@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.adyen-checkout__spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:8px}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:8px;margin-right:0}.adyen-checkout__spinner{animation:rotateSpinner 1.5s linear infinite;border-radius:50%;border:3px solid #06f;border-top-color:transparent;height:43px;width:43px}.adyen-checkout__spinner--large{height:43px;width:43px}.adyen-checkout__spinner--small{border-width:2px;height:16px;width:16px}.adyen-checkout__spinner--medium{height:28px;width:28px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adyen-checkout__button{background:#00112c;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;height:48px;margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 2px #99c2ff;outline:0}.adyen-checkout__button:hover{background:#1c3045;box-shadow:0 0,0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:#3a4a5c}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 2px #99c2ff,0 3px 4px rgba(0,15,45,.2)}.adyen-checkout__button:disabled,.adyen-checkout__button:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--loading{background:#687282;box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{margin-top:24px}.adyen-checkout__button.adyen-checkout__button--pay:disabled{opacity:1}.adyen-checkout__button.adyen-checkout__button--standalone{margin-top:0}.adyen-checkout__button.adyen-checkout__button--inline{display:block;font-size:.81em;height:auto;padding:10px 8px;width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:#00112c}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:#e6e9eb;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:rgba(0,102,255,.1);border:1px solid transparent;color:#06f;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:rgba(0,102,255,.2);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:rgba(0,102,255,.3);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:1px solid transparent;border-radius:3px;color:#06f;font-weight:400;padding:2px}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;text-decoration:underline}.adyen-checkout__button.adyen-checkout__button--completed,.adyen-checkout__button.adyen-checkout__button--completed:active,.adyen-checkout__button.adyen-checkout__button--completed:active:hover,.adyen-checkout__button.adyen-checkout__button--completed:hover{background:#0abf53;color:#fff}.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon{filter:brightness(0) invert(1)}.adyen-checkout__button__content{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__button__icon{margin-right:12px}[dir=rtl] .adyen-checkout__button__icon{margin-left:12px;margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{border-color:transparent #fff #fff}.adyen-checkout__fieldset{display:block;padding-bottom:8px;width:100%}.adyen-checkout__fieldset:last-of-type{padding-bottom:0}.adyen-checkout__fieldset+.adyen-checkout__fieldset{margin-top:16px}.adyen-checkout__fieldset__title{color:#687282;display:block;font-size:.68em;font-weight:700;letter-spacing:1px;margin:0;padding:0 0 12px;text-transform:uppercase}.adyen-checkout__field-group,.adyen-checkout__fieldset__fields{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.adyen-checkout__field-group:last-of-type .adyen-checkout__field{margin-bottom:0}.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields{color:#00112c;font-size:.81em;line-height:19px;margin:0}.adyen-checkout__field{display:block;margin-bottom:16px;width:100%}.adyen-checkout__field:last-of-type{margin-bottom:0}.adyen-checkout__label{display:block}.adyen-checkout__helper-text,.adyen-checkout__label__text{color:#00112c;display:block;font-size:.81em;font-weight:400;line-height:13px;padding-bottom:5px}.adyen-checkout__helper-text{color:#687282}.adyen-checkout__label__text{display:block;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:#d10244}.adyen-checkout__label--focused .adyen-checkout__label__text{color:#06f}.adyen-checkout__error-text{align-items:center;color:#d10244;display:flex;font-size:.75em;font-weight:400;margin-top:4px}.adyen-checkout__radio_group+.adyen-checkout-input__inline-validation{display:none}.adyen-checkout__radio_group__input{opacity:0;position:absolute}.adyen-checkout__radio_group__label{color:inherit;display:block;font-size:.81em;font-weight:400;line-height:16px;overflow:visible;padding-bottom:0;padding-left:24px;position:relative}.adyen-checkout__label--focused .adyen-checkout__radio_group__label{color:inherit}.adyen-checkout__radio_group__label:before{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;content:"";height:16px;left:0;position:absolute;top:0;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}.adyen-checkout__radio_group__label:hover:before{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__radio_group__label:after{background-color:#fff;border-radius:50%;box-shadow:0 1px 1px rgba(0,15,45,.25);content:"";display:block;height:6px;left:5px;margin:0 auto;position:absolute;top:5px;transform:scale(0);transition:transform .2s ease-out;width:6px}.adyen-checkout__radio_group__label:hover{border-color:#06f;cursor:pointer}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__label--selected{background-color:#06f;border:0;transition:all .2s ease-out}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:after{transform:scale(1)}.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{border-color:#06f;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:hover:before,.adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label:before{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before{border:1px solid #d10244}.adyen-checkout__checkbox{display:block}.adyen-checkout__checkbox__label{color:#00112c;cursor:pointer;display:inline-block;font-size:.81em;font-weight:400;line-height:19px;padding-left:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__checkbox__label{padding-left:0;padding-right:24px}.adyen-checkout__checkbox__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before{opacity:1}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after{background-color:#06f;border:1px solid #06f}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:#06f;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:1px solid #06f;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-bottom:1px solid transparent;border-right:1px solid transparent;border-radius:0 2px 1px 2px;border-color:transparent #fff #fff transparent;border-style:solid;border-width:1px 2px 2px 1px;content:"";height:11px;left:1px;opacity:0;position:absolute;top:2px;transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:6px;z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:8px}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:#fff;border:1px solid #b9c4c9;border-radius:3px;content:"";height:16px;left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:16px;z-index:0}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{left:auto;right:0}.adyen-checkout__field--consentCheckbox{background:#e6e9eb;border:1px solid #e6e9eb;border-radius:6px;padding:14px 14px 13px}[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:14px 14px 13px}.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error{border-color:#d10244}.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{right:-27px;top:10px}.Select-module_adyen-checkout__dropdown__2kGp2{position:relative}.Select-module_adyen-checkout__dropdown__button__waz0I{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.Select-module_adyen-checkout__dropdown__button__waz0I:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982z' fill='%23687282'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:6px;position:absolute;right:16px;width:8px}[dir=rtl] .Select-module_adyen-checkout__dropdown__button__waz0I:after{left:16px;right:auto}.Select-module_adyen-checkout__dropdown__button--active__1EqeU:after{transform:rotate(180deg)}.Select-module_adyen-checkout__filter-input__HMjy5{background:#fff;border:0;caret-color:#06f;color:#00112c;font-family:inherit;font-size:1em;height:100%;padding:0;width:100%}.Select-module_adyen-checkout__filter-input__HMjy5::-moz-placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__HMjy5::placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__HMjy5:active,.Select-module_adyen-checkout__filter-input__HMjy5:focus{outline:0}.Select-module_adyen-checkout__dropdown__list__2UxAp{background:#fff;display:none;list-style:none;margin:0 0 50px;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:1}.Select-module_adyen-checkout__dropdown__list__2UxAp.Select-module_adyen-checkout__dropdown__list--active__Mlt8t{display:block}.Select-module_adyen-checkout__dropdown__element__3nIQR{align-items:center;display:flex;justify-content:space-between}.adyen-checkout__image{opacity:0;transition:opacity .6s ease-out}.adyen-checkout__image--loaded{opacity:1}.adyen-checkout__dropdown{font-size:1em;max-width:100%;width:100%}.adyen-checkout__dropdown__button{background:#fff;border:1px solid #b9c4c9;border-radius:6px;color:#00112c;font-size:1em;height:40px;line-height:20px;outline:0;padding:7px 24px 7px 12px;text-decoration:none;transition:border .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}[dir=rtl] .adyen-checkout__dropdown__button{padding:7px 12px 7px 24px}.adyen-checkout__dropdown__button:hover{border-color:#99a3ad}.adyen-checkout__dropdown__button__icon{border-radius:3px;height:26px;margin-left:auto;margin-right:8px;max-width:40px}.adyen-checkout__dropdown__button--active,.adyen-checkout__dropdown__button--active:hover,.adyen-checkout__dropdown__button:active,.adyen-checkout__dropdown__button:focus{border-color:#06f;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__dropdown__button--readonly,.adyen-checkout__dropdown__button--readonly--active,.adyen-checkout__dropdown__button--readonly:focus,.adyen-checkout__dropdown__button--readonly:hover{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.adyen-checkout__dropdown__button--readonly:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982z' fill='%23B9C4C9'/%3E%3C/svg%3E")}.adyen-checkout__dropdown__button--invalid{border-color:#d10244}.adyen-checkout__dropdown__button--valid{border-bottom-color:#0abf53}.adyen-checkout__dropdown__button__text{overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__dropdown__list{border-radius:6px;box-shadow:0 2px 7px rgba(0,15,45,.3);max-height:375px;z-index:2}.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active{margin-top:2px}.adyen-checkout__dropdown__element{border:1px solid transparent;cursor:pointer;font-size:.81em;-webkit-hyphens:auto;hyphens:auto;line-height:20px;outline:0;padding:8px;transition:background .2s ease-out,border-color .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word}.adyen-checkout__dropdown__element:last-child{border-bottom:0}.adyen-checkout__dropdown__element:active,.adyen-checkout__dropdown__element:focus,.adyen-checkout__dropdown__element:hover{background:rgba(230,233,235,.6)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active{background:rgba(0,102,255,.1)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:active,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:focus,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:hover{background:rgba(0,102,255,.15)}.adyen-checkout__dropdown__element--disabled{cursor:not-allowed;opacity:.4}.adyen-checkout__dropdown__element__icon{border-radius:3px;margin-right:8px;max-height:26px;max-width:40px}.adyen-checkout__dropdown__element__flag{margin-left:8px;margin-right:10px;max-height:18px;max-width:27px}.adyen-checkout__dropdown+.adyen-checkout-input__inline-validation{right:32px}.adyen-checkout__field-wrapper{display:flex;width:100%}.adyen-checkout__field--20{width:20%}.adyen-checkout__field--30{width:30%}.adyen-checkout__field--40{width:40%}.adyen-checkout__field--50{width:50%}.adyen-checkout__field--60{width:60%}.adyen-checkout__field--70{width:70%}.adyen-checkout__field--80{width:80%}.adyen-checkout__field--col-70{width:calc(70% - 8px)}.adyen-checkout__field--col-30{width:calc(30% - 8px)}.adyen-checkout__field--col-50{width:calc(50% - 8px)}.adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-right:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-left:8px;margin-right:0}.adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:0;margin-right:8px}.adyen-checkout__field-wrapper:last-of-type>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input{background:#fff;border:1px solid #b9c4c9;border-radius:6px;caret-color:#06f;color:#00112c;display:block;font-family:inherit;font-size:1em;height:40px;outline:none;padding:5px 8px;position:relative;transition:border .2s ease-out,box-shadow .2s ease-out;width:100%}.adyen-checkout__input:hover{border-color:#99a3ad}.adyen-checkout__input:required{box-shadow:none}.adyen-checkout__input--disabled,.adyen-checkout__input[readonly]{background:#e6e9eb;border-color:#e6e9eb}.adyen-checkout__input--disabled:hover{border-color:#e6e9eb}.adyen-checkout__input-wrapper{display:block;position:relative}.adyen-checkout__input-wrapper--block{display:block}.adyen-checkout-input__inline-validation{height:16px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px}[dir=rtl] .adyen-checkout-input__inline-validation{left:14px;right:auto}[dir=ltr] .adyen-checkout-input__inline-validation{left:auto;right:14px}.adyen-checkout-input__inline-validation--valid{color:#0abf53}.adyen-checkout-input__inline-validation--invalid{color:#d10244}.adyen-checkout__input--invalid{border-color:#d10244}.adyen-checkout__input--valid{border-bottom-color:#0abf53}.adyen-checkout__input--error,.adyen-checkout__input--error:hover,.adyen-checkout__input--invalid,.adyen-checkout__input--invalid:hover{border-color:#d10244}.adyen-checkout__input::-moz-placeholder{color:#b9c4c9;font-weight:200}.adyen-checkout__input::placeholder{color:#b9c4c9;font-weight:200}.adyen-checkout__input--date{padding-right:30px}.adyen-checkout__input--focus,.adyen-checkout__input--focus:hover,.adyen-checkout__input:active,.adyen-checkout__input:active:hover,.adyen-checkout__input:focus,.adyen-checkout__input:focus:hover{border:1px solid #06f;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__input[readonly],.adyen-checkout__input[readonly]:hover{background-color:#e6e9eb;border-color:transparent;color:#687282;cursor:default}.adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group{display:flex}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group{display:flex;margin:8px 0}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper{margin-right:20px}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child{margin:0}.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress{padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:24px;padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:22px}.adyen-checkout__input--separateDeliveryAddress+.adyen-checkout__checkbox__label{margin-top:16px}.adyen-checkout__amazonpay__button{margin:auto}.adyen-checkout__amazonpay .adyen-checkout__button--ghost{display:block;margin:8px auto 0;width:auto}@supports (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__26P3-{-webkit-appearance:-apple-pay-button;cursor:pointer;display:inline-block}.ApplePayButton-module_apple-pay-button-black__3Ml54{-apple-pay-button-style:#000}.ApplePayButton-module_apple-pay-button-white__1qE8A{-apple-pay-button-style:#fff}.ApplePayButton-module_apple-pay-button-white-with-line__j9FE5{-apple-pay-button-style:white-outline}.ApplePayButton-module_apple-pay-button--type-plain__2mnnX{-apple-pay-button-type:plain}.ApplePayButton-module_apple-pay-button--type-buy__eMnIy{-apple-pay-button-type:buy}.ApplePayButton-module_apple-pay-button--type-donate__3zvI8{-apple-pay-button-type:donate}.ApplePayButton-module_apple-pay-button--type-check-out__ipg0J{-apple-pay-button-type:check-out}.ApplePayButton-module_apple-pay-button--type-book__155Xs{-apple-pay-button-type:book}.ApplePayButton-module_apple-pay-button--type-subscribe__3uPJ5{-apple-pay-button-type:subscribe}.ApplePayButton-module_apple-pay-button--type-add-money__xmCaj{-apple-pay-button-type:add-money}.ApplePayButton-module_apple-pay-button--type-contribute__RCq2P{-apple-pay-button-type:contribute}.ApplePayButton-module_apple-pay-button--type-order__f5tpZ{-apple-pay-button-type:order}.ApplePayButton-module_apple-pay-button--type-reload__1P53C{-apple-pay-button-type:reload}.ApplePayButton-module_apple-pay-button--type-rent__2J4wk{-apple-pay-button-type:rent}.ApplePayButton-module_apple-pay-button--type-support__3-p0R{-apple-pay-button-type:support}.ApplePayButton-module_apple-pay-button--type-tip__2-gCt{-apple-pay-button-type:tip}.ApplePayButton-module_apple-pay-button--type-top-up__9UKXI{-apple-pay-button-type:top-up}}@supports not (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__26P3-{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:5px;box-sizing:border-box;display:inline-block;max-height:64px;min-height:32px;min-width:200px;padding:0}.ApplePayButton-module_apple-pay-button-black__3Ml54{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}.ApplePayButton-module_apple-pay-button-white-with-line__j9FE5,.ApplePayButton-module_apple-pay-button-white__1qE8A{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}.ApplePayButton-module_apple-pay-button-white-with-line__j9FE5{border:.5px solid #000}}.adyen-checkout__applepay__button{height:40px;width:240px}.adyen-checkout__dropin .adyen-checkout__applepay__button{width:100%}.adyen-checkout__field--issuer-list{margin-bottom:0}.CardInput-module_card-input__wrapper__2tAzu{position:relative}.CardInput-module_card-input__wrapper__2tAzu *,.CardInput-module_card-input__wrapper__2tAzu :after,.CardInput-module_card-input__wrapper__2tAzu :before{box-sizing:border-box}.CardInput-module_card-input__icon__2Iaf5{border-radius:3px;height:18px;margin-left:7px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:27px}.CardInput-module_card-input__form__2Ij_n{opacity:1}.CardInput-module_card-input__spinner__1wHzq{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CardInput-module_card-input__spinner--active__1Dzoe{display:block}.CardInput-module_card-input__form--loading__3zh3Y{opacity:0}.CardInput-module_adyen-checkout__input__3Jmld{display:block;max-height:100px}.CardInput-module_adyen-checkout__card__cvc__input--hidden__1Z1lp,.CardInput-module_adyen-checkout__card__exp-date__input--hidden__3850Y{display:none}.CardInput-module_adyen-checkout__card__exp-cvc__exp-date__input--hidden__3wxr3{justify-content:flex-end}.CardInput-module_revolving-plan-installments__disabled__2yP53{opacity:.4;pointer-events:none}.adyen-checkout__card-input__form{transition:opacity .25s ease-out}.adyen-checkout__card__cardNumber{max-width:400px}.adyen-checkout__card__cardNumber__input{padding:5px 8px}.adyen-checkout__card__exp-date__input--oneclick{font-weight:400;line-height:30px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:16px}.adyen-checkout__card__holderName:first-child{margin:0 0 16px}.adyen-checkout__field--cardNumber .adyen-checkout__input--error .adyen-checkout__card__cardNumber__brandIcon,.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand)+.adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint,.adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint{opacity:0}@keyframes cvcIndicateLocation{0%{opacity:1}to{opacity:.3}}.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location,.adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:cvcIndicateLocation}.adyen-checkout__card__cvc__hint__wrapper{align-items:center;-webkit-backface-visibility:visible;backface-visibility:visible;display:flex;height:100%;margin:0 10px;position:absolute;right:0;top:0;transform:translateZ(0);transform-origin:center;transform-style:preserve-3d;transition:transform .3s cubic-bezier(.455,.03,.515,.955);width:27px;will-change:transform}.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper{transform:rotateY(180deg)}.adyen-checkout__card__cvc__hint{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;transition:opacity .1s linear}.adyen-checkout__card__cvc__hint--front{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.adyen-checkout__card__cvc__hint__wrapper{transition:none}}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields{justify-content:left}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group{display:flex;flex-direction:column}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper{margin-top:20px}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:15px;position:relative;top:42px;width:30%}.LoadingWrapper-module_loading-input__form__1jpVs{opacity:1}.LoadingWrapper-module_loading-input__form--loading__3LDWz{opacity:0}.LoadingWrapper-module_loading-input__spinner__3eCyK{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.LoadingWrapper-module_loading-input__spinner--active__3UDtX{display:block}.adyen-checkout__card__dual-branding__buttons{display:flex;opacity:.4;pointer-events:none}.adyen-checkout__card__dual-branding__buttons--active{opacity:1;pointer-events:auto}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon{cursor:pointer;opacity:1}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon:first-child{right:40px}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon--not-selected{opacity:.5}.adyen-checkout__button-group{background:transparent;display:flex;justify-content:space-between}.adyen-checkout__button-group .adyen-checkout__button{background:transparent;border:0;box-shadow:inset 0 0 0 1px #99a3ad;color:#00112c;font-size:.81em;font-weight:400;height:40px;line-height:40px;margin-right:8px;padding:0;text-align:center}.adyen-checkout__button-group .adyen-checkout__button:last-child{margin-right:0}.adyen-checkout__button-group .adyen-checkout__button:hover{background:transparent;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button:active{background:#f7f8f9;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button--disabled,.adyen-checkout__button-group .adyen-checkout__button--disabled:hover{cursor:not-allowed;opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button-group .adyen-checkout__button--selected,.adyen-checkout__button-group .adyen-checkout__button--selected:active,.adyen-checkout__button-group .adyen-checkout__button--selected:active:hover,.adyen-checkout__button-group .adyen-checkout__button--selected:hover{background:#e5efff;box-shadow:inset 0 0 0 2px #06f;color:#06f;font-weight:500;height:40px;transition:none}.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__adyen-giving .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__adyen-giving .adyen-checkout__status__text{color:#00112c;margin-bottom:56px;text-align:center}.adyen-checkout__campaign{background:#00112c;border-radius:6px;height:227px;overflow:hidden;position:relative}.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description{text-decoration:underline}.adyen-checkout__campaign-container{height:100%}.adyen-checkout__campaign-logo{border:2px solid hsla(0,0%,100%,.4);border-radius:3px;display:block;height:48px;margin-bottom:16px;overflow:hidden;width:48px}.adyen-checkout__campaign-background-image{background-color:#00112c;background-position:50%;background-size:cover;height:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:before{background:inherit;content:"";height:100%;position:absolute;transition:transform .6s ease-out;width:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:hover:before{transform:scale(1.1)}.adyen-checkout__campaign-link .adyen-checkout__campaign-content{pointer-events:none}.adyen-checkout__campaign-content{bottom:0;padding:16px;position:absolute;z-index:2}.adyen-checkout__campaign-description,.adyen-checkout__campaign-title{color:#fff;font-weight:400;margin:0}.adyen-checkout__campaign-title{font-size:1em;margin-bottom:8px}.adyen-checkout__campaign-description{font-size:.81em;line-height:19px}.adyen-checkout__adyen-giving-actions{margin-top:16px}.adyen-checkout__button.adyen-checkout__button--donate{margin:16px auto 8px}.adyen-checkout__button.adyen-checkout__button--decline{display:block;margin:auto;width:auto}.adyen-checkout__paywithgoogle>div>button,.adyen-checkout__paywithgoogle>div>button.long,.adyen-checkout__paywithgoogle>div>button.short{height:48px;transition:background-color .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__paywithgoogle>div>button.long:focus,.adyen-checkout__paywithgoogle>div>button.short:focus,.adyen-checkout__paywithgoogle>div>button:focus{box-shadow:0 0 0 2px #99c2ff;outline:0}.adyen-checkout__paywithgoogle>div>button.gpay-button{padding:15px 24px 13px}.adyen-checkout__voucher-result{border-radius:12px;box-sizing:border-box;position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:#fff;border:1px solid #d4d9db}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:12px 12px 0 0;padding:40px 0 24px}.adyen-checkout__voucher-result__bottom{border-radius:0 0 12px 12px;border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:#fff;display:flex;height:13px;margin:0 auto;position:relative;width:calc(100% - 14px)}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCAwIDUgMiAxLjUgNEg3VjBIMHptMCAxMyA1LTIgMS41LTRIN3Y2SDB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTYuNDIzIDYuNUM2LjQyMyAzLjMxMiAzLjc4My43NTYuNS41MThjMy4zODYuMjM2IDYgMi44NTUgNiA1Ljk4MiAwIDMuMTI3LTIuNjE0IDUuNzQ2LTYgNS45ODN2LS4wMDFjMy4yODQtLjIzNyA1LjkyMy0yLjc5NCA1LjkyMy01Ljk4MnoiIHN0cm9rZT0iI0Q0RDlEQiIvPjxwYXRoIGZpbGw9IiNENEQ5REIiIGQ9Ik0wIDBoMXYxSDB6TTAgMTJoMXYxSDB6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg3djEzSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.adyen-checkout__voucher-result__separator:before{left:-7px}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-position:100%;background-repeat:no-repeat;content:"";height:13px;position:absolute;top:0;width:7px}.adyen-checkout__voucher-result__separator:after{right:-7px;transform:rotate(-180deg)}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid #e6e9eb;width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:40px;width:100%}.adyen-checkout__link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:48px;margin:0 24px;position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before{border-left:1px solid #d4d9db;content:"";height:64px;left:-24.5px;position:absolute;top:-8px;width:1px}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:3px;height:48px}.adyen-checkout__voucher-result__introduction{color:#00112c;font-size:.81em;line-height:19px;margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:#00112c;font-size:1em;font-weight:700;margin:24px auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:#687282;display:block;font-size:.81em;font-weight:400;line-height:19px;text-align:center}.adyen-checkout__voucher-result__code__label{display:block;font-weight:400;left:0;line-height:19px;margin:0 auto;position:absolute;right:0;top:-2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.adyen-checkout__voucher-result__code__label:before{content:"";position:absolute}.adyen-checkout__voucher-result__code__label__text{background:#fff;color:#00112c;font-size:13px;letter-spacing:normal;line-height:1;padding:0 8px}.adyen-checkout__voucher-result__code__barcode{display:block;height:56px;margin:0 auto 8px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__voucher-result__code{border-width:1px 0;color:#00112c;display:inline-block;font-size:1.5em;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:16px 48px;position:relative;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all;width:100%;word-break:break-word}.adyen-checkout__voucher-result__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid #e6e9eb;color:#00112c;display:flex;font-size:.81em;justify-content:space-between;padding:16px 24px;word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto 32px;max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 4px}.adyen-checkout__paypal__buttons{position:relative;z-index:0}.adyen-checkout__paypal__button{display:flex;margin-bottom:16px}.adyen-checkout__paypal__button:empty{display:none}.adyen-checkout__paypal__status--pending{margin:16px 0}.adyen-checkout__paypal__status--processing{align-items:center;display:flex;font-size:13px;justify-content:center;padding:24px 0}.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending{margin:-16px 0 38px}.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing{padding:20px 0 65px}.adyen-checkout__phone-input{direction:ltr}.adyen-checkout__phone-input .adyen-checkout__input-wrapper{width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input:focus{border:1px solid #06f;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px;left:40px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input--phoneNumber{border:1px solid transparent;height:35px;margin-left:8px;padding-left:15px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput{align-items:center;display:flex}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput:focus{border:1px solid #06f;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__phoneNumber{align-items:center;display:flex;margin-left:65px;width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__countryFlag{position:absolute}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}.adyen-checkout__iban-input__number{padding:5px 36px 5px 8px;text-transform:uppercase}.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{background-color:transparent;box-sizing:border-box;display:block;height:inherit;min-height:400px;overflow:hidden;position:relative;width:100%}.adyen-checkout__threeds2__challenge--01,.adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe{height:400px;width:250px}.adyen-checkout__threeds2__challenge--02,.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{height:400px;width:390px}.adyen-checkout__threeds2__challenge--03,.adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe{height:600px;width:500px}.adyen-checkout__threeds2__challenge--04,.adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe{height:400px;width:600px}.adyen-checkout__threeds2__challenge--05,.adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe{height:100%;width:100%}.adyen-checkout__iframe--threeDSIframe{border:0;left:0;position:absolute;top:0}.adyen-checkout__qr-loader{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__qr-loader--result{padding:100px}.adyen-checkout__qr-loader__brand-logo{border-radius:3px;width:74px}.adyen-checkout__qr-loader__subtitle{margin:32px auto 0;max-width:400px}.adyen-checkout__qr-loader__subtitle--result{margin-bottom:32px}.adyen-checkout__qr-loader__payment_amount,.adyen-checkout__qr-loader__subtitle{color:#00112c;font-size:1em;line-height:19px}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{font-weight:700}.adyen-checkout__qr-loader__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:#06f;border-radius:24px;display:block;height:100%}.adyen-checkout__qr-loader__countdown{color:#687282;font-size:.81em}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none;margin-top:16px}.adyen-checkout__qr-loader__separator__label{color:#687282;display:block;font-size:13px;overflow:hidden;position:relative;text-align:center;z-index:1}.adyen-checkout__qr-loader__separator__label:after,.adyen-checkout__qr-loader__separator__label:before{background-color:#e6e9eb;content:"\a0";height:1px;overflow:hidden;position:absolute;top:51%;width:50%}.adyen-checkout__qr-loader__separator__label:before{margin-left:-52%;text-align:right}.adyen-checkout__qr-loader__separator__label:after{margin-left:2%}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:24px;text-decoration:none}.adyen-checkout__qr-loader__instructions{color:#687282;font-size:1em;line-height:1.5;margin-top:32px}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:32px}@media only screen and (max-device-width:1200px){.adyen-checkout__qr-loader__app-link{display:block}}.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code,.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}.adyen-checkout__alert-message{border-radius:6px;display:flex;font-size:.81em;margin:0 0 16px;padding:12px;text-align:left}.adyen-checkout__alert-message--error{background:#fbe6ed}.adyen-checkout__alert-message--warning{background:#ffeacc}.adyen-checkout__alert-message--info{background:#e5efff}.adyen-checkout__alert-message__icon{height:14px;margin-right:8px;width:14px}.adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;position:relative;width:100%}.adyen-checkout__giftcard-result__header__title{align-items:center;display:flex}.adyen-checkout__giftcard-result__name{margin-left:8px}.adyen-checkout__giftcard-result__balance{list-style:none;margin:16px 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:8px}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:#687282}.adyen-checkout__giftcard-result__balance__item:last-child{margin-bottom:0}.adyen-checkout__giftcard-result__balance__value--amount{font-weight:700}.adyen-checkout__giftcard-result__remaining-balance{color:#687282;font-size:13px;line-height:19px;margin:8px auto 0;text-align:center}.DropinComponent-module_adyen-checkout__payment-methods-list__2T9kQ{list-style:none;margin:0;padding:0}.DropinComponent-module_adyen-checkout__payment-method__2ZClo{display:block;max-height:60px}.DropinComponent-module_adyen-checkout__payment-method__details__2_jFP{display:none}.DropinComponent-module_adyen-checkout__payment-method__image__Fg2uw{height:26px;width:40px}.DropinComponent-module_adyen-checkout__payment-method__image__wrapper__pTTKr{margin-right:8px}[dir=rtl] .DropinComponent-module_adyen-checkout__payment-method__image__wrapper__pTTKr{margin-left:8px;margin-right:0}.DropinComponent-module_adyen-checkout__payment-method--selected__1zXEA{max-height:100%}.DropinComponent-module_adyen-checkout__payment-method--selected__1zXEA .DropinComponent-module_adyen-checkout__payment-method__details__2_jFP{display:block}.adyen-checkout__payment-method__disable-confirmation{background:#d10244;border-left:1px solid #c70241;border-right:1px solid #c70241;color:#fff;font-size:.81em;margin:0 -17px;max-height:0;opacity:0;overflow:hidden;transition:opacity .15s ease-out,max-height .15s linear,margin-bottom .1s linear}.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open{margin-bottom:16px;max-height:62px;opacity:1}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:#d10244;border:1px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:block;height:auto;line-height:14px;margin:0 0 0 8px;padding:8px;width:auto}.adyen-checkout__payment-method__disable-confirmation__button:hover,.adyen-checkout__payment-method__disable-confirmation__button:hover:focus{background:#b8023c;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button:active,.adyen-checkout__payment-method__disable-confirmation__button:hover:active{background:#9e0234;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button--remove,.adyen-checkout__payment-method__disable-confirmation__button--remove:disabled{border-color:#fff}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}.adyen-checkout__payment-method{background:#fff;border:1px solid #e6e9eb;cursor:pointer;margin-top:-1px;position:relative;transition:opacity .3s ease-out;width:100%}.adyen-checkout__payment-method:focus{outline:0}.adyen-checkout__payment-method--selected+.adyen-checkout__payment-method,.adyen-checkout__payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px;margin-top:0}.adyen-checkout__payment-method--next-selected,.adyen-checkout__payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}.adyen-checkout__payment-method--loading{opacity:.2}.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading{opacity:.9}.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content,.adyen-checkout__payment-method--disabling{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method--disabling{opacity:.3}.adyen-checkout__payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;padding:16px 16px 16px 48px;position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:16px 48px 16px 16px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:16px}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:#00112c;cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:400;margin-right:16px;max-width:100%;padding:0}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:16px;margin-right:0}.adyen-checkout__payment-method__surcharge{color:#687282;margin-left:5px}.adyen-checkout__payment-method--selected{background:#f7f8f9;border:1px solid #e6e9eb;border-radius:12px;cursor:default;margin:8px 0;transition:margin .15s cubic-bezier(.4,0,.2,1) 0ms,opacity .3s ease-out}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header{flex-wrap:wrap}.adyen-checkout__payment-method__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__payment-method__name--selected{font-weight:500}.adyen-checkout__payment-method__details{padding:0 16px;position:relative}.adyen-checkout__payment-method__details__content{margin:0 0 16px}.adyen-checkout__payment-method__image__wrapper{height:26px;position:relative;width:40px}.adyen-checkout__payment-method__image__wrapper--outline:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__payment-method__image{border-radius:3px;display:block}.adyen-checkout__payment-method__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;height:16px;margin:4px 0;overflow:hidden;text-align:right}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands{height:auto;overflow:visible;text-align:left}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{display:inline-block;height:16px;margin-right:4px;transition:opacity .2s ease-out;width:24px}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:0}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:4px}.adyen-checkout__payment-method__brands img{height:16px;width:24px}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method__radio{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;height:16px;left:16px;position:absolute;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:16px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__radio:after{background-color:#fff;border-radius:50%;content:"";display:block;height:6px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:6px}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__payment-method__radio--selected{background-color:#06f;border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}.adyen-checkout__order-payment-methods-list{list-style:none;margin:0 auto 16px;padding:0}.adyen-checkout__order-payment-method{background:#fff;border:1px solid #e6e9eb;margin-top:-1px;position:relative;width:100%}.adyen-checkout__order-payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.adyen-checkout__order-payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.adyen-checkout__order-payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:500;justify-content:space-between;padding:16px;position:relative;transition:background .1s ease-out;width:100%}.adyen-checkout__order-payment-method__details{padding:0 16px 16px}.adyen-checkout__order-payment-method__deducted-amount{display:flex;font-size:1em;justify-content:space-between;line-height:1em}.adyen-checkout__order-payment-method__deducted-amount__label{font-size:.81em}.adyen-checkout__order-payment-method__deducted-amount__value{font-weight:500}.adyen-checkout__order-remaining-amount{background:#ffeacc;border-radius:6px;color:#7f4a00;display:block;font-size:.81em;margin-bottom:16px;padding:8px 16px;width:100%}.adyen-checkout__order-remaining-amount strong{font-weight:700}.adyen-checkout__status{align-items:center;background-color:#fff;border:1px solid #d4d9db;border-radius:6px;color:#00112c;display:flex;flex-direction:column;font-size:1em;height:350px;justify-content:center;margin:0;padding:32px;text-align:center}.adyen-checkout__status__icon{margin-bottom:24px}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}.adyen-checkout__dropin,.adyen-checkout__dropin *,.adyen-checkout__dropin :after,.adyen-checkout__dropin :before{box-sizing:border-box}.adyen-checkout__payment-methods-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__link{color:#06f;text-decoration:none}.adyen-checkout__link:hover{text-decoration:underline}.AchInput-module_sf-input__wrapper__1V7mk{position:relative}.AchInput-module_sf-input__wrapper__1V7mk *,.AchInput-module_sf-input__wrapper__1V7mk :after,.AchInput-module_sf-input__wrapper__1V7mk :before{box-sizing:border-box}.AchInput-module_adyen-checkout__input__1SeSl{display:block;max-height:100px}.adyen-checkout__pm__holderName{margin-bottom:0}.adyen-checkout__fieldset__title+.adyen-checkout__ach-sf__form{margin-top:0}.adyen-checkout__ach-input .adyen-checkout__fieldset--address,.adyen-checkout__ach-sf__form{margin-top:16px}.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__await{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__await--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__await__brand-logo{border-radius:3px;width:74px}.adyen-checkout__await__indicator-text,.adyen-checkout__await__subtitle{color:#00112c;font-size:1em;line-height:19px;margin-top:32px}.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text{margin-left:10px;margin-top:6px}.adyen-checkout__await__indicator-holder{display:flex;justify-content:center;margin-bottom:20px;margin-top:32px}.adyen-checkout__await__subtitle--result{margin-bottom:32px}.adyen-checkout__await__icon{height:88px;width:88px}.adyen-checkout__await__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;width:152px}.adyen-checkout__await__percentage{background:#06f;border-radius:24px;display:block;height:100%}.adyen-checkout__await__countdown{color:#687282;font-size:.81em}.adyen-checkout__await>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__await__app-link{display:none;margin-top:16px}.adyen-checkout__await__separator__label{color:#687282;display:block;font-size:13px;overflow:hidden;position:relative;text-align:center;z-index:1}.adyen-checkout__await__separator__label:after,.adyen-checkout__await__separator__label:before{background-color:#e6e9eb;content:"\a0";height:1px;overflow:hidden;position:absolute;top:51%;width:50%}.adyen-checkout__await__separator__label:before{margin-left:-52%;text-align:right}.adyen-checkout__await__separator__label:after{margin-left:2%}@media only screen and (max-device-width:1200px){.adyen-checkout__await__app-link{display:block}}.adyen-checkout__blik__helper{color:#00112c;font-size:1em;font-weight:400;margin:0 0 16px;padding:0}.adyen-checkout__bankTransfer__introduction{color:#00112c;font-size:.81em;font-weight:400;margin:0 0 16px;padding:0}.adyen-checkout__bankTransfer__emailField{margin:0 0 16px}.adyen-checkout__bacs--confirm{position:relative}.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__bacs .adyen-checkout__field--inactive{pointer-events:none}.adyen-checkout__bacs .adyen-checkout__bacs--edit{cursor:pointer;position:absolute;right:0;top:-25px;width:20%}.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin{top:-50px}.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button{background:none;border:none;color:#06f;cursor:pointer;text-align:end;text-decoration:underline}.adyen-checkout__voucher-result__introduction{font-size:1em;max-width:420px}.adyen-checkout__klarna-widget{pointer-events:all}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:"normal";line-height:1.6;color:#212738;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1.5rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:"bold"}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#fe5757;text-decoration:none;background-color:transparent}a:hover{color:#fe0b0b;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.375rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2222222222}.h1,h1{font-size:1.85rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.375rem}.h4,h4{font-size:1.125rem}.h5,.h6,h5,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875rem;font-weight:"normal"}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875rem;color:#6c757d}.blockquote-footer:before{content:"— "}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#fe5757}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}:root{--cx-spatial-base:0.5rem;--cx-spatial-sm:calc(var(--cx-spatial-base) / 2);--cx-spatial-md:calc(2 * var(--cx-spatial-base));--cx-spatial-lg:calc(4 * var(--cx-spatial-base));--cx-spatial-xl:calc(8 * var(--cx-spatial-base))}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(254,87,87,.25)}.btn-background.focus,.btn-background:focus,.btn-background:not(:disabled):not(.disabled).active:focus,.btn-background:not(:disabled):not(.disabled):active:focus,.show>.btn-background.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(212,213,214,.5)}.btn-text.focus,.btn-text:focus,.btn-text:not(:disabled):not(.disabled).active:focus,.btn-text:not(:disabled):not(.disabled):active:focus,.show>.btn-text.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,71,86,.5)}.btn-inverse.focus,.btn-inverse:focus,.btn-inverse:not(:disabled):not(.disabled).active:focus,.btn-inverse:not(:disabled):not(.disabled):active:focus,.show>.btn-inverse.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,222,223,.5)}.btn-transparent.focus,.btn-transparent:focus,.btn-transparent:not(:disabled):not(.disabled).active:focus,.btn-transparent:not(:disabled):not(.disabled):active:focus,.show>.btn-transparent.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(254,112,112,.5)}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(137,140,148,.5)}.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(117,184,43,.5)}.btn-info.focus,.btn-info:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning.focus,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger.focus,.btn-danger:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(224,38,40,.5)}.btn-light.focus,.btn-light:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(184,187,192,.5)}.btn-dark.focus,.btn-dark:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,71,86,.5)}.btn-visual-focus.focus,.btn-visual-focus:focus,.btn-visual-focus:not(:disabled):not(.disabled).active:focus,.btn-visual-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-visual-focus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(98,139,216,.5)}.btn-background-focus.focus,.btn-background-focus:focus,.btn-background-focus:not(:disabled):not(.disabled).active:focus,.btn-background-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-background-focus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(44,69,88,.5)}.btn-outline-background.focus,.btn-outline-background:focus,.btn-outline-background:not(:disabled):not(.disabled).active:focus,.btn-outline-background:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-background.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,95.7%,.5)}.btn-action:focus,.btn-action:not(:disabled):not(.disabled).active:focus,.btn-action:not(:disabled):not(.disabled):active:focus,.btn-outline-text.focus,.btn-outline-text:focus,.btn-outline-text:not(:disabled):not(.disabled).active:focus,.btn-outline-text:not(:disabled):not(.disabled):active:focus,.focus.btn-action,.show>.btn-outline-text.dropdown-toggle:focus,.show>.dropdown-toggle.btn-action:focus{box-shadow:0 0 0 .2rem rgba(33,39,56,.5)}.btn-outline-inverse.focus,.btn-outline-inverse:focus,.btn-outline-inverse:not(:disabled):not(.disabled).active:focus,.btn-outline-inverse:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-inverse.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-transparent.focus,.btn-outline-transparent:focus,.btn-outline-transparent:not(:disabled):not(.disabled).active:focus,.btn-outline-transparent:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-transparent.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(254,87,87,.5)}.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(116,120,129,.5)}.btn-outline-success.focus,.btn-outline-success:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(93,172,6,.5)}.btn-outline-info.focus,.btn-outline-info:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning.focus,.btn-outline-warning:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger.focus,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(219,0,2,.5)}.btn-outline-light.focus,.btn-outline-light:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(211,214,219,.5)}.btn-outline-dark.focus,.btn-outline-dark:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(33,39,56,.5)}.btn-outline-visual-focus.focus,.btn-outline-visual-focus:focus,.btn-outline-visual-focus:not(:disabled):not(.disabled).active:focus,.btn-outline-visual-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-visual-focus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(109,157,247,.5)}.btn-outline-background-focus.focus,.btn-outline-background-focus:focus,.btn-outline-background-focus:not(:disabled):not(.disabled).active:focus,.btn-outline-background-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-background-focus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(80,176,244,.5)}button:focus{outline:none}button.link{background-color:transparent;border-style:none;padding:0;cursor:pointer}button.link:disabled{pointer-events:none;cursor:not-allowed;opacity:.8}.btn{font-size:1.125rem;text-transform:capitalize;line-height:1.34;padding:11px 12px;height:48px;max-height:48px;min-width:48px;border-radius:var(--cx-buttons-border-radius)}.btn-sm{padding-top:0;padding-bottom:0;height:40px;max-height:40px;min-width:40px}.btn-lg{height:55px;max-height:55px;min-width:55px}.btn-primary{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary)}.btn-primary.active,.btn-primary:hover{filter:brightness(calc(88 / 100))}.btn-primary.active,.btn-primary.disabled,.btn-primary:disabled,.btn-primary:hover{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary)}.btn-primary.disabled:hover,.btn-primary:disabled:hover{border-color:var(--cx-color-primary);filter:brightness(calc(100 / 100))}.btn-primary:focus{box-shadow:0 0 0 .2em rgba(var(--cx-color-primary),.5)}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);filter:brightness(calc(88 / 100))}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2em rgba(var(--cx-color-primary),.5)}.btn-secondary{background-color:var(--cx-color-secondary);border-color:var(--cx-color-secondary)}.btn-secondary.active,.btn-secondary:hover{filter:brightness(calc(84 / 100))}.btn-secondary.active,.btn-secondary.disabled,.btn-secondary:disabled,.btn-secondary:hover{background-color:var(--cx-color-secondary);border-color:var(--cx-color-secondary)}.btn-secondary.disabled:hover,.btn-secondary:disabled:hover{border-color:var(--cx-color-secondary);filter:brightness(calc(100 / 100))}.btn-secondary:focus{box-shadow:0 0 0 .2em rgba(var(--cx-color-primary),.5)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background-color:var(--cx-color-secondary);border-color:var(--cx-color-secondary);filter:brightness(calc(84 / 100))}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2em rgba(var(--cx-color-primary),.5)}.btn-link{font-size:1.125rem;color:var(--cx-color-text);text-decoration:underline}.btn-action{border-width:2px;border-style:solid}.btn-action:hover{border:2px solid var(--cx-color-primary)}.btn-action.active,.btn-action:hover{color:var(--cx-color-primary);background-color:var(--cx-color-inverse)}.btn-action.active{border-width:2px;border-style:solid}.btn-action.disabled{color:var(--cx-color-light);border:2px solid var(--cx-color-light);opacity:1}.cx-toggle-button{position:absolute;top:10px;left:100%}.cx-toggle-button *,.cx-toggle-button :after,.cx-toggle-button :before{box-sizing:border-box}.cx-toggle-button input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch{background-color:var(--cx-color-primary);border:1px solid var(--cx-color-primary)}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch:before{content:" ";left:0}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch:after{content:" ";border:2px solid var(--cx-color-inverse);background-color:var(--cx-color-inverse);transform:translate3d(22px,0,0)}.cx-toggle-button input[type=checkbox][disabled]~label,.cx-toggle-button input[type=checkbox][disabled]~label .cx-toggle-switch{pointer-events:none}.cx-toggle-button input[type=checkbox][disabled]:checked~label .cx-toggle-switch{background-color:var(--cx-color-light);border:1px solid var(--cx-color-light)}.cx-toggle-button input[type=checkbox][disabled]:checked~label .cx-toggle-text{color:var(--cx-color-light)}.cx-toggle-button label{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:flex;align-items:center}.cx-toggle-button label .cx-toggle-switch{position:relative;height:32px;flex:0 0 56px;border-radius:60px;border:1px solid var(--cx-color-secondary);background-color:var(--cx-color-inverse);transition:background-color .3s cubic-bezier(0,1,.5,1)}.cx-toggle-button label .cx-toggle-switch:before{content:" ";position:absolute;top:0;text-transform:uppercase;text-align:center;left:28px;font-size:12px;line-height:32px;width:28px;padding:0 12px}.cx-toggle-button label .cx-toggle-switch:after{content:" ";position:absolute;text-transform:uppercase;text-align:center;transform:translateZ(0);top:3px;left:3px;border-radius:30px;width:25px;line-height:20px;transition:transform .3s cubic-bezier(0,1,.5,1);border:2px solid var(--cx-color-secondary);background-color:var(--cx-color-secondary);z-index:1}.cx-toggle-button label .cx-toggle-text{flex:1;-webkit-padding-start:.35rem;padding-inline-start:.35rem;color:var(--cx-color-secondary)}.cx-toggle-button input[type=checkbox]:focus~label .cx-toggle-switch{box-shadow:0 0 2px 3px var(--cx-color-visual-focus)}.btn:focus,button:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width,2px);outline-offset:4px;transition:none}cx-form-errors{display:none}cx-form-errors.control-invalid.control-dirty,cx-form-errors.control-invalid.control-touched{display:initial}cx-form-errors p{font-size:14px;margin:6px 0;-webkit-padding-start:25px;padding-inline-start:25px;position:relative;word-break:break-word}cx-form-errors p:after,cx-form-errors p:before{position:absolute;left:0;top:0;bottom:0;margin:auto;width:20px;height:20px}cx-form-errors p:before{content:"";background-color:var(--cx-color-danger);border-radius:50%}cx-form-errors p:after{content:"!";color:var(--cx-color-inverse);font-weight:var(--cx-font-weight-bold);text-align:center;line-height:20px}cx-form-errors p:focus{box-shadow:none;-webkit-box-shadow:none}input[type=checkbox],input[type=radio]{-webkit-margin-start:-2.25rem;margin-inline-start:-2.25rem}legend{margin-bottom:.375rem}.form-check{-webkit-padding-start:2.25rem;padding-inline-start:2.25rem}.form-check input+.form-check-label{color:var(--cx-color-text)}.form-check input:disabled+.form-check-label{color:var(--cx-color-light)}.form-check input[role=checkbox]:focus,.form-check input[role=radio]:focus{box-shadow:0 0 0 3px var(--cx-color-light)}.form-check input[type=checkbox]{border-radius:5px;border:2px solid var(--cx-color-light)}.form-check input[type=checkbox]:checked{border-color:var(--cx-color-primary);background-color:var(--cx-color-primary)}.form-check input[type=checkbox]:checked:after{color:var(--cx-color-inverse);width:9px;border-color:var(--cx-color-inverse);border-width:0 0 2px 2px}input[type=radio]{border:2px solid var(--cx-color-light)}input[type=radio]:checked{border-color:var(--cx-color-primary)!important}input[type=radio]:checked:after{background-color:var(--cx-color-primary)}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--cx-color-light)}.ng-select .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single .ng-arrow-wrapper .ng-arrow{border-top:5px solid var(--cx-color-text)}.ng-select .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container{-webkit-padding-start:10px;padding-inline-start:10px}.ng-select .ng-arrow-wrapper{-webkit-padding-end:5px;padding-inline-end:5px}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog,.modal.fade cx-anonymous-consent-dialog .cx-anonymous-consent-dialog,cx-anonymous-consent-dialog .modal.fade .cx-anonymous-consent-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog,.modal.fade cx-anonymous-consent-dialog .cx-anonymous-consent-dialog,cx-anonymous-consent-dialog .modal.fade .cx-anonymous-consent-dialog{transition:none}}.modal.show .modal-dialog,.modal.show cx-anonymous-consent-dialog .cx-anonymous-consent-dialog,cx-anonymous-consent-dialog .modal.show .cx-anonymous-consent-dialog{transform:none}.modal.modal-static .modal-dialog,.modal.modal-static cx-anonymous-consent-dialog .cx-anonymous-consent-dialog,cx-anonymous-consent-dialog .modal.modal-static .cx-anonymous-consent-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .modal-dialog-scrollable .cx-dialog-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-header{flex-shrink:0}.modal-dialog-scrollable .modal-body,.modal-dialog-scrollable cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-body{overflow-y:auto}.modal-dialog-centered,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable,cx-anonymous-consent-dialog .modal-dialog-scrollable.cx-anonymous-consent-dialog{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content,.modal-dialog-centered.modal-dialog-scrollable cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-dialog-content,cx-anonymous-consent-dialog .modal-dialog-scrollable.cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .modal-dialog-scrollable.cx-anonymous-consent-dialog .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before,cx-anonymous-consent-dialog .modal-dialog-scrollable.cx-anonymous-consent-dialog:before{content:none}.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .modal-dialog-scrollable .cx-dialog-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.close{float:right;font-size:1.5rem;font-weight:"bold";line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header{padding:1rem}.modal-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{padding:27px 30px}.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{border-radius:0;border:none}.modal .close{font-size:38px;font-weight:100;bottom:5px;position:relative;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;align-self:flex-end}.modal[aria-hidden=false]{display:block}.modal-lg,.modal-xl,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{max-width:768px!important;min-width:768px!important}@media (min-width:768px){.modal-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{max-width:768px!important;min-width:768px!important}}@media (max-width:767.98px){.modal-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{min-width:100%!important;max-width:100%!important}.modal-dialog,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{margin:0!important;min-width:100%!important;max-width:100%!important}.modal-dialog-centered,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{margin:0!important;height:100%;align-items:unset!important;overflow-y:auto}.modal-dialog,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog{overflow-y:initial}}.alert{position:relative;padding:20px 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0}.alert-heading{color:inherit}.alert-link{font-weight:"bold"}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:20px 1.25rem;color:inherit}.alert-background{color:#7f7f7f;background-color:#fdfdfd;border-color:#fcfcfc}.alert-background hr{border-top-color:#efefef}.alert-background .alert-link{color:#666}.alert-text{color:#11141d;background-color:#d3d4d7;border-color:#c1c3c7}.alert-text hr{border-top-color:#b4b6bb}.alert-text .alert-link{color:#000}.alert-inverse{color:#858585;background-color:#fff;border-color:#fff}.alert-inverse hr{border-top-color:#f2f2f2}.alert-inverse .alert-link{color:#6c6c6c}.alert-transparent{color:rgba(0,0,0,.48);background-color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.72)}.alert-transparent hr{border-top-color:hsla(0,0%,94.9%,.72)}.alert-transparent .alert-link{color:rgba(0,0,0,.48)}.alert-primary{color:#842d2d;background-color:#fdd;border-color:#ffd0d0}.alert-primary hr{border-top-color:#ffb7b7}.alert-primary .alert-link{color:#5e2020}.alert-secondary{color:#3c3e43;background-color:#e3e4e6;border-color:#d8d9dc}.alert-secondary hr{border-top-color:#cbccd0}.alert-secondary .alert-link{color:#242528}.alert-success{color:#305903;border-color:#d2e8b9}.alert-success hr{border-top-color:#c6e2a6}.alert-success .alert-link{color:#152801}.alert-info{color:#0c5460;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#720001;background-color:#f8cccc;border-color:#f5b8b8}.alert-danger hr{border-top-color:#f2a2a2}.alert-danger .alert-link{color:#3f0001}.alert-light{color:#6e6f72;background-color:#f6f7f8;border-color:#f3f4f5}.alert-light hr{border-top-color:#e5e7e9}.alert-light .alert-link{color:#555658}.alert-dark{color:#11141d;background-color:#d3d4d7;border-color:#c1c3c7}.alert-dark hr{border-top-color:#b4b6bb}.alert-dark .alert-link{color:#000}.alert-visual-focus{color:#395280;background-color:#e2ebfd;border-color:#d6e4fd}.alert-visual-focus hr{border-top-color:#bed4fc}.alert-visual-focus .alert-link{color:#293b5d}.alert-background-focus{color:rgba(4,9,13,.532);background-color:rgba(253,254,255,.82);border-color:rgba(251,253,255,.748)}.alert-background-focus hr{border-top-color:rgba(226,240,255,.748)}.alert-background-focus .alert-link{color:rgba(0,0,0,.532)}.alert{text-align:var(--cx-text-align,center);color:var(--cx-color,var(--cx-color-text));font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);padding-top:0;-webkit-padding-end:4rem;padding-inline-end:4rem;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px;line-height:var(--cx-line-height,1.5);min-height:70px;flex-direction:row;align-items:center;display:flex;justify-content:center}.alert-icon{height:var(--cx-height,25px);-webkit-margin-end:var(--cx-margin-right,.5rem);margin-inline-end:var(--cx-margin-right,.5rem);vertical-align:var(--cx-vertical-align,middle)}.alert-icon,.alert-icon:before{position:var(--cx-position,relative);display:var(--cx-display,inline-block)}.alert-icon:before{font-size:18px;font-weight:"bold";text-align:var(--cx-text-align,center);width:var(--cx-width,26px);height:var(--cx-height,26px)}.alert-success{background-color:#dfeecd;border:var(--cx-border,none)}.alert-success .alert-icon cx-icon{color:var(--cx-color,var(--cx-color-success))}.alert-danger{background-color:#fad9d9;border:var(--cx-border,none)}.alert-danger .alert-icon cx-icon{color:var(--cx-color,var(--cx-color-danger))}.alert-info{background-color:#d1ecf1;border:var(--cx-border,none)}.alert-info .alert-icon cx-icon{color:var(--cx-color,var(--cx-color-info))}.alert-warning{background-color:#fff1c8;border:var(--cx-border,none)}.alert-warning .alert-icon cx-icon{color:var(--cx-color,var(--cx-color-warning))}.alert .close{font-weight:var(--cx-font-weight,var(--cx-font-weight-normal));position:var(--cx-position,absolute);top:var(--cx-top,32%);right:3rem}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-style:normal;font-weight:"normal";line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#212738}.tooltip.show{opacity:1}.tooltip-inner{background-color:#212738;padding:9px 15px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-background,.table-background>td,.table-background>th{background-color:#fcfcfc}.table-background tbody+tbody,.table-background td,.table-background th,.table-background thead th{border-color:#f9f9f9}.table-hover .table-background:hover,.table-hover .table-background:hover>td,.table-hover .table-background:hover>th{background-color:#efefef}.table-text,.table-text>td,.table-text>th{background-color:#c1c3c7}.table-text tbody+tbody,.table-text td,.table-text th,.table-text thead th{border-color:#8c8f98}.table-hover .table-text:hover,.table-hover .table-text:hover>td,.table-hover .table-text:hover>th{background-color:#b4b6bb}.table-inverse,.table-inverse>td,.table-inverse>th{background-color:#fff}.table-inverse tbody+tbody,.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#fff}.table-hover .table-inverse:hover,.table-hover .table-inverse:hover>td,.table-hover .table-inverse:hover>th{background-color:#f2f2f2}.table-transparent,.table-transparent>td,.table-transparent>th{background-color:hsla(0,0%,100%,.72)}.table-transparent tbody+tbody,.table-transparent td,.table-transparent th,.table-transparent thead th{border-color:hsla(0,0%,100%,.48)}.table-hover .table-transparent:hover,.table-hover .table-transparent:hover>td,.table-hover .table-transparent:hover>th{background-color:hsla(0,0%,94.9%,.72)}.table-primary,.table-primary>td,.table-primary>th{background-color:#ffd0d0}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#fea8a8}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#ffb7b7}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d8d9dc}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b7b9bd}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cbccd0}.table-success,.table-success>td,.table-success>th{background-color:#d2e8b9}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#abd47e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#c6e2a6}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5b8b8}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ec7a7b}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f2a2a2}.table-light,.table-light>td,.table-light>th{background-color:#f3f4f5}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#e8eaec}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#e5e7e9}.table-dark,.table-dark>td,.table-dark>th{background-color:#c1c3c7}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#8c8f98}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b4b6bb}.table-visual-focus,.table-visual-focus>td,.table-visual-focus>th{background-color:#d6e4fd}.table-visual-focus tbody+tbody,.table-visual-focus td,.table-visual-focus th,.table-visual-focus thead th{border-color:#b3ccfb}.table-hover .table-visual-focus:hover,.table-hover .table-visual-focus:hover>td,.table-hover .table-visual-focus:hover>th{background-color:#bed4fc}.table-background-focus,.table-background-focus>td,.table-background-focus>th{background-color:rgba(251,253,255,.748)}.table-background-focus tbody+tbody,.table-background-focus td,.table-background-focus th,.table-background-focus thead th{border-color:rgba(246,251,254,.532)}.table-hover .table-background-focus:hover,.table-hover .table-background-focus:hover>td,.table-hover .table-background-focus:hover>th{background-color:rgba(226,240,255,.748)}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table thead th{border-bottom:0;border-top:none;font-size:.875rem;font-weight:"semi";text-transform:uppercase;color:#747881;text-align:center}.table td{vertical-align:middle}.table-hover tbody tr{min-height:74px}.table-hover tbody tr:hover{background-color:#f4f4f4}.table--mobile{font-weight:"bold";display:none}@media (max-width:767.98px){.table--mobile{display:inline-flex}}.table-close{position:relative;right:18px;width:18px;height:18px}.table-close:hover{opacity:1}.table-close:after,.table-close:before{position:absolute;left:15px;content:" ";height:18px;width:2px;background-color:#747881;top:30%}.table-close:before{transform:rotate(45deg)}.table-close:after{transform:rotate(-45deg)}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.card{border-radius:0}.card-body{padding:20px}.card-body-title{padding-bottom:10px;font-size:var(--cx-font-size,1.125rem)}.card-body-title,.card-header{font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}.card-header{background-color:var(--cx-color-secondary);font-size:var(--cx-font-size,.875rem);color:var(--cx-color-inverse);line-height:20px;padding-top:5px;padding-bottom:5px}.card-header,.card-header:first-child{border-radius:0}.card-actions-container{display:flex;justify-content:flex-end;padding:1.25rem 0 0}.card-label-bold,.card-link{font-weight:var(--cx-font-weight-bold)}.card-link{font-size:var(--cx-font-size,.875rem);line-height:var(--cx-line-height,1.2222222222)}.accordion .card{margin-bottom:20px;border:none}.accordion .card-header{background-color:#f4f4f4;padding:25px 20px;border:none}.accordion .card-header h5{font-size:1.375rem;font-weight:600;color:#212738}.accordion .card-header h5 .btn{text-align:start;text-decoration:none!important;width:100%;font-weight:600}.accordion .card-header h5 .btn:hover{text-decoration:none}.accordion .card-header h5 .btn:after{float:right;font-size:33px;bottom:12px;position:relative}.accordion .card-header h5 .btn[aria-expanded=false]:after{content:"+"}.accordion .card-header h5 .btn[aria-expanded=true]{color:#fe5757}.accordion .card-header h5 .btn[aria-expanded=true]:after{content:"–"}.accordion .card-body{padding:30px 0 20px}.cx-accordion{margin:5px auto;line-height:1.6;list-style-type:none;padding:0}.cx-accordion .cx-accordion-item{border:1px solid var(--cx-color-light);position:relative;margin-top:10px;margin-bottom:10px}.cx-accordion .cx-accordion-item .cx-accordion-tab{background-color:var(--cx-color-inverse)}.cx-accordion .cx-accordion-item .cx-accordion-tab:hover{cursor:pointer}.cx-accordion .cx-accordion-item .cx-accordion-tab .cx-accordion-title{padding-top:15px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:15px;-webkit-padding-start:50px;padding-inline-start:50px;display:block;position:relative;font-weight:600}.cx-accordion .cx-accordion-item .cx-accordion-tabpanel{transition:height .3s ease-out;height:0;overflow:hidden;background-color:var(--cx-color-inverse)}.cx-accordion .cx-accordion-item .cx-accordion-tabpanel .cx-accordion-content{padding-top:0;-webkit-padding-end:40px;padding-inline-end:40px;padding-bottom:10px;-webkit-padding-start:40px;padding-inline-start:40px}ul[role=tablist] .nav-link.active{background-color:var(--cx-color-inverse);color:var(--cx-color-primary)}ul[role=tablist] .nav-link.active div{color:var(--cx-color-primary)}.carousel-indicators{margin-bottom:0}.carousel-indicators li{-webkit-margin-start:7px;margin-inline-start:7px}@media (min-width:1200px){.carousel-indicators li{-webkit-margin-start:25px;margin-inline-start:25px}}.carousel-indicators>.active{background-color:#fe5757}.carousel-indicators>li{background-color:#d3d6db;width:12px;height:12px;border-radius:50%}@media (min-width:1200px){.carousel-indicators>li{width:18px;height:18px}}.carousel-inner{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}@media (min-width:992px){.carousel-inner{-webkit-margin-start:30px;margin-inline-start:30px;-webkit-margin-end:30px;margin-inline-end:30px}}a,a:hover{color:var(--cx-color-primary)}a.disabled{pointer-events:var(--cx-pointer-event,none !important);cursor:var(--cx-cursor,not-allowed !important);opacity:.8}.cx-action-link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);text-transform:capitalize;text-decoration:underline;cursor:pointer;display:inline-block}.cx-action-link:hover{color:var(--cx-color-primary);text-decoration:none}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:"normal";color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#fe5757}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.dropdown-menu{border-radius:0;margin-top:11px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:transparent}.cx-app__breadcrumb{background-color:#f4f4f4;text-align:center;padding-top:25px}.cx-page{padding-bottom:120px}.cx-page-header{background-color:var(--cx-color-background);text-align:center;padding:25px 0}.cx-page-title{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:var(--cx-font-weight-semi);margin:0 auto}.cx-page-section{padding-top:60px}.cx-section{margin-bottom:var(--cx-margin-bottom,50px)}.cx-section:last-child{margin-bottom:var(--cx-margin-bottom,0)}.cx-section-title{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:var(--cx-font-weight,var(--cx-font-weight-semi));margin-bottom:var(--cx-margin-bottom,25px)}.cx-section-title,.cx-section-title-alt{text-transform:var(--cx-text-transform,none)}.cx-notice{padding:32px 0;text-align:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6);color:var(--cx-color-dark);background-color:var(--cx-color-inverse);margin-bottom:-1.5rem}@keyframes spin{to{transform:rotate(1turn)}}:root{--cx-spinner-size:40px}cx-product-images cx-media:after{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:var(--cx-spinner-size);height:var(--cx-spinner-size);margin-top:calc(-1 * (var(--cx-spinner-size) / 2));-webkit-margin-start:calc(-1 * (var(--cx-spinner-size) / 2));margin-inline-start:calc(-1 * (var(--cx-spinner-size) / 2));border-radius:50%;border:2px solid var(--cx-color-light);border-top-color:var(--cx-color-primary);animation:spin .6s linear infinite;z-index:1;opacity:var(--cx-opacity,0);transition:all var(--cx-transition-duration,.6s);pointer-events:none}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.cx-hamburger,.hamburger{padding:10px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.cx-hamburger:hover,.hamburger.is-active:hover,.hamburger:hover,.is-active.cx-hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before,.is-active.cx-hamburger .hamburger-inner,.is-active.cx-hamburger .hamburger-inner:after,.is-active.cx-hamburger .hamburger-inner:before{background-color:#fff}.hamburger-box{width:26px;height:17px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:26px;height:3px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.cx-hamburger .hamburger-inner,.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.cx-hamburger .hamburger-inner:before,.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.cx-hamburger .hamburger-inner:after,.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner,.is-active.cx-hamburger .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before,.is-active.cx-hamburger .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after,.is-active.cx-hamburger .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.cx-dialog-popover,.cx-dialog-popover-center,.cx-dialog-popover-center-backdrop,.cx-sidebar-end,.cx-sidebar-start{position:fixed;z-index:1050;top:0;left:0;height:100%;width:100%;outline:0}.cx-sidebar-start{display:flex;justify-content:flex-start}.cx-sidebar-end{display:flex;justify-content:flex-end}.cx-dialog-popover-center,.cx-dialog-popover-center-backdrop{display:grid;place-items:center}.cx-dialog-popover-center-backdrop{background-color:rgba(0,0,0,.5)}:root{--cx-color-background:#f4f4f4;--cx-color-text:#212738;--cx-color-inverse:#fff;--cx-color-transparent:transparent;--cx-color-primary:#fe5757;--cx-color-secondary:#747881;--cx-color-success:#5dac06;--cx-color-info:#17a2b8;--cx-color-warning:#ffc107;--cx-color-danger:#db0002;--cx-color-light:#d3d6db;--cx-color-dark:#212738;--cx-color-visual-focus:#6d9df7;--cx-color-background-focus:rgba(80,176,244,0.1);--cx-page-width-max:1140px;--cx-font-weight-light:300;--cx-font-weight-normal:400;--cx-font-weight-semi:600;--cx-font-weight-bold:700;--cx-direction:ltr;--cx-transition-duration:0.5s;--cx-animation-duration:1s;--cx-border-radius:1em;--cx-buttons-border-radius:0.25rem;--cx-border-style:solid}:root body{text-align:start}:root{--btf-delay:300ms;--btf-min-height:100vh;--btf-margin-top:100vh}cx-page-layout cx-page-slot{transition:margin-top 0s,min-height 0s;transition-delay:var(--btf-delay);min-height:0;margin-top:0}cx-page-layout cx-page-slot.cx-pending{min-height:1px}cx-page-layout cx-page-slot.cx-pending.page-fold~cx-page-slot.cx-pending{margin-top:var(--btf-margin-top)}cx-page-layout cx-page-slot.page-fold~cx-page-slot.cx-pending{min-height:var(--btf-min-height)}:root{--cx-color-ghost:#f1f1f1;--cx-color-ghost-animation:hsla(0,0%,100%,0.2);--cx-ghost-radius:5px;--cx-ghost-margin:10px}.ghost{position:relative;color:var(--cx-color-ghost)}.ghost:before{content:"";position:absolute;z-index:1;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,var(--cx-color-ghost-animation),transparent);animation:loading .9s infinite}.ghost:before,cx-page-layout{display:block;width:100%}cx-page-layout>header{background-color:var(--cx-color-background);text-align:center;padding-bottom:25px;padding-top:25px}cx-page-layout cx-page-slot{display:flex;flex-wrap:wrap;justify-content:center}cx-page-layout cx-page-slot,cx-page-layout cx-page-slot>*{flex:1 1 var(--cx-flex-basis,100%)}cx-page-layout.footer{background-color:var(--cx-background-color,var(--cx-color-dark));color:var(--cx-color,var(--cx-color-inverse))}cx-category-navigation,cx-page-slot,cx-paragraph{display:block}cx-page-layout.LandingPage2Template{display:flex;flex-wrap:wrap;max-width:1700px;margin:auto}cx-page-layout.LandingPage2Template cx-page-slot cx-banner cx-media img{display:flex;height:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section1{max-width:var(--cx-page-width-max);margin:30px auto auto}@media (max-width:991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section1{margin-top:0}}cx-page-layout.LandingPage2Template cx-page-slot.Section2A{-webkit-margin-start:auto;margin-inline-start:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2B{-webkit-margin-end:auto;margin-inline-end:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B{--cx-flex-basis:50%;max-width:570px}@media (max-width:991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B{--cx-flex-basis:100%;max-width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis:50%}}@media (max-width:575.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis:100%}}cx-page-layout.LandingPage2Template cx-page-slot.Section3{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section4{color:var(--cx-color,var(--cx-color-light));flex-wrap:nowrap}@media (max-width:991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4{flex-wrap:wrap}cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis:50%;border-bottom:1px solid;-webkit-border-end:solid 1px currentColor;border-inline-end:solid 1px currentColor}}@media (max-width:575.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis:100%}}cx-page-layout.ContentPage1Template{padding-top:2rem;-webkit-padding-end:1.5rem;padding-inline-end:1.5rem;padding-bottom:0;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}cx-page-layout.ContentPage1Template cx-page-slot.Section2A,cx-page-layout.ContentPage1Template cx-page-slot.Section2B{display:block}cx-page-layout.ContentPage1Template .global-alerts .alert-info{display:block;padding:20px 1.25rem}cx-page-layout.ContentPage1Template .textpage-faqs .pagetop-link{margin-bottom:10px;display:block}cx-page-layout.ContentPage1Template .textpage-faqs .item_container .faq-menulink{display:block}cx-page-layout.ContentPage1Template .textpage-faqs td{padding-bottom:26px;vertical-align:baseline}cx-page-layout.ContentPage1Template .textpage-faqs td:first-child{-webkit-padding-end:10px;padding-inline-end:10px}cx-page-layout.ProductDetailsPageTemplate{padding:var(--cx-padding,2.5rem 0 0)}@media (min-width:992px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{display:grid;grid-column-gap:20px;grid-row-gap:0;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto) 1fr}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images{grid-column:1;grid-row:1/span 5}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-intro,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-summary{grid-column:2}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-variants{grid-column:2;grid-row:3}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-add-to-cart{grid-column:2;padding-top:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-stock-notification{grid-column:2;grid-row:3/4;padding-top:20%;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:20px;-webkit-padding-start:20px;padding-inline-start:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-stock-notification:empty{display:none}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.AddToCart{max-width:50%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.UpSelling,cx-page-layout.ProductListPageTemplate{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.ProductListPageTemplate{display:flex}@media (max-width:991.98px){cx-page-layout.ProductListPageTemplate{flex-direction:column}}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements{max-width:25%;padding-top:60px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:15px;-webkit-padding-start:15px;padding-inline-start:15px}@media (max-width:991.98px){cx-page-layout.ProductListPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductListPageTemplate .ProductListSlot{max-width:75%}@media (max-width:991.98px){cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductListPageTemplate .ProductListSlot{width:100%;max-width:none}}cx-page-layout.SearchResultsListPageTemplate{max-width:var(--cx-page-width-max);margin:auto;display:flex;flex-wrap:wrap;align-content:stretch;height:100%}@media (max-width:991.98px){cx-page-layout.SearchResultsListPageTemplate{flex-direction:column}}cx-page-layout.SearchResultsListPageTemplate .ProductLeftRefinements{max-width:25%;padding-top:60px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:15px;-webkit-padding-start:15px;padding-inline-start:15px}@media (max-width:991.98px){cx-page-layout.SearchResultsListPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}cx-page-layout.SearchResultsListPageTemplate .SearchResultsListSlot{max-width:75%}@media (max-width:991.98px){cx-page-layout.SearchResultsListPageTemplate .SearchResultsListSlot{width:100%;max-width:none}}cx-page-layout.SearchResultsListPageTemplate .Section2,cx-page-layout.SearchResultsListPageTemplate .Section4{padding:0 1rem}cx-page-layout.CartPageTemplate{max-width:var(--cx-page-width-max);padding:0 1.5rem;margin:auto;display:flex;flex-wrap:wrap}cx-page-layout.CartPageTemplate .TopContent{--cx-flex-basis:68%;flex-direction:column;flex-wrap:nowrap}@media (max-width:991.98px){cx-page-layout.CartPageTemplate .TopContent{--cx-flex-basis:100%}}cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis:30%;flex-direction:column;justify-content:flex-start}@media (min-width:992px){cx-page-layout.CartPageTemplate .CenterRightContentSlot>*{flex:none}}@media (max-width:991.98px){cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis:50%;justify-content:flex-end;flex-direction:row}cx-page-layout.CartPageTemplate .CenterRightContentSlot cx-cart-coupon,cx-page-layout.CartPageTemplate .CenterRightContentSlot cx-cart-totals{max-width:50%}}@media (max-width:767.98px){cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis:100%;flex-direction:unset}cx-page-layout.CartPageTemplate .CenterRightContentSlot cx-cart-totals{max-width:none}cx-page-layout.CartPageTemplate .CenterRightContentSlot cx-cart-coupon{max-width:100%}}cx-page-layout.CheckoutLoginPageTemplate,cx-page-layout.LoginPageTemplate{padding-bottom:3rem}cx-page-layout.CheckoutLoginPageTemplate .cx-section-title,cx-page-layout.LoginPageTemplate .cx-section-title{margin:40px 0 15px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot,cx-page-layout.LoginPageTemplate cx-page-slot{display:flex;flex-direction:column;align-items:center;max-width:var(--cx-page-width-max);padding-top:3rem;-webkit-padding-end:1.5rem;padding-inline-end:1.5rem;padding-bottom:0;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;margin:auto}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot>*,cx-page-layout.LoginPageTemplate cx-page-slot>*{max-width:var(--cx-max-width,50%);width:100%}@media (max-width:991.98px){cx-page-layout.CheckoutLoginPageTemplate,cx-page-layout.LoginPageTemplate{--cx-max-width:100%}cx-page-layout.CheckoutLoginPageTemplate button[type=button],cx-page-layout.LoginPageTemplate button[type=button]{margin-bottom:1em}}cx-page-layout.ErrorPageTemplate{padding-bottom:3rem}cx-page-layout.ErrorPageTemplate cx-page-slot{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.ErrorPageTemplate cx-page-slot cx-responsive-banner{max-width:400px}cx-page-layout.ErrorPageTemplate cx-page-slot cx-link{text-decoration:underline}cx-page-layout.ErrorPageTemplate cx-page-slot cx-paragraph{max-height:170px}cx-page-layout.ErrorPageTemplate cx-page-slot>*{text-align:center}@media (max-width:991.98px){cx-page-layout.ErrorPageTemplate{--cx-max-width:100%}}cx-page-layout.BottomContent.ErrorPageTemplate,cx-page-layout.MiddleContent.ErrorPageTemplate{display:block}cx-page-layout.MultiStepCheckoutSummaryPageTemplate{max-width:var(--cx-page-width-max);padding-top:2rem;padding-bottom:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.TopContent{flex:0 100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{flex:0 63%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{flex:0 0 35%}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{--cx-flex-basis:50%;justify-content:flex-end;align-items:flex-end;flex-direction:column}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{width:50%;padding-top:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 2.5rem 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{max-width:50%;padding-bottom:2rem}}cx-mini-cart{-webkit-margin-start:.75rem;margin-inline-start:.75rem;display:block}@media (min-width:768px){cx-mini-cart{-webkit-margin-end:.85rem;margin-inline-end:.85rem}}cx-mini-cart a{display:flex;background:var(--cx-color-primary);min-width:70px;height:47px;padding:10px;color:var(--cx-color-inverse);text-decoration:none;justify-content:space-around;color:currentColor}cx-mini-cart a:hover{color:currentColor;text-decoration:none}cx-mini-cart a .count{color:currentColor;align-self:center;-webkit-padding-start:7px;padding-inline-start:7px}cx-mini-cart a .total{display:none}@media (max-width:767.98px){cx-mini-cart a{width:55px;height:57px;background-position:center top 4px;flex-direction:column;justify-content:center}cx-mini-cart a .count{-webkit-padding-end:0;padding-inline-end:0;margin-bottom:-5px}}cx-added-to-cart-dialog .cx-dialog-header{padding-top:2rem;-webkit-padding-end:1.75rem;padding-inline-end:1.75rem;padding-bottom:.85rem;-webkit-padding-start:1.75rem;padding-inline-start:1.75rem;border-width:0;display:flex}cx-added-to-cart-dialog .cx-dialog-title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);align-self:flex-start}cx-added-to-cart-dialog .cx-dialog-body{padding:1rem 1rem 0}@media (max-width:767.98px){cx-added-to-cart-dialog .cx-dialog-body{padding:0;background-color:var(--cx-color-inverse)}}cx-added-to-cart-dialog .cx-dialog-body .cx-remove-btn{max-width:100%;padding:0;flex:0 0 100%}cx-added-to-cart-dialog .cx-dialog-row{margin:0;display:flex;padding-top:0;-webkit-padding-end:.875rem;padding-inline-end:.875rem;padding-bottom:.85rem;-webkit-padding-start:2.875rem;padding-inline-start:2.875rem;max-width:100%;flex-wrap:wrap}@media (max-width:767.98px){cx-added-to-cart-dialog .cx-dialog-row{flex-direction:column;padding:0}}@media (max-width:767.98px){cx-added-to-cart-dialog .cx-dialog-item{padding:2rem}}cx-added-to-cart-dialog .cx-dialog-item .cx-image-container a{padding:0;max-width:65px}@media (min-width:768px){cx-added-to-cart-dialog .cx-dialog-item .cx-compact .cx-info{padding:0 25px}}cx-added-to-cart-dialog .cx-dialog-item .cx-compact .cx-price .cx-label,cx-added-to-cart-dialog .cx-dialog-item .cx-compact .cx-quantity .cx-label,cx-added-to-cart-dialog .cx-dialog-item .cx-compact .cx-total .cx-label{font-weight:var(--cx-font-weight-normal)}cx-added-to-cart-dialog .cx-dialog-item .cx-compact .cx-actions{justify-content:flex-start}cx-added-to-cart-dialog .cx-dialog-separator{border:solid var(--cx-color-light);border-width:1px 0 0}cx-added-to-cart-dialog .cx-dialog-actions{display:flex;flex-direction:column;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem;-webkit-padding-end:1rem;padding-inline-end:1rem;border-inline-start-width:1px;border:0 solid var(--cx-color-light)}@media (max-width:767.98px){cx-added-to-cart-dialog .cx-dialog-actions{border-width:0;padding:1.875rem}}cx-added-to-cart-dialog .cx-dialog-promotions{padding:0 0 1.25rem}cx-added-to-cart-dialog .cx-dialog-total{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);display:flex;justify-content:space-between;padding:0 0 1.25rem}cx-added-to-cart-dialog .cx-dialog-buttons{display:flex;flex-direction:column}cx-added-to-cart-dialog .cx-dialog-buttons .btn-primary{margin:0 0 .625rem}cx-cart-details{display:block}cx-cart-details .cart-details-wrapper{padding:2rem 0}cx-cart-details .cx-total{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin:0 0 1rem}cx-cart-details .cx-promotions{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-success);padding:.5rem 0}cx-cart-details .cx-promotions li{line-height:1.6}cx-cart-details .cx-remove-btn{-webkit-padding-start:0;padding-inline-start:0}cx-cart-details .cx-remove-btn,cx-cart-details .cx-sfl-btn{text-align:end;-webkit-padding-end:0;padding-inline-end:0}@media (max-width:767.98px){cx-cart-item .cx-info-container{display:flex;flex-direction:column}}cx-cart-item .cx-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;padding:0}@media (min-width:1200px){cx-cart-item .cx-name{min-width:14rem}}cx-cart-item .cx-name .cx-link{color:var(--cx-color-text);text-decoration:none}cx-cart-item .cx-name .cx-link:hover{color:var(--cx-color-primary)}cx-cart-item .cx-code{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-secondary);padding:.625rem 0}cx-cart-item .cx-property{display:flex}cx-cart-item .cx-property:last-of-type{margin-bottom:.5rem}cx-cart-item .cx-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;-webkit-padding-end:1rem;padding-inline-end:1rem}@media (max-width:767.98px){cx-cart-item .cx-label{min-width:5rem}}cx-cart-item .cx-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;font-weight:400}@media (max-width:767.98px){cx-cart-item .cx-value{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}}@media (min-width:992px) and (max-width:1199.98px){cx-cart-item .cx-value{-webkit-padding-start:1em;padding-inline-start:1em}}cx-cart-item .cx-price{display:flex;justify-content:center;align-items:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal"}@media (max-width:767.98px){cx-cart-item .cx-price{justify-content:flex-start}}@media (min-width:1200px){cx-cart-item .cx-price{-webkit-padding-start:0;padding-inline-start:0}}cx-cart-item .cx-price .cx-old{text-decoration:line-through;color:var(--cx-color-secondary);-webkit-padding-end:1rem;padding-inline-end:1rem}cx-cart-item .cx-price .cx-new{color:var(--cx-color-primary)}cx-cart-item .cx-image-container{padding:0}cx-cart-item .cx-image-container a{display:block;padding:0 1vw;height:100%}cx-cart-item .cx-quantity{display:flex;justify-content:center;align-items:center}@media (max-width:767.98px){cx-cart-item .cx-quantity{justify-content:flex-start}}cx-cart-item .cx-total{display:flex;justify-content:flex-end;align-items:center;margin-bottom:0}@media (max-width:767.98px){cx-cart-item .cx-total{justify-content:flex-start}}cx-cart-item .cx-promo{color:var(--cx-color-success)}cx-cart-item .cx-availability,cx-cart-item .cx-promo{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:.75rem 0;margin:0}cx-cart-item .cx-availability{color:var(--cx-color-danger)}cx-cart-item .cx-actions{display:flex;justify-content:flex-end;padding:0}@media (max-width:767.98px){cx-cart-item .cx-actions{display:flex;justify-content:flex-start;padding:0}}cx-cart-item .cx-actions button.link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-text);border-width:0;background-color:transparent}cx-cart-item .cx-actions button.link:hover{color:var(--cx-color-primary)}cx-cart-item .cx-compact{display:flex;flex-direction:row}cx-cart-item .cx-compact .cx-image-container{padding:0}cx-cart-item .cx-compact .cx-info-container{display:flex;flex-direction:column;margin:0}@media (max-width:767.98px){cx-cart-item .cx-compact .cx-price,cx-cart-item .cx-compact .cx-quantity{padding-bottom:10px}}cx-cart-item .cx-compact .cx-actions,cx-cart-item .cx-compact .cx-price,cx-cart-item .cx-compact .cx-quantity,cx-cart-item .cx-compact .cx-total{justify-content:flex-start;padding:0 0 10px}cx-cart-item .cx-compact .cx-actions .cx-label,cx-cart-item .cx-compact .cx-price .cx-label,cx-cart-item .cx-compact .cx-quantity .cx-label,cx-cart-item .cx-compact .cx-total .cx-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-width:5rem}cx-cart-item .cx-compact .cx-actions .cx-value,cx-cart-item .cx-compact .cx-actions button.link,cx-cart-item .cx-compact .cx-price .cx-value,cx-cart-item .cx-compact .cx-price button.link,cx-cart-item .cx-compact .cx-quantity .cx-value,cx-cart-item .cx-compact .cx-quantity button.link,cx-cart-item .cx-compact .cx-total .cx-value,cx-cart-item .cx-compact .cx-total button.link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}cx-cart-totals{padding-top:2rem;-webkit-padding-end:0;padding-inline-end:0;padding-bottom:2rem;-webkit-padding-start:3rem;padding-inline-start:3rem}@media (max-width:991.98px){cx-cart-totals{padding-top:2rem;-webkit-padding-end:3rem;padding-inline-end:3rem;padding-bottom:2rem;-webkit-padding-start:0;padding-inline-start:0}}@media (max-width:767.98px){cx-cart-totals{padding:0 0 1rem}}cx-cart-totals cx-order-summary{padding:0 0 1rem}@media (max-width:991.98px){cx-cart-totals cx-order-summary{padding:0 0 2rem}}cx-order-summary{display:block;padding-top:16px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:0;-webkit-padding-start:15px;padding-inline-start:15px;margin:0}cx-order-summary h4{text-transform:uppercase;font-weight:var(--cx-font-weight-semi)}cx-order-summary .cx-summary-label{text-align:start;padding:0}cx-order-summary .cx-summary-amount{text-align:end;padding:0}cx-order-summary .cx-summary-row{padding:.5rem 0}cx-order-summary .cx-summary-savings{color:var(--cx-color-success)}cx-order-summary .cx-summary-total{font-weight:var(--cx-font-weight-bold)}cx-order-summary .cx-coupon-code-pill{background:var(--cx-g-color-light);padding-top:7px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:7px;-webkit-padding-start:13px;padding-inline-start:13px;margin-top:10px;-webkit-margin-end:10px;margin-inline-end:10px;margin-bottom:5px;-webkit-margin-start:0;margin-inline-start:0;display:inline-flex;align-items:flex-start;border-radius:4px;word-break:break-all}cx-order-summary .cx-coupon-code--pill-value{line-height:1.7}cx-add-to-cart .quantity{margin:0 0 20px}cx-add-to-cart .quantity label{font-weight:var(--cx-font-weight-bold);margin:15px 0 10px}cx-add-to-cart .quantity .info,cx-add-to-cart .quantity label{font-size:var(--cx-font-size,.875rem);line-height:var(--cx-line-height,1.2222222222)}cx-add-to-cart .quantity .info{font-weight:var(--cx-font-weight-normal);margin:0 15px;color:var(--cx-color-secondary)}cx-cart-coupon{-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:3rem;padding-inline-start:3rem;padding-top:2rem;padding-bottom:2rem}@media (max-width:991.98px){cx-cart-coupon{padding-top:0;-webkit-padding-end:3rem;padding-inline-end:3rem;padding-bottom:2rem;-webkit-padding-start:3rem;padding-inline-start:3rem}}@media (min-width:768px){cx-cart-coupon .form-group .col-md-4{padding:0}}cx-cart-coupon .cx-cart-coupon-title{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin:1.125rem 0 .5rem}cx-cart-coupon .cx-cart-coupon-container{display:grid;grid-template-columns:1fr auto;grid-template-rows:repeat(2,1fr);grid-column-gap:15px;grid-row-gap:0}cx-cart-coupon .cx-cart-coupon-container input{grid-area:1/1/2/2}cx-cart-coupon .cx-cart-coupon-container button{grid-area:1/2/2/3}cx-cart-coupon .cx-cart-coupon-container cx-form-errors{grid-area:2/1/3/3}cx-cart-coupon .cx-available-coupon .title{font-weight:700}cx-cart-coupon .cx-available-coupon .message{display:flex;flex-wrap:wrap}cx-cart-coupon .cx-available-coupon .scroll{display:block;height:auto;box-sizing:border-box;max-height:240px;overflow-y:auto}cx-cart-coupon .cx-available-coupon .card{font-weight:var(--cx-font-weight-normal);display:inline-flex;align-items:flex-start;padding:var(--cx-padding,.25rem .25rem);word-break:break-all;margin-top:.25rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem;margin-bottom:0;-webkit-margin-start:0;margin-inline-start:0;border:1px solid #d3d6db;border-radius:.25rem}cx-cart-coupon .cx-available-coupon .card,cx-cart-coupon button.link{font-size:var(--cx-font-size,.875rem);line-height:var(--cx-line-height,1.2222222222);background:var(--cx-color-background)}cx-cart-coupon button.link{font-weight:var(--cx-font-weight-bold);color:var(--cx-color-text);border-width:0;text-decoration:none}cx-cart-coupon button.link:hover{text-decoration:underline}cx-applied-coupons .cx-applied-coupon-title{display:flex;flex-wrap:wrap}cx-applied-coupons .cx-coupon-list-wrap{margin-bottom:1rem}cx-applied-coupons .cx-coupon-card-grid{display:grid}cx-applied-coupons .coupon-summary{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);display:inline-flex;align-items:flex-start;padding:var(--cx-padding,.25rem .25rem);word-break:break-all;margin-top:.25rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem;margin-bottom:0;-webkit-margin-start:0;margin-inline-start:0}cx-applied-coupons .cx-coupon-card{background:var(--cx-color-background);border:1px solid #d3d6db;border-radius:.25rem}@media (max-width:991.98px){cx-applied-coupons .cx-coupon-card-grid{flex:0 0 100%;max-width:100%}}@media (min-width:768px){cx-applied-coupons .cx-coupon-card-grid{-webkit-padding-end:0;padding-inline-end:0}}cx-applied-coupons .textonly{margin:0 10px 10px 0;font-size:14px}cx-applied-coupons .cx-coupon-apply{display:inline-flex;align-items:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);padding:1rem;word-break:break-all}cx-applied-coupons .cx-coupon-apply .cx-cart-coupon-code{flex:1}cx-applied-coupons .cx-coupon-apply .close{-webkit-padding-start:.7rem;padding-inline-start:.7rem}cx-item-counter input{text-align:center}cx-item-counter input[type=number]::-webkit-inner-spin-button,cx-item-counter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}cx-item-counter input[type=number]{-moz-appearance:textfield}cx-item-counter.readonly button{display:none}cx-item-counter.readonly input{border:none;cursor:text}cx-item-counter:not(.readonly){display:inline-flex;border:1px solid var(--cx-color-light);border-radius:4px}cx-item-counter:not(.readonly) input{border:1px solid var(--cx-color-light);border-width:0 1px;padding:12px 9px;max-height:46px;min-width:48px;max-width:78px}cx-item-counter:not(.readonly) input:focus{background:var(--cx-color-background)}cx-item-counter button{margin:0;max-height:48px;min-width:40px;border:none;cursor:pointer;color:var(--cx-color-text);background-color:var(--cx-color-transparent);font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6)}cx-item-counter button:hover{color:var(--cx-color-primary)}cx-item-counter button:focus{color:var(--cx-color,var(--cx-color-primary));font-weight:var(--cx-font-weight-bold);cursor:pointer}cx-item-counter button:disabled{color:var(--cx-color-light)}cx-item-counter :disabled{cursor:not-allowed}@media (min-width:992px){cx-add-to-wishlist{grid-column:2;padding:0 20px}}cx-add-to-wishlist .btn{text-transform:none}cx-add-to-wishlist .button-remove{vertical-align:inherit}cx-add-to-wishlist .button-add,cx-add-to-wishlist .button-remove{padding:0}cx-add-to-wishlist .button-text{-webkit-margin-start:.3em;margin-inline-start:.3em}cx-add-to-wishlist .button-add-link{-webkit-padding-start:0;padding-inline-start:0}cx-save-for-later{display:block}cx-save-for-later .cart-details-wrapper{padding:2rem 0}cx-save-for-later .cx-total{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin:0 0 1rem}cx-save-for-later .cx-remove-btn{-webkit-padding-start:0;padding-inline-start:0}cx-save-for-later .cx-remove-btn,cx-save-for-later .cx-sfl-btn{text-align:end;-webkit-padding-end:0;padding-inline-end:0}cx-save-for-later .cx-empty-cart-info{margin-top:3rem}cx-checkout-progress-mobile-bottom .cx-nav .cx-item,cx-checkout-progress-mobile-top .cx-nav .cx-item,cx-checkout-progress .cx-nav .cx-item{color:var(--cx-color-text);border-bottom:2px solid var(--cx-color-text)}cx-checkout-progress-mobile-bottom .cx-nav .cx-item.active,cx-checkout-progress-mobile-top .cx-nav .cx-item.active,cx-checkout-progress .cx-nav .cx-item.active{border-color:var(--cx-color-primary)}cx-checkout-progress-mobile-bottom .cx-nav .cx-item.disabled,cx-checkout-progress-mobile-top .cx-nav .cx-item.disabled,cx-checkout-progress .cx-nav .cx-item.disabled{border-color:var(--cx-color-light)}cx-checkout-progress-mobile-bottom .cx-link,cx-checkout-progress-mobile-top .cx-link,cx-checkout-progress .cx-link{color:var(--cx-color-text)}cx-checkout-progress-mobile-bottom .cx-link.disabled,cx-checkout-progress-mobile-bottom .cx-link.disabled:after,cx-checkout-progress-mobile-top .cx-link.disabled,cx-checkout-progress-mobile-top .cx-link.disabled:after,cx-checkout-progress .cx-link.disabled,cx-checkout-progress .cx-link.disabled:after{color:var(--cx-color-light)}cx-checkout-progress-mobile-bottom .cx-link.active,cx-checkout-progress-mobile-bottom .cx-link.active:after,cx-checkout-progress-mobile-top .cx-link.active,cx-checkout-progress-mobile-top .cx-link.active:after,cx-checkout-progress .cx-link.active,cx-checkout-progress .cx-link.active:after{color:var(--cx-color-primary)}cx-checkout-progress-mobile-bottom .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress .cx-media .cx-list-media{border:solid var(--cx-color-light)}@media (max-width:991.98px){cx-checkout-progress-mobile-bottom .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress .cx-media .cx-list-media{display:flex;padding:0 3.5rem;border:solid var(--cx-color-light);border-width:0 0 1px}}@media (max-width:991.98px){cx-billing-address-form{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-billing-address-form .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-billing-address-form .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-billing-address-form .container,cx-billing-address-form cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-billing-address-form cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-billing-address-form .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-billing-address-form cx-page-slot.Summary{width:100%}}cx-billing-address-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-billing-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-billing-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-billing-address-form .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-billing-address-form .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-billing-address-form .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-billing-address-form .cx-checkout-body.row{padding:0}}cx-billing-address-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-billing-address-form .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-billing-address-form .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-billing-address-form .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width:991.98px){cx-payment-method{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-payment-method .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-payment-method .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-page-layout.ProductDetailsPageTemplate cx-payment-method .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-payment-method cx-page-slot.Summary,cx-payment-method .container,cx-payment-method cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-payment-method cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%}}cx-payment-method .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:767.98px){cx-payment-method .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-payment-method .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-payment-method .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto}cx-payment-method .cx-checkout-text{margin-bottom:1.25rem}cx-payment-method .cx-spinner{padding-top:30px;padding-bottom:30px}cx-page-layout.ProductDetailsPageTemplate cx-payment-method .cx-payment.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-payment-method cx-page-slot.cx-payment.Summary,cx-payment-method .cx-payment.container,cx-payment-method cx-page-layout.ProductDetailsPageTemplate .cx-payment.tab-delivery,cx-payment-method cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-payment.Summary{padding:0}cx-payment-method .cx-payment-card{padding-bottom:30px}cx-payment-method .cx-payment-card-inner{height:100%;background-color:var(--cx-color-inverse);cursor:pointer}@media (max-width:991.98px){cx-payment-method .cx-payment-card-inner{background-color:var(--cx-color-inverse)}}cx-payment-method .cx-card-img-container .fab:before,cx-payment-method .cx-card-img-container .fas:before{font-size:var(--cx-font-size,48px)}cx-payment-method .cx-checkout-title{text-transform:uppercase;margin:0 auto;padding:2.375rem 0 1.75rem}@media (max-width:991.98px){cx-payment-method .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-payment-method .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-payment-method .cx-checkout-btns{padding-bottom:1rem}@media (max-width:991.98px){cx-payment-method .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-payment-method .cx-checkout-btns .btn-action{margin-bottom:1rem}}cx-payment-method .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-payment-method .cx-checkout-body.row{padding:0}}@media (max-width:991.98px){cx-payment-form{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-payment-form .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-payment-form .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-page-layout.ProductDetailsPageTemplate cx-payment-form .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-payment-form cx-page-slot.Summary,cx-payment-form .container,cx-payment-form cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-payment-form cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%}}cx-payment-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-payment-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-payment-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-payment-form .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-payment-form .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-payment-form .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-payment-form .cx-checkout-body.row{padding:0}}cx-payment-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-payment-form .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-payment-form .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-payment-form .cx-spinner{padding-top:30px;padding-bottom:30px}cx-payment-form .cx-payment-form-tooltip{margin:0 0 0 .1875rem;font-size:18px;position:relative;top:2px;color:var(--cx-color-secondary)}cx-payment-form .cx-payment-form-billing{margin:0 0 1.25rem}cx-payment-form .cx-payment-form-billing-address{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:.875rem 0 1.25rem}cx-payment-form .cx-payment-form-exp-date{display:flex;flex-direction:row;flex-wrap:wrap}cx-payment-form .cx-payment-form-exp-date-wrapper{flex:1}cx-payment-form .cx-payment-form-exp-date-wrapper:first-of-type{-webkit-padding-end:1rem;padding-inline-end:1rem}cx-payment-form .form-check{margin:0}@media (max-width:991.98px){cx-review-submit{padding:20px 0}}cx-review-submit .cx-review{padding:0 0 1rem}cx-review-submit .cx-review-title{text-transform:uppercase;margin:0 auto;padding:2.375rem 0 1.25rem}cx-review-submit .cx-review-summary{margin:0;background-color:var(--cx-color-background);padding:15px 0}cx-review-submit .cx-review-summary-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;word-break:break-all}cx-review-submit .cx-review-summary-edit-step{padding:0 20px 20px}@media (max-width:991.98px){cx-review-submit .cx-review-summary-edit-step{padding:10px 0 0}}@media (min-width:992px){cx-review-submit .cx-review-summary .cx-review-payment-col{-webkit-border-end:1px solid var(--cx-color-text);border-inline-end:1px solid var(--cx-color-text)}}cx-review-submit .cx-review-summary .cx-review-summary-card{display:flex;justify-content:space-between}@media (max-width:991.98px){cx-review-submit .cx-review-summary .cx-review-summary-card{background-color:#fff;border:1px solid var(--cx-color-light);min-height:auto}}@media (min-width:992px){cx-review-submit .cx-review-summary .cx-review-summary-card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.5)}}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-card-title{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:700}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title{font-style:italic}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step{align-self:flex-start;padding:20px;font-size:1.125rem}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step a{color:var(--cx-color-dark)}cx-review-submit .form-check{padding:0;margin:0}cx-review-submit .col-md-4{padding:0}cx-review-submit .cx-review-cart-total{margin:2.625rem 0 .5rem}cx-review-submit .cx-review-cart-heading,cx-review-submit .cx-review-cart-total{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-review-submit .cx-review-cart-heading{padding:1.375rem 0;margin:0;border-color:var(--cx-color-light);border-style:solid;border-width:1px 0}@media (max-width:991.98px){cx-review-submit .cx-review-cart-heading{border-width:1px 0 0;max-width:100%;min-width:100%;padding:1.375rem 0 1.375rem 3.5rem}}@media (max-width:767.98px){cx-review-submit .cx-review-cart-heading{max-width:100%;min-width:100%;padding:1.375rem 0 1.375rem 1.25rem}}cx-review-submit .cx-review-cart-item{padding:0}@media (max-width:991.98px){cx-review-submit .cx-review-cart-item .col-md-12{padding:0}}@media (max-width:767.98px){cx-review-submit .cx-review-cart-item .col-md-12{padding:0}}@media (max-width:991.98px){cx-review-submit .cx-review-cart-item{border:solid var(--cx-color-light);border-width:1px 0 0}}@media (max-width:991.98px){cx-review-submit{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-review-submit .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-review-submit .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-page-layout.ProductDetailsPageTemplate cx-review-submit .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-review-submit cx-page-slot.Summary,cx-review-submit .container,cx-review-submit cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-review-submit cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%}}cx-review-submit .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-review-submit .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-review-submit .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-review-submit .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-review-submit .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-review-submit .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-review-submit .cx-checkout-body.row{padding:0}}cx-review-submit .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-review-submit .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-review-submit .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-review-submit .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width:991.98px){cx-review-submit .col-md-12{padding:0 3.5rem 3.5rem}}@media (max-width:767.98px){cx-review-submit .col-md-12{padding:0 1.25rem 1.25rem}}@media (max-width:1199.98px){cx-place-order{--cx-flex-basis:45%}}cx-place-order .scaled-input{transform:scale(.7)}cx-place-order .cx-place-order-form{font-size:12px;padding:0}cx-place-order .cx-place-order-form .form-check-input{margin:0;top:1rem}@media (max-width:767.98px){cx-place-order .cx-place-order-form .form-check-input{top:.5rem}}cx-place-order .cx-place-order-form .form-check-label{padding:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:3rem;margin-inline-start:3rem;margin:.3rem 0 .5rem 2rem}cx-schedule-replenishment-order .scaled-input{transform:scale(.875)}cx-schedule-replenishment-order .cx-label-container{display:flex;margin-bottom:5px}cx-schedule-replenishment-order .cx-label-container cx-icon{font-size:1.3rem}cx-schedule-replenishment-order .cx-order-replenishment-header{-webkit-margin-end:14px;margin-inline-end:14px;margin-bottom:0}cx-schedule-replenishment-order .cx-order-type-card{font-size:.875rem;background-color:var(--cx-color-background);border:1px solid #d3d6db;border-radius:var(--cx-buttons-border-radius);margin-bottom:10px;padding:20px 21px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container{margin-bottom:7px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container:first-child{margin-top:10px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container .form-check-label{top:5px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container{display:flex;flex-direction:row;margin-top:20px;flex-wrap:wrap}@media (min-width:768px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container{-webkit-margin-start:2.375rem;margin-inline-start:2.375rem}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container:not(:last-child){margin-bottom:10px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-control{height:32px;font-size:.875rem;padding:0 9px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-data-label{align-self:center;-webkit-padding-end:10px;padding-inline-end:10px;width:100%}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-data-input{flex:1}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-days{-webkit-margin-end:1.8rem;margin-inline-end:1.8rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-dayMonth{-webkit-margin-start:1.8rem;margin-inline-start:1.8rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-day-of-month{width:5rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-month{display:flex;align-items:flex-end;flex-wrap:wrap;max-width:5.75rem}@media (max-width:767.98px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-month{flex-grow:unset;width:50%}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container{flex-direction:unset;flex-wrap:wrap;max-width:280px}@media (max-width:767.98px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container{flex-direction:column}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .cx-repeat-days{flex:0 100%;margin-bottom:14px;align-self:start}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .cx-week-day{margin-bottom:0}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .form-check{flex:0 50%;display:flex;align-items:center;margin-bottom:13px}cx-schedule-replenishment-order .cx-replenishment-date input{-webkit-padding-start:18px;padding-inline-start:18px;-webkit-padding-end:8px;padding-inline-end:8px}@media (max-width:991.98px){cx-shipping-address{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-shipping-address .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-shipping-address .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-page-layout.ProductDetailsPageTemplate cx-shipping-address .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-shipping-address cx-page-slot.Summary,cx-shipping-address .container,cx-shipping-address cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-shipping-address cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%}}cx-shipping-address .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-shipping-address .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-shipping-address .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-shipping-address .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-shipping-address .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-shipping-address .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-shipping-address .cx-checkout-body.row{padding:0}}cx-shipping-address .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-shipping-address .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-shipping-address .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-shipping-address .cx-spinner{padding-top:30px;padding-bottom:30px}cx-shipping-address .cx-shipping-address-card{padding-bottom:30px}cx-shipping-address .cx-shipping-address-card .cx-shipping-address-card-inner{height:100%;background-color:var(--cx-color-inverse);cursor:pointer}@media (max-width:991.98px){cx-address-form{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-address-form .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-address-form .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-address-form .container,cx-address-form cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-address-form cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-address-form .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-address-form cx-page-slot.Summary{width:100%}}cx-address-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-address-form .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-address-form .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-address-form .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-address-form .cx-checkout-body.row{padding:0}}cx-address-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-address-form .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-address-form .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-address-form .cx-spinner{padding-top:30px;padding-bottom:30px}cx-suggested-addresses-dialog .cx-dialog-header{padding-top:1rem;-webkit-padding-end:1rem;padding-inline-end:1rem;padding-bottom:1rem;-webkit-padding-start:2rem;padding-inline-start:2rem;border-color:var(--cx-color-light)}cx-suggested-addresses-dialog .cx-dialog-title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-suggested-addresses-dialog .cx-dialog-body{padding:1rem}@media (max-width:767.98px){cx-suggested-addresses-dialog .cx-dialog-body{padding:15px 0}}cx-suggested-addresses-dialog .cx-dialog-entered,cx-suggested-addresses-dialog .cx-dialog-suggested{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);-webkit-margin-start:.75rem;margin-inline-start:.75rem}cx-suggested-addresses-dialog .cx-dialog-label{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-suggested-addresses-dialog .cx-dialog-actions{display:flex;flex-direction:row}cx-suggested-addresses-dialog .cx-dialog-buttons{display:flex;justify-content:center}cx-suggested-addresses-dialog .cx-dialog-buttons+.cx-dialog-buttons{-webkit-margin-start:.5rem;margin-inline-start:.5rem}cx-cost-center{padding-top:2.375rem}@media (max-width:991.98px){cx-cost-center{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-cost-center .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-cost-center .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-cost-center .container,cx-cost-center cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-cost-center cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-cost-center .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-cost-center cx-page-slot.Summary{width:100%}}cx-cost-center .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-cost-center .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-cost-center .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-cost-center .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-cost-center .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-cost-center .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-cost-center .cx-checkout-body.row{padding:0}}cx-cost-center .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-cost-center .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-cost-center .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-cost-center .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width:991.98px){cx-cost-center{padding:20px 0}}cx-cost-center select{width:100%;padding:10px;border-radius:4px;border-color:var(--cx-color-light)}@media (max-width:991.98px){cx-delivery-mode{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-delivery-mode .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-delivery-mode .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-delivery-mode .container,cx-delivery-mode cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-delivery-mode cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-delivery-mode .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-delivery-mode cx-page-slot.Summary{width:100%}}cx-delivery-mode .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-delivery-mode .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-delivery-mode .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-delivery-mode .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-delivery-mode .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-delivery-mode .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-delivery-mode .cx-checkout-body.row{padding:0}}cx-delivery-mode .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-delivery-mode .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-delivery-mode .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-delivery-mode .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width:991.98px){cx-delivery-mode{padding:20px 0}}cx-delivery-mode .form-check{display:flex;margin-bottom:0}cx-delivery-mode .form-check .cx-delivery-label{padding:0;-webkit-margin-start:.75rem;margin-inline-start:.75rem;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:1.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-mode{flex:auto;text-align:start}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-price{flex:auto;text-align:end}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-details{flex:100%;flex-basis:100%;color:var(--cx-color-success)}cx-payment-type{padding-top:2.375rem}@media (max-width:991.98px){cx-payment-type{display:block;background-color:var(--cx-color-background)}}@media (max-width:991.98px){cx-payment-type .col-md-12{padding:0 4.375rem}}@media (max-width:767.98px){cx-payment-type .col-md-12{padding:0 2.25rem}}@media (max-width:991.98px){cx-page-layout.ProductDetailsPageTemplate cx-payment-type .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-payment-type cx-page-slot.Summary,cx-payment-type .container,cx-payment-type cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-payment-type cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%}}cx-payment-type .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width:991.98px){cx-payment-type .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:767.98px){cx-payment-type .cx-checkout-btns{padding:1.25rem 0}}@media (max-width:991.98px){cx-payment-type .cx-checkout-btns .btn-action{margin:0 0 1rem}}cx-payment-type .cx-checkout-title{text-transform:capitalize;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:2.375rem 0 1.75rem}cx-payment-type .cx-checkout-body{display:flex;align-items:stretch}@media (max-width:991.98px){cx-payment-type .cx-checkout-body.row{padding:0}}cx-payment-type .cx-checkout-text{margin-bottom:1.25rem}@media (max-width:991.98px){cx-payment-type .cx-checkout-text{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}}@media (max-width:767.98px){cx-payment-type .cx-checkout-text{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}}cx-payment-type .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width:991.98px){cx-payment-type{padding-top:20px}}cx-payment-type .cx-payment-type-container{padding-top:20px}cx-payment-type .cx-payment-type-label{margin:0 auto 0 .75rem}cx-payment-type .cx-payment-type-label .cx-payment-type:hover{cursor:pointer}@media (max-width:991.98px){cx-order-confirmation-items .cx-order-items.container,cx-order-confirmation-items cx-page-layout.ProductDetailsPageTemplate .cx-order-items.tab-delivery,cx-order-confirmation-items cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-items.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-items .cx-order-items.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-items cx-page-slot.cx-order-items.Summary{max-width:100%;min-width:100%;padding:0}}@media (max-width:767.98px){cx-order-confirmation-items .cx-order-items.container,cx-order-confirmation-items cx-page-layout.ProductDetailsPageTemplate .cx-order-items.tab-delivery,cx-order-confirmation-items cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-items.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-items .cx-order-items.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-items cx-page-slot.cx-order-items.Summary{max-width:100%;min-width:100%;padding:0}}cx-order-confirmation-items .cx-order-items-header{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:1.375rem 0;margin:0;border:solid var(--cx-color-light);border-width:0 0 1px}@media (max-width:991.98px){cx-order-confirmation-items .cx-order-items-header{max-width:100%;min-width:100%;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}}@media (max-width:767.98px){cx-order-confirmation-items .cx-order-items-header{max-width:100%;min-width:100%;-webkit-padding-start:1rem;padding-inline-start:1rem}}cx-order-confirmation-thank-you-message .cx-order-confirmation-message{text-align:var(--cx-text-align,center);padding:var(--cx-padding,2.5rem)}cx-order-confirmation-thank-you-message .cx-order-confirmation-message h2{font-weight:"normal"}cx-order-confirmation-thank-you-message .cx-order-confirmation-message .btn-link{font-size:.875rem;font-weight:"bold";text-transform:var(--cx-text-transform,uppercase)}cx-order-confirmation-thank-you-message .cx-page-title{color:var(--cx-color,var(--cx-color-text))}cx-order-confirmation-totals .cx-order-summary{-webkit-padding-end:var(--cx-padding,0);padding-inline-end:var(--cx-padding,0)}@media (max-width:991.98px){cx-order-confirmation-totals .cx-order-summary.container,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate .cx-order-summary.tab-delivery,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals .cx-order-summary.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Summary{max-width:var(--cx-max-width,100%);min-width:var(--cx-min-width,100%);-webkit-padding-end:var(--cx-padding,1.625rem);padding-inline-end:var(--cx-padding,1.625rem)}}@media (max-width:767.98px){cx-order-confirmation-totals .cx-order-summary.container,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate .cx-order-summary.tab-delivery,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals .cx-order-summary.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Summary{padding:var(--cx-padding,0)}}cx-guest-register-form .register-guest{display:flex;justify-content:center;background-color:var(--cx-color-background);padding:1.5rem 1rem}@media (min-width:992px){cx-guest-register-form .register-guest{margin:0 0 2em}}cx-guest-register-form .register-guest p{margin-bottom:1 rem}cx-promotions .cx-promotions{font-size:var(--cx-font-size,.875rem);color:var(--cx-color-success);padding:.5rem 0}cx-promotions .cx-promotions ul{padding:0}cx-promotions .cx-promotions li{list-style-type:none}cx-promotions .cx-promotions ul>li{list-style-type:none;line-height:1.6;font-weight:700}cx-banner a{display:block}cx-banner a:focus{position:relative;z-index:1}cx-banner cx-generic-link{display:block}cx-banner img{width:100%;margin:var(--cx-margin)}cx-banner p{font-size:4vw;line-height:5vw;text-shadow:2px 2px 4px rgba(0,0,0,.5);position:absolute;z-index:10;padding:5vw;color:#fff;width:100%;text-align:center;margin:0}cx-link a{display:inline;padding:var(--cx-padding,0);margin:var(--cx-margin,0);color:currentColor;display:var(--cx-display)}html[dir=rtl] cx-breadcrumb nav span:not(:last-child):after{content:"\\"}cx-breadcrumb{display:flex;flex-direction:column;color:currentcolor;background-color:var(--cx-color-background);padding:var(--cx-spatial-base)}cx-breadcrumb h1{text-align:center}cx-breadcrumb h1,cx-breadcrumb nav{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-breadcrumb nav{font-size:.85rem;padding:5px 0;display:flex;justify-content:center}cx-breadcrumb nav span{color:var(--cx-color-secondary)}cx-breadcrumb nav span:not(:last-child):after{content:"/"}cx-breadcrumb nav span a{text-transform:capitalize;color:inherit;padding:5px}cx-navigation-ui .wrapper{cursor:default}cx-navigation-ui .wrapper[attr="1"]{width:200px}cx-navigation-ui .wrapper[attr="2"]{width:400px}cx-navigation-ui.flyout .wrapper{color:#000}@media (max-width:991.98px){cx-navigation-ui.flyout .wrapper{height:0;overflow:hidden}}@media (min-width:992px){cx-navigation-ui.flyout .wrapper{z-index:20}cx-navigation-ui.flyout>nav>.wrapper{padding:15px 20px;background:#fff}}cx-navigation-ui.flyout .back{display:none}@media (max-width:991.98px){cx-navigation-ui.flyout .back{display:initial}cx-navigation-ui.flyout .back h5{text-transform:capitalize;justify-content:flex-start}cx-navigation-ui.flyout .back h5 cx-icon{-webkit-padding-end:10px;padding-inline-end:10px}cx-navigation-ui.flyout:not(.is-open) .back{display:none}}cx-navigation-ui nav:focus{color:var(--cx-g-color-primary)}cx-navigation-ui h5{margin:0}cx-navigation-ui.flyout cx-generic-link,cx-navigation-ui.flyout h5{display:flex;align-items:center;white-space:nowrap;color:currentColor}cx-navigation-ui.flyout cx-generic-link:hover,cx-navigation-ui.flyout h5:hover{color:var(--cx-color-primary)}cx-navigation-ui.flyout cx-generic-link:focus,cx-navigation-ui.flyout h5:focus{z-index:1;position:relative}cx-navigation-ui.flyout cx-generic-link a,cx-navigation-ui.flyout h5 a{display:block;width:100%}cx-navigation-ui.flyout cx-generic-link a:focus,cx-navigation-ui.flyout h5 a:focus{z-index:1;position:relative}@media (max-width:991.98px){cx-navigation-ui.flyout>nav>cx-generic-link,cx-navigation-ui.flyout>nav>h5{text-transform:uppercase;font-weight:600}cx-navigation-ui.flyout cx-generic-link,cx-navigation-ui.flyout h5{border-bottom:1px solid var(--cx-color-light);display:flex;justify-content:space-between;cursor:pointer}cx-navigation-ui.flyout cx-generic-link a,cx-navigation-ui.flyout h5{padding:1rem}}@media (min-width:992px){cx-navigation-ui.flyout>nav{cursor:pointer}cx-navigation-ui.flyout>nav>h5{margin-top:3px;padding-top:20px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:25px;-webkit-padding-start:0;padding-inline-start:0}cx-navigation-ui.flyout>nav nav>h5{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);cursor:default}cx-navigation-ui.flyout>nav nav>h5:hover{color:currentColor}}cx-navigation-ui cx-generic-link.all{text-decoration:underline}@media (min-width:992px){cx-navigation-ui>nav>cx-generic-link>a{padding-top:20px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:22px;-webkit-padding-start:0;padding-inline-start:0}nav>div>cx-generic-link{padding:10px 0}div.childs>nav>cx-generic-link>a{padding:5px 0}}cx-navigation-ui cx-icon:before{font-size:1.5rem}@media (min-width:992px){cx-navigation-ui cx-icon{-webkit-padding-start:7px;padding-inline-start:7px}cx-navigation-ui cx-icon:before{font-size:1rem}}cx-navigation-ui.flyout .childs[depth="1"]{flex-direction:column}@media (min-width:992px){cx-navigation-ui.flyout .childs .childs{padding:0}}cx-navigation-ui a{color:currentColor}cx-navigation-ui.flyout a{display:block;text-decoration:none;white-space:nowrap}cx-navigation-ui.flyout .childs[columns="1"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="1"]{-moz-column-count:1;column-count:1}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="1"]{-moz-column-count:1;column-count:1}}cx-navigation-ui.flyout .childs[columns="2"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="2"]{-moz-column-count:2;column-count:2}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="2"]{-moz-column-count:1;column-count:1}}cx-navigation-ui.flyout .childs[columns="3"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="3"]{-moz-column-count:3;column-count:3}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="3"]{-moz-column-count:1;column-count:1}}cx-navigation-ui.flyout .childs[columns="4"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="4"]{-moz-column-count:4;column-count:4}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="4"]{-moz-column-count:2;column-count:2}}cx-navigation-ui.flyout .childs[columns="5"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="5"]{-moz-column-count:5;column-count:5}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="5"]{-moz-column-count:2;column-count:2}}cx-navigation-ui.flyout .childs[columns="6"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="6"]{-moz-column-count:6;column-count:6}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="6"]{-moz-column-count:2;column-count:2}}cx-navigation-ui.flyout .childs[columns="7"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="7"]{-moz-column-count:7;column-count:7}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="7"]{-moz-column-count:3;column-count:3}}cx-navigation-ui.flyout .childs[columns="8"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="8"]{-moz-column-count:8;column-count:8}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="8"]{-moz-column-count:3;column-count:3}}cx-navigation-ui.flyout .childs[columns="9"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="9"]{-moz-column-count:9;column-count:9}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="9"]{-moz-column-count:3;column-count:3}}cx-navigation-ui.flyout .childs[columns="10"]{display:block}@media (min-width:768px){cx-navigation-ui.flyout .childs[columns="10"]{-moz-column-count:10;column-count:10}}@media (max-width:767.98px){cx-navigation-ui.flyout .childs[columns="10"]{-moz-column-count:4;column-count:4}}cx-navigation-ui{display:flex}cx-navigation-ui nav{outline:none}@media (max-width:991.98px){cx-navigation-ui.flyout{flex-direction:column;color:#000}}@media (max-width:991.98px){cx-navigation-ui.flyout.is-open>nav,cx-navigation-ui.flyout.is-open>nav cx-generic-link.all{display:none}cx-navigation-ui.flyout.is-open nav.is-open,cx-navigation-ui.flyout.is-open nav.is-open cx-generic-link.all{display:initial}cx-navigation-ui.flyout.is-open nav.is-open>.wrapper{height:auto}cx-navigation-ui.flyout.is-open nav.is-opened{display:initial}cx-navigation-ui.flyout.is-open nav.is-opened>.wrapper>.childs>nav{display:none}cx-navigation-ui.flyout.is-open nav.is-opened>.wrapper>.childs>nav.is-open{display:initial}cx-navigation-ui.flyout.is-open nav.is-opened>h5{display:none}cx-navigation-ui.flyout.is-open nav.is-opened>.wrapper{height:auto}}@media (min-width:992px){cx-navigation-ui.flyout .childs[depth="2"]>nav:not(:only-child):not(:last-child){-webkit-padding-end:20px;padding-inline-end:20px}cx-navigation-ui.flyout>nav>.wrapper{position:absolute;-webkit-margin-start:-10px;margin-inline-start:-10px;border:1px solid #ccc;display:none}cx-navigation-ui.flyout>nav:hover>.wrapper{display:initial}cx-navigation-ui.flyout:focus-within>nav.is-open:focus-within>.wrapper,cx-navigation-ui.flyout:focus-within>nav:focus>.wrapper{display:initial}cx-navigation-ui.flyout .childs{display:flex}cx-navigation-ui.flyout .wrapper cx-icon{display:none}cx-navigation-ui.flyout>nav>.wrapper{transition:opacity .4s}}cx-category-navigation cx-navigation-ui>nav>cx-generic-link,cx-category-navigation h5{text-transform:uppercase;font-weight:600}@media (max-width:991.98px){cx-category-navigation cx-navigation-ui.flyout.is-open nav.is-open>h5{display:none}}cx-footer-navigation a{font-size:var(--cx-font-small,.8rem)}cx-footer-navigation a:hover{color:var(--cx-color-inverse);text-decoration:underline}cx-footer-navigation cx-navigation-ui h5{text-transform:uppercase;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin-bottom:20px}cx-footer-navigation cx-navigation-ui{justify-content:center}@media (max-width:767.98px){cx-footer-navigation cx-navigation-ui{flex-direction:column}}cx-footer-navigation cx-navigation-ui>nav{margin:3vw}cx-media{position:relative;display:block}cx-media img{max-width:100%;max-height:100%;transform:scale(1);opacity:1;transition:all .6s}cx-media.is-missing{height:100%}app-elux-image.is-missing,app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-image.is-missing,cx-media.is-missing{background:no-repeat top url("data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABVAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTQ5MTEsIDIwMTMvMTAvMjktMTE6NDc6MTYgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjEwOTUyZjYtMmRmOS00ZmIxLWJmZDItODBlZDVjZDY3YjhjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2RkNERDA2RDQyQjExRTVBRUE3REEyNEFBNDQxNDBDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2RkNERDA1RDQyQjExRTVBRUE3REEyNEFBNDQxNDBDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpiZjI5Zjc3Zi1hZWM5LWY0NDgtOTM0MC1iZGJkYjk2MDk3OTIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo0MDcyNjk0NS0zNjQ0LTExNzgtODI2OC1mMDQzMTA0ZTU5MWIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAQEBAQECAQECAwIBAgMDAgICAgMDAwMDAwMDBQMEBAQEAwUFBQYGBgUFBwcICAcHCgoKCgoMDAwMDAwMDAwMAQICAgQDBAcFBQcKCAcICgwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAEsASwDAREAAhEBAxEB/8QArQABAAIDAQEBAQAAAAAAAAAAAAcIBAUGAwIBCQEBAAMBAQAAAAAAAAAAAAAAAAIDBAEFEAABAwMCAwQCCgwKBwgDAAABAAIDBAUGEQchEggxQVETYRRxgeEiMlKTFVYXkUKS0iNzs3S0FjY3obHRYnJTVJRVGPCCojNjJHXBo9M0ZCW1OLKkSBEBAAICAQQCAgMBAQAAAAAAAAECEQMxIVESEzIEQSLwYRRDcf/aAAwDAQACEQMRAD8A/v4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIPx72saXvIDANSTwAA7yg1D9wsBjeY5L5b2vadC01lMCD6RzrvjKPlHd+fWJt/8A47b/AO+033674z2PKO59Ym3/APjtv/vtN9+njPY8o7n1ibf/AOO2/wDvtN9+njPY8o7n1i7ff47b/wC+0336eM9jyju2Ntu1rvNP65aKmKqpCdBLTSMlZr/SYSFyYw7E5ZC46ICAgICAgICAgICAgICAgICAgICAgICAgICAgICDUZ1mlm29xWsy2/O0oKRnNyN055Hk8rI2A/bOcQAu1rmcI2tiMqebob455upcJJLxVPp7ESfItdM9zaeNmvAOA053eLne1oOC201xVivsmzjlNAQEBAQbHGstybDri27YvXTUNwaQfMp3lvNpx0cOxw9BBC5MRPLsWmOFsOnTfmPd6zy2y9NbDmtA1rqlkY0ZPETyiZg7uPBw7j2cDoMmzX4tmrZ5f+pKVS0QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQV765cuLWWXBqd50d5l0qmA8OH4GHUfdrToj8s32LcQrwtDMmrGeivKr/AI7RXyqvFPST1kMdSaV0Mj3RiRoe1rnAjjoePDtVM74iV8aJmGd/kUyL6QU392l++XP9Ednf8/8AZ/kUyL6QU392l++T/RHY/wA/9n+RTIvpBTf3aX75P9Edj/P/AG/R0KZFrxyCm0/Npfv0/wBEdj/P/aHs9wy6be5dXYfeC11dRPDDJHryPa5oex7eYA6OaQVdW2YyptXxnDd9P+XHC93LNdXvLKKWYUNV4GKp/Anm9AJDvaUdlcw7rtiy7Cwt4gICAgICAgICAgICAgICAgICAgICAgICAgICAgpb1HZZ+uG8V4rY389FSyC3U+nYGUo8o6egvDj7a3aoxVh2zmzR7Y4s7NdwbPi2msVZVRMmH/BaeeU+0wFdvOIyjSMzhe1rWsaGMGjANAB2ABYHoP1AQEBBWXrfxL1DLrXmUDdIbhTupJnD+tpnagn0ljwPaWrRPTDL9ivXKD2PfG8SRkte0gtI4EEdhCvZ17ds8pbmu39oynXWWspYpJj/AMYN5JR7TwQsFoxOHoVnMZb1RSEBAQEBAQEBAQEBAQEBAQEBAQEBAQYOS5HacRsFXkt9k8q00Ubp536anlb3ADtJPADvK7EZcmcQrZlHW1n1bc3uxOipaKzNJETaljp5nN14F7g5rQT4AcPErTGiPyyzvn8Nb/nN3k/9D/dnffqXoq577H+c3eT/AND/AHZ336eip77NjjPWzuDR3NjsqoqStsxIErKZj4JmjXiWO5nN19BHHxC5OiPw7G+fynu77mWNu1NVuhZZfNtIopK2mcRoS8NIYxwPY7zPekeKzRXrhom/TKj080tTM+oncXzyOL3ud2lzjqSfbW9gTP0S4mbnnlflszNae103kxOI4CaqJaND+La77Ko3z0wv0R1ytCsrWICAgIIz6tMS/WbZ2rrYW81baZI7lH48jT5cv+w8n2lbpnFlW6uaqgLYxLQ9EuWfOeBV+JzO1qLXU+bE3XiIaoF44f02v+ysu+OuWvRPTCalQvEBAQEBAQEBAQEBAQEBAQEBAQEBB51NVS0cRnq5GxQjtfI4NaPbdwQRT1c3y21WzFTT2+rile+qpQ9kMrHEtEnNxDT4gFXaY/ZTun9VTlrYxAQEEo1OaG2dKNJiTJdau5XadhjDuLaaDlndwHHQylqq8f3yt8v0wi5Wqlruki22bEtp4664VMENzu08lc9sksbXiMHyYwQT2aMLvbWTdOZbNMYhKH6x49/b6b5eL+VVYlbmD9Y8e/t9N8vF/KmJMwfrHj39vpvl4v5UxJmD9Y8e/t9N8vF/KmJMwfrHj39vpvl4v5UxJmGNea/FL7aKqyVtdTuo6yGSllHnRcWSsLHd/gV2ImCZiVE7za5rJeKqzVJBqKSaSme5vEF0bywkEdx0W+Jy8+YwkrpBy5uN7uRWuofy0V3gkoTr2ea38NGfZ1aWj2VVurmFumcWWz9do/61n3TVjbD12j/rWfdN/lQPXaP+tZ903+VA9do/61n3Tf5UD12j/rWfdN/lQfTKmnldyxyNc7wa4E/wIPtAQEBAQEBAQEBAQEBAQc1u5uNRbWYNV5bUsEtVGBFSU5OnmzyHlY06dw7T6AVKlfKcI3t4xlTLNM+y7cG7PvGWVslVUuJcxjnERRA/axxj3rQPQFurWI4YbWmeWmXURAQEBAQEBB901NU1k7aakjdLUvOjI42lznHwAbxKDrbLsDvJf2Nlt+PVYid2OqWtpgR4/wDMFihOysflONdp/Ddt6SN8nN5jbImnwNZS6/wPUfdVL02YN06Y98LSC+WxSTRjjrSzU83+zG8u/gXY217uTqtH4cfesbyHG6j1XIaGooansDKuGSEnTwEgGqsiYlCYmGEjggIP3U+KBqfFA1PiganxQNT4oPSjrq231LK2gmfBWRnmjlhe5j2kd4c0ggoLQdKm+113Bp58JzGbz8looxPS1btA+opwQ1wf4vYSOPeDx4gk5d2vHWGvTsz0lMyoXiAgICAgICAgICAgIII66nuGM2BgPvDVVBI7iRE3T+NaPr8yz/Y4hWtaWUQEBAQEBBkWu1XK93CK02eCSquc7hHDTwNL5HuPcGt4lJnDsRlPW1vRZLPHFd91Kkxa6PFponDnHommGoHpDPulnvv7NFNHdOOKbf4Vg1MKXErZT0LNNC+GMeY7+nI7V7vbJVE2meV8ViOG4UUhAQeFxtdtvFI6gu1PFVUL+D4aiNsjHey14IKROCYyifcjo8wDKI5K7DXGx3s6uDI9ZKR7vAxk6t/1CAPAq6u6Y5U20RPCum4e1+abX3X5qy6kMPNr5FTH7+nnA745BwPpB0I7wFpreLcMtqTXlzykiICAgICAgk3pDc5u+FAGnQOgqwfSPV3H+MKrd8Vun5LfLG2iAgICAgICAgICAgIIH66v2cx/85qPyTVo+vzLP9jiFbFpZRAQEBAQbTDcNyDPcip8XxmAz3SoOgHYxjR8J73dzWjiT/2rlrREZdrWZnELgbM7GYttBaQKRrarKZmgVlzkaOd2vEsj1+AzXuHb3692O+ybNtNcVdnVVVNQ0z6ytkbDSRNMkssrgxjGtGpc5ztAAB3lVrEPbjdZeE43LJbcJp3Xu4t1aajmMNI09nB5Bc/T0AA9xV9dEzyotviOESZH1ab0X57vVa6K20xOoit8DBoPDnm53/wq2NNYUzutLSU+72+N3le6hv11nkaOZ4pp5yGjs1LY+ACl4V7I+du7NtnUhvnjtQA69TyFvwoa+OObX2fNaXfYK5OqsuxttCRcG64ahsjKTcS1NdCeDq21khw9JhlJB9Ojx7Crto7La/Y7pzw7OsTz+1C9YhXR1tDwD/LOj43Ea8sjHaOafQ4BUWrMctFbRPD2ynFcfzSyTY9k9KyrtE40fFIOw9zmkcWuHcQdQuRMxwTETyqPv1sJd9n7sKykL6vCap5bR1jh76Nx4+TNpwDgBwPY4cR3gbNezyY9mvx/8R4rFQgICAgIJN6Rf34278TWfozlXu+K3T8lvlibRAQEBAQEBAQEBAQEED9dX7OY/wDnNR+SatH1+ZZ/scQrYtLKICAgIPqGGWolbT07S+d5DGMYC5znOOgAA4kkoLj9PGzFLtNiTZLgxrszr2tluE4GpjB4tgafBnfp2nj2aLFsv5S3aqeMOwy3LLDg+P1GTZJOKe00zeaR54kk8GtaO0uceAAUIjM4TtOIyqJvTv8A5Vu7XvpS51Fhsbtaa2xu4O0PB85Hw39/gO7vJ2U1xVi2bJs4FWKxBO3Qt+1V+/NIfyxVH2OIaPr8ysReccx/Iqc0l/oaetpnDQx1cMcrfsPBWaJmGmYiUWbjdHWA5LDJW4U51kvXFzY2l0tI8+Do3Eubr4tOg8Cra7pjlTbRE8IFrKDdTp1zZj3mS23tmpimjPPT1UQPHQ/BkYe8EajvAK0Zi8M/WkrPbG752TeOyuAa2ky2laDXUGuo07PNi14lhPttPA9xOXZr8WvXs8nW5RjNlzKwVWM5BCJ7RVsMUsZ7ePEOae5zTxB7ioROE5jMYUn3X24um1ma1WJ3HV8LD5tHUEaCeneTyP8AZ4aEdxBW6lvKMsF6+M4c2pIiAgICCTekX9+Nu/E1n6M5V7vit0/Jb5Ym0QEBAQEBAQEBAQEBBA/XV+zmP/nNR+SatH1+ZZ/scQrYtLKICAgIJg6O9t48rzyTMLlHzWmxhskQcODquTXyvuAC72dFTutiML9FczlatZGtUPqe3kn3JzB9htMuuGWmR0VMGH3s8w94+c+Pe1vo495WzVTxhi238pRgrVQgIJN6Zt3MV2kvlzuGVNndT1kEcMXqkbZCHNk5jzBzm8NFVtpNuFuq8V5WIw3qI2iziobQ2m7MhuTzyspq9rqZ7iewNMoDHE+DXErNbXaGmu2su2UFjRbibd4zudjcuNZNCHwP1dBO0DzaeXTRskbj2EfYI4HgpVtNZ6I2rFoxKoV2tub9Ou6TWMk8u9W57Zqedmoiqqd/YdO9j26hw7jqO0LZExeGKYmkrg7f5tadxMQosvsx0pKtnM6MkF0UjTyvjdp3tcCPT2rHauJw21t5RlwPVzttFmG3Tsooo9b9Y+apa4D3z6U6ecw+wAHj2D4qzTbE4V7q5jKpa1sYgICAgk3pF/fjbvxNZ+jOVe74rdPyW+WJtEBAQEBAQEBAQEBAQQP11fs5j/5zUfkmrR9fmWf7HEK2LSyiAgICC43SxiUeK7N26UtArbnz3Sd2mhPnHSP/ALprVi22zZt0xirJ6ks7lwLaa4V1G/ku1bpbKRwOhD5wQ5w9LYw4j0pqrmXdtsVUwW1hEBAQEBBNfTf1K3PGblT4NntS6oxSctgpKydxdJRvJ0aHOPExE8OPwe7hwVG3VnrC/Vtx0laBZWtEvV7txDlm3TsspIx8+WPWo5gPfPpXECZp9DeD/RofFXabYnCndXMZcT0Q53LT3e5bd1b/APlahnzlRtJPvZY9GSgf0mkH/VU99fyr0W/CxlXS09dSS0NWwPpZmOilY7scx45XA+yCszUoZm2OS4hl9zxibXmoKmalBP2zY3lrXe23Qr0KzmMvOtGJw1a64ICAgk3pF/fjbvxNZ+jOVe74rdPyW+WJtEBAQEBAQEBAQEBAQQP11fs5j/5zUfkmrR9fmWf7HEK2LSyiAgIP1rS5wa3i48AEF/catrLPjlBaIxpHS00FM0DuEcQZ/wBi8+ZzL0YjEIG6671Jrj2OsP4I+s1sg8SOSJh//JaPrxyz/YnhXpaGYQEBAQEBBc7ppzOozfaG21tc4vuVHzW2oe46lzqfQMJPiYy0n0rFtrizdqtmrtbrbqe8WuptFYNaSqikppR26skYWO/gKhE4WTGVNNkauow/fezQudyyx15tspHDUSl1K7X7pbdnWrDr6WXTWFuU86sbVHbN77m+IaMqo6aq09LoGsd/C0rbpn9WLdH7I3VioQEBBJvSL+/G3fiaz9Gcq93xW6fkt8sTaICAgICAgICAgICAggfrq/ZzH/zmo/JNWj6/Ms/2OIVsWllEBAQetC5rK6F7/gB7CfYDgg/oLGQ6Nrm/BIBC856Ss/XOx4zKySn/AHZopGj2ROSf4wtX1+JZfscw2uy3TFtfuFtna8uu8lZ86VbZfPEE7GsDo53xaAGM6cG+K5fbMTh3Xqi0ZdBeejXamls9XVUDq91fHDLJA11RGQZGsJaD+D8VGN0pTohVhamQQEBAQdztl1BZ5tPY5sfxdtK6gnnNW81cT5HB7mNjOha9o00aO5Qvri3Kym2aujHWlvADr5VuPo9Wl/8AFUPRVL32cRg1bWZBu9aLlK0ev1l3pql7Yxo3nkrGyO5R3DUqy3SquvWy8ywPQVL6ynsdvM8N7W0VKHez74/xFbNHxY9/yRQrVIgICCTekX9+Nu/E1n6M5V7vit0/Jb5Ym0QEBAQEBAQEBAQEBBA/XV+zmP8A5zUfkmrR9fmWf7HEK2LSyiAgICC+m395jyLBrPfYjzNq6OmnJ/nOhaXD2jqFgtGJehWcwh7rmxySpx+yZVE0ltLPNRTOHcKhgkZr6NYz9lXaJ64U/YjpEtl0T5TFc9uqzF3uHrlrqnPDNePk1I52nT+mHrm+OuXdE9MJmVC9Sjfzbmp213JrrUIy2y1L3Vttfp70wSuLg0HxYdWn2Fu128oYdlfGXFqasQEBAQEHf9MeOy5FvVZmNGsFE99xmPxW07C5p+75Qq9s4qs1Rmy5ixNymXU7ehe97r3KwgxUz4qJund5ELY3D7sFbdUYrDDtnNpcCrFYgICCTekX9+Nu/E1n6M5V7vit0/Jb5Ym0QEBAQEBAQEBAQEBBA/XV+zmP/nNR+SatH1+ZZ/scQrYtLKICAgILYdHGaMyHa843M/W42WZ0BaSNfImJmiPsalzfaWTdXEtmi2Ydxu1gsW4+3tzxI6CrqIi+ke7sbURnzIjr3DmAB9BKrpbxnKy9fKMKrbCbi1Gz257H3sOhtM7nWy7RO4GIc+nOR4xvGp9GoWvZXyhj128ZXKiljmjbNC4PheA5j2kEOBGoII7QVibnMbs7TY3u7jZsV8BirIiZKGujaDJTyEaajXTVp+2brx9BAInS81lC9ItCp24+xW422VVJ89UL57M0ny7lRtdLTub3EuA1YfQ8Ba67Isx21zVxymgICAgILMdFO3Utpx+t3FuLC2ouX/KUPMND6tE7V7x6HyDT/VWXfbrhq0VxGUyZRkFDieOV2S3I6UNDBJVSekRtLtB6SeAVMRmV8ziMqGXe51V7u1Vea481bVyyVMzvF8ry938JXoRGHnzOWMjggICCTekX9+Nu/E1n6M5V7vit0/Jb5Ym0QEBAQEBAQEBAQEBBA/XV+zmP/nNR+SatH1+ZZ/scQrYtLKICAgIO96ctz2bYbjQVtwk5Mbrx6jcST71jHuBZKf6DtCfRqq9tPKFmq/jK5rXNe0PYQWEagjiCCsTcrr1dbGzQ1Mu7GKwl9NJob1BGNeRwGgqQB3Hsf4Hj3nTTp2fiWbdr/MMfpn6lqXHqaDbvcOfkszNI7ZcpD72AE8IZiexnxXfa9h4dndurPWHNW3HSVkY5I5o2zQuD4ngOa5pBBBGoII7llan0QCND2IIB63LLZrdjdlq7fSQQVctXMJJYYo2PePK10c5oBK0aJ6s2+OkK5LSzCAg7TZHZ68bvZWy3QB0WOUxbLc6zThHFr8Bp+O/TRo9vsChsv4ws108pXQtdsoLLbYLRaomwW2ljZBBCwaNZGxvK1o9gBYpnLdEYQZ1o7px0drg2stMmtbVclZdC0/AhaeaKM6d7nDmI8APFX6Kfln33/Cty0sogICAgk3pF/fjbvxNZ+jOVe74rdPyW+WJtEBAQEBAQEBAQEBAQQP11fs5j/wCc1H5Jq0fX5ln+xxCti0sogICAgILL9J2/MN5t8O12Wz6XymbyWmolI/DwtHCEk/bsHwfFvpHHNu146w1admekpyliinidDM0PheC17HAFrmkaEEHtBWdoV13z6RaqGabK9p4vMpXay1FlB9+w9pNMT2j+YeI7teAGnXu/Es2zT+YcBtzv/ufs9ObE1xqLPA4sltFza/SIg++awnR8Z9A4a9oVltcWVV2TVNGLdau2l1ia3JqaqtVZw5veesw6+h8Wj/ssVE6JXxvhxnVlutt/uNi9nhw25MraiCplkmjayVj2NdFoCRK1verNNJieqG68WjogpXs4gkTZ3pwzTdSeK4zsdbcN1BfcJ2kGVvhTsOheT8b4I8deCrvtiq2mqbLY4Tg+Nbe4/DjWLU4p7bFxJ7ZJXke+kkd2uce8+0NBoFjtaZnq2VrERiGo3i3asm0WKSXu4Fst3lDordRa6Onm04a6cQxva493skKVKeUo3v4wpdkWQXbKr5VZHfJTNdqyR088h73O7gO4AcAO4cFuiMMMzlhI4ICAgIJN6Rf34278TWfozlXu+K3T8lvlibRAQEBAQEBAQEBAQEED9dX7OY/+c1H5Jq0fX5ln+xxCti0sogICAgIPuCeelnZU0z3R1MbhJHJGS1zXNOoII4ggoLKbDdWNvvUMGI7ozNpr2NIqe7P0bDUdwEx7GP8A53wT6D25tmnHWGrXuz0lObXNe0PYQWEagjiCCs7Q5zO9o9vNyI9MttkU9WBysq2axVDQOzSWPRxA8CSPQpVvNeEbUi3KKMj6GLLO90uJ3yanaTq2GvhZONPDniMZ/wBkq6Psd4Uz9ftLnpOhrOw8iK80Do+4uFQ0/YDD/Gpe+Ef88tjZ+hSvdKHZBkEbIftmUdM57j7DpHtA+wuT9j+nY+v/AGkfBul7aTCJGVfqRul1ZoW1F0Im0I46tiAbEOPYeUkeKqttmVtdVYSG1rWtDWjRo4ADsAVaxw+8O/WHbRULoqx4rMre3mprXC4eYdRwdKRryM9J4nuBVlNc2V32RVUjP9wMm3KyOXJspn82tf72ONuoihjB1bHG3jo0fZPadStlaxWMQx2tNpzLSLqIgICAgIJN6Rf34278TWfozlXu+K3T8lvlibRAQEBAQEBAQEBAQEEI9cNnuFZhNpu9NGXUNHVPbUvH2nnRhrCfQSNFfonqo+xHRWJamQQEBAQEBAQd9tf1G7jbXsZbqOcV+Ns0At1cXPYxvhE8HmZ7APL6FXfVFllNs1TphXWLtbkbGQ5F51kuJ4OFS0zQa/zZYQTp6XNaqLaZhorviUh2XO8KyOMS2G7UdY13YKeoiefbAdqFVNZhbFoltgQ4atOo8QuOsW4XuzWmMy3Wrhpoh2uqJWRge28hdw5M4cVlfU3s1ikbue7Nr6tuulPa2moc4jwe3SMe24KcarShO2sIb3I6zMyyJkltwSnFmtrtWmqcRLWOaeHA6cjNR4AkdxV9dERyotvmeEN1dXVV9TJW10r5qyVxfLLK4ve9x4kuc7Ukn0q5Q80BAQEBAQEEp9HdvqqvemnqoGF0FLS1U0zgODWuj8ka/wCs8KrdP6rtEfstwsbYICAgICAgICAgICAgwMoxqz5jj9XjF/i860VkZhmZ2HQ8QWnuIIBB7iF2JxOXJjMYVY3G6SdyMSr3yYvF892F7tIZKbQVDWniBLEdOI8W6j2Oxa67onlktpmOHMfULvJ9HK35L3VL2V7oeu3Y+oXeT6OVvyXup7K9z127H1C7yfRyt+S91PZXueu3Y+oXeT6OVvyXup7K9z127H1C7yfRyt+S91PZXueu3Y+oXeT6OVvyXup7K9z127H1C7yfRyt+S91PZXueu3Y+oXeT6OVvyXup7K9z127H1C7yfRyt+S91PZXueu3Y+oXeT6OVvyXup7K9z127PZuyu+bG8jLHcQzwDXAfxp51PCzzfsTvPK7nkx6uc/xdGSf4Snsr3PXbs+fqF3k+jlb8l7qeyvc9dux9Qu8n0crfkvdT2V7nrt2PqF3k+jlb8l7qeyvc9dux9Qu8n0crfkvdT2V7nrt2PqF3k+jlb8l7qeyvc9dux9Qu8n0crfkvdT2V7nrt2PqF3k+jlb8l7qeyvc9dux9Qu8n0crfkvdT2V7nrt2PqF3k+jlb8l7qeyvc9duzNsXTZvNfbiy3tsstI13wqiu0hiYPEuOp+wCVydtYdjVaVltjNkLTs1YpIGyiryas5XV9by8oPLryxxg8QxuvfxJ4nuAzbNnk1a9fi7pVrBAQEBAQEBAQEBAQEHnU1DKaIyv7Ag0FdfauaQiE8rApRCOWN851/xyuuZPnOv+OUwZPnOv8AjlMGT5zr/jlMGT5zr/jlMGT5zr/jlMGT5zr/AI5TBk+c6/45TBk+c7h8cpgy+hX3N3Y4oPoVV3I11K46/DW3VvaSuj5NyuA7XlMOZfnznX/HKYMnznX/ABymDJ851/xymDJ851/xymDJ851/xymDJ851/wAcpgyfOdf8cpgyfOdf8cpgy+4bxXxP5i7UeCYMt7arm2uj0dwkHaozCUSzFx0QEBAQEBAQEBAQEBBrcgc7yQwdhXYclpfICllHB5ATJg8gJkweQEyYPICZMHkBMmGnrM4w6gyeLDaytazJp+XyqQskLnc4JboQ3l4geK7icZczGcPjKtwMIwioipcqr2Uc87TJE2RkjuZrToSORpHakVmeC1ojlvMcZRZPbIL3Z5Wz2mpaJYZm66Pae8a8VyejsdWHkW4u1GBXX5jy67RUl3DGymB7ZXEMfroT5bXDjp4rsVmeHJvWvLrqKK31FLHVUgDqaVrZY3aaatcOYHjx7FBY5247x7UWfJHYhcbvBFkTZWUzqZzZSRLJpytLg0t+2HfwUopMxlCb1icOndS07u1oUE3P5pk23+E0zKnL7jBb2S6+U2Z+j36dvKxurnad+gUqxM8I2mI5clbt6tmL/WtobNfoXVUjgxjKiKopuZzjoAHVEbBxPpU/C0fhCL1n8tjl2WYvgkEVTltW2igncY4nSNkcHOA1I94D3LkRM8O2mI5aL6+Nnf8AHIvk6j7xS8LdkfZXu7HyAoZTweQEyYPICZMHkBMmDyAmTB5ATJhnWJpZVADsXJdhvlFIQEBAQEBAQEBAQEBBgXlnO0BdhyWt8hScPIQPIQPIQPIQPIQQdm8RPV1ZIx2ltN+Ter6/CWe3zh99VWOsu+5WH2Cof5UdwIpHyfEE1WyIu9rXVc1T0l3dHWHY9HeTS1G3tbhl1Pl3TH6uWF8byNY4ZiZBzexIJB7ShujrnunonpjsgjdStnz6433dqRxNvqLqy20B7nQsgkIHHvbGyP7K0U6Yhnv1zK1seXUmNbfRX2t4UdFb2VMp101bFThxA9J00Cx4zLX5YhVr9TLrmW2uRb0V3MbyLnHOHt14se4moLe/4czDr3cpWvyxMQyeOYmVmdsdzI8t22t+X1TtZHU2tYdRwmgBZN29nvmkjXuWW9MThrpfMZQbs7izOpTdC75nuRK+e0UnJI6jbI5oPnOeIIAWkObG1rHfBIP2StF58IxDPSPOcylKnxTpIZdaG526qskN0opo56V1Pc4GkyRuDmhzBLo/iB8IFU5v/a3FP6c91zQsZiVkkaNHGskB+RKno5R+xxDQYtL0k1ltttvrmxPyKWKnhmaYbpqalzGtcOYN5fhntB0Up80Y8E5+QqGg8hA8hA8hA8hA8hBlWuLlqAVySG3UUhAQEBAQEBAQEBAQEGJcm8wXYGFyFMOHIUwHIUwHIUwHIUwP0Rk8EEHZnFydZVhY74tKf+6kWivwlnt84ZvVJoN6MDPd58P6dGuavjLu35Q5fde/V2ye7OXwWtpbQZTb3vgDOHJJVu0dLr4teJdNPFTpHlEf0hefC0/28d18LfhXTZitFOzkramsFfU6jQ+ZU00kmh9LWcrfaSls2kvXFIdn1PZRHjeyloxqneRcr0ynY4A6H1eniZLIeHi4sHpBKhqjNsp7ZxXDnLPsb1K0mDsxiguNHBidXC4voHvbry1I53tfrAXc3vuPvuHcVKdlc5RjXfGGb0mXiVrMg2kvhLaqB0k7IieI4+rVLRr4O5fslc3RxLumeYlotgsvoNj9wL5hO4LvUmVBjgdVPa7kbLTPfyE6Anke2QkO7OzuOqlsr5xEwjqt4TiWj3bx7afHskscW1lY2rhkeXVpjqPWA1wlZycewcNVKkzMdUbxWJjCUOuORsmG2Mj+2SfkCqdHK37HEPXEpekynxy1VVbJao8ijpqaSd7i4SNqGxNLif5welvPJXwwlqSF0buUqle+eQpgOQpgOQpgOQpgOQpge9CzSXVBsVx0QEBAQEBAQEBAQEBB41beYaIMfyV1w8lA8lA8lA8lB9w04LuKDU1+1eBXPNKfcKuoOfMKUMEFZ59Q3lDAWt/BteIzoCe1q75zjDk0jOXnl+2uE5reqDIMjofWbvbHB1DN51RH5ZbIJAeWJ7Wn3wB98ClbTBasS8cu2d293FrKe4ZpbhW1VK0xwvM1RFytLuYgiF7ARr46rsXmvDlqRPLPzbbfC9xbbDZ8yovXLdTyefDGJZ4eV4aWa6072HsJGhOi5W0xw7asW5YeVbM7aZrU0VXlNt9blt0TaajD6iqayONh5g3kjka13p5gSe9di8xw5NInl0NVpINAoJuWtm0WAWfMJs9tlB5OV1DpZJqpk9To903+8JjL/L466/B7ePapzeZjCEUjOTNdo9v9wy2TLbbHU1bG8jKhpfFM1vaB5kRa4gHuJ0St5jgtSLctPZumfZqx1Ta6ms4lqmHmY6qmqJmgjiPePeWfZClO20oxqrDocz22w3cWkgt+a0XrtHTPM0LPOnh5XlvKTrA9hPDxUa2mvCU1i3LRt6Vdg3DUWH/924/+Ou+63dz017O8qoA73wVax4eSuuHkoHkoHkoHkoPSmj5X8UGUuOiAgICAgICAgICAgIMK93iz2Kk9fvlXDRUTe2arlZCwey6QgLsRlyZwxbJlWLZLzfq5c6S4cvF3qVTDPp7PlOKTWYItEsyrqaagpn1ldKyGkjHM+WVzWMaOzUucQAuYday259gl5rRbbRe7fVXEnlEFNWU0smuumnKx5KlNZhGLRP5bfkcopNdbssxW71QobTc6SqrXAlsNPUwyPIA1JDWOJ4BdmsuRaJbMvhpYH1NQ4MhYC973kBrWtGpJJ4AALjrEt2VYxe5nUlluVLWVTWmR0VLURSvDAQC4tjcTpqQNV2YmHItEvlt9sLrv8wGup/nz+xedH5/wPM/3evN8H33Z2cUwZh93PKcYsU7aO83Glo6pzRI2KqqIonlhJaHBsjgdNQRqkRMk2iGa2WOSNssRDo3AOa5p1BB4gghcdYFBf7Leppae01sFVPBwmjppo5HR8SPfBhJHEHtXZjDkTl7VU9PRU7qqskbDSsHM+SVzWMaPEl2gC5h1qqTcTb64VfqFBfrdPXAlvkw11M+TUHQjla8lS8JR8o7tzyOUUnxUzwUcD6qskbFTMHM+SRwa1o8SXcAg1lqznCL9V+oWO80NbXDgYaSsp5pPuY3EqU1mHItEt1DqBoVF1p6jcjbqCr+bam/22Ov15fIfXUrZNezTlL9VLxnsj5R3bOMtmjbLC4PhcA5r2kEEEagghRSeVdW0VspnVtymjp6Nnw5p3tjY32XPIAXcGWvtGdYRkFV6jYbzQVtb/U0lZTzP+5jcT3Ls1mHItEtrI5sMbppiGRMBc5ziAAANSST3KLrCteS43fJ3UtluNLWVLW+Y6OlqIpXBoIHMRG4nTUjiuzEw5ExL3uF2tNjibV3uqho6VzhG2WqlZEwvILg0OeQNdAeCRGSZwzIZoaiFtRTuD4HgPY9hDmua4aggjgQQuOvpAQEBAQEBAQEBAQfMsscETppTpEwFzj4ADUoKxYLYLh1abpXTIMyqpo8PtgDoaSFwBjjme4QQM1Ba3VrCXu01JHp1Gq0+uOjJWPZPVK2JdLe3WD5xR5tj76ls1GJOSknkbLFzvjMYeCWh2oBPaSFVbbMxhdXVETlGe50t/wB/OocbTRVclNiFukfC9rNS1vq8ZfPM5p0BeXe8aT2cPTrbT9K5VXze2HQbldH2D23Cay64RLVRZHQQvqo/PlErajyW87muAaNHOA4FunHuUa7pz1SvpjHRvukjcW7Z3gE9sv8AK6ou1nlbTCokJc+SCRnNFzuPa4aObr4AaqO6uJS03zCvG19bVYPfLNui13/tlHc20VXpqC1j4gXcR8eJ0gHsLRfr0ZqdMSsp1VZm3FtnaympXj168OZa4OU66slBdKRp3GJrh7YWbTXNmrdbFUYdI9gqcY31vWO13/naO2VEM3DTSRtXTcw0PgdQrd05qq0xi0tmBp17af6fs6uf8/53d/6fzswOrLGa7Md+bNjNsLRcau1RR0/OdGukFTVOa0nu5iNPbXdM4rlzdGbYdt0l7nTZPi8u32QOc3KLCPKYyXUPfSNdyN1BHbG73h9Gir3UxOVmm+Yx2aLpGaDuLnI/47P0qdS3cQjp5locvnybqW34qNuIat9LhFplna5jOLWxUr/JlnLeAc97yGtJ7AR6dZVxSufyjbN7Y/Dvqrou2imo2U9NJXw1LNNZ/WGOc/Tt5muZy8f5oCr99lnoqlemo6ekp46SmbyU0TWxxsb2Na0aAD2AqVyBOty43eKbHrNNJLDh1QZpKp0TdQ6Vj2DiNQCWsOrQSO37GjRHLPvnhtsY6Ytg8tpaDJcIuNRU0VPJDNI6OojmbMGODnRzMLA5jnAaEDlI8Fydto5djVWesMXrHz/ILdHa9tcZkkinuodNWGElr5Yy/wAmOEEacHO15hrx0A7NU01jmXN9p4hnWnop24ixtlFeaqrlyRzPwtdDI1jGykceSMtI5Qe52pPik75y7GiMOe6YshyTBN1brsZfp3VFtiNQKUO15Y5qY8xdGDryskj1dp46enWW2ImPJHVMxPi1d+hvHUv1C1eEVdZLT4TaH1DfLi+0hpH+Q+RrXat55JCBzOHAH0aLsfpXLk/vbH4b3eLpQw/GMFq8uwGWpp71aYzXObNL5jZYoffyHUAOa5rRzAg6cOzvEabpmcSlfTERmHT7D7h3LcXYuvnvsjpr3bY6q3Tzv4umaynEkb3HvPK4AntJGveobK+NktdvKqvm29wyTbN9s3mtjfMs8VwltNVE06cwEEcr43/jI5HcvgW69y02iLdGaszXqmvrCvFsyLZCy3+zyCa11lxpaiCQfbMkoahw4dx8R3KjTGLNG+c1hK+3v7A2P/p9H+jMVVuZW04huFFIQEBAQEBAQEBAQeNxo23C3z0D/gTxvhPb2PaW93soSrh0e5Ja8DzPIsHyyZlDd6kwxR+svEbTNRSSxvi1doOY+ZqB36Fat0ZiJhl0ziZiViG5Ljr7lHZ2V9O67zcxipWzRmZ4a3ncQwHmIA4ngs2JacwrlQ3Oi2g6vq+tykilstwnqZPWpeDGx3AGZkmp4cvmHlJ7Bx8FpmPKnRmifG/VNe6+5mIYlt7cbtVV8D5JqaWKihjlY99RLJGWsawNOpGp4kdg4qilJmV97xEI76G8dq6HE71k08ZZT3Cohp4HO4c7aRj9SPRzSka+IPgrd89VX146ZR1tTiH647B5zTxNLq6hkorpTgDU81MyV79B4mPnHtqy9sWhVSM1lucUyabfzNdvcPn5n0VgpfWbsH6hrpKV+hLvHnZFGNf557OKjMeETKdZ85iOzo9k/wD7c5r+JuH/AMhTqOz4Q7r+csb/APvf/T6Orv8Az/nc/wCn87Mnez/7c4V+Jt//AMhULmv4SbPnDE34sty2N3ft29+Kx/8AstfLyXGBnBpmcPwzD+Oj1cPBwJ8F3XPnXEmyPC3lDI6OqyluGd5rX0Li+hnkimhe5paXMfUTuaSDxGoPYubuId0cy0W1t2t2z/VJfLbmD20dFWOraKKpnIZGxtRUMrIHvc7gGva0DU9mvFSvHlSMI0nxvOWF1QbS4viLn5/Z7qay43y4zzy02sJZG2o8ypJbycSAeAJXdV5no5tpEdVkdvf2Bsf/AE+j/RmLNbmWmnEMHPztdkQG3+4U1I6Sqj9Zho62VsT3AEsD4nEtIcOPFp19pK5jrBbE9JV33QxuPpr3Atd62qvT5vW+eV9AZGyPY2N7fwU3l8HxycxDdW68D3jVaaT5x1Zbx4T0dD1k2+utGc4zuKIHGlbEyndr2CWlqDVCNxGoBIkP2D4KOjrEwnv6TEpxtW5WCXjG2ZbSXWmFidGJnTSTRsEY01IkDj71w7CDxBVE1mJwvi0TGUDbIyt3J6qbnuDaY3GxUzqyrZKQWjkljNHFrr2F7Xa6ez4LRf8AWmGfX+18vDa67UGz3VJe7dl720dDWuraKOpqDyRtZUVDKuB7nO4APaxo1PAa8UvHlSMFJ8bzlLnUBuPimO7U3inmrYJLjcqOegoqaORj5JXVUZh5mtadeVodzE9nD2FTrrMyu2WiIcd0p49W2rYq+XmsYWMuTquWn5tRzwxU3lcw9HOHD2lPdP7IaY/VqemDB7XuNsXkuIXUAQ1da4RS6amKZtNG6OQelrgD6Rw71LbbFolHVXyrMIzyTJ71ZtuavY3LWujudlurayjGmoaBHNFNFr8UukEjT36n0K2IzPlCqZxHjK3e3v7A2P8A6fR/ozFjtzLZTiG4UUhAQEBAQEBAQEBAQR/uZ02bbboXJ19ucc1FkDwBLWW97WOl5Ryt8xsjXsJA4a6A+lWV2zVXfVFnhth0x4JtbkLMptVTWVV6ia+ON1VJF5bWyNLHaMiY3joe8ldvtm0Ycpqis5b/AHL2dwXdijjp8spiayEEU9bTO8uoiB7Q12hBHocCPQo1vNeErUi3LhLX0TbWUVc2qr6y4VlK06+rSSwxscPBzoo2v0/okKc75VxohLdptFssNths9mgZTWunaIoIIWhrGNHcAFVM5XRGHLbW7I4jtLb7hbLBLU1VJciw1Lbi+GTgxrmaDyo4xoQ4666qV9k2RprirH2q6fsH2gu1Xesalq566riFM51dJC/kj5xIQzyo4yNSBrqT2BdvsmzlNcV4ZeLbL4viW4t03NttRVPv12bNHUwzvhNO0TzMndyNbG1w98waauPBcm8zGHa64icvP6j8T+tz65/WKv8AWj+z+ZD6r/5L1H4Hl8/wOPw+30cE9k+OD1x5ZemU7L4vlu4tr3NuVRVMv1pbDHTQwPhFO4QTPnbztdG5x98866OHBIvMRgtriZy2+dYTYtxMXqsRyJrnWyqADnRENkjc1wc17HOBAc0jUag+ngo1ticu2rmMNDtNsRiOzlRW1OMVNZPJXtiZMK+SF4AiLi3l8qKP4x111Ur7JtyjTXFeHrufsbt/u15c+TwPjusLfLjr6J4inDNdeUlzXNcNezmadO5KbJrw7fXFuXFW7oj2wpqgTV9fcamJp18oyQRtd6HFkXN9ghTnfKuNEJetlvpbRbae00LS2ipY46eFpJJDI2hjRqeJ4BUzOV0Rhx+7GweE7wVEFwyJ9TT3SmjMENRRSNaeTmLw1zZGvaRzEnsB9KspsmqF9cWabBOkrbDCL1DkD3VNzuNO4S07a98Rhje3i13lxsbqQeI5iR6F226ZcrpiHf5XiWO5vZJcdymlZWWib4cUmo0I7HNc3RzXDuIIKriZjhZMRPKKp+iHbCSsM0VwuUdITr5IkpjoPAOdCTp7Oqu98qfRCSsC25xDbSzfMmIUgp6Zx55pCS+WZ+mnNI93Enw7h3AKq1ptytrWK8NZudsdt/uy1kuT072XWJvlxV9G8RVDWa68pLg5rhqexzTp3LtNk1cvri3LjrF0V7V2uvZW3OprrhCwhwpp5Yo4nadz/JY15HsOCnO+UI0QlU2S2ssZx2kjFPafJNIyKnDWCOIs8sBg00Gg7OCqytw0O1W0mObQWapsmNT1M9JVTetyOrnxPeH8jY9AYo4xpo0dyle82RpSK8NLuZ00bebp5H+tN7lrKW7OjZDM63yQsbL5fBrniWKT3wboNRpwAXa7ZrGHL6otOXdWa109jtFJZaQudS0cMVLE6QgvLImCNpcQANdBx0ChM5TiMMlcdEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEH/2Q==")}@media (max-width:767.98px){cx-tab-paragraph-container>div.active.toggled{display:none}cx-tab-paragraph-container>button.active.toggled{color:initial}cx-tab-paragraph-container>button.active.toggled:before{content:"+"}cx-tab-paragraph-container>button.active.toggled:after{width:0;opacity:var(--cx-opacity,0)}}cx-tab-paragraph-container>div{background:var(--cx-color-background)}cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div .tab-delivery>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div cx-page-slot.Summary>h2,cx-tab-paragraph-container>div .container>h2,cx-tab-paragraph-container>div:not(.active),cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate .tab-delivery>h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary>h2{display:none}cx-tab-paragraph-container>button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;display:inline-block;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;margin:0;cursor:pointer}cx-tab-paragraph-container>button.active,cx-tab-paragraph-container>button:hover{color:var(--cx-color-primary)}cx-tab-paragraph-container>button:focus{z-index:1}@media (min-width:768px){cx-tab-paragraph-container>button.active{cursor:auto}}cx-tab-paragraph-container>button:after{content:"";display:block;margin-top:15px;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:auto;-webkit-margin-start:auto;margin-inline-start:auto;height:5px;background:var(--cx-color-primary);width:0;opacity:0;transition:all .6s}cx-tab-paragraph-container>button.active:after,cx-tab-paragraph-container>button:hover:after{width:100%}cx-tab-paragraph-container>button.active:after{opacity:1}cx-tab-paragraph-container>button:not(.active):hover:after{opacity:.5}@media (max-width:767.98px){cx-tab-paragraph-container>button{border-top:1px solid var(--cx-color-light);font-size:18px;padding-top:15px;-webkit-padding-end:0;padding-inline-end:0;padding-bottom:0;-webkit-padding-start:4%;padding-inline-start:4%;width:100%;text-align:start;height:63px}cx-tab-paragraph-container>button:before{content:"+";margin:0 15px;float:right;font-size:33px;bottom:12px;position:relative;color:var(--cx-color-text)}cx-tab-paragraph-container>button:after{margin-top:15px;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:auto;-webkit-margin-start:-4%;margin-inline-start:-4%}cx-tab-paragraph-container>button.active:before{content:"–"}cx-tab-paragraph-container>button.active:after,cx-tab-paragraph-container>button:hover:after{width:104%}cx-tab-paragraph-container>div{padding:15px 5px}}@media (min-width:768px) and (max-width:991.98px){cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 0 auto}}@media (min-width:992px) and (max-width:1199.98px){cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 272px auto}}@media (min-width:1200px){cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 420px auto}}@media (min-width:768px){cx-tab-paragraph-container{display:grid}cx-tab-paragraph-container>button{order:0;transition:all .6s;font-size:1.2rem;text-align:center;margin:0}cx-tab-paragraph-container>button:first-of-type{grid-column:3}cx-tab-paragraph-container>div{order:2;grid-column-start:1;grid-column-end:-1;padding:50px 0;border-top:1px solid var(--cx-color-light)}}cx-global-message{position:sticky;display:block;top:0;z-index:2}body.searchbox-is-active.has-searchbox-results cx-searchbox .results{display:block}body.searchbox-is-active.has-searchbox-results header{position:relative;z-index:100}body.searchbox-is-active.has-searchbox-results cx-storefront:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,.5)}@media (max-width:767.98px){body:not(.searchbox-is-active) cx-searchbox input{width:0;padding:0}body:not(.searchbox-is-active) cx-searchbox cx-icon.reset{display:none}}cx-searchbox{z-index:10;display:block}@media (min-width:768px){cx-searchbox{position:relative;z-index:0}}cx-searchbox>*{z-index:20}@media (min-width:768px){cx-searchbox>*{background-color:var(--cx-color-secondary);position:relative}}cx-searchbox .message,cx-searchbox a{padding:6px 16px;color:currentColor;-webkit-user-select:none;-moz-user-select:none;user-select:none}cx-searchbox label{display:flex;align-content:stretch;margin:0;padding-top:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-bottom:6px;-webkit-padding-start:10px;padding-inline-start:10px}@media (min-width:768px){cx-searchbox label{width:27vw;min-width:300px;max-width:550px}cx-searchbox label.dirty cx-icon.search{display:none}}cx-searchbox label input{background:none;border:none;outline:none;display:block;flex-basis:100%;height:35px;color:currentColor;z-index:20}@media (max-width:767.98px){cx-searchbox label input{position:absolute;left:0;top:57px;width:100%;background-color:var(--cx-color-secondary);padding:6px 16px;height:48px;border-bottom:1px solid var(--cx-color-light)}}cx-searchbox label input::-webkit-input-placeholder{color:currentColor}cx-searchbox label input:-moz-placeholder,cx-searchbox label input::-moz-placeholder{color:currentColor}cx-searchbox label input:-ms-input-placeholder{color:currentColor}cx-searchbox label:not(.dirty) cx-icon.reset{display:none}cx-searchbox label cx-icon{color:currentColor;flex-basis:48px;text-align:center;cursor:pointer}cx-searchbox label cx-icon.reset:before{font-size:1.4rem}@media (max-width:767.98px){cx-searchbox label cx-icon.reset{position:relative;left:74px;z-index:20;top:52px;margin-top:0}}cx-searchbox .results{display:none;position:absolute;left:0;width:100%;color:#000;background-color:#fff;font-size:var(--cx-font-small,1rem)}@media (max-width:767.98px){cx-searchbox .results{top:105px;z-index:10}}cx-searchbox .results a{text-decoration:none;cursor:pointer;font-weight:800}cx-searchbox .results a .highlight,cx-searchbox .results a .search-results-highlight{font-weight:400;font-style:normal}cx-searchbox .results a:focus,cx-searchbox .results a:hover{background:var(--cx-color-light);color:currentColor}cx-searchbox .results .suggestions{display:flex;flex-wrap:wrap}cx-searchbox .results .suggestions a{flex:100%;line-height:2rem}@media (max-width:767.98px){cx-searchbox .results .products{display:none}}cx-searchbox .results .products a{display:grid;grid-column-gap:16px;border-top:1px solid var(--cx-color-light)}cx-searchbox .results .products a.has-media{grid-template-columns:50px 1fr}cx-searchbox .results .products a cx-media{grid-row:1/3}cx-searchbox .results .products a h4.name{text-overflow:ellipsis;font-size:inherit;font-weight:inherit;white-space:nowrap;overflow:hidden}cx-searchbox .results .products a .price{font-weight:400}cx-facet button.heading{display:flex;align-items:center;justify-content:space-between;margin:.4rem 0;padding:.4rem;width:100%;border-bottom:1px solid var(--cx-color-light);cursor:pointer;font-weight:var(--cx-font-weight-semi)}cx-facet button.heading:focus,cx-facet button.heading:hover{color:var(--cx-color-primary)}cx-facet button.heading cx-icon{font-size:1rem}@media (max-width:991.98px){cx-facet button.heading cx-icon{font-size:1.3rem}}cx-facet{display:block}@media (max-width:991.98px){cx-facet:nth-of-type(-n+0).collapsed .collapse-icon,cx-facet:nth-of-type(-n+0).collapsed a,cx-facet:nth-of-type(-n+0).collapsed button:not(.heading),cx-facet:nth-of-type(-n+0):not(.collapsed) .expand-icon,cx-facet:nth-of-type(n+1).expanded .expand-icon,cx-facet:nth-of-type(n+1):not(.expanded) .collapse-icon,cx-facet:nth-of-type(n+1):not(.expanded) a,cx-facet:nth-of-type(n+1):not(.expanded) button:not(.heading){display:none}}@media (min-width:992px){cx-facet:nth-of-type(-n+3).collapsed .collapse-icon,cx-facet:nth-of-type(-n+3).collapsed a,cx-facet:nth-of-type(-n+3).collapsed button:not(.heading),cx-facet:nth-of-type(-n+3):not(.collapsed) .expand-icon,cx-facet:nth-of-type(n+4).expanded .expand-icon,cx-facet:nth-of-type(n+4):not(.expanded) .collapse-icon,cx-facet:nth-of-type(n+4):not(.expanded) a,cx-facet:nth-of-type(n+4):not(.expanded) button:not(.heading){display:none}}cx-facet a,cx-facet button{display:flex;align-items:baseline;padding:.4rem;cursor:pointer;color:var(--cx-color-text)}cx-facet a.value:hover,cx-facet button.value:hover{text-decoration:none;color:var(--cx-color-primary)}@media (max-width:991.98px){cx-facet a.value>span,cx-facet button.value>span{display:flex;width:calc(100% - 1.8rem)}cx-facet a.value .label,cx-facet button.value .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}cx-facet a.value .count,cx-facet button.value .count{-webkit-margin-start:5px;margin-inline-start:5px}cx-facet a.value .count:before,cx-facet button.value .count:before{content:"("}cx-facet a.value .count:after,cx-facet button.value .count:after{content:")"}cx-facet button{background:none;border:none;display:inline-flex}cx-facet button:hover{color:var(--cx-color-primary)}cx-facet.multi-select a.value:hover:not(.selected):before{border-color:var(--cx-color-primary)}cx-facet.multi-select a.value:before{content:"✓";color:transparent;flex-shrink:0;font-size:1rem;font-weight:700;width:1.3rem;height:1.35rem;border-radius:.2rem;border:1px solid var(--cx-color-light);display:flex;justify-content:center;align-items:center;-webkit-margin-end:.5rem;margin-inline-end:.5rem}cx-facet.multi-select a.value.selected:before{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);color:var(--cx-color-inverse)}cx-product-list cx-star-rating{padding-top:0}cx-product-list .cx-product-search-list{display:block;border:solid var(--cx-color-light);border-width:0 0 1px;margin:0 0 25px}cx-product-list .cx-product-search-list:last-of-type{border:none}cx-product-list .cx-product-container{margin:40px 0}cx-product-list .cx-sorting{border-style:solid;border-color:var(--cx-color-light)}@media (max-width:991.98px){cx-product-list .cx-sorting{border:none}}cx-product-list .cx-sorting.top{border-width:0 0 1px;padding:0 0 8px}cx-product-list .cx-sorting.bottom{border-width:1px 0 0;padding:25px 0 0}cx-product-list .cx-pagination{display:inline-block;vertical-align:top}cx-product-list .cx-pagination .page-link:hover{color:var(--cx-color-inverse)}cx-product-list .cx-sort-dropdown{height:48px}cx-product-list .cx-sort-dropdown .ng-arrow-wrapper{-webkit-padding-end:35px;padding-inline-end:35px}cx-product-list .cx-double-btn-container{display:grid;grid-gap:5%;grid-template-columns:1fr 1fr}cx-product-list .cx-single-btn-container{display:grid;width:50%;margin:auto}cx-product-list .cx-double-btn-container .btn-block,cx-product-list .cx-single-btn-container .btn-block{cursor:pointer}cx-product-list .grid-btn-padding{padding-top:25px}cx-product-list .align-btn{margin-top:0!important}cx-product-list-item{padding-bottom:1rem}cx-product-list-item .cx-product-search-list{border:solid var(--cx-color-light);border-width:0 0 1px;margin:0 0 25px}cx-product-list-item .cx-product-search-list:last-of-type{border-width:0}cx-product-list-item .cx-product-image-container{display:block;text-align:center;height:100%}cx-product-list-item .cx-product-image{width:100%;height:100%;display:block}cx-product-list-item .cx-product-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);text-align:start;display:block;margin:0 0 3px;color:var(--cx-color-dark);text-decoration:none}cx-product-list-item .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-list-item .cx-product-price{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);text-align:start;margin:15px 0 0}cx-product-list-item .cx-product-price.old{color:var(--cx-color-secondary);text-decoration:line-through}cx-product-list-item .cx-product-price.new{margin-top:0;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0;-webkit-margin-start:5px;margin-inline-start:5px;color:var(--cx-color-primary)}cx-product-list-item cx-media.is-missing{min-height:255px}cx-product-list-item cx-variant-style-icons{display:block;margin-top:1rem}@media (max-width:767.98px){cx-product-list-item .cx-product-search-list{padding-bottom:15px}cx-product-list-item .cx-product-image{max-height:255px}cx-product-list-item .cx-product-name,cx-product-list-item .cx-product-price,cx-product-list-item .cx-product-rating{text-align:center}cx-product-list-item .cx-product-name{height:2.5rem}cx-product-list-item .cx-product-price{margin:1rem 0}cx-product-list-item .cx-product-no-review{text-align:center}}cx-product-grid .cx-product-image-container{display:block;text-align:center}cx-product-grid .cx-product-image{width:100%;padding:20px;display:block}@media (max-width:767.98px){cx-product-grid .cx-product-image{padding:1.25rem 0 0}}cx-product-grid .cx-product-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);text-align:center;display:block;margin:0 0 25px;color:var(--cx-color-dark);text-decoration:none;height:2.4em;overflow:hidden;position:relative}cx-product-grid .cx-product-name:before{bottom:0;right:0;position:absolute;content:"…"}cx-product-grid .cx-product-name:after{content:"";background:none repeat scroll 0 0;background-color:var(--cx-color-inverse);position:absolute;height:50px;width:100%;z-index:1}cx-product-grid .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-grid .cx-product-price-container,cx-product-grid .cx-product-rating{text-align:center}cx-product-grid .cx-product-price{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);text-align:center;display:inline-block;margin:0 0 25px}cx-product-grid .cx-product-price .old{color:var(--cx-secondary);text-decoration:line-through;margin:0}cx-product-grid .cx-product-price .new{margin:0 0 25px 5px;color:var(--cx-primary)}cx-product-grid-item{display:flex;flex-direction:column}cx-product-grid-item .cx-product-search-list{border:solid var(--cx-color-light);border-width:0 0 1px;margin:0 0 25px}cx-product-grid-item .cx-product-search-list:last-of-type{border-width:0}cx-product-grid-item cx-media.is-missing{min-height:255px}cx-product-grid-item .cx-product-image-container{display:block;text-align:center}cx-product-grid-item .cx-product-image{width:100%;margin:3rem 0}cx-product-grid-item .cx-product-rating{text-align:center}cx-product-grid-item .cx-product-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);text-align:center;margin:0 0 3px;color:var(--cx-color-dark);text-decoration:none;overflow:hidden;text-overflow:ellipsis;box-orient:vertical;line-clamp:2;max-width:100%;height:40px;display:block}cx-product-grid-item .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-grid-item .cx-product-price-container{flex-grow:1}cx-product-grid-item .cx-product-price-container .cx-product-price{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);text-align:center;margin:1rem 0}cx-product-grid-item .cx-product-price-container .cx-product-price.old{color:var(--cx-color-secondary);text-decoration:line-through}cx-product-grid-item .cx-product-price-container .cx-product-price.new{margin:0 0 0 5px;color:var(--cx-color-primary)}cx-product-view .cx-product-layout{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;cursor:pointer;position:relative;display:inline-block;overflow:hidden;border-radius:4px;border:1px solid var(--cx-color-light)}cx-product-view .cx-product-layout.cx-product-grid .fas{font-size:24px}cx-product-view .cx-product-layout.cx-product-list .fas{font-size:25px}cx-product-view .cx-product-layout .fas{color:var(--cx-color-secondary);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}cx-product-view .cx-product-layout:focus,cx-product-view .cx-product-layout:hover{box-shadow:none}cx-product-view .cx-product-layout:focus .fas,cx-product-view .cx-product-layout:hover .fas{color:var(--cx-color-primary)}cx-active-facets{display:flex;flex-wrap:wrap;padding:10px 0;color:var(--cx-color-text)}cx-active-facets h4{flex:100%;padding:0 0 10px;margin:0 0 20px}@media (max-width:991.98px){cx-active-facets h4{display:none}}cx-active-facets a{display:flex;align-items:center;transition:all .3s;min-width:0;background:var(--cx-color-background);border-radius:4px;margin-top:0;-webkit-margin-end:10px;margin-inline-end:10px;margin-bottom:10px;-webkit-margin-start:0;margin-inline-start:0}cx-active-facets a:hover{background:var(--cx-color-light);text-decoration:none}cx-active-facets a>span{-webkit-margin-start:10px;margin-inline-start:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-active-facets a cx-icon{font-size:1rem;padding:10px}cx-active-facets a cx-icon:hover{color:var(--cx-color-primary)}body.modal-open{overflow:hidden}cx-facet-list.dialog{z-index:11;position:fixed}cx-facet-list.dialog>.inner{background-color:var(--cx-color-background);transition:transform .3s ease-in-out}cx-facet-list.active.dialog>.inner{transform:translateZ(0)}cx-facet-list.dialog{top:0;left:0;height:100%;width:100%;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-items:center}cx-facet-list.active.dialog{background-color:rgba(0,0,0,.5)}cx-facet-list.dialog>.inner{transform:translate3d(0,100%,0)}cx-facet-list .inner{padding-top:0;-webkit-padding-end:10px;padding-inline-end:10px;padding-bottom:10px;-webkit-padding-start:10px;padding-inline-start:10px}@media (max-width:991.98px){cx-facet-list .inner{max-height:100vh;overflow:scroll}}cx-facet-list .inner h4{position:sticky;top:0;background:var(--cx-color-background);padding:10px .4rem .4rem}cx-facet-list .inner h4 .close{opacity:1}cx-facet-list .inner h4 .close:hover{color:var(--cx-color-primary)}@media (min-width:992px){cx-facet-list .inner h4{display:none}}cx-facet-list.dialog>.inner{width:95vw;height:95%}cx-product-facet-navigation{min-width:0}@media (min-width:992px){cx-product-facet-navigation button.dialog-trigger{display:none}}cx-product-attributes table{width:100%;margin:0 0 30px}cx-product-attributes table th h3{margin:0 0 18px}cx-product-attributes table tr{border-color:var(--cx-color-light);border-style:solid;border-width:1px 0}cx-product-attributes table td{padding:12px 0;vertical-align:top;width:50%}cx-product-attributes table ul{list-style:none;padding:0}cx-product-images{display:flex;flex-direction:column;height:100%}cx-product-images>cx-media{height:100%;width:100%;position:relative}cx-product-images>cx-media img{-o-object-fit:scale-down;object-fit:scale-down}cx-product-images cx-media{outline:none;text-align:center}cx-product-images cx-media.is-missing{min-height:30vh}cx-product-images cx-media:not(.is-loading):after{animation-play-state:paused}cx-product-images cx-media.is-loading:after,cx-product-images cx-media.is-waiting:after{--cx-opacity:1}cx-product-images .thumbs cx-media{margin:.5vw;padding:.5vw;cursor:pointer;border:2px solid var(--cx-color-light)}cx-product-images .thumbs cx-media.is-missing{min-height:80px}cx-product-images .thumbs cx-media.is-active,cx-product-images .thumbs cx-media:hover{border-color:var(--cx-color-primary)}@media (min-width:992px){cx-product-intro{padding-top:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px}}cx-product-intro .code{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-secondary);margin:0 0 20px}cx-product-intro .rating{display:flex;flex-direction:row;align-items:baseline}cx-product-intro .rating .count{margin-top:0;-webkit-margin-end:20px;margin-inline-end:20px;margin-bottom:0;-webkit-margin-start:5px;margin-inline-start:5px}cx-product-intro .rating cx-star-rating{padding:0 0 15px}cx-product-reviews .rating-input{display:none}cx-product-reviews .header{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--cx-color-light);padding:0 15px 15px;margin:0 -15px 40px}cx-product-reviews .header button{-webkit-margin-start:auto;margin-inline-start:auto}cx-product-reviews .header .rating{flex-basis:100%}cx-product-reviews .review{display:grid;grid-template-columns:auto auto 10vw;grid-template-rows:repeat(3,minmax(10px,auto)) auto;grid-column-gap:1vw;margin:4vh 0 2vh}cx-product-reviews .review .text,cx-product-reviews .review .title,cx-product-reviews .review cx-star-rating{grid-column:1/span 2}@media (max-width:991.98px){cx-product-reviews .review .text{grid-column:1/span 3}}cx-product-reviews .review .date,cx-product-reviews .review .name{grid-column:1/span 1}cx-product-reviews .review .text{grid-row:0}cx-product-reviews .review .title{font-weight:700}cx-product-reviews .review .text{margin:.5vh 0}cx-product-reviews .review .date,cx-product-reviews .review .name{text-align:start}@media (max-width:991.98px){cx-product-reviews .btn-secondary{margin:0 0 1rem}}cx-product-summary{display:flex;flex-direction:column;flex-grow:0}@media (max-width:991.98px){cx-product-summary{padding-top:1.5em}}@media (min-width:992px){cx-product-summary{padding-top:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px}}cx-product-summary .price{display:inline-block;font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);margin:0 0 11px}cx-product-summary .quantity label{font-weight:var(--cx-font-weight-bold);margin:15px 0 10px}cx-product-summary .quantity .info,cx-product-summary .quantity label{font-size:var(--cx-font-size,.875rem);line-height:var(--cx-line-height,1.2222222222)}cx-product-summary .quantity .info{font-weight:var(--cx-font-weight-normal);margin-top:0;-webkit-margin-end:15px;margin-inline-end:15px;margin-bottom:0;-webkit-margin-start:15px;margin-inline-start:15px;color:var(--cx-color-secondary)}cx-product-summary cx-add-to-cart{margin:20px 0 10px}@media (min-width:992px){cx-product-variants .variant-section{padding-top:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px}}cx-product-variants .variant-selector a.size-guide{display:flex;justify-content:flex-end;pointer-events:none}cx-product-variants .variant-selector .style-name{text-transform:capitalize}cx-product-variants .variant-list{padding:0}cx-product-variants .variant-list li{display:inline-block}cx-product-variants .variant-list li .variant-button{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;display:inline-block;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent}cx-product-variants .variant-list li .variant-button:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width,2px);outline-offset:4px;transition:none}cx-product-variants .variant-list li .variant-button img{margin:3px;border:1px solid #ddd}cx-product-variants .variant-list li.selected-variant img{border:2px solid var(--cx-color-primary)}cx-stock-notification-dialog .cx-dialog-title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-stock-notification-dialog .channels span{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog .tab-delivery p a,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Summary p a,cx-stock-notification-dialog .container p a,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate .tab-delivery p a,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary p a{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-dark)}cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog .tab-delivery p a:hover,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Summary p a:hover,cx-stock-notification-dialog .container p a:hover,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate .tab-delivery p a:hover,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary p a:hover{color:var(--cx-color-primary)}cx-stock-notification .stock-notification-notes p{margin:0 0 10px}cx-stock-notification .stock-notification-notes p a{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-dark)}cx-stock-notification .stock-notification-notes p a:hover{color:var(--cx-color-primary)}cx-banner-carousel .carousel-panel{overflow:hidden}cx-banner-carousel .inline-navigation,cx-banner-carousel .inline-navigation .carousel-panel{position:relative}cx-banner-carousel .inline-navigation .carousel-panel,cx-banner-carousel .inline-navigation .carousel-panel .item{max-height:600px}cx-banner-carousel .inline-navigation .carousel-panel .next,cx-banner-carousel .inline-navigation .carousel-panel .previous{position:absolute;z-index:10;height:100%;width:5vw;transition:all .4s}cx-banner-carousel .inline-navigation .carousel-panel .next:not([disabled]):hover,cx-banner-carousel .inline-navigation .carousel-panel .previous:not([disabled]):hover{font-size:3rem}cx-banner-carousel .inline-navigation .carousel-panel .next{right:0}cx-banner-carousel .inline-navigation .indicators{margin-top:-60px;z-index:1}cx-banner-carousel cx-banner a{display:flex;flex-direction:column}cx-carousel{display:flex;flex:100%;--cx-speed:0.5;flex-direction:column}cx-carousel>h3{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);font-weight:700;text-align:center;margin-top:2rem;margin-bottom:1rem}@media (min-width:1200px){cx-carousel>h3{margin-bottom:3rem}}cx-carousel .carousel-panel{display:flex;justify-content:space-between}cx-carousel .carousel-panel.size-1 .item{flex:0 0 calc((100 / 1) * 1%)}cx-carousel .carousel-panel.size-2 .item{flex:0 0 calc((100 / 2) * 1%)}cx-carousel .carousel-panel.size-3 .item{flex:0 0 calc((100 / 3) * 1%)}cx-carousel .carousel-panel.size-4 .item{flex:0 0 calc((100 / 4) * 1%)}cx-carousel .carousel-panel.size-5 .item{flex:0 0 calc((100 / 5) * 1%)}cx-carousel .carousel-panel.size-6 .item{flex:0 0 calc((100 / 6) * 1%)}cx-carousel .carousel-panel.size-7 .item{flex:0 0 calc((100 / 7) * 1%)}cx-carousel .carousel-panel.size-8 .item{flex:0 0 calc((100 / 8) * 1%)}cx-carousel .carousel-panel.size-9 .item{flex:0 0 calc((100 / 9) * 1%)}cx-carousel .carousel-panel.size-10 .item{flex:0 0 calc((100 / 10) * 1%)}cx-carousel .carousel-panel .slides{flex:auto;position:relative}cx-carousel .carousel-panel .slides .slide{transition:all .6s;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start}cx-carousel .carousel-panel .slides .slide:not(.active){position:absolute;opacity:0;z-index:-1;transition:none}cx-carousel .carousel-panel .slides .slide .item{opacity:0;z-index:-1;transition:all .4s}cx-carousel .carousel-panel .slides .slide .item.active{opacity:1;z-index:1}cx-carousel .carousel-panel .slides .slide .item:first-child{transition-delay:calc(var(--cx-speed, 1) * .25s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(2){transition-delay:calc(var(--cx-speed, 1) * .5s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(3){transition-delay:calc(var(--cx-speed, 1) * .75s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(4){transition-delay:calc(var(--cx-speed, 1) * 1s)}cx-carousel button{color:var(--cx-color-light)}cx-carousel button:focus{outline:none}cx-carousel button:not(:disabled){cursor:pointer}cx-carousel .indicators{display:flex;justify-content:center}cx-carousel .indicators button{border:none;padding:10px;margin:0;transition:all .6s;background-color:transparent}cx-carousel .indicators button[disabled]{color:var(--cx-color-primary)}cx-carousel .indicators button:not(:disabled):hover{color:var(--cx-color-secondary)}@media (max-width:575.98px){cx-carousel .indicators{display:none}}cx-carousel .next,cx-carousel .previous{background-color:transparent;border:none;font-size:2rem}cx-carousel .next:disabled,cx-carousel .previous:disabled{opacity:.5}cx-carousel .next:not(:disabled):hover,cx-carousel .previous:not(:disabled):hover{color:var(--cx-color-primary)}cx-product-references{padding-bottom:50px}cx-product-references a{display:flex;flex-direction:column;text-align:center;justify-content:space-between;padding-bottom:10px;color:var(--cx-color-text)}cx-product-references a:focus{color:var(--cx-color-primary);z-index:1;position:relative}cx-product-references cx-media{align-self:center;width:60%}cx-product-references cx-media.is-missing{min-height:200px}cx-star-rating{padding:15px 0}cx-star-rating:not([disabled=true]){cursor:pointer}cx-star-rating .star{font-size:20px;margin:0 2.5px}cx-star-rating .star:first-child{background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary),var(--cx-color-primary) calc((var(--star-fill, 0) - 1 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 1 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(2){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary),var(--cx-color-primary) calc((var(--star-fill, 0) - 2 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 2 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(3){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary),var(--cx-color-primary) calc((var(--star-fill, 0) - 3 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 3 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(4){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary),var(--cx-color-primary) calc((var(--star-fill, 0) - 4 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 4 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(5){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary),var(--cx-color-primary) calc((var(--star-fill, 0) - 5 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 5 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[dir=rtl] .star{--star-rating-dir:-1}cx-card .cx-card-border{border:1px solid var(--cx-color-light)}cx-card .cx-card-container{display:flex}cx-card .cx-card-label-container{flex-grow:2}cx-card .cx-card-paragraph{-webkit-padding-start:.7em;padding-inline-start:.7em}cx-card .cx-card-paragraph .cx-card-paragraph-title{padding-top:.7em}cx-card .cx-card-fit-to-container{width:100%;height:100%;display:flex;flex-direction:column}cx-card .cx-card-body{display:flex;flex-direction:column;justify-content:space-between}cx-card .cx-card-delete{background-color:var(--cx-color-background)}cx-card .cx-card-body-delete{padding:1rem 0 0}@media (max-width:767.98px){cx-card .cx-card-body-delete .btn-secondary{margin:0 0 1rem}}cx-card .cx-card-delete-msg{color:var(--cx-color-danger);padding:0 0 1.25rem}cx-card .cx-card-actions{display:flex;justify-content:flex-end;padding:1.25rem 0 0}cx-card .cx-card-link{-webkit-margin-start:1rem;margin-inline-start:1rem}cx-pagination{display:flex;justify-content:flex-start;align-content:center;align-items:stretch}cx-pagination a{color:var(--cx-color-text);width:48px;height:46px;border:1px solid var(--cx-color-light);box-sizing:content-box;-webkit-border-end:none;border-inline-end:none;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s}cx-pagination a:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}cx-pagination a:last-child{-webkit-border-end:solid 1px var(--cx-color-light);border-inline-end:solid 1px var(--cx-color-light);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}cx-pagination a.current{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);color:var(--cx-color-inverse);opacity:1}cx-pagination a.current,cx-pagination a.disabled,cx-pagination a.gap{pointer-events:none}cx-pagination a:hover{text-decoration:none;background-color:var(--cx-color-background)}cx-pagination a.current+a{-webkit-border-start:none;border-inline-start:none}cx-pagination a:focus{z-index:1}:root{--cx-spinner-radius:120px;--cx-spinner-border-width:15px;--cx-spinner-animation-time:1s;--cx-spinner-primary-color:var(--cx-color-primary);--cx-spinner-secondary-color:var(--cx-color-light)}cx-spinner .loader-container{position:relative;margin-top:30px;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:30px;-webkit-margin-start:auto;margin-inline-start:auto}cx-spinner .loader,cx-spinner .loader-container{width:var(--cx-spinner-radius);height:var(--cx-spinner-radius)}cx-spinner .loader{font-size:10px;overflow:hidden;animation:load8 var(--cx-spinner-animation-time) infinite linear}cx-spinner .loader:before{content:"";box-sizing:border-box;display:block;width:var(--cx-spinner-radius);height:var(--cx-spinner-radius);border:var(--cx-spinner-border-width) solid;margin:auto;border-color:var(--cx-spinner-secondary-color) var(--cx-spinner-secondary-color) var(--cx-spinner-secondary-color) var(--cx-spinner-primary-color);border-radius:50%;pointer-events:none}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}cx-spinner.overlay{display:flex;align-items:center;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:hsla(0,0%,100%,.5);position:absolute;z-index:10}[dir=ltr] cx-icon.flip-at-ltr,[dir=rtl] cx-icon.flip-at-rtl{transform:scaleX(-1)}.cx-icon,cx-icon{align-self:center;line-height:normal}.small.cx-icon:before,cx-icon.small:before{font-size:.9rem}.cx-icon svg,cx-icon svg{width:28px;height:28px;fill:currentColor}.small.cx-icon svg,cx-icon.small svg{width:14px;height:14px}cx-table table{white-space:nowrap;table-layout:fixed;width:100%}cx-table table td,cx-table table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-table table th{padding:var(--cx-spatial-base) var(--cx-spatial-md);color:var(--cx-color-secondary);text-transform:uppercase}cx-table table th.sortable{cursor:pointer}cx-table table>tr:not(:last-child),cx-table table thead tr{border-bottom:1px solid var(--cx-color-light)}cx-table table td,cx-table table th{transition:opacity .2s ease-in-out .2s,width .2s ease-in-out .2s;padding:var(--cx-spatial-md)}cx-table table td>*,cx-table table th>*{display:flex}cx-order-overview .cx-order-summary{background-color:var(--cx-color-background)}@media (max-width:767.98px){cx-order-overview .cx-order-summary{background-color:var(--cx-color-inverse)}}cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary{display:flex;flex-wrap:wrap;padding:15px 0}@media (max-width:991.98px){cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary{max-width:100%;min-width:100%;padding:0 1.25rem}}@media (max-width:767.98px){cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary{flex-direction:column;padding:1.25rem}}cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card{flex:1;padding:0 15px}@media (min-width:992px){cx-order-overview .cx-order-summary .container .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card:not(:last-of-type){-webkit-border-end:1px solid var(--cx-color-text);border-inline-end:1px solid var(--cx-color-text)}}@media (max-width:991.98px){cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card{flex:0 0 33%}}@media (max-width:767.98px){cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card{flex:1;background-color:var(--cx-color-inverse);border:1px solid var(--cx-color-light);margin:.625rem 0}}cx-order-overview .cx-order-summary .container .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card .cx-card-title{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:700}:root{--cx-popover-font-size:0.875rem;--cx-popover-background:var(--cx-color-inverse);--cx-popover-min-width:140px;--cx-popover-max-width:280px;--cx-popover-border-width:1px;--cx-popover-border-color:var(--cx-color-light);--cx-popover-border-radius:5px;--cx-popover-arrow-width:1rem;--cx-popover-arrow-height:0.5rem;--cx-popover-arrow-color:var(--cx-popover-background);--cx-popover-z-index:10;--cx-popover-box-shadow-color:rgba(0,0,0,0.1)}cx-popover{top:0;left:0;z-index:var(--cx-popover-z-index);min-width:var(--cx-popover-min-width);max-width:var(--cx-popover-max-width);font-size:var(--cx-popover-font-size);word-wrap:break-word;background-color:var(--cx-popover-background);background-clip:padding-box;border:var(--cx-popover-border-width) solid var(--cx-popover-border-color);border-radius:var(--cx-popover-border-radius);padding:1rem .938rem;box-shadow:0 1px 11px 2px var(--cx-popover-box-shadow-color);opacity:0}cx-popover,cx-popover>.arrow{position:absolute;display:block}cx-popover>.arrow{width:var(--cx-popover-arrow-width);height:var(--cx-popover-arrow-height);margin:0 var(--cx-popover-border-radius)}cx-popover>.arrow:after,cx-popover>.arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}cx-popover.top,cx-popover.top-left,cx-popover.top-right{margin-bottom:var(--cx-popover-arrow-height)}cx-popover.top-left>.arrow,cx-popover.top-right>.arrow,cx-popover.top>.arrow{bottom:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)))}cx-popover.top-left>.arrow:before,cx-popover.top-right>.arrow:before,cx-popover.top>.arrow:before{bottom:0;border-left-width:calc(var(--cx-popover-arrow-width) / 2);border-bottom-width:0;border-right-width:calc(var(--cx-popover-arrow-width) / 2);border-top-width:var(--cx-popover-arrow-height);border-top-color:var(--cx-popover-border-color)}cx-popover.top-left>.arrow:after,cx-popover.top-right>.arrow:after,cx-popover.top>.arrow:after{bottom:var(--cx-popover-border-width);border-left-width:calc(var(--cx-popover-arrow-width) / 2);border-bottom-width:0;border-right-width:calc(var(--cx-popover-arrow-width) / 2);border-top-width:var(--cx-popover-arrow-height);border-top-color:var(--cx-popover-arrow-color)}cx-popover.right,cx-popover.right-bottom,cx-popover.right-top{-webkit-margin-start:var(--cx-popover-arrow-height);margin-inline-start:var(--cx-popover-arrow-height)}cx-popover.right-bottom>.arrow,cx-popover.right-top>.arrow,cx-popover.right>.arrow{left:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)));width:var(--cx-popover-arrow-height);height:var(--cx-popover-arrow-width);margin:var(--cx-popover-border-radius) 0}cx-popover.right-bottom>.arrow:before,cx-popover.right-top>.arrow:before,cx-popover.right>.arrow:before{left:0;border-left-width:0;border-bottom-width:calc(var(--cx-popover-arrow-width) / 2);border-right-width:var(--cx-popover-arrow-height);border-top-width:calc(var(--cx-popover-arrow-width) / 2);border-right-color:var(--cx-popover-border-color)}cx-popover.right-bottom>.arrow:after,cx-popover.right-top>.arrow:after,cx-popover.right>.arrow:after{left:var(--cx-popover-border-width);border-left-width:0;border-bottom-width:calc(var(--cx-popover-arrow-width) / 2);border-right-width:var(--cx-popover-arrow-height);border-top-width:calc(var(--cx-popover-arrow-width) / 2);border-right-color:var(--cx-popover-arrow-color)}cx-popover.left,cx-popover.left-bottom,cx-popover.left-top{-webkit-margin-end:var(--cx-popover-arrow-height);margin-inline-end:var(--cx-popover-arrow-height)}cx-popover.left-bottom>.arrow,cx-popover.left-top>.arrow,cx-popover.left>.arrow{right:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)));width:var(--cx-popover-arrow-height);height:var(--cx-popover-arrow-width);margin:var(--cx-popover-border-radius) 0}cx-popover.left-bottom>.arrow:before,cx-popover.left-top>.arrow:before,cx-popover.left>.arrow:before{right:0;border-left-width:var(--cx-popover-arrow-height);border-bottom-width:calc(var(--cx-popover-arrow-width) / 2);border-right-width:0;border-top-width:calc(var(--cx-popover-arrow-width) / 2);border-left-color:var(--cx-popover-border-color)}cx-popover.left-bottom>.arrow:after,cx-popover.left-top>.arrow:after,cx-popover.left>.arrow:after{right:var(--cx-popover-border-width);border-left-width:var(--cx-popover-arrow-height);border-bottom-width:calc(var(--cx-popover-arrow-width) / 2);border-right-width:0;border-top-width:calc(var(--cx-popover-arrow-width) / 2);border-left-color:var(--cx-popover-arrow-color)}cx-popover.bottom,cx-popover.bottom-left,cx-popover.bottom-right{margin-top:var(--cx-popover-arrow-height)}cx-popover.bottom-left>.arrow,cx-popover.bottom-right>.arrow,cx-popover.bottom>.arrow{top:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)))}cx-popover.bottom-left>.arrow:before,cx-popover.bottom-right>.arrow:before,cx-popover.bottom>.arrow:before{top:0;border-left-width:calc(var(--cx-popover-arrow-width) / 2);border-bottom-width:var(--cx-popover-arrow-height);border-right-width:calc(var(--cx-popover-arrow-width) / 2);border-top-width:0;border-bottom-color:var(--cx-popover-border-color)}cx-popover.bottom-left>.arrow:after,cx-popover.bottom-right>.arrow:after,cx-popover.bottom>.arrow:after{top:var(--cx-popover-border-width);border-left-width:calc(var(--cx-popover-arrow-width) / 2);border-bottom-width:var(--cx-popover-arrow-height);border-right-width:calc(var(--cx-popover-arrow-width) / 2);border-top-width:0;border-bottom-color:var(--cx-popover-arrow-color)}cx-popover.bottom>.arrow,cx-popover.top>.arrow{left:50%;-webkit-margin-start:calc(var(--cx-popover-arrow-width) / (-2));margin-inline-start:calc(var(--cx-popover-arrow-width) / (-2))}cx-popover.bottom-left>.arrow,cx-popover.top-left>.arrow{left:.5em}cx-popover.bottom-right>.arrow,cx-popover.top-right>.arrow{left:auto;right:.5em}cx-popover.left>.arrow,cx-popover.right>.arrow{top:50%;margin-top:calc(var(--cx-popover-arrow-width) / (-2))}cx-popover.left-top>.arrow,cx-popover.right-top>.arrow{top:.7em}cx-popover.left-bottom>.arrow,cx-popover.right-bottom>.arrow{top:auto;bottom:.7em}cx-popover.opened{opacity:1;transition:opacity .4s}cx-popover .popover-body>.close{margin-top:-5px;-webkit-margin-end:-5px;margin-inline-end:-5px;font-size:1rem}@media (max-width:991.98px){cx-login>a{padding:1rem;display:block}}cx-login .cx-login-greet{color:var(--cx-color-inverse);font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);font-weight:var(--cx-font-weight-semi)}@media (max-width:991.98px){cx-login .cx-login-greet{color:var(--cx-color-text);padding:.5rem 1rem 0;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6)}}cx-register form a{text-decoration:underline}cx-register form .cx-login-link{margin:1rem 0 0}cx-anonymous-consent-management-banner .anonymous-consent-banner{position:fixed;bottom:0;width:100vw;background-color:var(--cx-color-inverse);z-index:1000;border-top:5px solid var(--cx-color-primary);color:var(--cx-color-text);padding:2rem 0}cx-anonymous-consent-management-banner .cx-banner-title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);margin-bottom:.5rem}cx-anonymous-consent-management-banner .cx-banner-description{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6)}cx-anonymous-consent-management-banner .cx-banner-buttons{text-align:end}cx-anonymous-consent-management-banner .cx-banner-buttons button:last-child{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}@media (max-width:575.98px){cx-anonymous-consent-management-banner .cx-banner-buttons{text-align:center;margin-top:1rem}}@media (min-width:768px){cx-anonymous-consent-management-banner .cx-banner-buttons{margin-top:1rem}}cx-anonymous-consent-management-banner .anonymous-consent-banner-hidden{display:none}cx-anonymous-consent-dialog{color:var(--cx-color-text);background-color:rgba(0,0,0,.5)}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header{padding-top:2rem;-webkit-padding-end:1.75rem;padding-inline-end:1.75rem;padding-bottom:.85rem;-webkit-padding-start:1.75rem;padding-inline-start:1.75rem}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{padding-top:0;background-color:var(--cx-color-inverse)}@media (max-width:575.98px){cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{padding:1.5rem;border-top:1px solid var(--cx-color-light)}}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-buttons{text-align:end;padding:1rem 4rem}@media (max-width:575.98px){cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-buttons{padding:1rem}}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-action-link{margin:0 .35rem}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-row{max-width:100%}@media (max-width:575.98px){cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-row{padding:0}}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content h3{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-description{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6);padding:1.5rem 1.75rem 0}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content a:not([href]):not([tabindex]){text-decoration:underline}cx-anonymous-consent-open-dialog{display:flex;justify-content:center;margin:0 3vw 3vw}@media (max-width:767.98px){cx-anonymous-consent-open-dialog{justify-content:flex-start}}cx-anonymous-consent-open-dialog .btn-link{padding:0;color:var(--cx-color-inverse);font-size:.8rem}cx-anonymous-consent-open-dialog .btn-link:not(:hover){text-decoration:none}cx-anonymous-consent-open-dialog .btn-link:hover{color:var(--cx-color-inverse)}cx-amend-order-actions{justify-content:center;padding:1rem 0 0}cx-amend-order-actions>*{margin:0 0 1rem}cx-amend-order-items .cx-item-list-header{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:1.125rem 0;text-transform:uppercase;color:var(--cx-color-secondary);border:solid var(--cx-color-light);border-width:0 0 1px}cx-amend-order-items .cx-item-list-total{text-align:end}@media (min-width:1200px){cx-amend-order-items .cx-item-list-total{text-align:end}}@media (max-width:1199.98px){cx-amend-order-items .cx-item-list-total{-webkit-padding-end:70px;padding-inline-end:70px}}@media (max-width:991.98px){cx-amend-order-items .cx-item-list-total{-webkit-padding-end:0;padding-inline-end:0}}cx-amend-order-items .cx-item-list-row{padding:1.25rem 0;border:solid var(--cx-color-light);border-width:0 0 1px}@media (max-width:767.98px){cx-amend-order-items .cx-info-container{display:flex;flex-direction:column}cx-amend-order-items .cx-info-container .cx-order-quantity-value{text-align:start}}cx-amend-order-items .cx-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;padding:0;min-width:17rem}cx-amend-order-items .cx-name .cx-link{color:var(--cx-color-text);text-decoration:none}cx-amend-order-items .cx-name .cx-link:hover{color:var(--cx-color-primary)}cx-amend-order-items .cx-code{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-secondary);padding:.625rem 0}cx-amend-order-items .cx-property{display:flex}cx-amend-order-items .cx-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;-webkit-padding-end:1rem;padding-inline-end:1rem}@media (max-width:767.98px){cx-amend-order-items .cx-label{min-width:5rem}}cx-amend-order-items .cx-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;font-weight:400}@media (max-width:767.98px){cx-amend-order-items .cx-value{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}}cx-amend-order-items .cx-price{display:flex;justify-content:center;align-items:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}@media (max-width:1199.98px){cx-amend-order-items .cx-price{-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:45px;padding-inline-start:45px}}@media (max-width:991.98px){cx-amend-order-items .cx-price{-webkit-padding-end:0;padding-inline-end:0}}@media (max-width:767.98px){cx-amend-order-items .cx-price{justify-content:flex-start;-webkit-padding-start:15px;padding-inline-start:15px}}cx-amend-order-items .cx-price .cx-old{text-decoration:line-through;color:var(--cx-color-secondary);-webkit-padding-end:1rem;padding-inline-end:1rem}cx-amend-order-items .cx-price .cx-new{color:var(--cx-color-primary)}cx-amend-order-items .cx-quantity{display:flex;justify-content:center;align-items:center}cx-amend-order-items .cx-quantity>div{width:100%}@media (max-width:767.98px){cx-amend-order-items .cx-quantity>div{width:auto}}@media (max-width:767.98px){cx-amend-order-items .cx-quantity{justify-content:flex-start}}cx-amend-order-items .cx-quantity cx-item-counter{width:100%;display:flex;justify-content:center}cx-amend-order-items .cx-request-qty{display:flex;justify-content:center;align-items:center}@media (max-width:1199.98px){cx-amend-order-items .cx-request-qty{-webkit-padding-end:0;padding-inline-end:0}}@media (max-width:991.98px){cx-amend-order-items .cx-request-qty{-webkit-padding-end:0;padding-inline-end:0}}@media (max-width:767.98px){cx-amend-order-items .cx-request-qty{justify-content:flex-start}}cx-amend-order-items .cx-total{display:flex;justify-content:flex-end;align-items:center}@media (max-width:991.98px){cx-amend-order-items .cx-total{justify-content:flex-end}}@media (max-width:767.98px){cx-amend-order-items .cx-total{justify-content:flex-start}}cx-amend-order-items .cx-promo{color:var(--cx-color-success)}cx-amend-order-items .cx-availability,cx-amend-order-items .cx-promo{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:.75rem 0;margin:0}cx-amend-order-items .cx-availability{color:var(--cx-color-danger)}cx-amend-order-items .cx-actions{display:flex;justify-content:flex-end;padding:0}@media (max-width:767.98px){cx-amend-order-items .cx-actions{display:flex;justify-content:flex-start;padding:0}}cx-amend-order-items .cx-actions button.link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-text);border-width:0;text-decoration:none}cx-amend-order-items .cx-actions button.link:hover{text-decoration:underline}cx-amend-order-items .cx-nav{justify-content:center;padding:1rem 0}@media (max-width:767.98px){cx-amend-order-items .cx-nav .btn-action{margin:0 0 1rem}}cx-amend-order-items .btn.cx-action-link{padding:10px 0}@media (max-width:991.98px){cx-amend-order-items .cx-item-list-header{padding:1.125rem 2.5rem}cx-amend-order-items .cx-item-list-items{padding:0 2.5rem}}@media (max-width:767.98px){cx-amend-order-items .cx-item-list-items{-webkit-padding-start:1rem;padding-inline-start:1rem}}cx-order-details-actions .cx-nav{justify-content:center;padding:1rem 0 2rem}cx-order-details-actions .cx-nav div:empty{display:none}@media (max-width:767.98px){cx-order-details-actions .cx-nav .btn-action{margin:0 0 1rem}}@media (max-width:767.98px){cx-order-history .cx-order-history{max-width:100%;padding:0}}cx-order-history .cx-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-color:var(--cx-color-light);border-style:solid;border-width:1px 0}cx-order-history .cx-order-history-table tr{width:100%}@media (max-width:767.98px){cx-order-history .cx-order-history-table tr{border:solid var(--cx-color-light);border-width:1px 0 0}cx-order-history .cx-order-history-table tr:first-child{border-width:0;padding:1.25rem 0 0}}cx-order-history .cx-order-history-table th{padding:1.5rem 0 1.125rem;text-align:start}cx-order-history .cx-order-history-table th:last-child{text-align:end}cx-order-history .cx-order-history-table td{width:25%;padding:1.625rem 0}@media (min-width:768px){cx-order-history .cx-order-history-table td{text-align:start}cx-order-history .cx-order-history-table td:last-child{text-align:end}}@media (max-width:767.98px){cx-order-history .cx-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem}cx-order-history .cx-order-history-table td:first-child{padding-top:1.25rem}cx-order-history .cx-order-history-table td:last-child{padding-bottom:1.25rem}}cx-order-history .cx-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width:767.98px){cx-order-history .cx-order-history-header{padding-top:40px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:0;-webkit-padding-start:20px;padding-inline-start:20px}}@media (max-width:767.98px){cx-order-history .cx-order-history-thead-mobile{display:none}}cx-order-history .cx-order-history-code .cx-order-history-value{text-decoration:underline}cx-order-history .cx-order-history-placed{text-align:center}@media (max-width:767.98px){cx-order-history .cx-order-history-placed{text-align:start}}cx-order-history .cx-order-history-status{text-align:center}@media (max-width:767.98px){cx-order-history .cx-order-history-status{text-align:start}}cx-order-history .cx-order-history-total{text-align:end}@media (max-width:767.98px){cx-order-history .cx-order-history-total{text-align:start}}cx-order-history .cx-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (max-width:767.98px){cx-order-history .cx-order-history-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-width:110px}}cx-order-history .cx-order-history-value{color:var(--cx-color-text)}@media (max-width:767.98px){cx-order-history .cx-order-history-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal"}}cx-order-history .cx-order-history-form-group{padding:0;margin-bottom:0}@media (max-width:767.98px){cx-order-history .cx-order-history-form-group{padding:1.25rem}}cx-order-history .cx-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width:767.98px){cx-order-history .cx-order-history-sort.top{flex-direction:column;padding-top:0}}cx-order-history .cx-order-history-sort.bottom{display:flex;justify-content:flex-end;padding:1rem 0;margin:0}@media (max-width:767.98px){cx-order-history .cx-order-history-sort.bottom{flex-direction:column}}@media (max-width:767.98px){cx-order-history .cx-order-history-pagination{margin:0 auto}}cx-order-history .cx-order-history-no-order{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal";min-height:415px}@media (max-width:767.98px){cx-order-history .cx-order-history-no-order{min-height:474px;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;-webkit-padding-end:1.25rem;padding-inline-end:1.25rem}}cx-order-history .cx-order-history-no-order .btn{margin:1.25rem 0}cx-order-history .cx-replenishment-details-order-history-header{margin-top:30px;padding:20px;background-color:var(--cx-color-background)}cx-order-history .cx-replenishment-details-order-history-header h4{margin-bottom:0;font-weight:700}cx-order-history .cx-replenishment-details-order-history-no-order{display:flex;justify-content:center;padding:40px 0 0;min-height:0}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history{max-width:100%;padding:0}}cx-replenishment-order-history .cx-replenishment-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-color:var(--cx-color-light);border-style:solid;border-width:1px 0}cx-replenishment-order-history .cx-replenishment-order-history-table tr{width:100%}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table tr{border:solid var(--cx-color-light);border-width:1px 0 0}cx-replenishment-order-history .cx-replenishment-order-history-table tr:first-child{border-width:0;padding:1.25rem 0 0}}cx-replenishment-order-history .cx-replenishment-order-history-table th{-webkit-padding-end:0;padding-inline-end:0;padding:1.5rem 0 1.125rem;-webkit-padding-start:5px;padding-inline-start:5px;text-align:start;vertical-align:top}cx-replenishment-order-history .cx-replenishment-order-history-table th:first-child{-webkit-padding-start:0;padding-inline-start:0}cx-replenishment-order-history .cx-replenishment-order-history-table th:last-child{text-align:end}cx-replenishment-order-history .cx-replenishment-order-history-table td{padding:1.625rem 5px}@media (min-width:768px){cx-replenishment-order-history .cx-replenishment-order-history-table td{text-align:start}cx-replenishment-order-history .cx-replenishment-order-history-table td:first-child{-webkit-padding-start:0;padding-inline-start:0}cx-replenishment-order-history .cx-replenishment-order-history-table td:last-child{text-align:end}}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem;margin-top:.5rem}cx-replenishment-order-history .cx-replenishment-order-history-table td:first-child{padding-top:1.25rem}cx-replenishment-order-history .cx-replenishment-order-history-table td:last-child{padding-bottom:1.25rem;padding-top:7px}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-code .cx-replenishment-order-history-value{text-decoration:underline}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-frequency{width:25%}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-frequency{width:unset}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-total{text-align:end}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-total{text-align:start}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel{width:15%}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel .cx-order-cancel{text-decoration:underline;text-transform:uppercase}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel{width:unset}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-ellipses{display:inline-block;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}cx-replenishment-order-history .cx-replenishment-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-header{padding:40px 20px 0}}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-thead-mobile{display:none}}cx-replenishment-order-history .cx-replenishment-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-width:150px;-webkit-margin-after:10px;margin-block-end:10px}}cx-replenishment-order-history .cx-replenishment-order-history-value{color:var(--cx-color-text)}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal"}}cx-replenishment-order-history .cx-replenishment-order-history-form-group{padding:0;margin-bottom:0}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-form-group{padding:1.25rem}}cx-replenishment-order-history .cx-replenishment-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-sort.top{flex-direction:column;padding-top:0}}cx-replenishment-order-history .cx-replenishment-order-history-sort.bottom{display:flex;justify-content:flex-end;padding:2rem 0 1rem;margin:0}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-sort.bottom{flex-direction:column;padding-top:1.25rem}}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-pagination{margin:0 auto}}cx-replenishment-order-history .cx-replenishment-order-history-no-order{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal";min-height:415px}@media (max-width:767.98px){cx-replenishment-order-history .cx-replenishment-order-history-no-order{min-height:474px;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;-webkit-padding-end:1.25rem;padding-inline-end:1.25rem}}cx-replenishment-order-history .cx-replenishment-order-history-no-order .btn{margin:1.25rem 0}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history{max-width:100%;padding:0}}cx-order-return-request-list .cx-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-color:var(--cx-color-light);border-style:solid;border-width:1px 0}cx-order-return-request-list .cx-order-history-table tr{width:100%}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-table tr{border:solid var(--cx-color-light);border-width:1px 0 0}cx-order-return-request-list .cx-order-history-table tr:first-child{border-width:0;padding:1.25rem 0 0}}cx-order-return-request-list .cx-order-history-table th{padding:1.5rem 0 1.125rem;text-align:start}cx-order-return-request-list .cx-order-history-table th:last-child{text-align:end}cx-order-return-request-list .cx-order-history-table td{width:25%;padding:1.625rem 0}@media (min-width:768px){cx-order-return-request-list .cx-order-history-table td{text-align:start}cx-order-return-request-list .cx-order-history-table td:last-child{text-align:end}}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem}cx-order-return-request-list .cx-order-history-table td:first-child{padding-top:1.25rem}cx-order-return-request-list .cx-order-history-table td:last-child{padding-bottom:1.25rem}}cx-order-return-request-list .cx-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-header{padding:40px 20px 0}}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-thead-mobile{display:none}}cx-order-return-request-list .cx-order-history-code{text-decoration:underline}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-code{text-decoration:none}}cx-order-return-request-list .cx-order-history-placed,cx-order-return-request-list .cx-order-history-status{text-align:center}cx-order-return-request-list .cx-order-history-total{text-align:end}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-placed,cx-order-return-request-list .cx-order-history-status,cx-order-return-request-list .cx-order-history-total{text-align:start}}cx-order-return-request-list .cx-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-width:110px}}cx-order-return-request-list .cx-order-history-value{color:var(--cx-color-text)}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);text-decoration:underline}}cx-order-return-request-list .cx-order-history-form-group{padding:0;margin-bottom:0}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-form-group{padding:1.25rem}}cx-order-return-request-list .cx-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-sort.top{flex-direction:column;padding-top:0}}cx-order-return-request-list .cx-order-history-sort.bottom{display:flex;justify-content:space-between;padding:2rem 0 1rem;margin:0}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-sort.bottom{flex-direction:column;padding-top:0}}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-pagination{margin:0 auto}}cx-order-return-request-list .cx-order-history-no-order{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-height:415px}@media (max-width:767.98px){cx-order-return-request-list .cx-order-history-no-order{min-height:474px;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;-webkit-padding-end:1.25rem;padding-inline-end:1.25rem}}cx-order-return-request-list .cx-order-history-no-order .btn{margin:1.25rem 0}cx-return-request-items .cx-item-list-header{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin:0;padding:1.125rem 0;text-transform:uppercase;color:var(--cx-color-secondary);border:solid var(--cx-color-light);border-width:0 0 1px}cx-return-request-items .cx-item-list-desc{text-align:start;padding:0}cx-return-request-items .cx-item-list-price,cx-return-request-items .cx-item-list-qty{text-align:center}cx-return-request-items .cx-item-list-total{text-align:end;padding:0}cx-return-request-items .cx-item-list-row{padding:1.25rem 0;border:solid var(--cx-color-light);border-width:0 0 1px}@media (max-width:767.98px){cx-return-request-items .cx-info-container{display:flex;flex-direction:column}}cx-return-request-items .cx-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;padding:0;min-width:17rem}cx-return-request-items .cx-name .cx-link{color:var(--cx-color-text);text-decoration:none}cx-return-request-items .cx-name .cx-link:hover{color:var(--cx-color-primary)}cx-return-request-items .cx-code{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-secondary);padding:.625rem 0}cx-return-request-items .cx-property{display:flex}cx-return-request-items .cx-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;-webkit-padding-end:1rem;padding-inline-end:1rem}@media (max-width:767.98px){cx-return-request-items .cx-label{min-width:5rem}}cx-return-request-items .cx-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;font-weight:400}@media (max-width:767.98px){cx-return-request-items .cx-value{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}}cx-return-request-items .cx-price{display:flex;justify-content:center;align-items:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal"}@media (max-width:767.98px){cx-return-request-items .cx-price{justify-content:flex-start}}cx-return-request-items .cx-price .cx-old{text-decoration:line-through;color:var(--cx-color-secondary);-webkit-padding-end:1rem;padding-inline-end:1rem}cx-return-request-items .cx-price .cx-new{color:var(--cx-color-primary)}cx-return-request-items .cx-quantity{display:flex;justify-content:center;align-items:center}@media (max-width:767.98px){cx-return-request-items .cx-quantity{justify-content:flex-start}}cx-return-request-items .cx-total{display:flex;justify-content:flex-end;align-items:center}@media (max-width:767.98px){cx-return-request-items .cx-total{justify-content:flex-start}}cx-return-request-items .cx-promo{color:var(--cx-color-success)}cx-return-request-items .cx-availability,cx-return-request-items .cx-promo{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:.75rem 0;margin:0}cx-return-request-items .cx-availability{color:var(--cx-color-danger)}cx-return-request-items .cx-actions{display:flex;justify-content:flex-end;padding:0}@media (max-width:767.98px){cx-return-request-items .cx-actions{display:flex;justify-content:flex-start;padding:0}}cx-return-request-items .cx-actions button.link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-text);border-width:0;text-decoration:none}cx-return-request-items .cx-actions button.link:hover{text-decoration:underline}cx-return-request-items .cx-nav{justify-content:center;padding:1rem 0}@media (max-width:767.98px){cx-return-request-items .cx-nav .btn-action{margin:0 0 1rem}}cx-return-request-items .btn.cx-action-link{padding:10px 0}@media (max-width:991.98px){cx-return-request-items .cx-item-list-header{padding:1.125rem 2.5rem}cx-return-request-items .cx-item-list-items{padding:0 2.5rem}}@media (max-width:767.98px){cx-return-request-items .cx-item-list-items{-webkit-padding-start:1rem;padding-inline-start:1rem}}cx-return-request-overview .cx-nav{justify-content:center;padding:1rem 0 2rem}cx-return-request-overview .cx-nav div:empty{display:none}@media (max-width:767.98px){cx-return-request-overview .cx-nav .btn-action{margin:0 0 1rem}}cx-return-request-overview .cx-header{padding:1.875rem 0;margin:0 0 1.875rem;border:1px solid var(--cx-color-light)}@media (max-width:767.98px){cx-return-request-overview .cx-header{border:0;margin:0}}cx-return-request-overview .cx-detail{border:solid var(--cx-color-light);border-width:0 1px 0 0;-webkit-padding-start:1.875rem;padding-inline-start:1.875rem}cx-return-request-overview .cx-detail:last-child{border:0}@media (max-width:767.98px){cx-return-request-overview .cx-detail{padding-bottom:.625rem;-webkit-padding-start:.3125rem;padding-inline-start:.3125rem;-webkit-border-end:0 none;border-inline-end:0 none}}cx-return-request-overview .cx-detail-label{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-return-request-overview .cx-detail-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:400}cx-return-request-totals{padding-top:2rem;-webkit-padding-end:2.5rem;padding-inline-end:2.5rem;padding-bottom:0;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}cx-return-request-totals h4{text-transform:uppercase;font-weight:var(--cx-font-weight-semi)}cx-return-request-totals .cx-summary-label{text-align:start;padding:0}cx-return-request-totals .cx-summary-amount{text-align:end;padding:0}cx-return-request-totals .cx-summary-row{padding:.5rem 0;display:flex;flex-wrap:wrap}cx-return-request-totals .cx-summary-savings{color:var(--cx-color-success)}cx-return-request-totals .cx-summary-total{font-weight:var(--cx-font-weight-bold)}cx-return-request-totals .cx-coupon-code-pill{background:var(--cx-g-color-light);padding-top:7px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:7px;-webkit-padding-start:13px;padding-inline-start:13px;margin-top:10px;-webkit-margin-end:10px;margin-inline-end:10px;margin-bottom:5px;-webkit-margin-start:0;margin-inline-start:0;display:inline-flex;align-items:flex-start;border-radius:4px;word-break:break-all}cx-return-request-totals .cx-coupon-code--pill-value{line-height:1.7}cx-return-request-totals .cx-footnote{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}cx-cancel-order cx-form-errors p{margin:1rem auto}cx-consignment-tracking{display:flex;justify-content:flex-end;margin:0 0 .5rem}cx-tracking-events .cx-consignment-tracking-dialog .header{-webkit-padding-start:2rem;padding-inline-start:2rem}cx-tracking-events .cx-consignment-tracking-dialog .title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}@media (max-width:767.98px){cx-tracking-events .cx-consignment-tracking-dialog .body{padding:0}}cx-tracking-events .cx-consignment-tracking-dialog .shipment-heading{position:relative;padding-top:1.5rem;-webkit-padding-end:0;padding-inline-end:0;padding-bottom:.4rem;-webkit-padding-start:2rem;padding-inline-start:2rem;background-color:var(--cx-color-background)}cx-tracking-events .cx-consignment-tracking-dialog .no-tracking-heading{position:relative;padding:2rem}cx-tracking-events .cx-consignment-tracking-dialog .shipment-content{padding:.6rem 0 1.2rem}cx-tracking-events .cx-consignment-tracking-dialog .shipment-title{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .events .event-body{-webkit-border-start:.7rem solid var(--cx-color-secondary);border-inline-start:.7rem solid var(--cx-color-secondary);-webkit-padding-start:1rem;padding-inline-start:1rem;margin-bottom:1rem}cx-tracking-events .cx-consignment-tracking-dialog .events .event-body div{padding-bottom:.6rem}cx-tracking-events .cx-consignment-tracking-dialog .events .event-body .event-title{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .events .event-body .event-city{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .events .event-body .enent-content{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);padding-bottom:20rem}cx-address-book .cx-address-deck{padding:1.25rem 0 0}cx-address-book .cx-address-deck-spinner{padding:5rem 0}cx-address-book .cx-form{padding-top:30px}@media (max-width:767.98px){cx-payment-methods .cx-payment{-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;-webkit-padding-end:1.25rem;padding-inline-end:1.25rem}}cx-payment-methods .cx-header{padding:2.5rem 0 0}cx-payment-methods .cx-card-img-container .fab:before,cx-payment-methods .cx-card-img-container .fas:before{font-size:var(--cx-font-size,48px)}cx-payment-methods .cx-existing{display:flex;padding:0 0 2.5rem;align-items:stretch}@media (max-width:991.98px){cx-payment-methods .cx-existing{padding:0 0 3.125rem}}@media (max-width:767.98px){cx-payment-methods .cx-existing{padding:0 0 4.375rem}}cx-payment-methods .cx-payment-card{padding-top:1.875rem}cx-payment-methods .cx-payment-inner{height:100%}cx-close-account{display:flex;justify-content:center}cx-close-account .cx-info{margin:0 0 3em}cx-close-account .cx-btn-group button{min-width:100%}cx-close-account .cx-btn-group button:first-child{-webkit-margin-end:1em;margin-inline-end:1em}@media (max-width:767.98px){cx-close-account .cx-btn-group a:first-child{margin:0 0 1em}}cx-close-account ul{-webkit-padding-start:20px;padding-inline-start:20px}cx-close-account-modal{display:flex;flex-direction:column;height:100%}cx-close-account-modal .cx-dialog-header{padding-top:2rem;-webkit-padding-end:1.75rem;padding-inline-end:1.75rem;padding-bottom:.85rem;-webkit-padding-start:1.75rem;padding-inline-start:1.75rem;border-width:0}cx-close-account-modal h3{font-weight:var(--cx-font-weight-semi)}cx-close-account-modal .cx-row{display:flex}cx-close-account-modal .cx-confirmation{margin:0 0 3em}cx-close-account-modal .cx-btn-group{display:flex;flex-direction:column;width:100%}cx-close-account-modal .cx-btn-group button:first-child{margin:0 0 1em}@media (max-width:767.98px){cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-close-account-modal .cx-dialog-body,cx-close-account-modal .modal-body,cx-close-account-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{top:-85px;flex:none;margin:auto 0}}cx-forgot-password button{margin:30px 0 0}cx-forgot-password a{margin:20px 0 0}@media (max-width:991.98px){cx-update-password-form .btn-primary{margin:1rem 0 0}}cx-consent-management .cx-consent-action-links{text-align:end;display:flex;justify-content:center;margin:0 0 1.5rem}@media (max-width:575.98px){cx-consent-management .cx-consent-action-links>div{padding:0}}cx-consent-management .cx-consent-action-links .cx-action-link{margin:0 .35rem}cx-consent-management .cx-consent-toggles{display:flex;justify-content:center}@media (max-width:575.98px){cx-consent-management .cx-consent-toggles{margin:0 -24px;border-top:1px solid var(--cx-color-light)}}@media (max-width:575.98px){cx-consent-management .cx-consent-toggles>div{padding-top:15px}}cx-consent-management-form .cx-be-bold{font-weight:var(--cx-font-weight-semi)}cx-my-coupons .cx-coupon-deck{padding:1.25rem 0 0}cx-my-coupons .cx-coupon-spinner{padding:5rem 0}cx-my-coupons .cx-coupon-card{padding-bottom:30px}cx-my-coupons .cx-my-coupons-form-group{padding:0;margin-bottom:0}cx-my-coupons .cx-my-coupons-sort{display:flex;justify-content:space-between;margin:0}@media (max-width:767.98px){cx-my-coupons .cx-my-coupons-sort{flex-direction:column;padding-top:0}}cx-my-coupons .cx-my-coupons-sort.top{padding:1rem 0;border:solid var(--cx-color-light);border-width:0 0 1px}cx-my-coupons .cx-my-coupons-sort.bottom{padding:2rem 0 1rem;border:solid var(--cx-color-light);border-width:1px 0 0}@media (max-width:767.98px){cx-my-coupons .cx-mycoupon-thead-mobile{display:none}}cx-my-coupons .cx-my-coupons-notes a{color:var(--cx-color-dark);font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-coupon-card .cx-coupon-card-row{display:flex;justify-content:space-between}cx-coupon-card .cx-coupon-card-row.top{height:48px}cx-coupon-card .cx-coupon-card-row.bottom{padding:1rem 0 0}@media (max-width:991.98px){cx-coupon-card .cx-coupon-card-row.bottom{flex-direction:column}cx-coupon-card .cx-coupon-card-row.bottom .cx-coupon-find-product{padding:0}}cx-coupon-card .cx-coupon-card-row .cx-coupon-card-head{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:80%}cx-coupon-card .cx-coupon-card-row .cx-coupon-status{text-transform:uppercase;white-space:nowrap}cx-coupon-card .cx-coupon-card-row .cx-coupon-status.effective{color:var(--cx-color-success)}cx-coupon-card .cx-coupon-card-row .cx-coupon-status.expiresoon{color:var(--cx-color-danger)}cx-coupon-card .cx-coupon-card-row .cx-coupon-status.presession{color:var(--cx-color-warning)}cx-coupon-card .cx-coupon-card-date{padding:1rem 0 0}cx-coupon-card .cx-coupon-card-date p{margin:0}cx-coupon-card .cx-coupon-card-date .cx-coupon-date{display:flex;width:80%}@media (max-width:991.98px){cx-coupon-card .cx-coupon-card-date .cx-coupon-date{flex-direction:column}}cx-coupon-card .cx-coupon-card-date .cx-coupon-date-end,cx-coupon-card .cx-coupon-card-date .cx-coupon-date-start{white-space:nowrap}cx-coupon-card a:not([href]){text-decoration:underline}cx-coupon-card a:not([href]).cx-card-read-more{color:var(--cx-color-text);padding:1rem 0 0;cursor:pointer;display:inline-block}cx-coupon-card a:not([href]).cx-card-read-more:hover{color:var(--cx-color-primary)}cx-coupon-card .cx-coupon-spinner{padding:5rem 0}cx-coupon-card .cx-coupon-card{padding-bottom:30px}cx-coupon-card .cx-my-coupons-form-group{padding:0;margin-bottom:0}@media (max-width:767.98px){cx-coupon-card .cx-my-coupons-form-group{padding:1.25rem}}cx-coupon-card .cx-my-coupons-sort{display:flex;justify-content:space-between;margin:0}@media (max-width:767.98px){cx-coupon-card .cx-my-coupons-sort{flex-direction:column;padding-top:0}}cx-coupon-card .cx-my-coupons-sort.top{padding:1rem 0}cx-coupon-card .cx-my-coupons-sort.bottom{padding:2rem 0 1rem}@media (max-width:767.98px){cx-coupon-card .cx-my-coupons-pagination{margin:0 auto}}cx-coupon-card .cx-section-msg{text-align:center}cx-coupon-dialog .cx-dialog-item{-webkit-padding-end:1rem;padding-inline-end:1rem}cx-coupon-dialog .cx-coupon-description{padding:1rem 0}cx-coupon-dialog .cx-coupon-dialog-date{padding:0 0 1rem}cx-coupon-dialog .cx-coupon-dialog-date p{margin:0}cx-coupon-dialog .cx-coupon-dialog-status{padding:1rem 0}cx-coupon-dialog .cx-coupon-dialog-status p{margin:0}cx-coupon-dialog .cx-coupon-dialog-status .cx-coupon-status{text-transform:uppercase;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}cx-coupon-dialog .cx-coupon-dialog-status .cx-coupon-status.effective{color:var(--cx-color-success)}cx-coupon-dialog .cx-coupon-dialog-status .cx-coupon-status.expiresoon{color:var(--cx-color-danger)}cx-coupon-dialog .cx-coupon-dialog-status .cx-coupon-status.presession{color:var(--cx-color-warning)}cx-coupon-dialog .cx-dialog-header{padding-top:2rem;-webkit-padding-end:1.75rem;padding-inline-end:1.75rem;padding-bottom:.85rem;-webkit-padding-start:1.75rem;padding-inline-start:1.75rem;border-width:0}cx-coupon-dialog .cx-dialog-title{font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-coupon-dialog .cx-dialog-body{padding-top:1rem;-webkit-padding-end:1rem;padding-inline-end:1rem;padding-bottom:0;-webkit-padding-start:1rem;padding-inline-start:1rem}@media (max-width:767.98px){cx-coupon-dialog .cx-dialog-body{padding:0}}cx-coupon-dialog .cx-dialog-row{margin:0;display:flex;padding:0 .875rem 2.875rem;max-width:100%;flex-wrap:wrap}@media (max-width:767.98px){cx-coupon-dialog .cx-dialog-row{flex-direction:column;padding:0}}@media (max-width:767.98px){cx-coupon-dialog .cx-dialog-item{padding:2rem}}cx-my-interests .cx-product-interests-title{margin:0 auto}@media (max-width:767.98px){cx-my-interests .cx-product-interests{max-width:1%;padding:0}}cx-my-interests .cx-product-interests-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border:solid var(--cx-color-light);border-width:0 0 1px}cx-my-interests .cx-product-interests-table tr{width:100%}@media (max-width:767.98px){cx-my-interests .cx-product-interests-table tr{border:solid var(--cx-color-light);border-width:1px 0 0}cx-my-interests .cx-product-interests-table tr:first-child{border-width:1px 0 0;padding:1.25rem 0 0}}cx-my-interests .cx-product-interests-table th{padding:1.5rem 0 1.125rem;text-align:start}cx-my-interests .cx-product-interests-table th:first-child{text-align:center}cx-my-interests .cx-product-interests-table td{width:25%;padding:1.625rem 0}cx-my-interests .cx-product-interests-table td:first-child{width:10%;-webkit-padding-end:1.25rem;padding-inline-end:1.25rem;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem}cx-my-interests .cx-product-interests-table td:last-child{justify-content:flex-end}@media (min-width:768px){cx-my-interests .cx-product-interests-table td:last-child{text-align:center}}cx-my-interests .cx-product-interests-table td .cx-name a{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-dark)}cx-my-interests .cx-product-interests-table td .cx-actions button.link{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}cx-my-interests .cx-product-interests-table td .cx-code{color:var(--cx-color-secondary)}cx-my-interests .cx-product-interests-table td .cx-code,cx-my-interests .cx-product-interests-table td .cx-property{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}cx-my-interests .cx-product-interests-table td .cx-property .cx-label,cx-my-interests .cx-product-interests-table td .cx-property .cx-value{display:inline}cx-my-interests .cx-product-interests-table td .cx-product-interests-product-stock{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-primary)}cx-my-interests .cx-product-interests-table td .cx-product-interests-notification .cx-product-interests-type{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-dark)}@media (max-width:767.98px){cx-my-interests .cx-product-interests-table td .cx-product-interests-notification{padding:5px 0 0}}@media (max-width:767.98px){cx-my-interests .cx-product-interests-table td{width:100%;display:flex;border-width:0;padding:0 0 .5rem}cx-my-interests .cx-product-interests-table td:first-child{-webkit-padding-start:.5rem;padding-inline-start:.5rem}cx-my-interests .cx-product-interests-table td:last-child{padding-bottom:1.25rem}}@media (max-width:767.98px){cx-my-interests .cx-product-interests-product-price .cx-product-interests-label,cx-my-interests .cx-product-interests-product-price span{display:inline}cx-my-interests .cx-product-interests-product-price span{-webkit-padding-start:2rem;padding-inline-start:2rem}}@media (max-width:767.98px){cx-my-interests .cx-product-interests-subscriptions{padding:5px 0 0}}@media (max-width:767.98px){cx-my-interests .cx-product-interests-thead-mobile{display:none}}cx-my-interests .cx-product-interests-placed{text-align:center}@media (max-width:767.98px){cx-my-interests .cx-product-interests-placed{text-align:start}}cx-my-interests .cx-product-interests-status{text-align:center}@media (max-width:767.98px){cx-my-interests .cx-product-interests-status{text-align:start}}cx-my-interests .cx-product-interests-total{text-align:end}@media (max-width:767.98px){cx-my-interests .cx-product-interests-total{text-align:start}}cx-my-interests .cx-product-interests-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (max-width:767.98px){cx-my-interests .cx-product-interests-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);min-width:110px}}cx-my-interests .cx-product-interests-form-group{padding:0;margin-bottom:0}@media (max-width:767.98px){cx-my-interests .cx-product-interests-form-group{padding:1.25rem 0}}cx-my-interests .cx-product-interests-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width:767.98px){cx-my-interests .cx-product-interests-sort.top{flex-direction:column;padding-top:0}}cx-my-interests .cx-product-interests-sort.bottom{display:flex;justify-content:space-between;padding:2rem 0 1rem;margin:0}@media (max-width:767.98px){cx-my-interests .cx-product-interests-sort.bottom{flex-direction:column}}@media (max-width:767.98px){cx-my-interests .cx-product-interests-pagination{margin:var(--cx-margin,0 auto)}}cx-storefront.start-navigating:after,cx-storefront.start-navigating:before,cx-storefront.stop-navigating:after,cx-storefront.stop-navigating:before{height:2px;width:100%;left:0;top:0;margin:0;content:"";position:fixed;z-index:2}cx-storefront.start-navigating:before,cx-storefront.stop-navigating:before{background-color:var(--cx-color-light)}cx-storefront.start-navigating:after,cx-storefront.stop-navigating:after{background-color:var(--cx-color-dark)}@keyframes loading{0%{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:100%;margin-inline-end:100%}50%{-webkit-margin-start:25%;margin-inline-start:25%;-webkit-margin-end:0;margin-inline-end:0}to{-webkit-margin-start:100%;margin-inline-start:100%;-webkit-margin-end:0;margin-inline-end:0}}cx-storefront.start-navigating:after{animation:loading 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes loaded{0%{-webkit-margin-start:50%;margin-inline-start:50%;-webkit-margin-end:100%;margin-inline-end:100%}to{-webkit-margin-start:100%;margin-inline-start:100%;-webkit-margin-end:0;margin-inline-end:0}}cx-storefront.stop-navigating:after{animation:loaded .5s}cx-storefront{display:flex;flex-direction:column;min-height:100vh}cx-storefront:focus{outline:none}cx-storefront>footer{margin-top:auto}cx-storefront>footer cx-paragraph p{margin-bottom:0}cx-storefront .mouse-focus .ng-select-focused,cx-storefront .mouse-focus :focus{--cx-visual-focus-width:0}cx-site-context-selector{position:relative;margin-top:14px;-webkit-margin-end:8px;margin-inline-end:8px;margin-bottom:14px;-webkit-margin-start:0;margin-inline-start:0}@media (max-width:991.98px){cx-site-context-selector{display:inline-block}cx-site-context-selector:first-child{-webkit-margin-start:0;margin-inline-start:0}cx-site-context-selector:not(:first-child){-webkit-padding-start:16px;padding-inline-start:16px;-webkit-border-start:1px solid var(--cx-color-secondary);border-inline-start:1px solid var(--cx-color-secondary)}}cx-site-context-selector label{display:flex;margin:0}cx-site-context-selector label span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}cx-site-context-selector cx-icon{-webkit-margin-start:-10px;margin-inline-start:-10px;z-index:1}cx-site-context-selector select{color:inherit;background-color:var(--cx-color-light);border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-padding-end:14px;padding-inline-end:14px;outline:none;position:relative}@media (min-width:992px){cx-site-context-selector select{background-color:var(--cx-color-dark)}}header{background-color:var(--cx-color-dark);color:var(--cx-color-inverse);display:block}header .header{margin:auto;display:flex;flex-wrap:wrap}@media (min-width:992px){header .header{padding:0 10px}}header .header>*{align-self:center;display:block;flex:none}header.is-expanded .navigation{position:absolute;width:100%;z-index:3}header.is-expanded .PreHeader{z-index:4}@media (max-width:991.98px){header.is-expanded:after{content:"";display:block;position:fixed;width:100%;height:100%;top:0;left:0;background-color:var(--cx-color-dark);z-index:2}}header:not(.is-expanded) cx-page-layout.navigation{display:none}header .SiteContext,header .SiteLinks{font-size:.75rem;color:var(--cx-color-light);justify-content:flex-start}header .SiteContext>*,header .SiteLinks>*{flex:none}header .SiteLinks{--cx-display:block}header .SiteLinks cx-link{display:block;-webkit-padding-end:10px;padding-inline-end:10px}header .SiteLogo{width:90px}header .SearchBox{margin:14px auto}@media (max-width:767.98px){header .SearchBox{margin-top:4px;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:4px;-webkit-margin-start:auto;margin-inline-start:auto}}header .NavigationBar{flex:100%;min-height:67px}@media (max-width:991.98px){header .NavigationBar{background-color:var(--cx-color-background)}}header .cx-hamburger{display:block}@media (max-width:575.98px){header .SearchBox{-webkit-margin-start:auto;margin-inline-start:auto}}@media (max-width:991.98px){header .SiteContext,header .SiteLinks,header .SiteLogin{background-color:var(--cx-color-light);color:var(--cx-color,var(--cx-color-text))}header .SiteContext{padding:.5rem 1rem .25rem}header .SiteLinks{padding:.25rem 1rem .5rem}}@media (min-width:992px){header header{padding:0 1rem}header .cx-hamburger{display:none}header .SiteContext,header .SiteLinks{flex:50%;display:flex;--cx-margin:0.5rem 8px}header .SiteContext{justify-content:flex-start}header .SiteContext:after{border-top:1px solid;content:"";width:100%;position:absolute;left:0;top:44px}header .SiteLinks{justify-content:flex-end}header .SiteLogin{padding:.5rem 1rem}}cx-skip-link{position:fixed;display:flex;justify-content:center;top:-100%;z-index:11;width:100%;height:100%;background-color:transparent;transition:top 0s ease .3s,background-color .3s ease}cx-skip-link>div{display:contents}cx-skip-link:focus-within{top:0;background-color:rgba(0,0,0,.5);transition:background-color .3s ease}cx-skip-link button{opacity:0;padding:16px 32px;border-radius:0 0 5px 5px;border-top-width:2px;border:2px solid var(--cx-color-dark);border-top:0 solid var(--cx-color-dark);position:absolute;font-weight:700}cx-skip-link button:focus{opacity:1;z-index:12}:root{--cx-transition-duration:0.3s;--cx-split-gutter:40px;--cx-active-view:1}@media (max-width:991.98px){:root{--cx-max-views:1;--cx-split-gutter:0px}}@media (min-width:992px){:root{--cx-max-views:2}}cx-split-view{display:flex;align-items:stretch;overflow:hidden;-webkit-margin-end:calc(var(--cx-split-gutter) * -1);margin-inline-end:calc(var(--cx-split-gutter) * -1);--cx-view-flex:calc((100% / min(var(--cx-active-view), var(--cx-max-views))))}cx-split-view cx-view{width:100%;height:100%;transition-duration:var(--cx-transition-duration);transition-timing-function:ease-in;overflow:hidden;flex:1 0 calc((100% / min(var(--cx-active-view), var(--cx-max-views))) - var(--cx-split-gutter));-webkit-margin-end:var(--cx-split-gutter);margin-inline-end:var(--cx-split-gutter)}cx-split-view cx-view[position="0"]{-webkit-margin-start:calc((max(var(--cx-active-view) - var(--cx-max-views), 0) * (var(--cx-view-flex) * -1)));margin-inline-start:calc((max(var(--cx-active-view) - var(--cx-max-views), 0) * (var(--cx-view-flex) * -1)))}cx-split-view cx-view[disappeared=true]{max-height:0;visibility:hidden}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner{background-color:var(--cx-color-background);padding:20px;text-align:center;margin:0 0 2.5rem}@media (max-width:767.98px){cx-add-to-home-screen-banner .cx-add-to-home-screen-banner{margin-top:0;-webkit-margin-end:1.25rem;margin-inline-end:1.25rem;margin-bottom:2rem;-webkit-margin-start:1.25rem;margin-inline-start:1.25rem}}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul{display:flex;justify-content:space-around;flex-wrap:wrap;padding:10px 40px}@media (max-width:767.98px){cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul{flex-direction:column;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;max-width:280px;-webkit-padding-start:50px;padding-inline-start:50px;-webkit-padding-end:20px;padding-inline-end:20px;padding-bottom:20px;padding-top:0}}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul li{min-width:35%;text-align:start}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner-inner{max-width:600px;margin-top:0;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;-webkit-margin-start:auto;margin-inline-start:auto}cx-merchandising-carousel,cx-product-carousel{display:flex}cx-merchandising-carousel a,cx-product-carousel a{display:flex;flex-direction:column;text-align:center;justify-content:space-between;padding-bottom:10px;color:var(--cx-color-text);outline:none}cx-merchandising-carousel a h4,cx-product-carousel a h4{font-size:.9rem;height:auto;min-height:30px;font-weight:700;margin-top:5px}cx-merchandising-carousel a:focus,cx-merchandising-carousel a:hover,cx-product-carousel a:focus,cx-product-carousel a:hover{color:var(--cx-color-primary);text-decoration:underline}cx-merchandising-carousel a:focus,cx-product-carousel a:focus{position:relative;z-index:1}cx-merchandising-carousel cx-media,cx-product-carousel cx-media{align-self:center;width:60%}cx-merchandising-carousel cx-media.is-missing,cx-product-carousel cx-media.is-missing{min-height:255px;align-self:auto;width:auto}cx-merchandising-carousel{background-color:var(--cx-color-background);color:var(--cx-color-text)}cx-merchandising-carousel a{color:inherit}cx-cart-item-list .cx-item-list-header,cx-wish-list .cx-item-list-header{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);margin:0;padding:1.125rem 0;text-transform:uppercase;color:var(--cx-color-secondary);border:solid var(--cx-color-light);border-width:0 0 1px}cx-cart-item-list .cx-item-list-desc,cx-wish-list .cx-item-list-desc{text-align:start;padding:0}cx-cart-item-list .cx-item-list-price,cx-wish-list .cx-item-list-price{text-align:center;padding:0}@media (max-width:991.98px){cx-cart-item-list .cx-item-list-price,cx-wish-list .cx-item-list-price{text-align:start}}@media (min-width:1200px){cx-cart-item-list .cx-item-list-price,cx-wish-list .cx-item-list-price{-webkit-padding-end:15px;padding-inline-end:15px;padding:0 15px 0 0;-webkit-padding-start:0;padding-inline-start:0}}cx-cart-item-list .cx-item-list-qty,cx-wish-list .cx-item-list-qty{text-align:center}@media (max-width:991.98px){cx-cart-item-list .cx-item-list-qty,cx-wish-list .cx-item-list-qty{text-align:start}}@media (min-width:1200px){cx-cart-item-list .cx-item-list-qty,cx-wish-list .cx-item-list-qty{-webkit-padding-start:20px;padding-inline-start:20px}}@media (min-width:992px) and (max-width:1199.98px){cx-cart-item-list .cx-item-list-qty,cx-wish-list .cx-item-list-qty{-webkit-padding-end:24px;padding-inline-end:24px}}cx-cart-item-list .cx-item-list-total,cx-wish-list .cx-item-list-total{text-align:end;padding:0}cx-cart-item-list .cx-item-list-row,cx-wish-list .cx-item-list-row{padding:1.25rem 0;border:solid var(--cx-color-light);border-width:0 0 1px}cx-cart-item-list .cx-item-list-items.is-changed,cx-wish-list .cx-item-list-items.is-changed{opacity:.7}@media (max-width:991.98px){cx-cart-item-list .cx-item-list-header,cx-wish-list .cx-item-list-header{padding:1.125rem 2.5rem}cx-cart-item-list .cx-item-list-items,cx-wish-list .cx-item-list-items{padding:0 2.5rem}}@media (max-width:767.98px){cx-cart-item-list .cx-item-list-items,cx-wish-list .cx-item-list-items{-webkit-padding-start:1rem;padding-inline-start:1rem}}cx-wish-list{--cx-max-width:75%;margin:auto}cx-wish-list .cx-item-list-price{padding:0}@media (max-width:767.98px){cx-wish-list{--cx-max-width:100%}cx-wish-list .cx-item-list-row:last-of-type{border:none}}@media (max-width:991.98px){cx-wish-list{--cx-max-width:90%}}@media (max-width:767.98px){cx-wish-list-item .cx-info-container{display:flex;flex-direction:column}}cx-wish-list-item .cx-name{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;padding:0;min-width:17rem}cx-wish-list-item .cx-name .cx-link{color:var(--cx-color-text);text-decoration:none}cx-wish-list-item .cx-name .cx-link:hover{color:var(--cx-color-primary)}cx-wish-list-item .cx-code{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-secondary);padding:.625rem 0}cx-wish-list-item .cx-property{display:flex}cx-wish-list-item .cx-label{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;-webkit-padding-end:1rem;padding-inline-end:1rem}@media (max-width:767.98px){cx-wish-list-item .cx-label{min-width:5rem}}cx-wish-list-item .cx-value{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);overflow-wrap:break-word;font-weight:400}@media (max-width:767.98px){cx-wish-list-item .cx-value{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222)}}cx-wish-list-item .cx-price{display:flex;justify-content:center;align-items:center;font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);font-weight:"normal"}@media (max-width:767.98px){cx-wish-list-item .cx-price{justify-content:flex-start;margin:.3em 0}}cx-wish-list-item .cx-quantity{display:flex;justify-content:center;align-items:center}@media (max-width:767.98px){cx-wish-list-item .cx-quantity{justify-content:flex-start;margin:.3em 0}}cx-wish-list-item .cx-add-to-cart{display:flex;flex-direction:column;justify-content:center}@media (max-width:767.98px){cx-wish-list-item .cx-add-to-cart{margin:.5em 0}}cx-wish-list-item .cx-out-of-stock{text-align:end}cx-wish-list-item .cx-return-button{display:flex;justify-content:flex-end;padding:0}@media (max-width:767.98px){cx-wish-list-item .cx-return-button{display:flex;justify-content:flex-start;padding:0}}cx-wish-list-item .cx-return-button .btn-link{font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-text);border-width:0;text-decoration:none;padding:0;height:30px}cx-wish-list-item .cx-return-button .btn-link:hover{text-decoration:underline}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-background{background-color:#f4f4f4!important}a.bg-background:focus,a.bg-background:hover,button.bg-background:focus,button.bg-background:hover{background-color:#dbdbdb!important}.bg-text{background-color:#212738!important}a.bg-text:focus,a.bg-text:hover,button.bg-text:focus,button.bg-text:hover{background-color:#0e1118!important}.bg-inverse{background-color:#fff!important}a.bg-inverse:focus,a.bg-inverse:hover,button.bg-inverse:focus,button.bg-inverse:hover{background-color:#e6e6e6!important}a.bg-transparent:focus,a.bg-transparent:hover,button.bg-transparent:focus,button.bg-transparent:hover{background-color:transparent!important}.bg-primary{background-color:#fe5757!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#fe2424!important}.bg-secondary{background-color:#747881!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#5c5f66!important}.bg-success{background-color:#5dac06!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#427b04!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#db0002!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#a80002!important}.bg-light{background-color:#d3d6db!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#b7bcc4!important}.bg-dark{background-color:#212738!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#0e1118!important}.bg-visual-focus{background-color:#6d9df7!important}a.bg-visual-focus:focus,a.bg-visual-focus:hover,button.bg-visual-focus:focus,button.bg-visual-focus:hover{background-color:#3d7df4!important}.bg-background-focus{background-color:rgba(80,176,244,.1)!important}a.bg-background-focus:focus,a.bg-background-focus:hover,button.bg-background-focus:focus,button.bg-background-focus:hover{background-color:rgba(32,154,241,.1)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-background{border-color:#f4f4f4!important}.border-text{border-color:#212738!important}.border-inverse{border-color:#fff!important}.border-transparent{border-color:transparent!important}.border-primary{border-color:#fe5757!important}.border-secondary{border-color:#747881!important}.border-success{border-color:#5dac06!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#db0002!important}.border-light{border-color:#d3d6db!important}.border-dark{border-color:#212738!important}.border-visual-focus{border-color:#6d9df7!important}.border-background-focus{border-color:rgba(80,176,244,.1)!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:"light"!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:"normal"!important}.font-weight-bold{font-weight:"bold"!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-background{color:#f4f4f4!important}a.text-background:focus,a.text-background:hover{color:#cecece!important}.text-text{color:#212738!important}a.text-text:focus,a.text-text:hover{color:#050508!important}.text-inverse{color:#fff!important}a.text-inverse:focus,a.text-inverse:hover{color:#d9d9d9!important}.text-transparent,a.text-transparent:focus,a.text-transparent:hover{color:transparent!important}.text-primary{color:#fe5757!important}a.text-primary:focus,a.text-primary:hover{color:#fe0b0b!important}.text-secondary{color:#747881!important}a.text-secondary:focus,a.text-secondary:hover{color:#505359!important}.text-success{color:#5dac06!important}a.text-success:focus,a.text-success:hover{color:#356203!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#db0002!important}a.text-danger:focus,a.text-danger:hover{color:#8f0001!important}.text-light{color:#d3d6db!important}a.text-light:focus,a.text-light:hover{color:#a9afb9!important}.text-dark{color:#212738!important}a.text-dark:focus,a.text-dark:hover{color:#050508!important}.text-visual-focus{color:#6d9df7!important}a.text-visual-focus:focus,a.text-visual-focus:hover{color:#246cf3!important}.text-background-focus{color:rgba(80,176,244,.1)!important}a.text-background-focus:focus,a.text-background-focus:hover{color:rgba(15,142,233,.1)!important}.text-body{color:#212738!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}:root{--cx-color-primary:#011e41;--cx-color-solid-black:#000;--electrolux-blue:#041e3c;--electrolux-red:#fe392f;--electrolux-red-dark:#db0002;--blue-mid:#7b8a9c;--blue-light:#adb9c3;--blue-tint-light:#eef3f5;--blue-tint:#dfe7ea;--blue-tint-dark:#dde7ea;--blue-turquoise:#0dcfda;--white:#fff;--primary-color-palette-electrolux-blue-75-overlay:rgba(1,30,65,0.75);--primary-color-palette-white-75-overlay:hsla(0,0%,100%,0.75);--mahogany-rich:#3d2727;--mahogany-mid:#7e6464;--mahogany-light:#b4a0a0;--mahogany-tint:#d9cfcf;--silk-rich:#2b2936;--silk-mid:#797487;--silk-light:#b1abbb;--silk-tint:#d8d5dd;--moss-rich:#3b4536;--moss-mid:#6c7b67;--moss-light:#a7b1a4;--moss-tint:#d4d8d2;--umber-rich:#4a1e18;--umber-mid:#957359;--umber-light:#d2bb95;--umber-tint:#ebe0ce;--ui-disabled:#c9c9c9;--invalid-input:#fe392f;--ui-error-fill:#ffebea;--primary-color-palette-blue-mid:#7a8a9c;--product-colors-product-color-titanium:#575757;--g-old-star-d-1-a-501:#edbb00;--swiper-pagination-color:#7a8a9c}@font-face{font-family:ElectroluxSans;src:local(ElectroluxSans-Light),url(/assets/fonts/ElectroluxSans-Light.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Light.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-stretch:normal}@font-face{font-family:ElectroluxSans;src:local(ElectroluxSans-Regular),url(/assets/fonts/ElectroluxSans-RegularObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-RegularObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-RegularObl.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:ElectroluxSans;src:local(ElectroluxSans-SemiBold),url(/assets/fonts/ElectroluxSans-Bold.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Bold.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal}.HH_Desktop,.HH_Desktop_Centered,.HH_Desktop_Centered_Reversed,.HH_Desktop_Reversed{font-size:98px!important;font-weight:600;line-height:1.2}.HH_Desktop_Reversed{color:var(--white)}.HH_Desktop_Centered_Reversed{text-align:center;color:var(--white)}.HH_Desktop_Centered{text-align:center}.HH_Desktop,.HH_Desktop_Centered{color:var(--electrolux-blue)}.StatsStats_Large_EleBlue,.StatsStats_Large_MahogonyRich,.StatsStats_Large_MossRich,.StatsStats_Large_SilkRich,.StatsStats_Large_UmberRich,.StatsStats_Large_White{font-size:98px!important;line-height:1.2;text-align:center;font-weight:300}.StatsStats_Large_White{color:var(--white)}.StatsStats_Large_UmberRich{color:var(--umber-rich)}.StatsStats_Large_SilkRich{color:var(--silk-rich)}.StatsStats_Large_MossRich{color:var(--moss-rich)}.StatsStats_Large_MahogonyRich{color:var(--mahogany-rich)}.StatsStats_Large_EleBlue{color:var(--electrolux-blue)}.H1H1_Desktop_Reversed{color:var(--white)}.H1H1_Desktop_Centered_Reversed{text-align:center;color:var(--white)}.H1H1_Desktop_Centered{text-align:center}.H1H1_Desktop,.H1H1_Desktop_Centered{color:var(--electrolux-blue)}.HH_Tablet,.HH_Tablet_Centered,.HH_Tablet_Centered_Reversed,.HH_Tablet_Reversed{font-size:54px!important;line-height:1.2;font-weight:600}.HH_Tablet_Reversed{color:var(--white)}.HH_Tablet_Centered_Reversed{text-align:center;color:var(--white)}.HH_Tablet_Centered{text-align:center}.HH_Tablet,.HH_Tablet_Centered{color:var(--electrolux-blue)}.H1H1_Desktop,.H1H1_Desktop_Centered,.H1H1_Desktop_Centered_Reg,.H1H1_Desktop_Centered_Reversed,.H1H1_Desktop_Centered_Reversed_Reg,.H1H1_Desktop_Reg,.H1H1_Desktop_Reversed,.H1H1_Desktop_Reversed_Reg{font-size:54px!important;line-height:1.2;font-weight:600}.H1H1_Desktop_Reversed_Reg{color:var(--white)}.H1H1_Desktop_Centered_Reversed_Reg{text-align:center;color:var(--white)}.H1H1_Desktop_Centered_Reg{text-align:center}.H1H1_Desktop_Centered_Reg,.H1H1_Desktop_Reg{color:var(--electrolux-blue)}.StatsStats_Small_EleBlue,.StatsStats_Small_MahogonyRich,.StatsStats_Small_MossRich,.StatsStats_Small_SilkRich,.StatsStats_Small_UmberRich,.StatsStats_Small_White{font-size:54px!important;line-height:1.2;text-align:center;font-weight:300}.StatsStats_Small_White{color:var(--white)}.StatsStats_Small_UmberRich{color:var(--umber-rich)}.StatsStats_Small_SilkRich{color:var(--silk-rich)}.StatsStats_Small_MossRich{color:var(--moss-rich)}.StatsStats_Small_MahogonyRich{color:var(--mahogany-rich)}.StatsStats_Small_EleBlue{color:var(--electrolux-blue)}.H2H2_Desktop,.H2H2_Desktop_Centered,.H2H2_Desktop_Centered_Reversed,.H2H2_Desktop_Reversed{font-size:40px!important;line-height:1.2;font-weight:600}.H2H2_Desktop_Reversed{color:var(--white)}.H2H2_Desktop_Centered_Reversed{text-align:center;color:var(--white)}.H2H2_Desktop_Centered{text-align:center}.H2H2_Desktop,.H2H2_Desktop_Centered{color:var(--electrolux-blue)}.H2H2_Desktop-Reg,.H2H2_Desktop_Centered-Reg,.H2H2_Desktop_Centered_Reversed-Reg,.H2H2_Desktop_Reversed-Reg{font-size:40px!important;line-height:1.2;font-weight:600}.H2H2_Desktop_Reversed-Reg{color:var(--white)}.H2H2_Desktop_Centered_Reversed-Reg{text-align:center;color:var(--white)}.H2H2_Desktop_Centered-Reg{text-align:center}.H2H2_Desktop-Reg,.H2H2_Desktop_Centered-Reg{color:var(--electrolux-blue)}.H1H1_Tablet_Reversed{color:var(--white)}.H1H1_Tablet_Centered_Reversed{text-align:center;color:var(--white)}.H1H1_Tablet_Centered{text-align:center}.H1H1_Tablet,.H1H1_Tablet_Centered{color:var(--electrolux-blue)}.HH_Mobile,.HH_Mobile_Centered,.HH_Mobile_Centered_Reversed,.HH_Mobile_Reversed{font-size:36px!important;line-height:1.22;font-weight:600}.HH_Mobile_Reversed{color:var(--white)}.HH_Mobile_Centered_Reversed{text-align:center;color:var(--white)}.HH_Mobile_Centered{text-align:center}.HH_Mobile,.HH_Mobile_Centered{color:var(--electrolux-blue)}.H1H1_Tablet,.H1H1_Tablet_Centered,.H1H1_Tablet_Centered_Reg,.H1H1_Tablet_Centered_Reversed,.H1H1_Tablet_Centered_Reversed_Reg,.H1H1_Tablet_Reg,.H1H1_Tablet_Reversed,.H1H1_Tablet_Reversed_Reg{font-size:36px!important;line-height:1.22;font-weight:600}.H1H1_Tablet_Reversed_Reg{color:var(--white)}.H1H1_Tablet_Centered_Reversed_Reg{text-align:center;color:var(--white)}.H1H1_Tablet_Centered_Reg{text-align:center}.H1H1_Tablet_Centered_Reg,.H1H1_Tablet_Reg{color:var(--electrolux-blue)}.Body-XXLargeBody_XXLarge,.Body-XXLargeBody_XXLarge_Centered,.Body-XXLargeBody_XXLarge_MahogonyRich_Centered,.Body-XXLargeBody_XXLarge_MossRich_Centered,.Body-XXLargeBody_XXLarge_Rev,.Body-XXLargeBody_XXLarge_Rev_Centered,.Body-XXLargeBody_XXLarge_SilkRich_Centered,.Body-XXLargeBody_XXLarge_UmberRich_Centered{font-size:32px!important;line-height:1.38;text-align:start}.Body-XXLargeBody_XXLarge_UmberRich_Centered{color:var(--umber-rich)}.Body-XXLargeBody_XXLarge_SilkRich_Centered{line-height:1.22;color:var(--silk-rich)}.Body-XXLargeBody_XXLarge_Rev_Centered{color:var(--white)}.Body-XXLargeBody_XXLarge_Rev{color:var(--white);text-align:left}.Body-XXLargeBody_XXLarge_MossRich_Centered{color:var(--moss-rich)}.Body-XXLargeBody_XXLarge_MahogonyRich_Centered{color:var(--mahogany-rich)}.Body-XXLargeBody_XXLarge,.Body-XXLargeBody_XXLarge_Centered{color:var(--electrolux-blue)}.H1H1_Mobile,.H1H1_Mobile_Centered,.H1H1_Mobile_Centered_Reg,.H1H1_Mobile_Centered_Reversed,.H1H1_Mobile_Centered_Reversed_Reg,.H1H1_Mobile_Reversed,.H1H1_Mobile_Reversed_Reg{font-size:28px!important;line-height:1.21}.H1H1_Mobile_Centered_Reversed,.H1H1_Mobile_Reversed{font-weight:600;color:var(--white)}.H1H1_Mobile_Centered_Reversed{text-align:center}.H1H1_Mobile_Centered{text-align:center}.H1H1_Mobile,.H1H1_Mobile_Centered{font-weight:600;color:var(--electrolux-blue)}.H1H1_Mobile_Reversed_Reg{color:var(--white)}.H1H1_Mobile_Centered_Reversed_Reg{text-align:center;color:var(--white)}.H1H1_Mobile_Centered_Reg{text-align:center;color:var(--electrolux-blue)}.H3H3_Desktop,.H3H3_Desktop_Centered,.H3H3_Desktop_Centered_Reversed,.H3H3_Desktop_Reversed{font-size:26px!important;line-height:1.31;font-weight:600}.H3H3_Desktop_Reversed{color:var(--white)}.H3H3_Desktop_Centered_Reversed{text-align:center;color:var(--white)}.H3H3_Desktop_Centered{text-align:center}.H3H3_Desktop,.H3H3_Desktop_Centered{color:var(--electrolux-blue)}.H2H2_Tablet,.H2H2_Tablet_Centered,.H2H2_Tablet_Centered_Reversed,.H2H2_Tablet_Reversed{font-size:26px!important;line-height:1.31;font-weight:600}.H2H2_Tablet_Reversed{color:var(--white)}.H2H2_Tablet_Centered_Reversed{text-align:center;color:var(--white)}.H2H2_Tablet_Centered{text-align:center}.H2H2_Tablet,.H2H2_Tablet_Centered{color:var(--electrolux-blue)}.H2H2_Mobile,.H2H2_Mobile_Centered,.H2H2_Mobile_Centered_Reversed,.H2H2_Mobile_Reg,.H2H2_Mobile_Reversed{font-size:24px!important;line-height:1.33;font-weight:600}.H2H2_Mobile_Reversed{color:var(--white)}.H2H2_Mobile_Centered_Reversed{text-align:center;color:var(--white)}.H2H2_Mobile_Centered{text-align:center}.H2H2_Mobile,.H2H2_Mobile_Centered,.H2H2_Mobile_Reg{color:var(--electrolux-blue)}.Body_XLarge-Title,.Body_XLarge_Rev_Cntrd-Attribution{font-size:24px!important;font-weight:600}.Body_XLarge_Rev_Cntrd-Attribution{line-height:1.5;text-align:center;color:var(--white)}.Body_XLarge-Title{line-height:1.63;color:var(--electrolux-blue)}.Body-XLargeBody_XLarge,.Body-XLargeBody_XLarge_Centered,.Body-XLargeBody_XLarge_MahogonyRich_Centered,.Body-XLargeBody_XLarge_MossRich_Centered,.Body-XLargeBody_XLarge_Rev,.Body-XLargeBody_XLarge_Rev_Centered,.Body-XLargeBody_XLarge_SilkRich_Centered,.Body-XLargeBody_XLarge_UmberRich_Centered{font-size:24px!important;line-height:1.5}.Body-XLargeBody_XLarge-Title{font-size:20px;line-height:1.42!important;font-weight:600;color:var(--electrolux-blue)}.Body-XLargeBody_XLarge_UmberRich_Centered{text-align:center;color:var(--umber-rich)}.Body-XLargeBody_XLarge_SilkRich_Centered{text-align:center;color:var(--silk-rich)}.Body-XLargeBody_XLarge_Rev_Centered{text-align:center;color:var(--white)}.Body-XLargeBody_XLarge_Rev{color:var(--white)}.Body-XLargeBody_XLarge_MossRich_Centered{text-align:center;color:var(--moss-rich)}.Body-XLargeBody_XLarge_MahogonyRich_Centered{text-align:center;color:var(--mahogany-rich)}.Body-XLargeBody_XLarge_Centered{text-align:center;color:var(--electrolux-blue)}.Body-XLargeBody_XLarge{color:var(--electrolux-blue)}.H3H3_Tablet,.H3H3_Tablet_Centered,.H3H3_Tablet_Centered_Reversed,.H3H3_Tablet_Reversed{font-size:22px!important;font-weight:600;line-height:1.36}.H3H3_Tablet_Reversed{color:var(--white)}.H3H3_Tablet_Centered_Reversed{text-align:center;color:var(--white)}.H3H3_Tablet_Centered{text-align:center}.H3H3_Tablet,.H3H3_Tablet_Centered{color:var(--electrolux-blue)}.H4H4_Desktop,.H4H4_Desktop_Centered,.H4H4_Desktop_Centered_Reversed,.H4H4_Desktop_Reversed{font-size:20px!important;font-weight:600;line-height:1.3}.H4H4_Desktop_Reversed{color:var(--white)}.H4H4_Desktop_Centered_Reversed{text-align:center;color:var(--white)}.H4H4_Desktop_Centered{text-align:center}.H4H4_Desktop,.H4H4_Desktop_Centered{color:var(--electrolux-blue)}.H3H3_Mobile,.H3H3_Mobile_Centered,.H3H3_Mobile_Centered_Reversed,.H3H3_Mobile_Reversed{font-size:20px!important;font-weight:600;line-height:1.4}.H3H3_Mobile_Reversed{color:var(--white)}.H3H3_Mobile_Centered_Reversed{text-align:center;color:var(--white)}.H3H3_Mobile_Centered{text-align:center}.H3H3_Mobile,.H3H3_Mobile_Centered{color:var(--electrolux-blue)}.Body-LargeBody_Large,.Body-LargeBody_Large-List,.Body-LargeBody_Large-Title,.Body-LargeBody_Large_Centered,.Body-LargeBody_Large_MahogonyRich_Centered,.Body-LargeBody_Large_MossRich_Centered,.Body-LargeBody_Large_Rev,.Body-LargeBody_Large_Rev_Centered,.Body-LargeBody_Large_Rev_Cntrd-Attribution,.Body-LargeBody_Large_SilkRich_Centered,.Body-LargeBody_Large_UmberRich_Centered{font-size:20px!important;line-height:1.5}.Body-LargeBody_Large_Rev_Cntrd-Attribution{font-weight:600;text-align:center;color:var(--white)}.Body-LargeBody_Large-Title{font-size:600;color:var(--electrolux-blue)}.Body-LargeBody_Large_UmberRich_Centered{text-align:center;color:var(--umber-rich)}.Body-LargeBody_Large_SilkRich_Centered{text-align:center;color:var(--silk-rich)}.Body-LargeBody_Large_Rev_Centered{text-align:center;color:var(--white)}.Body-LargeBody_Large_Rev{color:var(--white)}.Body-LargeBody_Large_MossRich_Centered{text-align:center;color:var(--moss-rich)}.Body-LargeBody_Large_MahogonyRich_Centered{text-align:center;color:var(--mahogany-rich)}.Body-LargeBody_Large_Centered{text-align:center;color:var(--electrolux-blue)}.Body-LargeBody_Large-List{line-height:1.2}.Body-LargeBody_Large,.Body-LargeBody_Large-List{color:var(--electrolux-blue)}.H4H4_Tablet,.H4H4_Tablet_Centered,.H4H4_Tablet_Centered_Reversed,.H4H4_Tablet_Reversed{font-size:18px!important;font-weight:600;line-height:1.33}.H4H4_Tablet_Reversed{color:var(--white)}.H4H4_Tablet_Centered_Reversed{text-align:center;color:var(--white)}.H4H4_Tablet_Centered{text-align:center}.H4H4_Tablet,.H4H4_Tablet_Centered{color:var(--electrolux-blue)}.H4H4_Mobile,.H4H4_Mobile_Centered,.H4H4_Mobile_Centered_Reversed,.H4H4_Mobile_Reversed{font-size:16px!important;font-weight:600;line-height:1.38}.H4H4_Mobile_Reversed{color:var(--white)}.H4H4_Mobile_Centered_Reversed{text-align:center;color:var(--white)}.H4H4_Mobile_Centered{text-align:center}.H4H4_Mobile,.H4H4_Mobile_Centered{color:var(--electrolux-blue)}.CTA-Text-Disbaled,.CTA-Text-ELE-Blue,.CTA-Text-ELE-Blue-Mid,.CTA-Text-white{font-size:18px!important;font-weight:600;line-height:1.17;text-align:center}.CTA-Text-white{color:var(--white)}.CTA-Text-ELE-Blue-Mid{color:var(--blue-mid)}.CTA-Text-ELE-Blue{color:var(--electrolux-blue)}.CTA-Text-Disbaled{color:var(--ui-disabled)}.Body_Large-Title{font-size:20px;line-height:1.5;color:#011e41}.Body_Large-Title,.Product-Support-Text{font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal}.Product-Support-Text{font-size:18px;line-height:1.17;color:var(--blue-mid)}.Primary-Navigation{line-height:1.63}.Flag-Text-Body-medium-semi,.Primary-Navigation{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#011e41}.Flag-Text-Body-medium-semi{line-height:1.5}.DesktopH3-Desktop-26px-Style{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#012042}.EYEBROW-TEXT-SMALL-LIGHT{font-size:16px;line-height:1.5;letter-spacing:2px;text-align:center;color:var(--blue-light)}.EYEBROW-TEXT-LARGE-Light{font-size:18px;line-height:1.33;letter-spacing:2.25px;text-align:center;color:var(--blue-light)}.EYEBROW-TEXT-SMALL{font-size:16px;line-height:1.5;letter-spacing:2px;color:var(--electrolux-blue)}.EYEBROW-TEXT-LARGE{font-size:18px;line-height:1.33;letter-spacing:2.25px;color:var(--electrolux-blue)}.Body-MediumBody_Medium-List,.Body-MediumBody_Medium-Spec-List,.Body-MediumBody_Medium-Title,.Body-MediumBody_Medium_Centered,.Body-MediumBody_Medium_Rev,.Body-MediumBody_Medium_Rev_Centered{font-size:16px!important;line-height:1.5}@media (max-width:780px){.Body-MediumBody_Medium-List,.Body-MediumBody_Medium-Spec-List,.Body-MediumBody_Medium-Title,.Body-MediumBody_Medium_Centered,.Body-MediumBody_Medium_Rev,.Body-MediumBody_Medium_Rev_Centered{font-size:.75rem!important}}.Body-MediumBody_Medium{font-size:16px!important;line-height:1.5}@media (max-width:780px){.Body-MediumBody_Medium{font-size:16px!important}}.Body-MediumBody_Medium_Rev_Centered{text-align:center;color:var(--white)}.Body-MediumBody_Medium_Rev{color:var(--white)}.Body-MediumBody_Medium_Centered{text-align:center;color:var(--electrolux-blue)}.Body-MediumBody_Medium-List,.Body-MediumBody_Medium-Spec-List{color:var(--electrolux-blue)}.Body-MediumBody_Medium-Title{font-weight:600;line-height:1.25;color:var(--electrolux-blue)}.Body-MediumBody_Medium{color:var(--electrolux-blue)}.Body-Copy-16px-Style{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#012042}.Utility-Text-Links{font-size:14px!important;line-height:1.14;text-align:center;color:var(--electrolux-blue)}.Utility-Nav{font-size:13px!important;line-height:1.23;color:var(--white)}.Body-SmallBody_Small,.Body-SmallBody_Small_Centered,.Body-SmallBody_Small_Rev,.Body-SmallBody_Small_Rev_Centered{font-size:12px!important;line-height:1.33}.Body-SmallBody_Small_Rev_Centered{text-align:center;color:var(--white)}.Body-SmallBody_Small_Rev{color:var(--white)}.Body-SmallBody_Small_Centered{text-align:center;color:var(--electrolux-blue)}.Body-SmallBody_Small{color:var(--electrolux-blue)}img.elxIconsSearch{margin:5px 0 5px 5px}img.elxIconsCart,img.elxIconsSearch{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}img.elxIconsCart{margin:0 0 10px 10px}img.elxIconsHamburger{margin:3px 101px 3px 0}img.elxIconsHamburger,img.elxIconsZipLocation{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}img.elxIconsZipLocation{margin:0 8.5px 1px 0}.Rectangle{width:50px;height:50px;padding:10px 13px 13px 12.8px;background-color:var(--electrolux-blue);cursor:pointer}.Rectangle img.elxIconsCaret_Up{width:24.2px;height:24px;-o-object-fit:contain;object-fit:contain}app-home-page-banner cx-generic-link{background:none!important;border:none!important;width:auto!important;border-radius:unset!important;line-height:unset!important;height:unset!important;padding:0!important}app-feature-banner{width:23.33%;display:block;flex:unset!important;gap:10px;margin:20px}app-feature-banner .card-title{font-size:24px;line-height:30px;color:var(--electrolux-blue);min-height:60px}app-feature-banner .cx-image-prod{text-align:center}app-feature-banner .cx-image-prod img{max-height:350px}app-feature-banner .cx-page{padding-bottom:0!important}app-feature-banner .prodDetails{border:none;height:470px;width:330px}app-feature-banner .prodDetails span{font-size:20px;line-height:24px}app-feature-banner .shop{text-align:center}app-feature-banner .shop .btn{width:160px;height:60px;margin:0;padding:15px 50px;border-radius:2px}app-feature-banner .shop .btn a{color:var(--white)}app-feature-banner .mobileFeature .accordion .card .card-header{padding:0 10px!important}app-feature-banner .mobileFeature .accordion .card .card-header button{display:flex;text-decoration:none;align-items:center;justify-content:space-between;text-align:left;padding-left:0;width:100%;padding-right:0}app-feature-banner .mobileFeature .accordion .card .card-header button.collapsed .icon-plus{margin-top:-15px;top:0}app-feature-banner .mobileFeature .accordion .card .card-header button .icon-plus{margin-top:-15px;position:relative;top:11px}@media (max-width:767px){app-feature-banner{width:100%;display:block;flex:unset!important;margin:20px}}cx-paragraph.elx-paragraph-center p:first-child{width:999px;margin:auto;display:block}@media (max-width:575.98px){cx-paragraph.elx-paragraph-center p:first-child{width:100%}}@media (min-width:576px) and (max-width:767.98px){cx-paragraph.elx-paragraph-center p:first-child{width:100%}}.cs-link-custom-20{width:-webkit-fit-content;border:1px solid #011e41;margin:0 20% 10px}@media (max-width:575.98px){.cs-link-custom-20{margin:0!important}}@media (min-width:576px) and (max-width:767.98px){.cs-link-custom-20{margin:0!important}}.cs-link-custom-30{width:-webkit-fit-content;border:1px solid #011e41;margin:0 30% 10px}@media (max-width:575.98px){.cs-link-custom-30{margin:0!important}}@media (min-width:576px) and (max-width:767.98px){.cs-link-custom-30{margin:0!important}}.cs-link-custom-40{width:-webkit-fit-content;border:1px solid #011e41;margin:0 40% 10px}@media (max-width:575.98px){.cs-link-custom-40{margin:0!important}}@media (min-width:576px) and (max-width:767.98px){.cs-link-custom-40{margin:0!important}}.elx-3col-Block-wrapper{background-color:var(--blue-light)}.elx-3col-Block-wrapper .row{width:var(--cx-page-width-max);margin:0 auto}@media (max-width:575.98px){.elx-3col-Block-wrapper .row{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-3col-Block-wrapper .row{width:100%}}.elx-3col-Block-wrapper cx-banner p.content,.elx-3col-Block-wrapper cx-banner p.headline{display:none}.elx-3col-Block-wrapper .elx3ColumnASlot,.elx-3col-Block-wrapper .elx3ColumnBSlot,.elx-3col-Block-wrapper .elx3ColumnCSlot{background:inherit;margin:auto;padding:0}.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner{display:inline-block}.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner cx-generic-link,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner cx-generic-link,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner cx-generic-link{margin:0}.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner cx-generic-link a,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner cx-generic-link a,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner cx-generic-link a{color:var(--electrolux-blue);text-decoration:underline}.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner cx-media,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner cx-media,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner cx-media{width:auto;height:90px;display:block}.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner cx-media img,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner cx-media img,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner cx-media img{-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner{display:none}}@media (min-width:576px) and (max-width:767.98px){.elx-3col-Block-wrapper .elx3ColumnASlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-banner,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-banner{display:none}}.elx-3col-Block-wrapper .elx3ColumnASlot cx-link,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-link,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-link{display:block}.elx-3col-Block-wrapper .elx3ColumnASlot cx-link cx-generic-link,.elx-3col-Block-wrapper .elx3ColumnBSlot cx-link cx-generic-link,.elx-3col-Block-wrapper .elx3ColumnCSlot cx-link cx-generic-link{margin:auto!important;font-weight:700!important;text-decoration:underline}.elx-3col-Block-wrapper .elx3ColumnASlot,.elx-3col-Block-wrapper .elx3ColumnBSlot,.elx-3col-Block-wrapper .elx3ColumnCSlot{text-align:center!important}.elx-3col-Block-wrapper .elx3ColumnASlot.has-components,.elx-3col-Block-wrapper .elx3ColumnBSlot.has-components,.elx-3col-Block-wrapper .elx3ColumnCSlot.has-components{padding:10px;width:100%}@media (max-width:575.98px){.elx-3col-Block-wrapper .elx3ColumnASlot.has-components,.elx-3col-Block-wrapper .elx3ColumnBSlot.has-components,.elx-3col-Block-wrapper .elx3ColumnCSlot.has-components{text-align:center!important}}@media (min-width:576px) and (max-width:767.98px){.elx-3col-Block-wrapper .elx3ColumnASlot.has-components,.elx-3col-Block-wrapper .elx3ColumnBSlot.has-components,.elx-3col-Block-wrapper .elx3ColumnCSlot.has-components{text-align:center!important}}.newsletterContainer{background-color:var(--blue-tint);padding:2rem 0 2.5rem}@media (min-width:576px) and (max-width:767.98px){.newsletterContainer{padding:2rem 0}}@media (max-width:575.98px){.newsletterContainer{padding:2rem 0}}.newsletterContainer .newsLetterMain{max-width:1240px;margin:0 auto;padding:0 1rem}.newsletterContainer .newsLetterMain .elxleftFooternewsletter p{margin-bottom:.5rem;font-size:1em;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;color:var(--cx-color-primary)}.newsletterContainer .newsLetterMain .elxleftFooternewsletter p h2{font-size:1.625em;font-stretch:normal;font-style:normal;line-height:1.31;color:var(--cx-color-primary)}.newsletterContainer .newsLetterMain .elxleftFooternewsletter .terms-and-conditions{width:100%;font-size:.75em;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;color:var(--cx-color-primary)}@media (min-width:576px) and (max-width:767.98px){.newsletterContainer .newsLetterMain .elxleftFooternewsletter{margin-bottom:2rem}}@media (max-width:575.98px){.newsletterContainer .newsLetterMain .elxleftFooternewsletter{margin-bottom:2rem}}.newsletterContainer .elxrightFooternewsletterHeading{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;color:var(--cx-color-primary)}.newsletterContainer .newsLetterSlot cx-page-slot{display:flex}.newsletterContainer .newsLetterSlot cx-page-slot cx-banner cx-media img{width:1.5rem;height:1.5rem}.newsletterContainer .newsLetterSlot cx-page-slot cx-link cx-generic-link{padding-left:1rem;font-size:1rem;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;color:var(--cx-color-primary)}@media (min-width:576px) and (max-width:767.98px){.newsletterContainer .newsLetterMain{max-width:100%}}.elxFootnote-wrapper cx-page-slot.elxFootNoteSlot.has-components{display:block;padding:10px}.m-h-250{max-height:250px}.no-results .elxSearchHelp.has-components cx-banner,.no-results .elxSearchOrderConfirmation.has-components cx-banner{flex-basis:33%}.no-results .elxSearchHelp.has-components cx-paragraph:first-of-type,.no-results .elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type{flex-basis:25%}.no-results .elxSearchHelp.has-components cx-paragraph:last-of-type,.no-results .elxSearchOrderConfirmation.has-components cx-paragraph:last-of-type{flex-basis:40%}.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchHelp.has-components,.elxSearchOrderConfirmation.has-components{background:linear-gradient(180deg,#798a9c,var(--blue-light));background-image:url(/assets/images/question-banner/1440.png);display:flex;flex-wrap:unset;height:200px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchHelp.has-components cx-banner,.elxSearchHelp.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-paragraph{flex-basis:33.33%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchHelp.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-paragraph{justify-content:left;align-items:center;display:flex}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph div,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph h1,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph h2,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph h3,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph h4,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph h5,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph p,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph span,.elxSearchHelp.has-components cx-paragraph div,.elxSearchHelp.has-components cx-paragraph h1,.elxSearchHelp.has-components cx-paragraph h2,.elxSearchHelp.has-components cx-paragraph h3,.elxSearchHelp.has-components cx-paragraph h4,.elxSearchHelp.has-components cx-paragraph h5,.elxSearchHelp.has-components cx-paragraph p,.elxSearchHelp.has-components cx-paragraph span,.elxSearchOrderConfirmation.has-components cx-paragraph div,.elxSearchOrderConfirmation.has-components cx-paragraph h1,.elxSearchOrderConfirmation.has-components cx-paragraph h2,.elxSearchOrderConfirmation.has-components cx-paragraph h3,.elxSearchOrderConfirmation.has-components cx-paragraph h4,.elxSearchOrderConfirmation.has-components cx-paragraph h5,.elxSearchOrderConfirmation.has-components cx-paragraph p,.elxSearchOrderConfirmation.has-components cx-paragraph span{color:var(--white)!important;margin-bottom:0}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner,.elxSearchHelp.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-banner{flex-basis:33%;text-align:center}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a,.elxSearchHelp.has-components cx-banner cx-generic-link a,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a{line-height:200px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media{text-align:right}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media img,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media img,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;background:transparent;margin-right:106px}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchHelp.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type{flex-basis:20%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:last-of-type,.elxSearchHelp.has-components cx-paragraph:last-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:last-of-type{flex-basis:50%}@media (max-width:1024px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchHelp.has-components,.elxSearchOrderConfirmation.has-components{background-image:url(/assets/images/question-banner/1024.png)}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchHelp.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media{text-align:center}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media img,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media img,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}@media (max-width:768px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchHelp.has-components,.elxSearchOrderConfirmation.has-components{background-image:url(/assets/images/question-banner/768.png)}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchHelp.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media{text-align:center}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media img,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media img,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}@media (max-width:760px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchHelp.has-components,.elxSearchOrderConfirmation.has-components{background-image:url(/assets/images/question-banner/368.png);padding:1rem;height:auto;flex-direction:column}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner,.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchHelp.has-components cx-banner,.elxSearchHelp.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-paragraph{flex-basis:100%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchHelp.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-paragraph{justify-content:center;text-align:center;margin:0 5%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchHelp.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media{text-align:center}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media img,.elxSearchHelp.has-components cx-banner cx-generic-link a cx-media img,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}.Product-Support-Text-Small-2{font-family:Electrolux Sans;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--blue-mid)}.text-decoration-underline{text-decoration:underline}.Our-kitchen-suite p h2{font-size:54px;font-weight:400}.Explore-Electrolux{line-height:48px}.mobile-cart-icon-delivery-service{width:100%;top:0;z-index:9999;background:#fff;padding:20px;position:fixed;display:flex;align-items:center;justify-content:space-between;height:auto;min-height:100px;box-shadow:0 0 4px 0 rgba(50,51,51,.4)}.mobile-cart-icon-delivery-service .name{font-size:16px;width:70%;line-height:24px;max-height:48px;overflow:hidden;text-transform:capitalize;color:var(--primary-crisp-charcoal);font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;padding-right:10px}.mobile-cart-icon-delivery-service button{min-width:140px;border-radius:2px;background-color:var(--electrolux-red);padding:12px 12.5px;line-height:1.26;border:none;width:auto;height:60px}.mobile-cart-icon-delivery-service button span{color:#fff;font-size:18px;line-height:21px;font-weight:600}.kit-Include-Sku{font-size:16px;padding-top:20px}.kit-Include-Sku,.Utility-TextStrike-Through-Price{font-family:Electrolux Sans;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:#7b8a9c}.Utility-TextStrike-Through-Price{font-size:18px}.Utility-TextPrice-Sale-Sm{font-family:Electrolux Sans;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#011e41}.total .card{margin-bottom:.625rem!important}.total .card .card-header{padding:21px 20px 0!important}.total .card .card-header,.total .card .card-header button{background-color:var(--primary-clean-white)}.total .card .card-header button app-elux-image{height:90px;width:90px}.total .card .card-header .product-img{margin:0 24px 24px}.total .card .card-header h4{color:#011e41;margin:20px 0 8px}.total .card .card-header p{margin-bottom:8px;color:#7b8a9c}.total .card .card-header .colour{margin:8px 0 18px;color:#011e41}.total .card .card-header .tagin{color:#011e41;width:124px;margin:24px 0 100px 81px}.total .card .card-header .arrow{width:24px;height:24px;margin:20px 24px 24px 8px}.total .card .card-header .mobileAcc{background-color:var(--primary-clean-white);width:75%!important;margin-inline:auto;border-top:1px solid #dfe7ea!important;justify-content:center}.total .card .card-header .mobileAcc div{gap:8px}@media (max-width:768px){.total .card .card-header .mobileAcc{width:100%!important}}.total .card .card-body{border:1px solid #dfe7ea;padding-top:0!important;margin:0 32px 31px 24px}@media (max-width:768px){.total .card .card-body{border:none;margin:0}}.total .card .card-body .mobileAcc{background-color:var(--primary-clean-white);width:75%!important;margin-inline:auto;border-top:1px solid #dfe7ea!important;justify-content:center}.total .card .card-body .mobileAcc div{gap:8px}.service-standard-name{font-size:16px!important;font-weight:700!important;font-family:Electrolux Sans!important;color:#011e41}.top-content .prod_info .img-flexer .cx-product-img-container .cx-product-img{width:112px!important;height:112px!important}.whatsThis-Addon .addon-para cx-paragraph p{margin-bottom:0!important}cx-cart-kit-item .productcard .remove-button-cart{height:16px;width:16px}.productcard{padding-top:11px;padding-bottom:10px;margin-bottom:0!important}@media (max-width:480px){.productcard{padding-left:12px}}.productcard .row .cx-info .cx-info-container .package-head{background-color:var(--primary-clean-white);width:100%!important;border-bottom:1px solid #adb9c3!important;padding:0 8px 24px}.productcard .row .cx-info .cx-info-container .package-head .cx-name{font-size:20px!important;font-family:Electrolux Sans;font-weight:600;color:#011e41}.productcard .row .cx-info .cx-info-container .package-head .cx-total .cx-value .checker .cartPagePadding{padding-right:9px!important}.productcard .row .cx-info .cx-info-container .package-head .cx-total .cx-value .checker .cartPagePadding .strike{margin-left:8px!important}.productcard .row .cx-info .cx-info-container .package-head .pack-code{margin-inline:auto}.productcard .row .cx-info .cx-info-container .package-head .pack-code .cx-code p{color:#7b8a9c;font-family:Electrolux Sans;font-weight:600;margin-bottom:0!important}.productcard .row .cx-info .cx-info-container .package-head .pack-code .cx-itemcolor{color:#7b8a9c}.productcard .row .cx-info .cx-info-container .package-head .pack-code .cx-itemcolor p{font-family:Electrolux Sans;font-weight:600;margin-bottom:0!important}.productcard .row .cx-info .cx-info-container .package-head .close-Button .crossButon{margin-top:6px}.productcard .row .cx-info .cx-info-container .package-head .close-Button .crossButon button{margin-left:6px}.productcard .row .cx-info .cx-info-container .package-head .close-Button .crossButon button img{width:16px}.productcard .row .cx-info .cx-info-container .border-none,.productcard .row .cx-info .cx-info-container .order-detail-head{border:none!important}.productcard .row .cx-info .cx-info-container .pack-in{margin:17px 8px 0}.productcard .row .cx-info .cx-info-container .pack-in p{font-family:Electrolux Sans;font-weight:600;color:#011e41;font-size:20px}.productcard .row .cx-info .cx-info-container .piece{padding:16px 0 0;width:100%!important}.productcard .row .cx-info .cx-info-container .piece .underBorder{border-bottom:1px solid #cbcbcb!important}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header{padding:0;background-color:var(--primary-clean-white)}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton{padding:0!important;background-color:var(--primary-clean-white);display:flex!important;width:100%!important}@media (min-width:576px) and (max-width:767.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc{padding:0}}@media (max-width:575.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc{padding:0}}@media (min-width:768px) and (max-width:991.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .cx-image-container{padding:1rem 1rem 0 .5rem}}@media (min-width:1200px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .cx-image-container{padding:1rem 1rem 0 .5rem}}@media (min-width:992px) and (max-width:1199.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .cx-image-container{padding:1rem 1rem 0 .5rem}}@media (min-width:576px) and (max-width:767.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .cx-image-container{padding:1rem 1rem 0 0}}@media (max-width:575.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .cx-image-container{padding:1rem 1rem 0 0}}@media (min-width:768px) and (max-width:991.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content{margin:2.5px 0 8px 24px}}@media (min-width:1200px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content{margin:2.5px 0 8px 24px}}@media (min-width:992px) and (max-width:1199.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content{margin:2.5px 0 8px 24px}}@media (min-width:576px) and (max-width:767.98px){.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content{margin:0}}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content .piece-content-one .cx-name{color:#011e41;font-family:Electrolux Sans;font-weight:600;font-size:16px}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content .cx-code{color:#7b8a9c;font-family:Electrolux Sans;font-weight:600;font-size:16px}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content .cx-property .cx-item{font-size:12px;color:#011e41;font-family:Electrolux Sans;font-weight:400}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .description .piece-content .cx-total .cx-value .checker .cartPagePadding .strike{margin-left:8px!important}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .price-total .acc-toggler{display:flex;justify-content:flex-end}.productcard .row .cx-info .cx-info-container .piece .individual .card .card-header .buton .desc .price-total .acc-toggler .caret-btn img{width:24px}.accountValidationErrMsg{text-align:center;text-wrap:nowrap;color:var(--electrolux-red);margin:auto auto 10px}@media (min-width:576px) and (max-width:767.98px){.price-promotion{display:flex;flex-direction:column}}@media (max-width:575.98px){.price-promotion{display:flex;flex-direction:column}}@media (min-width:576px) and (max-width:767.98px){.price-promotion .ElementsPricingMSRP-Sale{align-self:center;margin:0!important}}@media (max-width:575.98px){.price-promotion .ElementsPricingMSRP-Sale{align-self:center;margin:0!important}}.price-promotion .ElementsPricingMSRP-Sale .org-price span{font-size:24px}@media (min-width:576px) and (max-width:767.98px){.price-promotion .packdiscount-msg{text-align:center;margin-left:52px}}@media (max-width:575.98px){.price-promotion .packdiscount-msg{text-align:center;margin-left:52px}}.cartBlock{display:flex!important;justify-content:flex-end!important}.cartBlock .cx-item-list-total{font-style:"Electrolux Sans";font-weight:600;font-size:16px;color:#011e41}.price-total .acc-toggler{display:flex;justify-content:flex-end}.price-total .acc-toggler .caret-btn img{width:24px}@media (max-width:991.98px){.elxPackageDeliveryServiceOptionsRightBottom app-elx-package-delivery-action-button .btn-primary{background-color:#fe5757;border-color:#fe5757}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper{border:none!important}.cx-inc-name{color:#011e41;font-family:Electrolux Sans;font-weight:600;font-size:16px}.cartBlock .cx-item-list-total{margin-right:5.5rem!important}@media (min-width:1200px){.cartBlock .cx-item-list-total{margin-right:5.5rem!important}}@media (min-width:992px) and (max-width:1199.98px){.cartBlock .cx-item-list-total{margin-right:5.5rem!important}}@media (min-width:1600px){.cartBlock .cx-item-list-total{margin-right:6rem!important}}@media (min-width:1900px){.cartBlock .cx-item-list-total{margin-right:6rem!important}}.cart-Dns-data_price{font-family:Electrolux Sans;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;color:#011e41}@media (min-width:1200px){.cart-Dns-data_price{margin-left:1.5rem!important}}@media (min-width:992px) and (max-width:1199.98px){.cart-Dns-data_price{margin-left:1.5rem!important}}@media (min-width:1400px){.cart-Dns-data_price{margin-left:1.8rem!important}}@media (min-width:1900px){.cart-Dns-data_price{margin-left:2.3rem!important}}@media (min-width:1300px){.cx-emptyCart{width:80%}}@media (min-width:1700px){.cx-emptyCart{width:70%}}@media (min-width:2200px){.cx-emptyCart{width:50%}}.elxNonStandardSize app-home-page-banner .modal-content .modal-header,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .elxNonStandardSize app-home-page-banner .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .modal-header{background-color:#fff!important;border:none!important}app-elux-package-item .productcard .cx-info{max-width:unset!important;padding:0 15px}app-bundle-product-item .outOfStockBtn,app-elux-package-item .outOfStockBtn,cx-cart-item .outOfStockBtn{text-decoration:none!important;text-align:left;color:red!important;font-weight:700!important;font-size:16px!important;pointer-events:auto!important;opacity:.4}app-bundle-product-item .outOfStockBtn .textDecoration,app-elux-package-item .outOfStockBtn .textDecoration,cx-cart-item .outOfStockBtn .textDecoration{text-decoration:underline}@media (max-width:768px){app-bundle-product-item .outOfStockBtn,app-elux-package-item .outOfStockBtn,cx-cart-item .outOfStockBtn{font-size:14px}}@media (max-width:480px){.printer-buton{margin-top:0!important}}.printer-buton{margin-top:0!important}@media (max-width:767px){.elxPackageDeliveryServiceOptionsRightMiddle{width:100%}}.elxPackageDeliveryServiceHeading2{text-align:center}@media (max-width:780px){app-elx-package-tap .tapDescSlot button,app-elx-package-tap .tapDescSlot cx-paragraph p{font-size:.75rem!important}}@media (max-width:780px){.orderSuccessMessage{word-wrap:break-word}}.twins-wrapper{margin-bottom:.625rem}.twins-wrapper app-elux-delivery-package-professional-service .delivery-wrapper{margin-bottom:1rem}.twins-wrapper app-elux-delivery-package-professional-service .font-ElectroluxSans-Regular{font-weight:600}.twins-wrapper app-elux-delivery-package-professional-service .delivery-installation-options div.pt-3{padding-top:19px!important}.product-price .msrp{color:#7b8a9c}:root{--cx-page-width-max:62rem;--cx-buttons-border-radius:0;--cx-color-black:#000;--cx-color-silk-tint:#d8d5dd;--cx-color-green-rich:#62936c;--cx-color-secondary-gray:#959697;--cx-color-gray-tint:#ede2e6}.bg-moss-lint{background-color:var(--moss-tint)}.invalid-input-color{color:var(--invalid-input)}.form-control{color:var(--primary-color-palette-blue-mid)}.color-blue-mid{color:var(--primary-color-palette-blue-mid)!important}.color-light-gray{color:var(--blue-light)!important}.bg-blue-mid{background-color:var(--primary-color-palette-blue-mid)!important}:focus{outline:0!important}.grecaptcha-badge{visibility:hidden}.elxCompareProductResults .ProductCompare .priseSpider,.elxCompareProducts .ProductCompare .priseSpider{padding:0}.elxCompareProductResults .ProductCompare .priseSpider app-elx-find-ashowroom .ps-widget,.elxCompareProducts .ProductCompare .priseSpider app-elx-find-ashowroom .ps-widget{min-width:unset}.ps-widget[data-ps-sku],.ps-widget[ps-sku]{padding:1rem!important;line-height:normal!important;max-height:60px!important;height:60px!important;vertical-align:middle!important;font-size:16px!important;color:var(--white);background:var(--electrolux-blue);border:none}.ps-widget[data-ps-sku]:hover:after,.ps-widget[ps-sku]:hover:after{width:-moz-min-content!important;width:min-content!important}.wheretobuy[data-ps-sku],.wheretobuy[ps-sku]{border:2px solid var(--cx-color-dark)!important;background:unset!important;font-weight:700!important;color:var(--cx-color-dark)!important}.wheretobuy[data-ps-sku]:hover,.wheretobuy[ps-sku]:hover{border-color:var(--cx-color-dark)!important;color:var(--cx-color-dark)!important;background-color:var(--white)!important}hr{border:0}hr.light{border-top:1px solid var(--blue-tint)}hr.solid{margin:30px -20px 20px;border-top:2px solid var(--electrolux-blue)}.b-orange-color{background-color:#fe392f!important;border-color:#fe392f!important}app-elx-klarna-finance-message klarna-placement .container,app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elx-klarna-finance-message klarna-placement .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elx-klarna-finance-message klarna-placement cx-page-slot.Summary{border:0!important}.color-white{color:var(--white)!important}.color-blue-dark{color:var(--electrolux-blue)!important}.border-blue-tint{border:1px solid var(--blue-tint)!important}.border-blue-dark{border:1px solid var(--electrolux-blue)!important}.elux-background .bg-white{background-color:var(--white)}.bg-gray{background-color:var(--blue-tint)}.color-gray{color:var(--blue-tint)!important}.moveHeaderUpOnTopHatClose{margin-top:0!important}@media (max-width:768px){.moveSearchInputDownOnTopHatExists{top:120px!important}}@media (max-width:768px){.moveSearchInputUpOnTopHatClose{top:60px!important}}.coupone-code{color:var(--moss-rich)}.h-30-rem{height:30rem}.w-40{width:40%}cx-banner p{text-shadow:unset}.video-container-wapper{margin:auto;display:block}.video-container-wapper video{height:100%;width:100%}.image-wrapper{margin:auto;display:block}.image-wrapper cx-media,.image-wrapper cx-media img{height:100%!important;width:100%!important}.image-wrapper-large{margin:auto;display:block}.image-wrapper-large cx-media{height:100%!important;width:990px!important;margin:auto}.image-wrapper-large cx-media img{height:100%!important;width:100%!important}.zeplinStyle{font-size:20px!important;color:var(--blue-mid)!important;padding-bottom:10px;border-bottom:1px solid var(--blue-tint)}.zeplinStyleBold h5{font-size:16px!important;color:var(--electrolux-blue)!important;padding-bottom:10px;border-bottom:none!important;font-weight:600!important}.zeplinStyleBoldWithIcon{display:inline-flex!important}.zeplinStyleBoldWithIcon h5{font-size:16px!important;color:var(--electrolux-blue)!important;padding-bottom:10px;border-bottom:none!important;font-weight:600!important}.elux-navBold-first-level,.elux-navBold h5{font-weight:600!important}.elux-navBold-with-icon{display:inline-flex!important}.elux-navBold-with-icon h5{font-weight:600!important}.app-elux-action-button button{height:60px}.next-column{-moz-column-count:2;column-count:2}app-elux-blog-article{padding:0 20px}.height-300 .image-container cx-media{height:300px!important}.height-300 .image-container cx-media img{height:300px}.height-200 .image-container cx-media{height:200px!important}.height-200 .image-container cx-media img{height:200px}.height-400 .image-container cx-media{height:400px!important}.height-400 .image-container cx-media img{height:400px}.height-350 .image-container cx-media{height:350px!important}.height-350 .image-container cx-media img{height:350px}.height-250 .image-container cx-media{height:250px!important}.height-250 .image-container cx-media img{height:250px}.height-150 .image-container cx-media{height:150px!important}.height-150 .image-container cx-media img{height:150px}.height-100 .image-container cx-media{height:100px!important}.height-100 .image-container cx-media img{height:100px}.height-50 .image-container cx-media{height:50px!important}.height-50 .image-container cx-media img{height:50px}.zeplin-Nav-Owner-Resources .wrapper .childs{display:block!important;-moz-column-count:3!important;column-count:3!important}.zeplin-Better-Living .wrapper{padding-bottom:50px!important;width:110%!important}.zeplin-tophat-paragraph{height:60px}.zeplin-tophat-paragraph p{line-height:60px;text-align:center}.zeplin-TopHat-Banner{display:block;height:60px}.zeplin-TopHat-Banner .category-bottom-block .summary-content{background:var(--blue-light)}.zeplin-TopHat-Banner .category-bottom-block .summary-content .content-wrapper .summary{line-height:60px;margin:unset!important}.zeplin-TopHat-Banner .category-bottom-block .summary-content .content-wrapper .summary p{text-align:center}.zeplin-topHatCrossButton{position:absolute}@media (max-width:575px){.zeplin-topHatCrossButton{right:0}}.zeplin-topHatCrossButton cx-generic-link{line-height:60px}.not-In-US-Link{position:absolute;bottom:0;left:0;text-align:center;width:100%}.Gradient-Overlay .category-bottom-block .image-container{opacity:.85;background-image:linear-gradient(180deg,#798a9c,var(--blue-light))}.btn{display:inline-block;font-weight:"normal";color:#212738;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:14px .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212738;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:none}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary-reverse.focus,.btn-primary-reverse:focus,.btn-primary-reverse:hover{background-color:#ececec;border-color:#e6e6e6}.btn-primary-reverse:not(:disabled):not(.disabled).active,.btn-primary-reverse:not(:disabled):not(.disabled):active,.show>.btn-primary-reverse.dropdown-toggle{background-color:#e6e6e6;border-color:#dfdfdf}.btn-secondary-reverse.focus,.btn-secondary-reverse:focus,.btn-secondary-reverse:hover{background-color:#ececec;border-color:#e6e6e6}.btn-secondary-reverse:not(:disabled):not(.disabled).active,.btn-secondary-reverse:not(:disabled):not(.disabled):active,.show>.btn-secondary-reverse.dropdown-toggle{background-color:#e6e6e6;border-color:#dfdfdf}.btn-orange{color:#fff;background-color:#fe392f;border-color:#fe392f}.btn-orange.focus,.btn-orange:focus,.btn-orange:hover{color:#fff;background-color:#fe1509;border-color:#f90d01}.btn-orange.focus,.btn-orange:focus{box-shadow:0 0 0 0 rgba(254,87,78,.5)}.btn-orange.disabled,.btn-orange:disabled{color:#fff;background-color:#fe392f;border-color:#fe392f}.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active,.show>.btn-orange.dropdown-toggle{color:#fff;background-color:#f90d01;border-color:#ec0c01}.btn-orange:not(:disabled):not(.disabled).active:focus,.btn-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-orange.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(254,87,78,.5)}.btn-background{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-background.focus,.btn-background:focus,.btn-background:hover{color:#212529;background-color:#e1e1e1;border-color:#dbdbdb}.btn-background.focus,.btn-background:focus{box-shadow:0 0 0 0 rgba(212,213,214,.5)}.btn-background.disabled,.btn-background:disabled{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-background:not(:disabled):not(.disabled).active,.btn-background:not(:disabled):not(.disabled):active,.show>.btn-background.dropdown-toggle{color:#212529;background-color:#dbdbdb;border-color:#d4d4d4}.btn-background:not(:disabled):not(.disabled).active:focus,.btn-background:not(:disabled):not(.disabled):active:focus,.show>.btn-background.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(212,213,214,.5)}.btn-text{color:#fff;background-color:#212738;border-color:#212738}.btn-text.focus,.btn-text:focus,.btn-text:hover{color:#fff;background-color:#131620;border-color:#0e1118}.btn-text.focus,.btn-text:focus{box-shadow:0 0 0 0 rgba(66,71,86,.5)}.btn-text.disabled,.btn-text:disabled{color:#fff;background-color:#212738;border-color:#212738}.btn-text:not(:disabled):not(.disabled).active,.btn-text:not(:disabled):not(.disabled):active,.show>.btn-text.dropdown-toggle{color:#fff;background-color:#0e1118;border-color:#090b10}.btn-text:not(:disabled):not(.disabled).active:focus,.btn-text:not(:disabled):not(.disabled):active:focus,.show>.btn-text.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(66,71,86,.5)}.btn-inverse{color:#212529;background-color:#fff;border-color:#fff}.btn-inverse.focus,.btn-inverse:focus,.btn-inverse:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.btn-inverse.focus,.btn-inverse:focus{box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-inverse.disabled,.btn-inverse:disabled{color:#212529;background-color:#fff;border-color:#fff}.btn-inverse:not(:disabled):not(.disabled).active,.btn-inverse:not(:disabled):not(.disabled):active,.show>.btn-inverse.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.btn-inverse:not(:disabled):not(.disabled).active:focus,.btn-inverse:not(:disabled):not(.disabled):active:focus,.show>.btn-inverse.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-transparent,.btn-transparent.focus,.btn-transparent:focus,.btn-transparent:hover{color:#fff;background-color:transparent;border-color:transparent}.btn-transparent.focus,.btn-transparent:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-transparent.disabled,.btn-transparent:disabled,.btn-transparent:not(:disabled):not(.disabled).active,.btn-transparent:not(:disabled):not(.disabled):active,.show>.btn-transparent.dropdown-toggle{color:#fff;background-color:transparent;border-color:transparent}.btn-transparent:not(:disabled):not(.disabled).active:focus,.btn-transparent:not(:disabled):not(.disabled):active:focus,.show>.btn-transparent.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-primary{background-color:#fe5757;border-color:#fe5757}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#fe3131;border-color:#fe2424}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 0 rgba(254,112,112,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#fe5757;border-color:#fe5757}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#fe2424;border-color:#fe1818}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(254,112,112,.5)}.btn-secondary{color:#fff;background-color:#747881;border-color:#747881}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#62656d;border-color:#5c5f66}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 0 rgba(137,140,148,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#747881;border-color:#747881}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#5c5f66;border-color:#56595f}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(137,140,148,.5)}.btn-success{color:#fff;background-color:#5dac06;border-color:#5dac06}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#498705;border-color:#427b04}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 0 rgba(117,184,43,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#5dac06;border-color:#5dac06}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#427b04;border-color:#3c6e04}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(117,184,43,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 0 rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 0 rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#db0002;border-color:#db0002}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#b50002;border-color:#a80002}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 0 rgba(224,38,40,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#db0002;border-color:#db0002}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a80002;border-color:#9b0001}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(224,38,40,.5)}.btn-light{color:#212529;background-color:#d3d6db;border-color:#d3d6db}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#bec2ca;border-color:#b7bcc4}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 0 rgba(184,187,192,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#d3d6db;border-color:#d3d6db}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#b7bcc4;border-color:#b0b5be}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(184,187,192,.5)}.btn-dark{color:#fff;background-color:#212738;border-color:#212738}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#131620;border-color:#0e1118}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 0 rgba(66,71,86,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212738;border-color:#212738}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#0e1118;border-color:#090b10}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(66,71,86,.5)}.btn-visual-focus{color:#212529;background-color:#6d9df7;border-color:#6d9df7}.btn-visual-focus.focus,.btn-visual-focus:focus,.btn-visual-focus:hover{color:#fff;background-color:#4985f5;border-color:#3d7df4}.btn-visual-focus.focus,.btn-visual-focus:focus{box-shadow:0 0 0 0 rgba(98,139,216,.5)}.btn-visual-focus.disabled,.btn-visual-focus:disabled{color:#212529;background-color:#6d9df7;border-color:#6d9df7}.btn-visual-focus:not(:disabled):not(.disabled).active,.btn-visual-focus:not(:disabled):not(.disabled):active,.show>.btn-visual-focus.dropdown-toggle{color:#fff;background-color:#3d7df4;border-color:#3174f4}.btn-visual-focus:not(:disabled):not(.disabled).active:focus,.btn-visual-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-visual-focus.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(98,139,216,.5)}.btn-background-focus{color:#212529;background-color:rgba(80,176,244,.1);border-color:rgba(80,176,244,.1)}.btn-background-focus.focus,.btn-background-focus:focus,.btn-background-focus:hover{color:#fff;background-color:rgba(44,160,242,.1);border-color:rgba(32,154,241,.1)}.btn-background-focus.focus,.btn-background-focus:focus{box-shadow:0 0 0 0 rgba(44,69,88,.5)}.btn-background-focus.disabled,.btn-background-focus:disabled{color:#212529;background-color:rgba(80,176,244,.1);border-color:rgba(80,176,244,.1)}.btn-background-focus:not(:disabled):not(.disabled).active,.btn-background-focus:not(:disabled):not(.disabled):active,.show>.btn-background-focus.dropdown-toggle{color:#fff;background-color:rgba(32,154,241,.1);border-color:rgba(20,149,240,.1)}.btn-background-focus:not(:disabled):not(.disabled).active:focus,.btn-background-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-background-focus.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(44,69,88,.5)}.btn-outline-primary-reverse{color:#fff;border-color:#fff}.btn-outline-primary-reverse:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-primary-reverse.focus,.btn-outline-primary-reverse:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-primary-reverse.disabled,.btn-outline-primary-reverse:disabled{color:#fff;background-color:transparent}.btn-outline-primary-reverse:not(:disabled):not(.disabled).active,.btn-outline-primary-reverse:not(:disabled):not(.disabled):active,.show>.btn-outline-primary-reverse.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-primary-reverse:not(:disabled):not(.disabled).active:focus,.btn-outline-primary-reverse:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary-reverse.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-secondary-reverse{color:#fff;border-color:#fff}.btn-outline-secondary-reverse:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-secondary-reverse.focus,.btn-outline-secondary-reverse:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-secondary-reverse.disabled,.btn-outline-secondary-reverse:disabled{color:#fff;background-color:transparent}.btn-outline-secondary-reverse:not(:disabled):not(.disabled).active,.btn-outline-secondary-reverse:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary-reverse.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-secondary-reverse:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary-reverse:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary-reverse.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-orange{color:#fe392f;border-color:#fe392f}.btn-outline-orange:hover{color:#fff;background-color:#fe392f;border-color:#fe392f}.btn-outline-orange.focus,.btn-outline-orange:focus{box-shadow:0 0 0 0 rgba(254,57,47,.5)}.btn-outline-orange.disabled,.btn-outline-orange:disabled{color:#fe392f;background-color:transparent}.btn-outline-orange:not(:disabled):not(.disabled).active,.btn-outline-orange:not(:disabled):not(.disabled):active,.show>.btn-outline-orange.dropdown-toggle{color:#fff;background-color:#fe392f;border-color:#fe392f}.btn-outline-orange:not(:disabled):not(.disabled).active:focus,.btn-outline-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(254,57,47,.5)}.btn-outline-background{color:#f4f4f4;border-color:#f4f4f4}.btn-outline-background:hover{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-outline-background.focus,.btn-outline-background:focus{box-shadow:0 0 0 0 hsla(0,0%,95.7%,.5)}.btn-outline-background.disabled,.btn-outline-background:disabled{color:#f4f4f4;background-color:transparent}.btn-outline-background:not(:disabled):not(.disabled).active,.btn-outline-background:not(:disabled):not(.disabled):active,.show>.btn-outline-background.dropdown-toggle{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-outline-background:not(:disabled):not(.disabled).active:focus,.btn-outline-background:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-background.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(0,0%,95.7%,.5)}.btn-action,.btn-outline-text{color:#212738;border-color:#212738}.btn-action:hover,.btn-outline-text:hover{color:#fff;background-color:#212738;border-color:#212738}.btn-action:focus,.btn-outline-text.focus,.btn-outline-text:focus,.focus.btn-action{box-shadow:0 0 0 0 rgba(33,39,56,.5)}.btn-action:disabled,.btn-outline-text.disabled,.btn-outline-text:disabled,.disabled.btn-action{color:#212738;background-color:transparent}.btn-action:not(:disabled):not(.disabled).active,.btn-action:not(:disabled):not(.disabled):active,.btn-outline-text:not(:disabled):not(.disabled).active,.btn-outline-text:not(:disabled):not(.disabled):active,.show>.btn-outline-text.dropdown-toggle,.show>.dropdown-toggle.btn-action{color:#fff;background-color:#212738;border-color:#212738}.btn-action:not(:disabled):not(.disabled).active:focus,.btn-action:not(:disabled):not(.disabled):active:focus,.btn-outline-text:not(:disabled):not(.disabled).active:focus,.btn-outline-text:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-text.dropdown-toggle:focus,.show>.dropdown-toggle.btn-action:focus{box-shadow:0 0 0 0 rgba(33,39,56,.5)}.btn-outline-inverse{color:#fff;border-color:#fff}.btn-outline-inverse:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-inverse.focus,.btn-outline-inverse:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-inverse.disabled,.btn-outline-inverse:disabled{color:#fff;background-color:transparent}.btn-outline-inverse:not(:disabled):not(.disabled).active,.btn-outline-inverse:not(:disabled):not(.disabled):active,.show>.btn-outline-inverse.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-inverse:not(:disabled):not(.disabled).active:focus,.btn-outline-inverse:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-inverse.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}.btn-outline-transparent{color:transparent;border-color:transparent}.btn-outline-transparent:hover{color:#fff;background-color:transparent;border-color:transparent}.btn-outline-transparent.focus,.btn-outline-transparent:focus{box-shadow:0 0 0 0 rgba(0,0,0,.5)}.btn-outline-transparent.disabled,.btn-outline-transparent:disabled{color:transparent;background-color:transparent}.btn-outline-transparent:not(:disabled):not(.disabled).active,.btn-outline-transparent:not(:disabled):not(.disabled):active,.show>.btn-outline-transparent.dropdown-toggle{color:#fff;background-color:transparent;border-color:transparent}.btn-outline-transparent:not(:disabled):not(.disabled).active:focus,.btn-outline-transparent:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-transparent.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(0,0,0,.5)}.btn-outline-primary{color:#fe5757;border-color:#fe5757}.btn-outline-primary:hover{color:#fff;background-color:#fe5757;border-color:#fe5757}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 0 rgba(254,87,87,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#fe5757;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#fe5757;border-color:#fe5757}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(254,87,87,.5)}.btn-outline-secondary{color:#747881;border-color:#747881}.btn-outline-secondary:hover{color:#fff;background-color:#747881;border-color:#747881}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 0 rgba(116,120,129,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#747881;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#747881;border-color:#747881}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(116,120,129,.5)}.btn-outline-success{color:#5dac06;border-color:#5dac06}.btn-outline-success:hover{color:#fff;background-color:#5dac06;border-color:#5dac06}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 0 rgba(93,172,6,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5dac06;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5dac06;border-color:#5dac06}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(93,172,6,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 0 rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 0 rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,193,7,.5)}.btn-outline-danger{color:#db0002;border-color:#db0002}.btn-outline-danger:hover{color:#fff;background-color:#db0002;border-color:#db0002}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 0 rgba(219,0,2,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#db0002;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#db0002;border-color:#db0002}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(219,0,2,.5)}.btn-outline-light{color:#d3d6db;border-color:#d3d6db}.btn-outline-light:hover{color:#212529;background-color:#d3d6db;border-color:#d3d6db}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 0 rgba(211,214,219,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#d3d6db;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#d3d6db;border-color:#d3d6db}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(211,214,219,.5)}.btn-outline-dark{color:#212738;border-color:#212738}.btn-outline-dark:hover{color:#fff;background-color:#212738;border-color:#212738}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 0 rgba(33,39,56,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212738;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#212738;border-color:#212738}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(33,39,56,.5)}.btn-outline-visual-focus{color:#6d9df7;border-color:#6d9df7}.btn-outline-visual-focus:hover{color:#212529;background-color:#6d9df7;border-color:#6d9df7}.btn-outline-visual-focus.focus,.btn-outline-visual-focus:focus{box-shadow:0 0 0 0 rgba(109,157,247,.5)}.btn-outline-visual-focus.disabled,.btn-outline-visual-focus:disabled{color:#6d9df7;background-color:transparent}.btn-outline-visual-focus:not(:disabled):not(.disabled).active,.btn-outline-visual-focus:not(:disabled):not(.disabled):active,.show>.btn-outline-visual-focus.dropdown-toggle{color:#212529;background-color:#6d9df7;border-color:#6d9df7}.btn-outline-visual-focus:not(:disabled):not(.disabled).active:focus,.btn-outline-visual-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-visual-focus.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(109,157,247,.5)}.btn-outline-background-focus{color:rgba(80,176,244,.1);border-color:rgba(80,176,244,.1)}.btn-outline-background-focus:hover{color:#212529;background-color:rgba(80,176,244,.1);border-color:rgba(80,176,244,.1)}.btn-outline-background-focus.focus,.btn-outline-background-focus:focus{box-shadow:0 0 0 0 rgba(80,176,244,.5)}.btn-outline-background-focus.disabled,.btn-outline-background-focus:disabled{color:rgba(80,176,244,.1);background-color:transparent}.btn-outline-background-focus:not(:disabled):not(.disabled).active,.btn-outline-background-focus:not(:disabled):not(.disabled):active,.show>.btn-outline-background-focus.dropdown-toggle{color:#212529;background-color:rgba(80,176,244,.1);border-color:rgba(80,176,244,.1)}.btn-outline-background-focus:not(:disabled):not(.disabled).active:focus,.btn-outline-background-focus:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-background-focus.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(80,176,244,.5)}.btn-link{font-weight:"normal";color:#fe5757}.btn-link:hover{color:#fe0b0b;text-decoration:underline}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn{border-radius:2px;height:auto;max-height:unset;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;border:2px solid;text-transform:none}.btn-primary-reverse{color:#212529;background-color:#fff;border-color:#fff;color:var(--electrolux-blue)}.btn-primary-reverse.focus,.btn-primary-reverse:focus,.btn-primary-reverse:hover{color:#212529;background-color:#dfe7ea;border-color:#dfe7ea}.btn-primary-reverse.focus,.btn-primary-reverse:focus{box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-primary-reverse.disabled,.btn-primary-reverse:disabled,.btn-primary-reverse:not(:disabled):not(.disabled).active,.btn-primary-reverse:not(:disabled):not(.disabled):active,.show>.btn-primary-reverse.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-primary-reverse:not(:disabled):not(.disabled).active:focus,.btn-primary-reverse:not(:disabled):not(.disabled):active:focus,.show>.btn-primary-reverse.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-primary-reverse.disabled,.btn-primary-reverse:disabled{background-color:var(--white);border-color:var(--white);color:var(--ui-disabled)}.btn-primary{color:#fff;background-color:#011e41;border-color:#011e41}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#7a8a9c;border-color:#7a8a9c}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 0 rgba(39,64,94,.5)}.btn-primary.disabled,.btn-primary:disabled,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#011e41;border-color:#011e41}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(39,64,94,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--ui-disabled);border-color:var(--ui-disabled)}.btn-primary.disabled:hover,.btn-primary:disabled:hover{border-color:var(--ui-disabled)}.btn-secondary-reverse{color:#212529;background-color:#fff;border-color:#fff;color:var(--electrolux-blue)!important}.btn-secondary-reverse:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-secondary-reverse.focus,.btn-secondary-reverse:focus{color:#212529;background-color:#fff;border-color:#fff;box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-secondary-reverse.disabled,.btn-secondary-reverse:disabled,.btn-secondary-reverse:not(:disabled):not(.disabled).active,.btn-secondary-reverse:not(:disabled):not(.disabled):active,.show>.btn-secondary-reverse.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-secondary-reverse:not(:disabled):not(.disabled).active:focus,.btn-secondary-reverse:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary-reverse.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(222,222,223,.5)}.btn-secondary-reverse.disabled,.btn-secondary-reverse:disabled{background-color:var(--ui-disabled);border-color:var(--ui-disabled);color:var(--white)}.btn-secondary{color:#212529;background-color:#fff;border-color:#011e41;color:var(--electrolux-blue)}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#7b8a9c;border-color:#7b8a9c}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 0 rgba(6,31,61,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:#fff;border-color:#011e41}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(6,31,61,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:var(--ui-disabled);border-color:var(--ui-disabled)}.btn-primary-negative{font-size:18px;font-weight:600;cursor:pointer;display:inline-block;border:none;background:var(--white)}.btn-primary-negative,.btn-primary-negative:hover{color:var(--electrolux-blue);text-decoration:none}.btn-primary-negative.focus,.btn-primary-negative:focus{text-decoration:underline}.btn-primary-negative.disabled,.btn-primary-negative:disabled{color:#6c757d;pointer-events:none}.btn-primary-negative:before{content:" ";background:url(/assets/icons/elx-icons-play-f-330.svg) no-repeat 0;height:22px;width:22px;padding:15px 25px 15px 15px}.btn-primary-negative-reversed{font-size:18px;font-weight:600;cursor:pointer;display:inline-block;border:none;background:var(--blue-tint)}.btn-primary-negative-reversed,.btn-primary-negative-reversed:hover{color:var(--electrolux-blue);text-decoration:none}.btn-primary-negative-reversed.focus,.btn-primary-negative-reversed:focus{text-decoration:underline}.btn-primary-negative-reversed.disabled,.btn-primary-negative-reversed:disabled{color:#6c757d;pointer-events:none}.btn-primary-negative-reversed:before{content:" ";background:url(/assets/icons/elx-icons-play-f-330.svg) no-repeat 0;height:22px;width:22px;padding:15px 25px 15px 15px}.btn-link{font-size:18px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link,.btn-link:hover{color:var(--electrolux-blue);text-decoration:none}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-link-icon-blue{font-size:18px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link-icon-blue,.btn-link-icon-blue:hover{color:var(--electrolux-blue);text-decoration:none}.btn-link-icon-blue.focus,.btn-link-icon-blue:focus{text-decoration:underline}.btn-link-icon-blue.disabled,.btn-link-icon-blue:disabled{color:#6c757d;pointer-events:none}.btn-link-icon-blue:after{content:" ";background:url(/assets/icons/elx-icons-circle-caret-f-138-blue.svg) no-repeat 100%;height:22px;width:22px;padding:15px}.btn-link-white{font-size:18px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link-white,.btn-link-white:hover{color:var(--white);text-decoration:none}.btn-link-white.focus,.btn-link-white:focus{text-decoration:underline}.btn-link-white.disabled,.btn-link-white:disabled{color:#6c757d;pointer-events:none}.btn-link-white:after{content:" ";background:url(/assets/icons/elx-icons-circle-caret-f-138.svg) no-repeat 100%;height:22px;width:22px;padding:15px}.btn-outline-white{border-color:#fff}.form-control{display:block;width:100%;height:48px;padding:.6875rem .75rem;font-size:1rem;font-weight:"normal";line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #d3d6db;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#f4f4f4;border-color:#212738;outline:0;box-shadow:0 0 0 .2rem rgba(254,87,87,.25)}.form-control::-moz-placeholder{color:#97a2c1;opacity:1}.form-control::placeholder{color:#97a2c1;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.6875rem + 1px);padding-bottom:calc(.6875rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.6875rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:#5dac06}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(93,172,6,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#5dac06;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%235dac06' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#5dac06;box-shadow:0 0 0 .2rem rgba(93,172,6,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#5dac06;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%235dac06' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#5dac06;box-shadow:0 0 0 .2rem rgba(93,172,6,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#5dac06}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#5dac06}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#5dac06}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#78dd08;background-color:#78dd08}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(93,172,6,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#5dac06}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#5dac06;box-shadow:0 0 0 .2rem rgba(93,172,6,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:#db0002}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(219,0,2,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#db0002;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23db0002' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23db0002' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#db0002;box-shadow:0 0 0 .2rem rgba(219,0,2,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#db0002;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23db0002' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23db0002' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#db0002;box-shadow:0 0 0 .2rem rgba(219,0,2,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#db0002}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#db0002}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#db0002}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#ff0f11;background-color:#ff0f11}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(219,0,2,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#db0002}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#db0002;box-shadow:0 0 0 .2rem rgba(219,0,2,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.custom-control{position:relative;z-index:1;display:block;min-height:1.6rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.3rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#fe5757;background-color:#fe5757}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(254,87,87,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#ffd6d6}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff;border-color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.3rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#fe5757;background-color:#fe5757}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(254,87,87,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(254,87,87,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(254,87,87,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.3rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(254,87,87,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.6875rem 1.75rem .6875rem .75rem;font-size:1rem;font-weight:"normal";line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #d3d6db;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#ffd6d6;outline:0;box-shadow:0 0 0 .2rem rgba(254,87,87,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#ffd6d6;box-shadow:0 0 0 .2rem rgba(254,87,87,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:"normal";background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(254,87,87,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(254,87,87,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(254,87,87,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#fe5757;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#fe5757;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#fe5757;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#fff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.form-control{margin-bottom:.25rem}.form-control:focus{border-color:var(--cx-color-secondary);box-shadow:none;-webkit-box-shadow:none}.cx-form-errors,cx-form-errors{display:none}.cx-form-errors.control-invalid.control-dirty,.cx-form-errors.control-invalid.control-touched,.cx-form-errors.error,cx-form-errors.control-invalid.control-dirty,cx-form-errors.control-invalid.control-touched,cx-form-errors.error{display:initial}.cx-form-errors p,cx-form-errors p{font-size:14px;margin:6px 0;padding:0 0 0 25px;position:relative;word-break:break-word;width:-webkit-max-content}.cx-form-errors p:after,.cx-form-errors p:before,cx-form-errors p:after,cx-form-errors p:before{position:absolute;left:0;top:0;bottom:0;margin:auto;width:20px;height:20px}.cx-form-errors p:before,cx-form-errors p:before{content:"";background-color:var(--cx-color-danger);border-radius:50%}.cx-form-errors p:after,cx-form-errors p:after{content:"!";color:var(--cx-color-inverse);font-weight:var(--cx-font-weight-bold);text-align:center;line-height:20px}.cx-form-errors p:focus,cx-form-errors p:focus{box-shadow:none;-webkit-box-shadow:none}input.ng-invalid.ng-dirty,input.ng-invalid.ng-touched,input[type=checkbox].ng-invalid.ng-dirty,input[type=checkbox].ng-invalid.ng-touched,input[type=radio].ng-invalid.ng-dirty,input[type=radio].ng-invalid.ng-touched,ng-select.ng-invalid.ng-dirty .ng-select-container,ng-select.ng-invalid.ng-touched .ng-select-container,textarea.ng-invalid.ng-dirty,textarea.ng-invalid.ng-touched{border-color:var(--cx-color-danger)}input[type=checkbox],input[type=radio]{height:22px;width:22px;vertical-align:middle;cursor:pointer;line-height:1.42857;appearance:none;-webkit-appearance:textfield;-moz-appearance:textfield;font-size:inherit;box-sizing:border-box;outline:none;border-style:solid;border-width:1px;position:absolute;margin-top:.3rem;margin-left:-2.25rem}label{display:block}label .label-content{display:block;margin-bottom:.375rem}label .label-content.bold{font-weight:var(--cx-font-weight-semi)}.form-check{margin-bottom:18px;padding-left:2.25rem}.form-check label{font-weight:var(--cx-font-weight-normal)}.form-check .form-check-label{display:inline-block;position:relative;top:4px}.form-check input+.form-check-label{color:var(--electrolux-blue)}.form-check input+.form-check-label:after{content:none}.form-check input:disabled+.form-check-label{color:var(--primary-color-palette-blue-mid)}.form-check input[role=checkbox],.form-check input[role=radio]{display:inline-block}.form-check input[role=checkbox]:focus,.form-check input[role=radio]:focus{box-shadow:0 0 0 3px var(--white);border-color:var(--cx-color-secondary)}.form-check input[type=checkbox]{border-radius:0;border:2px solid var(--blue-light)}.form-check input[type=checkbox]:checked{font-style:normal;border-color:var(--electrolux-blue);background-color:transparent}.form-check input[type=checkbox]:checked:after{color:var(--electrolux-blue);position:absolute;content:"";display:inline-block;height:6px;width:10px;top:5px;left:5px;border-color:var(--electrolux-blue);border-style:solid;border-width:0 0 3px 3px;transform:rotate(-45deg)}.form-check input[type=checkbox]:disabled{border-color:var(--primary-color-palette-blue-mid)}.form-control[type=text]:focus{background-color:var(--cx-color-background);box-shadow:none;-webkit-box-shadow:none}input[type=radio]{border-radius:50%;display:inline-block;border:2px solid var(--electrolux-blue);position:absolute}input[type=radio]:after{content:"";position:absolute;display:inline-block;height:10px;width:10px;border-radius:50%;background-color:var(--cx-color-inverse);left:4px;top:4px}input[type=radio]:checked{border-color:var(--electrolux-blue)!important;background-color:var(--cx-color-inverse)}input[type=radio]:checked:after{background-color:var(--electrolux-blue)}.form-message{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.6)}.form-message--danger{color:var(--cx-color-danger)}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--white)}.ng-select .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-bottom:2.5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--electrolux-blue)}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{padding:.6875rem 0;line-height:1.6}.form-control:focus,.ng-select-focused,:focus,input:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width,2px);outline-offset:4px;transition:none}.form-check input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check input[type=radio]:after{visibility:hidden}.form-check input[type=radio]:checked:after{visibility:visible}.form-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.elux-serarch-box .searchbox-slp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;border:none}@media (max-width:768px){.elux-serarch-box .searchbox-slp{width:280px}}.searchbox-slp{display:flex;padding:0;border:1px solid var(--primary-color-palette-blue-mid);position:absolute;margin:8% 38%}@media (max-width:768px){.searchbox-slp{background-color:var(--white);margin:6% 7%}.searchbox-slp .search{background-color:var(--electrolux-blue)}}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box{background:var(--blue-tint);margin-bottom:20px;color:var(--electrolux-blue);padding:20px 35px;width:100%!important}elux-search-box-page label input{position:relative;width:100%;background-color:var(--electrolux-blue);padding:6px 16px;height:48px}elux-search-box-page .results{width:100%}}body.searchbox-slp-is-active.has-searchbox-results elux-search-box-page .results{display:block;border:1px solid var(--electrolux-blue)}elux-search-box-page{z-index:10;display:block}@media (min-width:768px){elux-search-box-page{position:relative;z-index:0}}elux-search-box-page>*{z-index:20}elux-search-box-page .message,elux-search-box-page a{padding:10px;color:currentColor;-webkit-user-select:none;-moz-user-select:none;user-select:none}elux-search-box-page label{display:flex;align-content:stretch;margin:0;padding-top:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-bottom:6px;-webkit-padding-start:10px;padding-inline-start:10px}@media (min-width:768px){elux-search-box-page label{width:27vw;min-width:300px;max-width:400px}elux-search-box-page label.dirty cx-icon.search{display:block}}elux-search-box-page label input{background:none;border:none;outline:none;display:block;flex-basis:100%;height:35px;color:currentColor;z-index:20}elux-search-box-page label input::-webkit-input-placeholder{color:currentColor}elux-search-box-page label input:-moz-placeholder,elux-search-box-page label input::-moz-placeholder{color:currentColor}elux-search-box-page label input:-ms-input-placeholder{color:currentColor}elux-search-box-page label:not(.dirty) cx-icon.reset{display:none}elux-search-box-page label cx-icon{color:currentColor;flex-basis:48px;text-align:center;cursor:pointer;font-size:20px}elux-search-box-page label cx-icon.reset:before{font-size:1.4rem}@media (max-width:767.98px){elux-search-box-page label cx-icon.reset{position:relative;left:74px;z-index:20;top:52px;margin-top:0}}elux-search-box-page .results{display:none;position:absolute;width:350px;color:var(--electrolux-blue);background-color:var(--white);font-size:16px;margin:11% 38%}@media (max-width:768px){elux-search-box-page .results{display:none;width:220px;color:var(--electrolux-blue);background-color:var(--white);font-size:16px;margin:16% 7%}}elux-search-box-page .results a{text-decoration:none;cursor:pointer;font-weight:400}elux-search-box-page .results a .highlight,elux-search-box-page .results a .search-results-highlight{font-weight:700;font-style:normal}elux-search-box-page .results a:focus,elux-search-box-page .results a:hover{background:var(--blue-tint);color:currentColor}elux-search-box-page .results .suggestions{display:flex;flex-wrap:wrap}elux-search-box-page .results .suggestions a{line-height:2rem}@media (max-width:767.98px){elux-search-box-page .results .products{display:block}}elux-search-box-page .results .products a{display:grid;grid-column-gap:16px;border-top:1px solid var(--white)}elux-search-box-page .results .products a.has-media{grid-template-columns:50px 1fr}elux-search-box-page .results .products a cx-media{grid-row:1/3}elux-search-box-page .results .products a h4.name{text-overflow:ellipsis;font-size:inherit;font-weight:inherit;padding:0;margin-bottom:0;white-space:nowrap;overflow:hidden}elux-search-box-page .results .products a .price{font-weight:400}@media (min-width:768px){.searchbox-slp input{min-width:350px;flex-basis:0;background-color:var(--white);color:var(--electrolux-blue);float:left;padding:20px;border-right:1px solid var(--primary-color-palette-blue-mid);text-decoration:underline}.searchbox-slp>.search{padding:0 5px!important;font-size:45px;background-color:var(--electrolux-blue)}elux-search-box-page label input::-webkit-input-placeholder{color:var(--electrolux-blue)}elux-search-box-page label{width:auto;min-width:20px}}elux-search-box-page .results .suggestions a{flex:100%;line-height:1rem;color:var(--electrolux-blue);font-size:16px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}ng-select.form-control{padding:0}ng-select.form-control .ng-select-container{height:46px!important;border:0!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-Thin.eot);src:url(/assets/fonts/ElectroluxSans-Thin.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-Thin.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Thin.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Thin.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-Thin.svg#ElectroluxSans-Thin) format("svg");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-Regular.eot);src:url(/assets/fonts/ElectroluxSans-Regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-Regular.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Regular.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Regular.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-Regular.svg#ElectroluxSans-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-Light.eot);src:url(/assets/fonts/ElectroluxSans-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-Light.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Light.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Light.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-Light.svg#ElectroluxSans-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-SemiBold.eot);src:url(/assets/fonts/ElectroluxSans-SemiBold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-SemiBold.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-SemiBold.woff) format("woff"),url(/assets/fonts/ElectroluxSans-SemiBold.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-SemiBold.svg#ElectroluxSans-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-Bold.eot);src:url(/assets/fonts/ElectroluxSans-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-Bold.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-Bold.woff) format("woff"),url(/assets/fonts/ElectroluxSans-Bold.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-Bold.svg#ElectroluxSans-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-ThinObl.eot);src:url(/assets/fonts/ElectroluxSans-ThinObl.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-ThinObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-ThinObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-ThinObl.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-ThinObl.svg#ElectroluxSans-ThinObl) format("svg");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-RegularObl.eot);src:url(/assets/fonts/ElectroluxSans-RegularObl.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-RegularObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-RegularObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-RegularObl.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-RegularObl.svg#ElectroluxSans-RegularObl) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-LightObl.eot);src:url(/assets/fonts/ElectroluxSans-LightObl.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-LightObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-LightObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-LightObl.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-LightObl.svg#ElectroluxSans-LightObl) format("svg");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-SemiBoldObl.eot);src:url(/assets/fonts/ElectroluxSans-SemiBoldObl.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-SemiBoldObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-SemiBoldObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-SemiBoldObl.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-SemiBoldObl.svg#ElectroluxSans-SemiBoldObl) format("svg");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Electrolux Sans;src:url(/assets/fonts/ElectroluxSans-BoldObl.eot);src:url(/assets/fonts/ElectroluxSans-BoldObl.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ElectroluxSans-BoldObl.woff2) format("woff2"),url(/assets/fonts/ElectroluxSans-BoldObl.woff) format("woff"),url(/assets/fonts/ElectroluxSans-BoldObl.ttf) format("truetype"),url(/assets/fonts/ElectroluxSans-BoldObl.svg#ElectroluxSans-BoldObl) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gotham-Book;src:local(Gotham-Book),url(/assets/fonts/Gotham-Book.otf) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:Gotham-Bold;src:local(Gotham-Bold),url(/assets/fonts/Gotham-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:swap}.f-16{font-size:1em!important}.f-12{font-size:.75em!important}.f-18{font-size:1.125em!important}.f-24{font-size:1.5em!important}.f-color-theme{color:var(--electrolux-blue)}.blue-tint-background{background-color:var(--blue-tint)}.blue-mid-background{background-color:var(--primary-color-palette-blue-mid)}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{padding:5px;line-height:1;height:unset}.font-semibold{font-weight:600}.asm-btn .btn,.elux-asm-box .btn{border-radius:5px;font-weight:600}.asm-btn .btn.btn-outline-asm:disabled:hover,.elux-asm-box .btn.btn-outline-asm:disabled:hover{color:var(--primary-color-palette-blue-mid)}.asm-btn .btn-primary,.asm-btn .btn-primary.active,.asm-btn .btn-primary.disabled,.asm-btn .btn-primary.disabled:hover,.asm-btn .btn-primary:disabled,.asm-btn .btn-primary:disabled:hover,.asm-btn .btn-primary:hover,.asm-btn .btn-primary:not(:disabled):not(.disabled).active,.asm-btn .btn-primary:not(:disabled):not(.disabled):active,.elux-asm-box .btn-primary,.elux-asm-box .btn-primary.active,.elux-asm-box .btn-primary.disabled,.elux-asm-box .btn-primary.disabled:hover,.elux-asm-box .btn-primary:disabled,.elux-asm-box .btn-primary:disabled:hover,.elux-asm-box .btn-primary:hover,.elux-asm-box .btn-primary:not(:disabled):not(.disabled).active,.elux-asm-box .btn-primary:not(:disabled):not(.disabled):active{background-color:var(--primary-color-palette-blue-mid);border-color:var(--primary-color-palette-blue-mid)}.asm-btn .btn-link,.elux-asm-box,.elux-asm-box .btn-link{color:var(--primary-color-palette-blue-mid)}.elux-asm-box{padding:0;border:2px solid var(--primary-color-palette-blue-mid)!important;background-color:var(--white);box-shadow:5px 5px 5px rgba(0,0,0,.3490196078)}.elux-asm-box cx-card .cx-card-border{border:1px solid var(--primary-color-palette-blue-mid)}.elux-asm-box .ng-select.order-status{border:0;min-height:0;border-radius:0;padding:0}.elux-asm-box .ng-select.order-status .ng-select-container{min-height:0;border-radius:0}.elux-asm-box .ng-select.order-status .ng-select-container .ng-value-container{padding-left:5px}.elux-asm-box.top-z-index{z-index:9999}.elux-asm-box.absolute{position:relative;width:460px;height:auto;padding:10px}.elux-asm-box.absolute span{font-size:16px;font-weight:700;padding:5px}.elux-asm-box.absolute .ng-arrow-wrapper{padding:0 5px 0 0}.elux-asm-box.absolute .ng-arrow-wrapper .ng-arrow{padding:0}.elux-asm-box.absolute .row button{border-radius:2px;height:40px;padding:0 15px;font-size:18px}.elux-asm-box.absolute .asm-no-charge-form .form-group,.elux-asm-box.absolute .elux-asm-form .form-group{margin-right:1.5rem!important}.elux-asm-box.absolute .asm-no-charge-form .form-group .amount-value,.elux-asm-box.absolute .elux-asm-form .form-group .amount-value{text-align:right;padding:5px 20px}@media (max-width:768px){.elux-asm-box.absolute{width:100%}}.elux-asm-box .form-check input[type=checkbox]{border-color:var(--primary-color-palette-blue-mid);z-index:2}.elux-asm-box .form-check input[type=checkbox] :after{color:var(--primary-color-palette-blue-mid);border-color:var(--primary-color-palette-blue-mid)}.elux-asm-box .form-control{border-color:var(--primary-color-palette-blue-mid)!important;width:100%}.elux-asm-box .form-check input+.form-check-label{color:var(--primary-color-palette-blue-mid)}.elux-asm-box .asm-form-group{width:300px;margin-left:1.5rem!important}.elux-asm-box .asm-btn{color:var(--white);background-color:var(--primary-color-palette-blue-mid);font-weight:700;border-color:var(--primary-color-palette-blue-mid)}.elux-asm-box textarea{resize:none}.elux-asm-box .card-header{padding:5px!important;background-color:var(--white);font-weight:700;color:var(--primary-color-palette-blue-mid)}.elux-asm-box .card-header .btn.btn-link{width:100%;text-decoration:none}.elux-asm-box .card-header button.btn.btn-link.collapsed .fa.fa-chevron-down:before{content:""}cx-customer-selection .asm-results{z-index:99999!important}.btn-outline-asm{color:var(--primary-color-palette-blue-mid);background-color:var(--white);border-color:var(--primary-color-palette-blue-mid);border:1px solid var(--primary-color-palette-blue-mid)!important;border-radius:5px;font-weight:600}@media (min-width:992px){cx-page-layout.ElxASMOrderPageTemplate{width:var(--cx-page-width-max);margin:auto}}cx-page-layout.ElxASMOrderPageTemplate .elxAsmOrder cx-tab-paragraph-container>div{background-color:var(--white)}.asm-order-edit-shipping-address{text-decoration:underline;cursor:pointer}.asm-order-edit-shipping-address.bold{color:var(--electrolux-blue)}.ElxASMOrderPageTemplate .elxAsmOrder cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(1,180px) 180px auto}.dropdown-item.active,.dropdown-item:active{color:var(--white);text-decoration:none;background-color:var(--electrolux-blue)!important}.displayInPrint,.OrderConfirmationPageTemplate>.SiteLogo,.OrderDetailsPageTemplate>.SiteLogo{display:none}.clearer{clear:both}@media print{@page : first{margin:0 0 20px 0!important}@page : last{.print-footer{display:block!important}}@page{size:auto;margin:20px 0 20px 0!important;.print-footer{display:none!important}}.print-footer{position:static;bottom:0;border-top:1px solid #cbcbcb;padding:20px 0;text-align:center;width:100%}body{width:95%!important;margin:0 20px 30px!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.hideInPrint{display:none!important}.displayInPrint,.SiteLogo,cx-image-container a{display:block!important}.SiteLogo{width:100%!important;padding:10px 0 10px 20px!important;text-align:center;border-bottom:1px solid #cbcbcb}.SiteLogo img{width:134.2px;height:30px;-o-object-fit:contain;object-fit:contain;filter:brightness(1)!important}.appComponentFooterDiv,.cx-image-container,.EluxSiteLogin,.elxBackOrder,.ElxCreateAccOrderCon,.elxhat,.elxOrderConfirmationNumber,.elxOrderConfirmationText,.elxOrderThankYouBody,.NavigationBar,.orderSummary__discounts,.orderSummary__you-saved,.topHatCrossButton,a:has(.elxBackOrder),app-elux-mini-cart,app-elux-myaccount-orderdetails a[ng-reflect-fragment=myordersComponentelx],app-elux-zip-code,app-elx-order-number,cx-asm-main-ui,cx-category-navigation,cx-hamburger-menu,cx-language-currency-selector,cx-searchbox,cx-skip-link,cx-storefront.start-navigating:before,cx-storefront.stop-navigating:before,footer,header,nav{display:none!important}cx-footer-navigation img{padding-bottom:70px}.bg-gray,.item-group--label-checkout,cx-cart-item-list .cx-item-list-row,cx-wish-list .cx-item-list-row{background-color:#fff!important}main{margin-top:0!important}.order-number,cx-order-summary h4{font-weight:400!important;font-size:24px}cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-name .cx-link{font-size:16px;font-weight:600}cx-page-slot.elxOrderFGProductCard.has-components{border:none!important}.cart-item-lbl,.item-group--label-checkout{font-size:18px!important;font-weight:400!important;padding:0!important;color:#000!important}.card-header-default-selected{float:left;width:50%;font-size:24px!important;font-weight:400}.print-orderDate-Channel{margin:0!important;display:block;text-align:right}.border-LR{border:none!important}.print-shipping-info{float:left;width:50%}.print-delivery-info{float:right;width:50%}.print-delivery-info .cx-card-label-bold{padding-top:0!important}.print-rmv-padd-left,.px-3{padding:0!important}.your-info{font-size:18px;font-weight:400}.cx-card-label-bold{font-size:16px;font-weight:600}.col-12{padding:0!important}.hr-border-1-blue-tint{border:1px solid #ddd!important}cx-page-slot.elxOrderSummary.has-components{border:none!important;padding:0!important}cx-order-confirmation-totals .cx-order-summary{border:2px solid #f6f6f6;padding:20px!important;margin-bottom:25px}.cx-order-items cx-cart-item-list .product-name{margin:0!important}elux-manage-subscription .Body-MediumBody_Medium-Spec-List{position:relative;left:-15px}.ElxCreateAccOrderCon{border:none!important}a#orderHistoryViewSubscription{display:none!important}.OrderDetailsPageTemplate .col-10{width:100%!important;flex:100%!important;max-width:100%!important}.OrderDetailsPageTemplate .col-lg-4,.OrderDetailsPageTemplate .col-md-4,.OrderDetailsPageTemplate .col-xl-4{padding-left:0!important}.OrderDetailsPageTemplate .col-md-6{max-width:49.5%}.OrderDetailsPageTemplate .order-number,.OrderDetailsPageTemplate .print-orderDate-Channel{padding-top:20px}.OrderDetailsPageTemplate .print-orderDate-Channel{padding-bottom:30px}.OrderDetailsPageTemplate .print-shipping-info{flex:inherit!important}.OrderDetailsPageTemplate .details h3{font-size:16px;font-weight:600;font-stretch:normal;padding-top:15px}.OrderDetailsPageTemplate .print-your-info{padding:20px;border:2px solid #f6f6f6;margin-bottom:20px}.OrderDetailsPageTemplate .orderSummary .col-5,.OrderDetailsPageTemplate .orderSummary .col-7{width:50%}.OrderDetailsPageTemplate .orderSummary .col-4{padding:none!important}.OrderDetailsPageTemplate cx-order-summary{border:2px solid #f6f6f6}.OrderDetailsPageTemplate .col,.OrderDetailsPageTemplate .px-3{padding:0!important}.OrderDetailsPageTemplate .hr-border-1-blue-tint{border:1px solid #ddd!important;margin:0 0 15px!important}.OrderDetailsPageTemplate .asmParcelStatus{margin-bottom:0!important}.OrderDetailsPageTemplate .cx-order-items{padding:0 0 0 10px!important}.OrderDetailsPageTemplate .container,.OrderDetailsPageTemplate .container-sm,.OrderDetailsPageTemplate cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.OrderDetailsPageTemplate cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .OrderDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .OrderDetailsPageTemplate cx-page-slot.Summary{max-width:100%!important}.OrderDetailsPageTemplate .payment-info .cardNumber,.OrderDetailsPageTemplate .payment-info .expiryYear{float:left}.OrderDetailsPageTemplate .payment-info .cardNumber{width:42%}.OrderDetailsPageTemplate .payment-info .expiryYear{width:48%}.OrderDetailsPageTemplate app-bundle-product-item .text-right{padding-right:15px!important}.OrderDetailsPageTemplate .tagName .cx-value{padding-right:15px}.OrderDetailsPageTemplate app-bundle-product-item .product-name .cx-name{width:80%!important;float:left!important}.OrderConfirmationPageTemplate{padding:0!important}.OrderConfirmationPageTemplate .elxOrderFGProductCard{padding:0 0 0 20px!important}.OrderConfirmationPageTemplate .container,.OrderConfirmationPageTemplate cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.OrderConfirmationPageTemplate cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .OrderConfirmationPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .OrderConfirmationPageTemplate cx-page-slot.Summary{max-width:100%!important}.OrderConfirmationPageTemplate cx-order-confirmation-overview{border:none!important;padding:0!important}.OrderConfirmationPageTemplate .print-your-info h5{font-size:20px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;color:#011e41!important}.OrderConfirmationPageTemplate .print-your-info{padding:20px;border:2px solid #f6f6f6;margin-bottom:20px}.OrderConfirmationPageTemplate .col-5,.OrderConfirmationPageTemplate .col-lg-6,.OrderConfirmationPageTemplate .col-md-6,.OrderConfirmationPageTemplate .col-xl-6,.OrderConfirmationPageTemplate app-bundle-product-item .mt-2 .text-right{padding-right:0!important}.print-price,.print-text-right{text-align:right!important}.print-align-left{text-align:left!important}#BundlePrdOrderstatus{flex:100%!important;max-width:100%}.cx-value{text-align:right}.cx-date{display:none!important}}.cursor-alias{cursor:alias}.cursor-all-scroll{cursor:all-scroll}.cursor-auto{cursor:auto}.cursor-cell{cursor:cell}.cursor-context-menu{cursor:context-menu}.cursor-col-resize{cursor:col-resize}.cursor-copy{cursor:copy}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-e-resize{cursor:e-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-n-resize{cursor:n-resize}.cursor-ne-resize{cursor:ne-resize}.cursor-nesw-resize{cursor:nesw-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-nw-resize{cursor:nw-resize}.cursor-nwse-resize{cursor:nwse-resize}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.cursor-progress{cursor:progress}.cursor-row-resize{cursor:row-resize}.cursor-s-resize{cursor:s-resize}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.cursor-text{cursor:text}.cursor-w-resize{cursor:w-resize}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}h1,h2,h3,h4{font-family:Electrolux Sans;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--electrolux-blue)}h1{font-size:98px}@media (max-width:575.98px){h1{font-size:28px;line-height:1.21}}@media (min-width:576px) and (max-width:767.98px){h1{font-size:36px;line-height:1.22}}@media (min-width:768px){h1{font-size:54px;line-height:1.2}}@media (min-width:992px){h1{font-size:54px}}h2{font-size:54px}@media (max-width:575.98px){h2{font-size:24px;line-height:1.21}}@media (min-width:576px) and (max-width:767.98px){h2{font-size:26px;line-height:1.19}}@media (min-width:768px){h2{font-size:40px;line-height:1.2}}@media (min-width:992px){h2{font-size:40px}}h3{font-size:26px}@media (max-width:575.98px){h3{font-size:20px;line-height:1.2}}@media (min-width:576px) and (max-width:767.98px){h3{font-size:22px;line-height:1.27}}@media (min-width:768px){h3{font-size:26px;line-height:1.85}}@media (min-width:992px){h3{font-size:26px}}h4{font-size:26px}@media (max-width:575.98px){h4{font-size:16px;line-height:1.19}}@media (min-width:576px) and (max-width:767.98px){h4{font-size:18px;line-height:1.17}}@media (min-width:768px){h4{font-size:20px;line-height:2.4}}@media (min-width:992px){h4{font-size:20px}}header .SiteLogo{padding:.5rem 1rem 1rem 0;width:200px;z-index:8888;height:60px}@media (max-width:768px){.SiteLogo{width:40%}.SiteLogo img{filter:brightness(0) invert(1)}}cx-storefront.stop-navigating:after{height:unset;width:unset;left:unset;top:unset;margin:unset;content:unset;position:fixed;z-index:unset;background:unset!important;animation:unset}header .EluxSiteLogin{margin:0 auto;font-size:13px;background-color:var(--electrolux-blue);padding:16px 1rem;width:39%;text-align:right;flex-grow:1}@media (min-width:768px){header .EluxSiteLogin{height:auto}}header .EluxSiteLogin .w-120{width:100px}header .EluxSiteLogin a,header .EluxSiteLogin a:hover{text-decoration:none;font-weight:600;color:var(--white);text-align:left}header .EluxSiteLogin .header-links,header .EluxSiteLogin .HeaderLinks{display:inherit}header .EluxSiteLogin cx-link:nth-child(2)>cx-generic-link{margin-left:1.5rem}header .navigation .EluxSiteLogin{margin:0 auto;width:100%;background-color:var(--white);color:#000;float:none;text-align:center}header .navigation .EluxSiteLogin a{background-color:var(--white);color:var(--electrolux-blue);border:1px solid var(--electrolux-blue);width:100%;display:flex;text-align:center;flex-direction:column;padding:.75rem;margin-bottom:1rem}header .navigation .EluxSiteLogin .header-links,header .navigation .EluxSiteLogin .HeaderLinks{margin-top:1rem}main{margin-top:60px}main cx-icon.star.cx-icon.fas.fa-star{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--electrolux-blue)}@media (max-width:992px){header .navigation .EluxSiteLogin .HeaderLinks,main{margin-top:0}header .navigation .EluxSiteLogin .HeaderLinks a{border:none;padding:0;text-align:start}}ul[role=tablist] .nav-link{border:none}ul[role=tablist] .nav-link.active{background-color:var(--electrolux-blue);color:var(--cx-color-inverse);border-width:0 0 5px;border-style:solid}ul[role=tablist] .nav-link.active div{color:var(--electrolux-blue);font-weight:600}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ZipCodeSlot,header cx-page-slot.ZipCodeSlot{flex-grow:1}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot,header .ZipCodeSlot{width:32%;background-color:var(--electrolux-blue);padding:1rem 1rem 1rem 0}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot .zipcode .Set-delivery-area,header .ZipCodeSlot .zipcode .Set-delivery-area{cursor:pointer;font-size:13px;font-weight:600;line-height:1.23}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window,header .ZipCodeSlot ngb-popover-window{z-index:9999}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup,header .ZipCodeSlot ngb-popover-window .zipCodePopup{background-color:var(--electrolux-blue);color:var(--white);padding:15px;width:300px;height:auto;margin:21px auto 0}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup .Your-Zip-Code-helps,header .ZipCodeSlot ngb-popover-window .zipCodePopup .Your-Zip-Code-helps{height:51px;font-size:16px;line-height:1.5;letter-spacing:normal;color:var(--white)}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup form .zip-code-input,header .ZipCodeSlot ngb-popover-window .zipCodePopup form .zip-code-input{width:170px;height:60px;color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup form .zip-code-input:focus+.clearZipcode,header .ZipCodeSlot ngb-popover-window .zipCodePopup form .zip-code-input:focus+.clearZipcode{visibility:visible}@media (max-width:767.98px){cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup,header .ZipCodeSlot ngb-popover-window .zipCodePopup{margin:0}}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup .Enter-a-valid-zip-co,header .ZipCodeSlot ngb-popover-window .zipCodePopup .Enter-a-valid-zip-co{color:var(--invalid-input);font-size:13px;line-height:2;font-weight:600}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup .DELE---HYB-Header-Zip-Code-Error,header .ZipCodeSlot ngb-popover-window .zipCodePopup .DELE---HYB-Header-Zip-Code-Error{color:var(--invalid-input)!important;border:1px solid var(--invalid-input)!important}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup .Use-my-location,header .ZipCodeSlot ngb-popover-window .zipCodePopup .Use-my-location{font-size:13px;font-weight:600;line-height:1.23;color:var(--white)}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .zipCodePopup img.elxIconsMyLocation,header .ZipCodeSlot ngb-popover-window .zipCodePopup img.elxIconsMyLocation{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot ngb-popover-window .clearZipcode,header .ZipCodeSlot ngb-popover-window .clearZipcode{visibility:hidden;position:absolute;top:20px;right:10px;color:var(--electrolux-blue);cursor:pointer}header .navigation{background-color:var(--white);color:#000}@media (min-width:768px){.ZipCodeSlot{height:60px}}@media (max-width:768px){header .ZipCodeSlot{position:relative;width:100%;background-color:var(--white);color:var(--electrolux-blue);text-align:center;margin:0 auto;z-index:4;padding:0}header .ZipCodeSlot app-elux-zip-code ngb-popover-window{position:relative!important}header .ZipCodeSlot app-elux-zip-code .zipcode{font-size:18px;position:absolute;width:90%;margin:0 16px;padding:3%;left:0;top:0;text-align:left;background-color:var(--white);border-bottom:1px solid #dfe7ea}header .ZipCodeSlot app-elux-zip-code .zipCodePopup{position:relative;top:60px;width:90%;margin:auto;text-align:left}}@media (max-width:992px){header .ZipCodeSlot{display:none}}@media (max-width:370px){header .ZipCodeSlot{padding:10px 0}main{margin-top:80px}}.cursor-pointer{cursor:pointer;font-size:18px;font-style:"Electrolux Sans";font-weight:600;color:var(--ui-disabled)}.plpFilterColor{color:var(--electrolux-blue)}.elxhat.has-components{width:100%;height:60px;position:relative;display:block}.elxhat.has-components>*{display:block}.elxhat.has-components cx-media{height:60px}.elxhat.has-components cx-media img,.elxhat.has-components cx-media video{height:60px;width:100%;-o-object-fit:cover;object-fit:cover}.elxhat.has-components .category-bottom-block{margin:0;height:60px;width:100%;display:block}.topHatCrossButton.has-components{cursor:pointer;color:var(--electrolux-blue);position:absolute;right:10px;float:right;margin-right:15px;font-weight:400;font-style:normal;font-size:16px;letter-spacing:normal;z-index:1000;height:12px;width:12px;display:block}.hideTopHat{display:none}header{height:60px;z-index:110}header .header{max-width:var(--cx-page-width-max);color:var(--white)!important;padding:0}@media (max-width:768px){header{height:65px}}header .NavigationBar{min-height:50px;flex-basis:unset;background:var(--white)!important}@media (max-width:768px){header.is-expanded:after{height:unset}}@media (min-width:992px){cx-navigation-ui>nav>div.Desktop-Nav>h5{cursor:pointer}cx-navigation-ui>nav>div.Desktop-Nav>h5:hover{border-bottom:4px solid var(--primary-color-palette-blue-mid)!important}.text-center-desktop{text-align:center}cx-navigation-ui.flyout>nav:hover>.wrapper{display:none}cx-navigation-ui>nav:nth-child(2)>div.Desktop-Nav>h5,cx-navigation-ui>nav:nth-child(3)>div.Desktop-Nav>h5,cx-navigation-ui>nav:nth-child(4)>div.Desktop-Nav>h5{border-bottom:none}cx-navigation-ui.flyout:focus-within>nav.is-open:focus-within>.wrapper,cx-navigation-ui.flyout:focus-within>nav:focus>.wrapper,cx-navigation-ui.flyout>nav:active>.wrapper{display:initial;min-width:inherit;position:absolute;right:0;margin-right:0;margin-top:30px;box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.primarycategory{cursor:default;cursor:pointer}cx-page-slot.NavigationBar.has-components>cx-category-navigation>cx-navigation-ui{position:relative;justify-content:flex-end;margin-top:15px}cx-navigation-ui.flyout>nav{margin-left:40px;cursor:default}cx-navigation-ui.flyout>nav .cx-icon.fas.fa-angle-right{display:none}}cx-footer-navigation cx-navigation-ui,cx-footer-navigation cx-navigation-ui.flyout>nav nav>h5,cx-footer-navigation cx-navigation-ui.flyout cx-generic-link:hover,cx-footer-navigation cx-navigation-ui.flyout h5,cx-footer-navigation cx-navigation-ui.flyout h5:hover{color:var(--electrolux-blue);font-size:16px;text-transform:none;font-weight:400!important}cx-navigation-ui,cx-navigation-ui.flyout>nav nav>h5,cx-navigation-ui.flyout cx-generic-link:hover,cx-navigation-ui.flyout h5,cx-navigation-ui.flyout h5:hover{color:var(--cx-color-primary);font-size:16px;text-transform:none!important}cx-navigation-ui a:hover{color:var(--electrolux-blue);font-size:16px;font-weight:400;text-transform:none}.level-one{text-transform:uppercase;pointer-events:none}.level-one a:hover{text-transform:uppercase!important}.accNavComponent{display:none}cx-category-navigation cx-navigation-ui>nav>cx-generic-link,cx-category-navigation h5{font-weight:400}cx-navigation-ui.flyout .wrapper{color:var(--electrolux-blue)}cx-searchbox .results{color:var(--electrolux-blue)!important;font-size:16px!important;font-weight:400!important;border:1px solid}.productsul{list-style-type:none;padding-left:1rem;width:100%;padding-right:1rem;display:block}.productsul .listofitems,.productsul .secondarycategory{display:block;padding-bottom:5px}.productsul cx-generic-link a:hover,.productsul cx-generic-link a:hover h5{cursor:pointer}.productsul cx-generic-link a[href="/"]:hover,.productsul cx-generic-link a[href="/"]:hover h5,.productsul cx-generic-link a[href="/en/"]:hover,.productsul cx-generic-link a[href="/en/"]:hover h5{cursor:default;text-decoration:none}.better-living{width:100%}@media (max-width:768px){.navigation{margin:0 auto;display:inline-block;position:absolute;width:100%;left:0}.is-expanded .ZipCodeSlot{display:block}header .NavigationBar{width:100%;display:block}header .navigation .EluxSiteLogin{top:13rem;margin-top:1rem}header .navigation .EluxSiteLogin .isMobileHide{display:none!important}.childs{flex-direction:column}header .header{justify-content:space-between}.SiteLogo img{height:auto;width:160px;margin:0 auto}.MiniCartElx,.SearchBoxElx,.ZipCodeSlot{z-index:100;display:none}.caret-right-icon{width:10%}.NavigationBar .cx-icon.fas.fa-angle-right{display:block}.NavigationBar .cx-icon.fas.fa-angle-right:before{content:""!important}cx-navigation-ui.flyout cx-generic-link a{white-space:normal;text-transform:none!important;color:var(--cx-color-primary)}}.maincategory{cursor:default!important}.maincategory,.maincategory:hover{text-decoration:none}.cursorStyle{cursor:pointer!important}.maincategory,.primarycategory,.secondarycategory{margin-bottom:15px}.primarycategory{display:block}.level-one-category{margin-top:45px}.listofitems .AllCulinary,.listofitems .AllRecipe,.listofitems .AllWellBeing{position:absolute;width:32%;bottom:0}.listofitems .AllCulinary:focus,.listofitems .AllRecipe:focus,.listofitems .AllWellBeing:focus{position:absolute}.listofitems .AllCulinary:after,.listofitems .AllRecipe:after,.listofitems .AllWellBeing:after{padding:0;margin-left:15px}.listofitems .AllCulinary h5,.listofitems .AllRecipe h5,.listofitems .AllWellBeing h5{padding-bottom:25px}@media (max-width:992px){header .NavigationBar{width:100%;position:relative}.SiteLogo img{height:auto;width:160px;margin:0 auto}.MiniCartElx,.SearchBoxElx,.ZipCodeSlot{z-index:100}.popover{right:6rem}}@media (max-width:568px){.popover{right:6rem}}@media (max-width:992px){.navigation{margin:0 auto;display:inline-block;position:absolute;width:100%;left:0}.caret-right-icon{width:10%}.wallovens{margin-top:46px}header .navigation .EluxSiteLogin{top:13rem;margin-top:1rem}header .navigation .EluxSiteLogin .isMobileHide{display:none!important}.childs{flex-direction:column}header .header{justify-content:space-around}.SiteLogo img{height:auto;width:160px;margin:0 auto}.MiniCartElx,.SearchBoxElx,.ZipCodeSlot{z-index:100}.NavigationBar .cx-icon.fas.fa-angle-right{display:block}.NavigationBar .cx-icon.fas.fa-angle-right:before{content:""!important;background:var(--white)!important}.NavigationBar .cx-icon.fas.fa-angle-left{display:block}.NavigationBar .cx-icon.fas.fa-angle-left:before{content:""!important;background:var(--white)!important;background:url() no-repeat 0!important}}.wallovens{margin-top:46px}.justify-content-evenly{justify-content:space-evenly}.item-group--label-checkout{background-color:var(--blue-tint);font-size:18px;font-weight:600;font-style:normal;color:var(--blue-mid);padding:10px 15px}.welcome-name{width:100px;height:auto!important}@media (max-width:575.98px){.welcome-name{width:200px}}@media (min-width:576px) and (max-width:767.98px){.welcome-name{width:200px}}.NavigationBar .back.is-open{background-color:var(--blue-tint)}.NavigationBar .back.is-open .cx-icon.fas.fa-angle-left:before{content:""!important;background:var(--blue-tint)!important}.asyncHide{opacity:0!important}.nav-target a{padding:0;text-transform:none;margin-top:-3px}.header .pdp-visible-header-hide,.Summary .pdp-hide-header-visible{display:none}.pdp-hide-header-visible cx-icon.flip-at-rtl{background:url(/assets/icons/elx-buttons-caret-right-big.svg) 105px -15px var(--electrolux-blue)!important;width:30px;height:30px}@media (min-width:768px) and (max-width:992px){header.is-expanded:after{background-color:transparent}.header{justify-content:space-between}.header .ZipCodeSlot{order:5;width:100%;background-color:var(--white);color:var(--cx-color-primary)}.header .MiniCartElx{order:3}.header .SearchBoxElx{order:4}.header .SiteLogo{order:2}.header .EluxSiteLogin,.header .NavigationBar{display:none}.header .SiteLogo img{filter:brightness(0) invert(1)}.navigation cx-category-navigation{width:100%}.navigation .NavigationBar .cx-icon.fas.fa-angle-right:before{content:""!important;background:var(--white)!important}}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHeadingBodySlot{margin:auto!important;width:999px}cx-page-layout.ElxSecondaryPageTemplate2 app-elux-faq-category-container app-elux-faq-category-list app-elux-faq-list-items ngb-accordion .card .card-header button span.icon-plus{display:none}cx-page-layout.ElxSecondaryPageTemplate2 app-elux-faq-category-container app-elux-faq-category-list app-elux-faq-list-items ngb-accordion .card .card-header button:hover{text-decoration:underline!important}cx-page-layout.ElxSecondaryPageTemplate2 .font-16{font-size:16px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container{background:var(--blue-tint);width:-moz-fit-content;width:fit-content;padding:10px 20px!important}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container h4.text-left{margin-left:40px;font-weight:400;font-style:normal;color:#333;line-height:1.4}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar{position:relative}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar label{height:60px;display:flex}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar label.dirty .faq-search-close{display:block}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .fqa-search-input{height:63px;padding-left:10px;width:85%;border:1px solid var(--primary-color-palette-blue-mid);color:var(--electrolux-blue);width:540px;height:60px;position:relative}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .faq-search-close{display:none;position:absolute;left:84%;color:#adb9c3;font-weight:400;font-style:normal;font-size:20px;line-height:60px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .search-icon{font-size:39px;height:60px!important;width:60px;display:inline-block;border:1px solid var(--electrolux-blue);border-radius:2px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .search-icon i.fa-search{font-size:40px;position:relative;height:100%;width:100%;display:block;text-align:center}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .search-icon i.fa-search:before{background:none!important;content:""!important;line-height:60px;padding:unset}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper{background:var(--blue-tint);border:1px solid var(--blue-light)}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .dropdown-wrapper .dropdownList{margin:0;padding:0}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category label.btn-primary{color:var(--electrolux-blue);background-color:var(--blue-tint);border-color:var(--blue-mid);border-radius:12px;font-size:16px;border-width:1px;height:auto;padding:15px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category label.btn-primary input[type=checkbox],cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category label.btn-primary input[type=radio]{display:none}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category label.btn-primary.active .categoryLabelClose{display:inline!important}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .product-tab-sorting{width:150px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper ng-select .ng-select,cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper ng-select .ng-select-container{padding-bottom:15px;background-color:inherit;border:none;color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper ng-select .ng-select-container .ng-placeholder,cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper ng-select .ng-select .ng-placeholder{color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate2 app-elux-faq-list-items .faq-answer,cx-page-layout.ElxSecondaryPageTemplate2 app-elux-faq-list-items .helpful{text-align:left}cx-page-layout.ElxSecondaryPageTemplate2 .faq-list-wapper .question-title{font-size:20px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-list-wapper .faq-answer{font-size:16px}cx-page-layout.ElxSecondaryPageTemplate2 .display-catgoryName .categoryName{background:var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate2 .faq-result-main-wrapper .faq-category-answer,cx-page-layout.ElxSecondaryPageTemplate2 .faq-result-main-wrapper .faq-category-question{border:1px solid var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate2 .faq-result-main-wrapper .faq-category-answer .helpful span.bg{background-color:#ccc;padding:2px 10px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot{display:flex!important}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot cx-paragraph{margin-top:40px;text-align:center}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot cx-paragraph p{margin-bottom:10px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics{flex:unset;margin:0 auto 20px;width:33.33%;display:contents}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics{width:300px;background:var(--blue-tint);border:1px solid var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .image-container cx-media video{height:170px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .summary-content{text-align:left;padding:20px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .summary-content .h4Heading{font-size:20px;color:var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .summary-content .h3Heading{font-size:26px;color:#041e50}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .summary-content .body{font-size:16px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics .summary-content .support-topic-cta-link{font-size:18px;text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components{justify-content:flex-start;gap:0 48px}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-paragraph{margin-top:30px;text-align:center}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-paragraph p{margin-bottom:10px}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation-ui.flyout:focus-within>nav.is-open:focus-within>.wrapper,cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation-ui.flyout:focus-within>nav.is-open:focus>.wrapper,cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation-ui.flyout:focus-within>nav:focus>.wrapper,cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation-ui.flyout>nav:active>.wrapper{display:initial;min-width:inherit!important;position:relative!important;left:0!important;margin-right:0!important;margin-top:0!important;float:left;box-shadow:none!important}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation{max-width:-moz-fit-content;max-width:fit-content}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui{display:block}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui cx-media img{height:170px;width:300px;outline:0}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav{margin:0;width:300px}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav h5{width:100%;text-align:center;display:block;font-size:16px;text-transform:uppercase;background:var(--blue-tint);margin-top:0;height:60px}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav h5:hover{text-transform:uppercase;cursor:default}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav h5 a:hover{cursor:default}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav h5 .cx-icon{display:none}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav .wrapper{display:block;text-align:left;border:0;height:auto;position:relative;left:0;margin:0;padding-left:0}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav .wrapper .all{display:none}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components cx-navigation cx-navigation-ui nav .wrapper .childs nav{margin-bottom:20px}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportTopSlot{width:300px;margin:20px auto;background:var(--blue-tint);text-align:center}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate2{width:100%!important}cx-page-layout.ElxSecondaryPageTemplate2 cx-navigation{max-width:-moz-fit-content;max-width:fit-content}cx-page-layout.ElxSecondaryPageTemplate2 cx-navigation cx-navigation-ui nav h5 cx-generic-link{border:0}cx-page-layout.ElxSecondaryPageTemplate2 cx-navigation cx-navigation-ui nav h5 cx-generic-link a{padding:5px;font-weight:500}cx-page-layout.ElxSecondaryPageTemplate2 cx-navigation cx-navigation-ui nav .wrapper .childs nav{margin-bottom:0!important}cx-page-layout.ElxSecondaryPageTemplate2 cx-navigation cx-navigation-ui nav .wrapper .childs nav cx-generic-link a{padding-left:0}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHeadingBodySlot{width:100%;padding:0 25px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHeadingBodySlot cx-paragraph h1{word-break:break-word;width:95%}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-faq-category-container{margin:0 10px}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container{width:100%}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .fqa-search-input{width:80%}cx-page-layout.ElxSecondaryPageTemplate2 .faq-search-bar-container .search-bar .faq-search-close{left:70%}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper{background:var(--blue-tint);border:1px solid var(--blue-light)}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .dropdown-wrapper .dropdownList{margin:0;padding:0}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category .btn-group-toggle{display:inline!important}cx-page-layout.ElxSecondaryPageTemplate2 .faq-category-filter-wrapper .child-category label.btn-primary{margin-right:5px!important;display:block;margin:15px 0}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot{justify-content:space-around!important}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot app-elux-faq-support-topics{width:auto;display:block}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot app-elux-faq-support-topics .faq-support-topics{width:auto}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot{justify-content:space-around!important}}.slider-color{-webkit-appearance:none;width:100%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .15s ease-in-out}cx-page-layout.ElxSecondaryPageTemplate{margin:auto}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper{position:relative;width:999px}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper .service-center-total-result{position:absolute;top:15px}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper .zip-code-input-wrapper{justify-content:center}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper .icon-padding .fa-search:before{content:""!important;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .zip-code-use-myLocation-button-wrapper{margin:0}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection{color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components>cx-paragraph>p>h1{text-align:left;margin-bottom:2rem}cx-page-layout.ElxSecondaryPageTemplate h1{padding:0}cx-page-layout.ElxSecondaryPageTemplate .RTE{padding:0 70px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot{float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot img{width:90px;height:90px}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot a,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot a,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot a{color:var(--electrolux-blue);text-decoration:underline;font-weight:400}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot{width:33.33%}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot{text-align:right!important}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot{text-align:left!important}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot cx-generic-link{margin-left:-20px}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot cx-generic-link img{margin-left:25px}cx-page-layout.ElxSecondaryPageTemplate .container,cx-page-layout.ElxSecondaryPageTemplate cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ElxSecondaryPageTemplate cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.ElxSecondaryPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Summary{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}cx-page-layout.ElxSecondaryPageTemplate .service-locator-form-div{width:97%}cx-page-layout.ElxSecondaryPageTemplate .primary_button{width:150px;padding:.5rem 1.5rem;background-color:var(--electrolux-blue);color:var(--white);border:none;outline:none;border-radius:3px;height:60px;font-size:18px;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-style:normal}cx-page-layout.ElxSecondaryPageTemplate .ZipCodeDropdownSlot.has-components>app-elux-secondary-zip-code>form>div>div>div:nth-child(2)>ng-select>div>div>div.ng-placeholder{overflow:none;padding:2px;color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate select{width:100%;padding:.3rem 1rem;text-align:center;height:60px}cx-page-layout.ElxSecondaryPageTemplate .ZipCodeDropdownSlot.has-components>app-elux-secondary-zip-code>form>div>div>div:nth-child(2)>ng-select>div{height:60px}cx-page-layout.ElxSecondaryPageTemplate .ZipCodeDropdownSlot.has-components>app-elux-secondary-zip-code>form>div>div>div:nth-child(2)>ng-select>div .ng-value-container .ng-input{height:100%;top:0}cx-page-layout.ElxSecondaryPageTemplate .ZipCodeDropdownSlot.has-components>app-elux-secondary-zip-code>form>div>div>div:nth-child(2)>ng-select>div .ng-value-container .ng-input>input{height:100%}cx-page-layout.ElxSecondaryPageTemplate .error-message-color{color:var(--invalid-input)}cx-page-layout.ElxSecondaryPageTemplate .error-msg{position:relative;top:-7px}cx-page-layout.ElxSecondaryPageTemplate .service-locator-current-location-div,cx-page-layout.ElxSecondaryPageTemplate .service-locator-zipcode-div{margin-left:11rem;margin-bottom:1rem}cx-page-layout.ElxSecondaryPageTemplate .service-centers-tbody{border:1px solid var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate .service-center-total-result,cx-page-layout.ElxSecondaryPageTemplate .table-responsive{position:relative}cx-page-layout.ElxSecondaryPageTemplate .active-tabs-container{justify-content:flex-end;height:50px;line-height:2.1}cx-page-layout.ElxSecondaryPageTemplate .nav-link.active{background-color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection,cx-page-layout.ElxSecondaryPageTemplate .HeroImage,cx-page-layout.ElxSecondaryPageTemplate .RTE{max-width:var(--cx-page-width-max);padding:0;margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate .nav-item{border:1px solid #000;border-bottom:none;text-transform:uppercase}cx-page-layout.ElxSecondaryPageTemplate .nav-link{padding:.5rem 1.5rem;border-radius:0}cx-page-layout.ElxSecondaryPageTemplate .elxHalfRTE,cx-page-layout.ElxSecondaryPageTemplate .elxHeadingBody,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth,cx-page-layout.ElxSecondaryPageTemplate .Template1HalfRTE{gap:20px;justify-content:space-around;width:990px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block{margin:0 auto;position:relative;width:1220px}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .image-container{flex-basis:unset}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .image-container cx-media img{width:1220px;height:400px;border:1px solid var(--primary-color-palette-blue-mid);display:block}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content{position:absolute;color:var(--white);padding:40px!important;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper{width:100%}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;color:var(--white)!important}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .title:first-of-type{font-size:26px}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .summary{font-size:26px;margin-bottom:15px ​!important}cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content .content-wrapper .category-para-link a{color:var(--white);font-size:18px;font-weight:400;text-decoration:underline;border:none;background:none}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p{height:100%;margin:0!important}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .blogHomePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .CulinaryTechniquePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .RecipePagePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .WellBeingPara1{font-size:24px;font-weight:650;color:var(--cx-color-black)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .specialOffer{height:unset;background:transparent}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth{justify-content:space-between}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .blogHomePara2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePara2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePara2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPara2{text-align:center;font-size:26px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3{max-width:-moz-fit-content;max-width:fit-content;border:0!important;padding:0!important;background:var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block{display:block;width:300px;margin:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .image-container{background:#fff}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .image-container cx-media img{height:170px;width:300px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .summary-content{padding:20px!important;background:var(--blue-tint);color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .summary-content .title{margin:0!important;font-size:26px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .summary-content .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .summary-content .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .blogHomeCTA1 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniqueCTA1 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePageCTA1 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingCTA1 cx-generic-link a{font-size:18px;padding:20px;display:block;border:1px solid var(--electrolux-blue);width:-moz-fit-content;width:fit-content;margin:30px auto}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomeImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniqueImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePageImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingImage cx-generic-link a cx-media img{height:280px;width:1220px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth cx-paragraph.specialOffer{margin-top:50px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth app-home-page-banner.specialOffer:last-of-type .category-bottom-block .image-container{order:2}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE{justify-content:space-around}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4{width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .image-container{max-width:-moz-fit-content;max-width:fit-content}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .image-container cx-media img{height:250px;width:300px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content{height:250px;padding:20px!important;background:transparent;color:var(--electrolux-blue);border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .title{margin:0!important;font-size:26px!important}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7{max-width:-moz-fit-content;max-width:fit-content;background:var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block{display:block;width:300px;margin:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .image-container{background:#fff}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .image-container cx-media img{height:170px;width:300px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .summary-content{padding:20px!important;background:var(--blue-tint);color:var(--electrolux-blue)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .summary-content .title{margin:0!important;font-size:26px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .summary-content .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .summary-content .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background-color:unset}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .blogHomeCTA2 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniqueCTA2 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePageCTA2 cx-generic-link a,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingCTA2 cx-generic-link a{font-size:18px;padding:20px;display:block;border:1px solid var(--electrolux-blue);width:-moz-fit-content;width:fit-content;margin:30px auto}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block{margin-top:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .image-container{max-width:-moz-fit-content;max-width:fit-content}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .image-container cx-media img{height:250px;width:300px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .summary-content{height:250px;padding:20px!important;background:transparent;color:var(--electrolux-blue);border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .summary-content .title{margin:0!important;font-size:26px!important}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .summary-content .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .summary-content .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE{justify-content:left}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer p{margin:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block{margin-top:20px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .image-container cx-media{width:-moz-max-content;width:max-content}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .image-container cx-media img{height:400px;width:500px;display:block}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .summary-content{background:var(--electrolux-blue);color:var(--white)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .summary-content .title:first-of-type{font-size:40px;font-weight:650;font-style:normal;padding-bottom:15px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .summary-content .summary{margin-top:70px;margin-bottom:45px!important}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .summary-content cx-generic-link.category-para-link{cursor:pointer;border:1px solid var(--white);padding:20px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE .specialOffer .category-bottom-block .summary-content cx-generic-link.category-para-link a{color:var(--white)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE cx-paragraph.specialOffer{max-width:-moz-fit-content;max-width:fit-content;margin-right:40px;margin-bottom:90px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE cx-paragraph.specialOffer:first-of-type{margin-bottom:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE cx-link.specialOffer{max-width:-moz-fit-content;max-width:fit-content;font-weight:650;font-size:18px;margin-top:-4px}.elx3ColumnASlot>cx-link:nth-child(2)>cx-generic-link:first-child{margin-right:-9px}@media (max-width:991.98px){cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components>cx-paragraph>p>h1{text-align:left;margin-bottom:2rem}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot cx-generic-link{margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot{width:100%;text-align:center!important}cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate .elx3ColumnCSlot img{display:none}cx-page-layout.ElxSecondaryPageTemplate .ZipCodeDropdownSlot.has-components>app-elux-secondary-zip-code>form>div>div>div:nth-child(2)>ng-select>div{height:auto}cx-page-layout.ElxSecondaryPageTemplate cx-page-layout.ElxSecondaryPageTemplate .HeadingSection,cx-page-layout.ElxSecondaryPageTemplate cx-page-layout.ElxSecondaryPageTemplate .HeroImage,cx-page-layout.ElxSecondaryPageTemplate cx-page-layout.ElxSecondaryPageTemplate .RTE{width:100%}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components>cx-paragraph>p>p:nth-child(2){font-size:26px}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components>cx-paragraph>p>p:nth-child(3){font-size:16px;position:relative;padding:0 15px;text-align:center}cx-page-layout.ElxSecondaryPageTemplate .service-locator-form-div{width:auto}cx-page-layout.ElxSecondaryPageTemplate .service-locator-current-location-div{margin-left:4rem}cx-page-layout.ElxSecondaryPageTemplate .active-tabs-container{display:block;text-align:center;height:auto;margin-bottom:2rem;width:99%}cx-page-layout.ElxSecondaryPageTemplate .useMyLocation{position:relative;top:-40px}cx-page-layout.ElxSecondaryPageTemplate .service-locator-zipcode-div{display:flex;align-items:center;justify-content:center;position:relative;top:-30px;height:auto;width:100%;margin-left:0}cx-page-layout.ElxSecondaryPageTemplate .error-message-color{color:var(--invalid-input)}cx-page-layout.ElxSecondaryPageTemplate .product-select-options{width:100%;border:1px solid}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components>cx-paragraph>p>h3{text-align:center;margin-bottom:2rem;margin-left:10px}cx-page-layout.ElxSecondaryPageTemplate{margin-top:0}cx-page-layout.ElxSecondaryPageTemplate .elxHalfRTE,cx-page-layout.ElxSecondaryPageTemplate .elxHeadingBody,cx-page-layout.ElxSecondaryPageTemplate .elxTemplate1FullWidth,cx-page-layout.ElxSecondaryPageTemplate .Template1HalfRTE,cx-page-layout.ElxSecondaryPageTemplate .topBanner{width:100%;margin:auto;padding:0 10px}cx-page-layout.ElxSecondaryPageTemplate .elxHeadingBody h1{margin:0}cx-page-layout.ElxSecondaryPageTemplate .elxHeadingBody img{max-width:100%;width:100%;height:280px;-o-object-fit:fill;object-fit:fill}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth app-home-page-banner:first-of-type{padding-bottom:25px}cx-page-layout.ElxSecondaryPageTemplate .elxHalfRTE{margin-top:40px;margin-bottom:20px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody{margin-top:10px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .blogHomePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .CulinaryTechniquePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .RecipePagePara1,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody cx-paragraph p .WellBeingPara1{padding:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image1BannerComponent,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image1CulinaryTechniqueBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image1RecipePageBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image1WellBeingBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image2BannerComponent,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image2CulinaryTechniqueBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image2RecipePageBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image2WellBeingBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image3BannerComponent,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image3CulinaryTechniqueBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image3RecipePageBanner,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHeadingBody .Image3WellBeingBanner{max-width:100%;margin:5px 0;left:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner3 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner1 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner3 .category-bottom-block .image-container cx-media img{display:block;width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniquePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePagePageBanner2,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingPageBanner2{margin:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .BlogHomeImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .CulinaryTechniqueImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .RecipePageImage cx-generic-link a cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxTemplate1FullWidth .WellBeingImage cx-generic-link a cx-media img{display:block;height:160px;width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .image-container{max-width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content{height:250px;padding:20px!important;background:var(--electrolux-blue);color:var(--white)}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .title,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .title{font-size:26px;padding:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .summary,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .summary-content .category-para-link,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .summary-content .category-para-link{color:var(--white);background:unset}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7{max-width:-moz-fit-content;max-width:fit-content}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block{display:block;width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner7 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner4 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner5 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner7 .category-bottom-block .image-container cx-media img{display:block;height:170px;width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner6,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner6{margin:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .image-container{max-width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .BlogHomePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .CulinaryTechniquePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .RecipePagePageBanner8 .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.elxHalfRTE .WellBeingPageBanner8 .category-bottom-block .image-container cx-media img{display:block;width:100%}}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper-from{width:100%!important}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper-from .zip-code-input-wrapper{margin:auto;justify-content:center}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper-from .zip-code-input-wrapper input.service-locator-zipcode{height:50px}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper-from .error-message-color-wrapper{justify-content:center;text-align:center}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper-from .zip-code-use-myLocation-button-wrapper{width:75%!important;margin:auto}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper{position:relative;width:100%}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper .active-tabs-container{display:block;text-align:center;height:auto;margin-bottom:2rem;width:90%;margin-left:auto;margin-right:auto}cx-page-layout.ElxSecondaryPageTemplate app-elux-secondary-zip-code .service-locator-wrapper .service-center-total-result{position:absolute;top:100px}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components cx-paragraph{width:100%}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components cx-paragraph p{padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components cx-paragraph p p{padding:0}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection.has-components cx-paragraph p a{word-break:break-all}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE cx-paragraph.specialOffer{margin-right:0;margin-bottom:0;margin-top:20px}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE cx-link.specialOffer{margin-top:0}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.Template1HalfRTE app-home-page-banner.specialOffer .category-bottom-block .image-container cx-media img{height:260px;display:block}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block{width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .image-container cx-media img,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .image-container cx-media img{height:170px;width:100%}cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .BlogHomePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .CulinaryTechniquePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .RecipePagePageTopBanner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate cx-page-slot.topBanner .WellBeingPageTopBanner .category-bottom-block .summary-content{background:var(--electrolux-blue);width:100%;position:relative;top:0;left:0;transform:unset}}cx-page-layout.ElxSecondaryPageTemplate .SectionRebate{width:var(--cx-page-width-max);margin:0 auto}footer{background:var(--electrolux-blue);margin-top:0!important}footer a[target=_blank]:after{content:" ";background:url(/assets/icons/elx-icons-external-link-e-09-f.svg) no-repeat 100%!important;padding:4px;height:8px;width:8px;margin-left:8px}footer .footer{max-width:var(--cx-page-width-max);position:relative;margin:30px auto 0;background:var(--electrolux-blue)}footer .footer cx-footer-navigation+cx-banner{width:200px;position:absolute;left:1%;padding:16px 1rem;filter:brightness(0) invert(1)}footer .footer .wrapper>cx-generic-link{display:none}footer .footer .wrapper>.childs nav{margin:10px 0}footer .footer cx-footer-navigation{margin-bottom:80px}footer .footer cx-footer-navigation cx-navigation-ui{margin-top:1vh;justify-content:space-between}footer .footer cx-footer-navigation cx-navigation-ui nav{line-height:1.8}footer .footer cx-generic-link>a{color:var(--blue-light);font-size:var(--cx-font-small,1rem);font-weight:400}footer .footer cx-paragraph{position:absolute;bottom:90px;right:209px}footer .footer cx-paragraph+cx-banner{width:30px;position:absolute;bottom:45px;right:22%}footer .footer cx-paragraph+cx-banner a[target=_blank]:after{content:unset}footer .footer cx-banner+cx-banner{width:15px;position:absolute;bottom:45px;right:32%}footer .footer cx-banner+cx-banner a[target=_blank]:after{content:unset}footer .footer cx-banner:last-child{width:30px;bottom:45px;right:27%}footer .footer cx-banner:last-child a[target=_blank]:after{content:unset}@media (max-width:900px){footer .footer cx-paragraph+cx-banner{right:21%}footer .footer cx-banner+cx-banner{right:31%}footer .footer cx-banner:last-child{right:26%}}@media (max-width:768px){footer cx-page-layout.footer cx-footer-navigation{margin-left:10px}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav{line-height:1.8}footer cx-page-layout.footer cx-paragraph{position:relative;bottom:60px;right:0;width:100%;padding-left:20px}footer cx-page-layout.footer cx-paragraph+cx-banner{width:30px;position:absolute;left:97px;bottom:20px}footer cx-page-layout.footer cx-banner+cx-banner{width:14px;position:absolute;left:21px;bottom:21px}footer cx-page-layout.footer cx-banner:last-child{width:30px;left:52px;bottom:20px}}cx-footer-navigation a:hover{text-decoration:none}cx-footer-navigation cx-navigation-ui h5{font-size:20px;font-weight:600;line-height:1.5;color:var(--blue-light);margin-bottom:15px}cx-footer-navigation cx-navigation-ui>nav{margin:2vw}cx-page-slot.Footer{flex-direction:column}cx-page-slot.Footer cx-footer-navigation{order:2}cx-page-slot.Footer cx-banner:nth-child(2){order:1;position:relative}cx-page-slot.Footer cx-paragraph{order:3;position:absolute;bottom:90px;color:var(--blue-light)}@media (max-width:1400px){cx-page-slot.Footer cx-paragraph{right:21%}}@media (max-width:1200px){cx-page-slot.Footer cx-paragraph{right:21%}}@media (max-width:992px){cx-page-slot.Footer cx-paragraph{right:21%}}@media (max-width:950px){cx-page-slot.Footer cx-paragraph{right:20%}}@media (max-width:900px){cx-page-slot.Footer cx-paragraph{right:19%}}@media (max-width:830px){cx-page-slot.Footer cx-paragraph{right:18%}}@media (max-width:768px){cx-page-slot.Footer cx-paragraph{right:20%}}cx-page-layout.LoginPageTemplate{max-width:100%;margin:auto;padding-bottom:0}cx-page-layout.LoginPageTemplate input.form-control{width:100%;border-radius:0;color:var(--primary-color-palette-blue-mid);margin-bottom:0}cx-page-layout.LoginPageTemplate input.form-control::-moz-placeholder{color:var(--primary-color-palette-blue-mid)}cx-page-layout.LoginPageTemplate input.form-control::placeholder{color:var(--primary-color-palette-blue-mid)}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-gigya-raas{margin:auto}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .elux-btn-block{margin-bottom:45px}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check{margin-bottom:18px;margin-top:20px;padding-left:3.25rem;margin-right:15px}@media (max-width:768px){cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check{order:1}}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check input.form-check-input{height:30px;width:30px;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check input.form-check-input:after{height:12px;width:22px;top:6px;left:3px;border-width:0 0 6px 6px;border-style:solid;transform:rotate(-50deg)}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check .form-check-label{top:5px;font-weight:600}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .keepMeLoginRecommendation{font-size:12px;line-height:16px;padding-bottom:32px}@media (max-width:768px){cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .keepMeLoginRecommendation{order:2;padding-bottom:0}}cx-page-layout.LoginPageTemplate .RightContentSlot cx-paragraph{max-width:100%}cx-page-layout.LoginPageTemplate .RightContentSlot cx-paragraph p{font-size:20px}cx-page-layout.LoginPageTemplate .QuestionBannerSlot app-elux-question-banner{max-width:100%}cx-page-layout.LoginPageTemplate cx-page-slot{justify-content:start;padding:0;align-items:flex-start!important;max-width:100%}cx-page-layout.LoginPageTemplate .elux-reset-password{font-size:16px;text-decoration:underline;font-weight:600}cx-page-layout.LoginPageTemplate .email-activation-error-message{width:135%;margin-top:12px;margin-bottom:12px;background:var(--white);color:var(--silk-rich)}cx-page-layout.LoginPageTemplate .email-activation-error-message a:hover{opacity:.8;letter-spacing:1px;font-weight:700}cx-page-layout.LoginPageTemplate .email-activation-error-message a{text-decoration:underline}cx-page-layout.LoginPageTemplate .email-activation-error-message .resend{color:var(--electrolux-blue)}cx-page-layout.LoginPageTemplate .email-activation-success-msg{width:auto;margin-top:12px;margin-bottom:12px;background:var(--moss-tint);color:var(--silk-rich)}@media (max-width:768px){cx-page-layout.LoginPageTemplate .hidden-xs-emaillabel{visibility:hidden}cx-page-layout.LoginPageTemplate .RightContentSlot.has-components>cx-paragraph>p{margin-left:auto}cx-page-layout.LoginPageTemplate .email-activation-error-message{width:90%}cx-page-layout.LoginPageTemplate .email-activation-error-message a:hover{opacity:.8;letter-spacing:1px;font-weight:700}cx-page-layout.LoginPageTemplate .email-activation-error-message a{text-decoration:underline}cx-page-layout.LoginPageTemplate .email-activation-success-msg{width:90%}cx-page-layout.LoginPageTemplate .keep-me-log-forget-pass{flex-direction:column}}.RightContentSlot{display:block}.RightContentSlot>cx-paragraph:first-child>p:first-child{font-size:20px;color:var(--electrolux-blue)}.RightContentSlot>cx-link:nth-child(2)>cx-generic-link:first-child>a:first-child{border:1px solid #000;font-size:16px;padding:15px 30px}.error-msg-color{color:var(--invalid-input);margin-bottom:0;width:100%}.error-msg-color .error-msg-color{border:1px solid var(--electrolux-red-dark);border-top:0;font-size:14px;padding-left:20px;font-weight:700;background:#faecec}.keep-me-log-forget-pass{max-width:450px;display:flex}.forget-password p{margin-bottom:18px;margin-top:24px;margin-left:-6px}.forget-password p .elux-reset-password{font-size:14px}.MiniCartElx.has-components a,.MiniCartElx.has-components a:hover{color:var(--white);text-decoration:none;font-size:20px}.MiniCartElx.has-components span.count{font-size:12px;background:var(--white);color:var(--electrolux-blue);padding:0 5px;vertical-align:top;border-radius:50%}header{background:var(--electrolux-blue)}header .searchbox{display:flex;justify-content:flex-end;background-color:var(--electrolux-blue);border-bottom:1px solid var(--electrolux-blue);padding-bottom:0}@media (max-width:768px){header cx-searchbox label input{position:absolute;left:0;top:60px;width:100%;background-color:var(--electrolux-blue);padding:6px 16px;height:48px}}header cx-searchbox__body.searchbox-is-active.has-searchbox-results cx-searchbox .results{display:block;border:1px solid var(--electrolux-blue)}header cx-searchbox__body.searchbox-is-active.has-searchbox-results header{position:relative;z-index:100}header cx-searchbox__body.searchbox-is-active.has-searchbox-results cx-storefront:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:transparent}@media (max-width:767.98px){header cx-searchbox__body:not(.searchbox-is-active) cx-searchbox input{width:0;padding:0}}header cx-page-slot.MiniCartElx{margin-right:0}header cx-page-slot.MiniCartElx,header cx-page-slot.SearchBoxElx{height:30px}header cx-page-slot.SearchBoxElx{z-index:10}header cx-searchbox{z-index:10;display:block}@media (min-width:768px){header cx-searchbox{position:relative;z-index:0}}header cx-searchbox>*{z-index:20}@media (min-width:768px){header cx-searchbox>*{background-color:var(--cx-color-secondary);position:relative}}header cx-searchbox .message,header cx-searchbox a{padding:10px;color:currentColor;-webkit-user-select:none;-moz-user-select:none;user-select:none}header cx-searchbox label{display:flex;align-content:stretch;margin:0;padding-top:0;-webkit-padding-end:6px;padding-inline-end:6px;padding-bottom:6px;-webkit-padding-start:10px;padding-inline-start:10px}@media (min-width:768px){header cx-searchbox label{width:27vw;min-width:300px;max-width:550px}header cx-searchbox label.dirty cx-icon.search{display:block}}header cx-searchbox label .searchClose,header cx-searchbox label input{background:none;border:none;outline:none;display:block;flex-basis:100%;height:35px;color:currentColor;z-index:20}@media (max-width:767.98px){header cx-searchbox label .searchClose,header cx-searchbox label input{position:absolute;left:0;top:60px;width:100%;background-color:var(--electrolux-blue);color:var(--white);padding:6px 16px;height:48px;border-bottom:1px solid var(--white)}}@media (max-width:767.98px) and (max-width:768px){header cx-searchbox label .searchClose,header cx-searchbox label input{top:60px!important}}header cx-searchbox label .searchClose::-webkit-input-placeholder,header cx-searchbox label input::-webkit-input-placeholder{color:currentColor}header cx-searchbox label .searchClose:-moz-placeholder,header cx-searchbox label .searchClose::-moz-placeholder,header cx-searchbox label input:-moz-placeholder,header cx-searchbox label input::-moz-placeholder{color:currentColor}header cx-searchbox label .searchClose:-ms-input-placeholder,header cx-searchbox label input:-ms-input-placeholder{color:currentColor}header cx-searchbox label .searchClose{width:auto;background:none;border:0;left:88%!important;cursor:pointer;display:none}header cx-searchbox label.dirty span.searchClose{display:block;margin-top:3%;height:0;width:0;background:transparent;font-size:18px;padding:0}@media (min-width:575px){header cx-searchbox label.dirty span.searchClose{position:absolute;left:73%!important;color:var(--primary-color-palette-blue-mid);margin:auto 0;top:5px;height:0;width:0}}header cx-searchbox label:not(.dirty) cx-icon.reset{display:none}header cx-searchbox label cx-icon{color:currentColor;flex-basis:48px;text-align:center;cursor:auto;font-size:30px}header cx-searchbox label cx-icon.reset:before{font-size:1.4rem}@media (max-width:767.98px){header cx-searchbox label cx-icon.reset{position:relative;left:74px;z-index:20;top:52px;margin-top:0}}header cx-searchbox .results{display:none;position:absolute;left:0;width:170px;color:#000;background-color:var(--white);font-size:var(--cx-font-small,1rem);margin-left:10px}@media (max-width:767.98px){header cx-searchbox .results{top:108px;z-index:10}}header cx-searchbox .results a{text-decoration:none;cursor:pointer;font-weight:400}header cx-searchbox .results a .highlight,header cx-searchbox .results a .search-results-highlight{font-weight:700;font-style:normal}header cx-searchbox .results a:focus,header cx-searchbox .results a:hover{background:var(--blue-tint);color:currentColor}header cx-searchbox .results .suggestions{display:flex;flex-wrap:wrap}header cx-searchbox .results .suggestions a{line-height:2rem}@media (max-width:767.98px){header cx-searchbox .results .products{display:block}}header cx-searchbox .results .products a{display:grid;grid-column-gap:16px;border-top:1px solid var(--white)}header cx-searchbox .results .products a.has-media{grid-template-columns:50px 1fr}header cx-searchbox .results .products a cx-media{grid-row:1/3}header cx-searchbox .results .products a h4.name{text-overflow:ellipsis;font-size:inherit;font-weight:inherit;padding:0;margin-bottom:0;white-space:nowrap;overflow:hidden}header cx-searchbox .results .products a .price{font-weight:400}@media (min-width:768px){header cx-page-slot.MiniCartElx{margin-right:13px}header .searchbox input{border:0;padding:0;width:0;transition:padding .6s ease-in-out,width .6s ease-in-out;flex-basis:0;background-color:var(--white);color:var(--electrolux-blue)}header .searchbox input::-moz-placeholder{color:#999;font-weight:400}header .searchbox input::placeholder{color:#999;font-weight:400}header .searchbox.dirty>input,header .searchbox>input:focus{display:inline-block;width:170px;outline:none;color:var(--electrolux-blue);font-weight:400;padding:0 5px}header cx-searchbox label input::-webkit-input-placeholder{color:var(--electrolux-blue)}header cx-searchbox label{width:auto;min-width:20px}}header cx-searchbox .results .suggestions a{flex:100%;line-height:1rem;color:var(--electrolux-blue);font-size:16px}body.searchbox-is-active.has-searchbox-results cx-storefront:before,cx-storefront.start-navigating:after,cx-storefront.stop-navigating:after{background:transparent!important}@media (max-width:767.98px){body.searchbox-is-active.has-searchbox-results cx-searchbox .results{display:block;width:100%;margin-left:0}body:not(.searchbox-is-active) cx-searchbox label span.searchClose{display:none}}cx-page-layout.SearchResultsListPageTemplate{max-width:100%}@media (min-width:1200px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(3,160px) 130px auto}}cx-page-layout.SearchResultsListPageTemplate p{margin-bottom:0}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel{padding:2px}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .carousel-panel .next,cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .carousel-panel .previous{display:none}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .slides .slide .item{margin:2px}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .slides .slide .item .item-container{padding:0!important}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .slides .slide .item .item-container a.image-container-wrapper{display:block}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page cx-carousel .slides .slide .item .item-container a.image-container-wrapper cx-media{background:var(--blue-tint);display:flex;height:250px;padding:20px}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page .no-results cx-page-slot.elxSmallcarouselSlot p{margin:40px 0 20px!important}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page .no-results cx-page-slot.elxSmallcarouselSlot p{width:100%}}cx-page-layout.SearchResultsListPageTemplate app-elux-no-results-page .no-results cx-page-slot.elxSmallcarouselSlot .elx-Carousel-Small .carousel-panel .slides .slide{justify-content:center}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .highlightFlag{position:absolute;background:var(--blue-tint);width:70%;z-index:1;color:var(--electrolux-blue);padding:2px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .swatches{height:30px;width:30px;border:1px solid #ccc;background-size:cover!important}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .swatches.active{border:2px solid var(--electrolux-blue)!important;border-collapse:separate;border-spacing:15px}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .Titanium:after{border:2px solid red}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .Titanium{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_stainless%20steel_41x41.png)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .White{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_white_41x41.png)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .swatchesWrapper .Stainless.Steel{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_black%20stainless%20steel_41x41.png)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .product-title{min-height:75px}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container>div{background-color:var(--white);z-index:1;width:80%;margin:0 auto;padding:30px 0;border-bottom:none}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container>div{width:100%}}cx-page-layout.SearchResultsListPageTemplate .cx-page-section{padding-top:0}cx-page-layout.SearchResultsListPageTemplate .list-group{list-style-type:none;display:flex;flex-direction:row;border-bottom:3px solid grey}cx-page-layout.SearchResultsListPageTemplate .list-group li{padding:.3rem 1rem;border:1px solid #000;border-bottom:none}cx-page-layout.SearchResultsListPageTemplate .filter-bar{background:#adb9c3;padding:.8rem}cx-page-layout.SearchResultsListPageTemplate .image-box{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(0,0,0,.3)}cx-page-layout.SearchResultsListPageTemplate .radio-btns{text-align:center}cx-page-layout.SearchResultsListPageTemplate .radio-btns span{width:30px;height:30px;padding:15px;margin:5px;border-radius:50rem;background:#adb9c3}cx-page-layout.SearchResultsListPageTemplate .radio-btns span:active{background:#011e41}cx-page-layout.SearchResultsListPageTemplate .list-items{list-style-type:none;display:flex;flex-direction:column}cx-page-layout.SearchResultsListPageTemplate .list-items li{padding:0}cx-page-layout.SearchResultsListPageTemplate .add-cart{margin-left:5%;margin-right:5%;width:90%;outline:none;border:none;padding:10px 0;background:#011e41;color:var(--white);border-radius:3px}cx-page-layout.SearchResultsListPageTemplate form{display:flex;justify-content:center;padding:15px 0}cx-page-layout.SearchResultsListPageTemplate [type=radio]{width:40px;height:40px}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item app-elux-image,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item app-elux-image{width:auto;height:270px}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item app-elux-image img,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item app-elux-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .text-default-height,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .text-default-height{height:60px;margin:10px 0}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .text-default-height .ellipsis,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .text-default-height .ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main{height:180px}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .price-tabs button,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .price-tabs button{background-color:#fff;border:none;white-space:nowrap;text-align:center;font-style:normal;font-size:16px;border-bottom:1px solid var(--blue-tint);font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .price-tabs button.active,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .price-tabs button.active{font-weight:600;border-bottom:5px solid grey}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .price-tabs,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .price-tabs{padding-left:10px}}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .displayPopUoContent,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .displayPopUoContent{font-size:12px;position:absolute;top:40px;padding:10px 15px 10px 10px;background-color:var(--white);box-shadow:2px 2px 5px;width:200px;z-index:100}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .displayPopUoContent p,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .displayPopUoContent p{margin-bottom:0;line-height:1.2}cx-page-layout.SearchResultsListPageTemplate app-elux-accessories-list-item .subcribe-main .displayPopUoContent a,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .subcribe-main .displayPopUoContent a{position:absolute;right:5px;top:4px;cursor:pointer}cx-page-layout.SearchResultsListPageTemplate .space-btw{display:flex;justify-content:space-between;margin:10px 0;height:65px}cx-page-layout.SearchResultsListPageTemplate h4.heading{font-weight:700;color:var(--electrolux-blue);font-size:16px}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box{background-image:url(/assets/images/Almond-Hero.jpeg)!important;background-size:cover;width:100%;height:290px;margin-bottom:30px;position:relative}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchClose{display:none;position:unset;left:70%;color:#adb9c3;font-weight:400;font-size:20px;line-height:40px}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box{height:130px}}cx-page-layout.SearchResultsListPageTemplate cx-searchbox{width:-moz-min-content;width:min-content}cx-page-layout.SearchResultsListPageTemplate cx-searchbox label{display:flex;align-content:stretch;margin:0;background-color:var(--white);border:1px solid;font-size:22px;padding:5px}cx-page-layout.SearchResultsListPageTemplate cx-searchbox label.dirty cx-icon.search{display:block}cx-page-layout.SearchResultsListPageTemplate .search.cx-icon.fas.fa-search{padding:10px}cx-page-layout.SearchResultsListPageTemplate app-elux-articles-list-items .article-item{padding:5px}cx-page-layout.SearchResultsListPageTemplate app-elux-articles-list-items .article-item h3{font-size:16px!important;color:var(--electrolux-blue);font-weight:700;text-align:left}cx-page-layout.SearchResultsListPageTemplate app-elux-articles-list-items .article-item h4{font-size:16px;color:var(--electrolux-blue);text-align:left}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-page-slot.Tabs{margin:0 15px}}body.searchbox-slp-is-active.has-searchbox-results cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container>div{z-index:-1}.sort-by-label{vertical-align:middle;padding-top:6px}.product-tab-sorting{min-width:200px;float:right}.product-tab-sorting .ng-dropdown-panel .scroll-host{background-color:var(--blue-tint);width:-moz-fit-content;width:fit-content;min-width:200px}.product-tab-sorting .ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{background-color:var(--blue-tint)}.product-tab-sorting .ng-select .ng-select-container,.product-tab-sorting .ng-select.ng-select-single .ng-select-container{line-height:1;border-radius:0;border:none}.product-tab-sorting .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--blue-tint);text-align:left}.empty:empty:after{content:".";visibility:hidden}.specifications .col-md-3{width:243px}.faq-section .card{font-size:16px;border-top:1px solid var(--primary-color-palette-blue-mid);margin-bottom:0;color:var(--electrolux-blue)}.faq-section .card .card-header{background-color:var(--white);padding:0}.faq-section .card .card-header:hover{text-decoration:underline}.faq-section .card .card-header .btn{padding:0}.faq-section .card .card-body{padding:15px;background-color:var(--white);border-top:1px solid var(--primary-color-palette-blue-mid)!important}.review-card{margin-bottom:0!important}.review-card .card-header{padding:5px 15px!important;background:transparent;margin-bottom:5px!important;border-bottom:1px solid var(--electrolux-blue)}.review-card .card-header h5{color:#000;font-weight:600;font-size:18px}.review-card .card-body{padding:10px 15px;border-bottom:1px solid var(--blue-light)}.facet-wrapper{width:992px;margin:auto!important}.facet-wrapper .facet-total-result{display:flex;justify-content:start}.facet-wrapper .facet-sort-by{display:flex;justify-content:end}.facet-wrapper .facet-sort-by .product-tab-sorting .ng-select.ng-select-opened .ng-select-container{background:unset}.facet-wrapper .facet-sort-by .product-tab-sorting .ng-select .ng-select-container{background:unset;border:0;border-bottom:1px solid var(--primary-color-palette-blue-mid)}.facet-wrapper .divider1,.facet-wrapper .divider2{padding:0 25px}@media (max-width:768px){.facet-wrapper{width:100%}.facet-wrapper .facet-sort-by,.facet-wrapper .facet-total-result{display:flex;justify-content:space-around}.facet-wrapper .divider1,.facet-wrapper .divider2{padding:0}}.facet-drawer{width:992px;margin:auto!important;padding-bottom:15px;position:relative}.facet-drawer .resetLabel{float:right;text-align:right;width:auto;padding:0;cursor:pointer}.facet-drawer .varyPrice .priceLabel,.facet-drawer .varyPrice .resetLabel{padding:0}.facet-drawer .varyPrice .minMaxwrapper{display:block;padding:10px}.facet-drawer .filterCheckbox1{border-left:1px solid var(--blue-light);border-right:1px solid var(--blue-light)}.facet-drawer .filterCheckbox1 ul,.facet-drawer .filterCheckbox2 ul{list-style-type:none}.facet-drawer .filterCheckbox1 ul li,.facet-drawer .filterCheckbox2 ul li{padding:10px 0}.facet-drawer .applyOrClose .closeFilterDrawer{position:absolute;right:-45px;top:-45px;background:transparent;border:0;font-size:24px}.facet-drawer .applyOrClose .applyFilter{position:absolute;bottom:0;right:25px;height:60px;width:160px;border:2px solid var(--cx-color-primary);background:transparent;color:var(--cx-color-primary)}@media (max-width:768px){.facet-drawer{width:100%}.facet-drawer .filterCheckbox1{border-left:0;border-right:0}.facet-drawer .closeFilterDrawer{background:transparent;border:0;font-size:24px;float:right;width:auto}.facet-drawer .applyOrClose{position:relative}.facet-drawer .applyOrClose .applyFilter{position:relative;bottom:unset;right:unset}}.facet-selected{width:992px;margin:auto!important;padding:15px 0}.facet-selected:empty{display:none}@media (max-width:768px){.facet-selected{width:100%}}.mh150{min-height:150px}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements{max-width:100%;border-top:1px solid var(--blue-light);border-bottom:1px solid var(--blue-light);padding:0!important;margin-top:20px}cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductListPageTemplate .ProductListSlot{max-width:100%}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-link,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-link{padding:0;text-align:left}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-link small,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-link small{display:none}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-link.active,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-link.active{background-color:var(--white);color:var(--electrolux-blue);text-decoration:underline;font-weight:700;border:0}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-link.active small,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-link.active small{font-weight:400;text-decoration:none;display:block}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-item,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-item{width:50%}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe ul[role=tablist] .nav-item:first-child,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe ul[role=tablist] .nav-item:first-child{border-width:0 1px 0 0;border-style:solid;border-radius:0}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe .subscribe-item,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe .subscribe-item{border-radius:0;border:1px solid #000;border-right-width:0}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe .subscribe-item:last-child,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe .subscribe-item:last-child{border-width:1px}cx-page-layout.ProductListPageTemplate .ProductGridSlot .buyMoreSubscribe .subscribe-item.active,cx-page-layout.ProductListPageTemplate .ProductListSlot .buyMoreSubscribe .subscribe-item.active{background-color:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components{margin:0 auto;background-color:var(--blue-tint);height:80px}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link{text-align:center;width:auto;float:left;display:block;flex:none}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link a{text-decoration:none;display:flex;align-items:center;justify-content:center;height:100%;font-family:ElectroluxSans;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:center;color:#041e3c;cursor:default}cx-page-layout.ProductDetailsPageTemplate cx-link:first-child a:after{content:"|";font-size:30px;margin-left:48px;margin-right:49px;font-weight:300}cx-page-layout.ProductDetailsPageTemplate cx-link:nth-child(2) a:after{content:"|";font-size:30px;margin-left:49px;margin-right:40px;font-weight:300}cx-page-layout.ProductDetailsPageTemplate cx-link:nth-child(2) a:before{content:"";font-size:30px;margin-left:auto;font-weight:300}@media (max-width:768px){cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components{height:auto;margin-bottom:18px}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link{padding:20px 0}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link:first-child a:after,cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:after{content:"";font-size:30px;margin-left:0}cx-page-layout.ProductDetailsPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:before{margin-left:0}}@media (max-width:921px){.cx-page .plp-mobile-col{flex-direction:column;align-items:center;justify-content:center}}@media (min-width:922px){.cx-page{width:1220px}.cx-page .container,.cx-page cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.cx-page cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .cx-page .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .cx-page cx-page-slot.Summary{max-width:1220px;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.cx-page .container .row,.cx-page cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row,.cx-page cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row,cx-page-layout.ProductDetailsPageTemplate .cx-page .tab-delivery .row,cx-page-layout.ProductDetailsPageTemplate .cx-page cx-page-slot.Summary .row{margin:0;flex-direction:row;justify-content:start}}.kit-with-subscription{width:-moz-max-content;width:max-content}.kit-with-subscription .Product-title-kits{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;text-align:left;color:#011e41}.kit-with-subscription .Card-background{padding:0;max-height:46em!important}.kit-with-subscription .Card-background .ElementsCardToggle{padding:0;width:auto}.kit-with-subscription .Card-background .ElementsCardToggle .nav-tabs{display:flex;justify-content:space-around;margin:0 16px}.kit-with-subscription .Card-background .ElementsCardToggle .nav-tabs li a{font-size:18px!important;padding:8px 0 4px;color:#7a8a9c}.kit-with-subscription .Card-background .button-div{padding:20px!important}cx-page-layout.ElxComparePageTemplate{max-width:var(--cx-page-width-max);margin:0 auto}cx-page-layout.ElxComparePageTemplate .compare-hide,cx-page-layout.ElxComparePageTemplate .isSticky .compare-sticky-hide{display:none}cx-page-layout.ElxComparePageTemplate .add-more-product{position:absolute;bottom:10%;text-align:center;width:70%;left:14%}cx-page-layout.ElxComparePageTemplate .empty-compare-image-block{top:33%!important}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components{background:var(--blue-tint);z-index:999;position:sticky;top:0;padding:5px}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.smartEditComponent{position:inherit}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.disable-sticky{position:static}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.disable-sticky .compare-products-container,cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.disable-sticky .elux-compare-inner-background{flex-direction:column}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.disable-sticky .elux-compare-inner-background>div{margin-bottom:15px}cx-page-layout.ElxComparePageTemplate .elxCompareProducts.has-components.disable-sticky .compare-hide .btn{width:95%}cx-page-layout.ElxComparePageTemplate .elxCompareProductMSRP,cx-page-layout.ElxComparePageTemplate .elxCompareProductSale,cx-page-layout.ElxComparePageTemplate .elxCompareProductSave{position:absolute;margin-left:2rem}cx-page-layout.ProductListPageTemplate{max-width:100%;display:block}cx-page-layout.ProductListPageTemplate .plp-hide{display:none}cx-page-layout.ProductListPageTemplate .highlightFlag{position:absolute;background:var(--blue-tint);width:70%;z-index:1;color:var(--electrolux-blue);padding:2px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:998px){cx-page-layout.ProductListPageTemplate .ProductListSlot{padding-right:0;display:contents}}cx-page-layout.ProductListPageTemplate .elxCategoryHeading,cx-page-layout.ProductListPageTemplate .elxCompareProducts,cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components,cx-page-layout.ProductListPageTemplate .ProductListSlot{max-width:var(--cx-page-width-max);margin:0 auto}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block .summary-content .summary{white-space:inherit;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;width:260px;margin:0 0 10px;height:50px;-webkit-line-clamp:2;-webkit-box-orient:vertical}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components{background-color:var(--blue-tint)}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link{text-align:center;width:auto;float:left;display:block;flex:none}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link a{text-decoration:none;display:flex;align-items:center;justify-content:center;height:100%}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:first-child a:after,cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:after{content:"|";font-size:30px;margin-left:20px;margin-right:20px}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:before{content:"";font-size:30px;margin-left:auto}cx-page-layout.ProductListPageTemplate .product-tab-sorting.pl-1{width:200px;display:inline-block!important}cx-page-layout.ProductListPageTemplate .category-bottom-block{max-width:1220px;height:auto;margin:0 auto;position:relative}cx-page-layout.ProductListPageTemplate .category-bottom-block .image-container{flex-basis:100%}cx-page-layout.ProductListPageTemplate .category-bottom-block .image-container cx-media{width:100%;height:200px}cx-page-layout.ProductListPageTemplate .category-bottom-block .image-container cx-media img,cx-page-layout.ProductListPageTemplate .category-bottom-block .image-container cx-media video{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}cx-page-layout.ProductListPageTemplate .category-bottom-block .summary-content{position:absolute;width:300px;height:160px;top:0;left:0;background-color:var(--electrolux-blue);margin:20px 0 20px 8.6rem;color:var(--white);padding:20px!important}cx-page-layout.ProductListPageTemplate .category-bottom-block .summary-content .title{font-size:20px;margin-bottom:10px}cx-page-layout.ProductListPageTemplate .category-bottom-block .summary-content .summary{white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;width:260px;margin:0 0 10px}cx-page-layout.ProductListPageTemplate .category-bottom-block .summary-content .category-para-link{color:var(--white);float:left}cx-page-layout.ProductListPageTemplate .ColumnA,cx-page-layout.ProductListPageTemplate .ColumnB,cx-page-layout.ProductListPageTemplate .ColumnC{float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ProductListPageTemplate .ColumnA img,cx-page-layout.ProductListPageTemplate .ColumnB img,cx-page-layout.ProductListPageTemplate .ColumnC img{width:60px;height:auto}cx-page-layout.ProductListPageTemplate .ColumnA a,cx-page-layout.ProductListPageTemplate .ColumnB a,cx-page-layout.ProductListPageTemplate .ColumnC a{color:var(--electrolux-blue);text-decoration:underline}cx-page-layout.ProductListPageTemplate .ColumnA,cx-page-layout.ProductListPageTemplate .ColumnB,cx-page-layout.ProductListPageTemplate .ColumnC{width:33.33%}cx-page-layout.ProductListPageTemplate .ColumnA{text-align:right!important}cx-page-layout.ProductListPageTemplate .ColumnC{text-align:left!important}cx-page-layout.ProductListPageTemplate .ColumnC cx-generic-link{margin-left:-20px}cx-page-layout.ProductListPageTemplate .ColumnC cx-generic-link img{margin-left:25px}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-plp-item .swatchesContainer,cx-page-layout.ProductListPageTemplate app-elux-plp-item .swatchesContainer{height:30px;margin-bottom:5px}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-plp-item .swatchesWrapper .swatches,cx-page-layout.ProductListPageTemplate app-elux-plp-item .swatchesWrapper .swatches{height:30px;width:30px;border:1px solid #ccc;background-size:cover!important}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-plp-item .swatchesWrapper .Titanium,cx-page-layout.ProductListPageTemplate app-elux-plp-item .swatchesWrapper .Titanium{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_stainless%20steel_41x41.png)}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-plp-item .swatchesWrapper .White,cx-page-layout.ProductListPageTemplate app-elux-plp-item .swatchesWrapper .White{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_white_41x41.png)}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-plp-item .swatchesWrapper .Stainless.Steel,cx-page-layout.ProductListPageTemplate app-elux-plp-item .swatchesWrapper .Stainless.Steel{background:url(https://www.frigidaire.com/Content/Images/colorChips/color_black%20stainless%20steel_41x41.png)}cx-page-layout.ProductListPageTemplate .elxCompareProducts{overflow:auto;position:sticky;position:-webkit-sticky;width:100%;height:auto;bottom:0;display:flex;justify-content:center;align-items:center;color:var(--white);margin:0;max-width:100%}cx-page-layout.ProductListPageTemplate .elxCompareProducts.disable-sticky{position:static}cx-page-layout.ProductListPageTemplate .elxCompareProducts.disable-sticky .compare-products-container{flex-direction:column-reverse}cx-page-layout.ProductListPageTemplate .elxCompareProducts.disable-sticky .elux-compare-inner-background{flex-direction:column}cx-page-layout.ProductListPageTemplate .elxCompareProducts.disable-sticky .compare-hide .btn{width:95%}cx-page-layout.ProductListPageTemplate .elxCompareProducts .is-missing{height:90px;width:90px;margin:0 auto}cx-page-layout.ProductListPageTemplate .elxCompareProducts app-elux-compare-product:empty{margin:0}cx-page-layout.ProductListPageTemplate .elxCompareProducts app-elux-compare-product app-elux-image{position:relative;display:block;height:90px;width:90px;text-align:center;margin:auto}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .category-bottom-block{display:block}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .image-container{height:170px;width:100%}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .summary-content{position:relative;float:left;width:100%;margin:0;background:var(--blue-tint);padding:25px}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .summary-content .title{color:var(--primary-color-palette-blue-mid);font-size:20px}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .summary-content .summary{color:var(--electrolux-blue);font-size:26px}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .summary-content .category-para-link{color:var(--electrolux-blue)}app-elux-accessories-list-item{display:block;min-height:400px!important}.ColumnA>cx-link:nth-child(2)>cx-generic-link:first-child{margin-right:-9px}@media (max-width:768px){cx-page-layout.ProductListPageTemplate .ProductLeftRefinements{padding:0;margin-top:2rem;-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}cx-page-layout.ProductListPageTemplate .facet-filter,cx-page-layout.ProductListPageTemplate .facet-sort-by,cx-page-layout.ProductListPageTemplate .facet-total-result{text-align:center;padding:10px 0}cx-page-layout.ProductListPageTemplate .elxCategoryHeading{padding:0 10px}cx-page-layout.ProductListPageTemplate .elxCategoryHeading p{margin-bottom:0}cx-page-layout.ProductListPageTemplate .category-bottom-block .summary-content{position:relative;float:left;width:100%;margin:0}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block{position:relative;height:-moz-max-content;height:max-content}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block .image-container{height:160px;width:300px;margin:auto;position:relative}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block .summary-content{width:300px;height:auto;margin:auto;float:unset;position:relative}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block .summary-content .summary{white-space:inherit;display:block;height:auto}cx-page-layout.ProductListPageTemplate .plpPromoBanner.has-components app-plp-promo-banner .category-bottom-block .summary-content .category-para-link{float:unset;text-decoration:underline}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements.has-components{width:90%;margin:10px auto}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components{height:auto}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link{padding:20px 0}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:first-child a:after,cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:after{content:"";font-size:30px;margin-left:0}cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components cx-link:nth-child(2) a:before{margin-left:0}cx-page-layout.ProductListPageTemplate .ColumnA,cx-page-layout.ProductListPageTemplate .ColumnB,cx-page-layout.ProductListPageTemplate .ColumnC{width:100%;text-align:center!important}cx-page-layout.ProductListPageTemplate .ColumnA img,cx-page-layout.ProductListPageTemplate .ColumnB img,cx-page-layout.ProductListPageTemplate .ColumnC img{display:none}cx-page-layout.ProductListPageTemplate .ColumnA cx-generic-link,cx-page-layout.ProductListPageTemplate .ColumnB cx-generic-link,cx-page-layout.ProductListPageTemplate .ColumnC cx-generic-link{margin:0 auto}}.specifications{float:left;margin-top:20px}.specifications .attributes{float:left;padding:10px!important}.specifications .attributes:nth-child(odd){background-color:var(--blue-tint)}.elux-badges{height:40px;width:40px}.swatches{height:30px;width:30px;border-radius:50%;float:left;margin-right:10px;cursor:pointer;background:#878681}.swatches.active{border:2px solid var(--electrolux-blue)!important;border-collapse:separate;border-spacing:15px}app-elux-compare-product .text-default-height{height:50px;margin:10px 0}app-elux-compare-product .text-default-height .ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.btn-orange .btn-primary{background-color:#fe392f!important;border-color:#fe392f!important}cx-page-layout.ProductListPageTemplate .card{display:block;width:300px}cx-page-layout.ProductListPageTemplate .ProductListSlot.has-components .card-image>cx-media>img{width:300px;height:170px}cx-page-layout.ProductListPageTemplate .card-image{width:300px}cx-page-layout.ProductListPageTemplate app-elux-plp-scroll>div>div>div>div.card>div.card-image>cx-media>img,cx-page-layout.ProductListPageTemplate video{height:270px}cx-page-layout.ProductListPageTemplate .promocardheading{background:var(--electrolux-blue);text-align:center}cx-page-layout.ProductListPageTemplate .titlecard{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;text-align:center;color:var(--blue-light)}cx-page-layout.ProductListPageTemplate .promocardtopic{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:center;color:var(--white)}cx-page-layout.ProductListPageTemplate .susmmarycontent{font-size:1em;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--white)}a.drawer-label-title{font-size:16px!important;font-weight:700;color:var(--electrolux-blue);text-align:left;text-decoration:none;cursor:default}.resetBtn{cursor:pointer}@media (max-width:768px){.isMobile{justify-content:space-around!important;gap:20px}}.isMobile{gap:20px}.Appliance-Card .fixed-Height{height:920px}.Appliance-Card .Product-title{width:270px;min-height:100px;font-size:1.5rem;height:170px;line-height:1.42;color:var(--electrolux-blue);display:flex;align-items:center}@media (min-width:780px){.Appliance-Card{font-size:24px}}.desktop-spacing{font-size:.875rem}.Accessories-Card .fixed-Height,.Subscription-Product-Card .fixed-Height{min-height:690px}.Accessories-Card .Product-title,.Subscription-Product-Card .Product-title{width:270px;min-height:100px;height:140px;line-height:1.42;color:var(--electrolux-blue);display:flex;align-items:center}.Card-background{height:-moz-fit-content;height:fit-content;margin:0 1px 0 0;padding:0 0 40px;border:1px solid var(--blue-tint);background-color:var(--white)}@media (min-width:780px){.Card-background{width:390px;height:1023.8px}}.Card-background .highlight-wapper{height:40px}.Card-background .highlight{width:auto;height:40px;padding:8px 20px;background-color:var(--blue-tint);display:inline-block}.Card-background .highlight .Optional-highlight-f{width:120px;height:24px;font-size:1rem;font-weight:600;line-height:1.5;color:var(--electrolux-blue);display:inline-block}.Card-background .Product-Image-Placeholder{width:320px;height:270px;margin:auto}.Card-background .Product-Image-Placeholder app-elux-image{height:270px}.Card-background .Product-Image-Placeholder app-elux-image img{width:320px;height:270px;-o-object-fit:contain;object-fit:contain}.Card-background .Product-Color-Swatch-wrapper{gap:10px;min-height:44px}.Card-background .Product-Color-Swatch-wrapper .Product-Color-Swatch{width:30px;height:30px;border-radius:2px;border:1px solid;background-color:var(--product-colors-product-color-titanium)}.Card-background .Product-Color-Swatch-wrapper .Selected-Swatch-Ring{width:42px;height:42px;padding:4px;border-radius:6px;border:2px solid var(--blue-mid)}.Card-background .Product-Color-Swatch-wrapper .Not-Selected-Swatch-Ring{width:41px;height:42px;padding:4px;border-radius:6px;border:2px solid var(--white)}.Card-background .col-{width:390px;margin:20px 0;padding:0 20px}.Card-background .Product-title{width:350px;height:102px;font-family:Electrolux Sans;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:var(--electrolux-blue);display:flex;align-items:start}@media (min-width:780px){.Card-background .Product-title{font-size:24px;height:125px}}.Card-background .ElementsProduct-Card-Sku-and-Rating{height:24px}.Card-background .ElementsProduct-Card-Sku-and-Rating .Product-Card-Sku{width:108px;height:21px;margin:0 105px 3px 0;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;color:var(--blue-mid)}.Card-background .ElementsProduct-Card-Sku-and-Rating .ElementsStar-Rating{width:148px;height:24px;margin:0;padding:0 8px 4px 0}.Card-background .ElementsCardToggle .One-time-purchase,.Card-background .ElementsCardToggle .Subscribe-Save{font-size:13px!important;font-weight:600;line-height:1.17;text-align:center;color:var(--electrolux-blue)}.Card-background .ElementsCardToggle ul[role=tablist] .nav-link{border:none;font-size:13px!important}.Card-background .ElementsCardToggle ul[role=tablist] .nav-link.active{color:var(--electrolux-blue);border-bottom:4px solid var(--blue-mid);background:var(--white)}.Card-background .ElementsCardToggle .close-pop{right:6px;top:0}.Card-background .ElementsCardToggle .displayPopUoContent{position:absolute;z-index:20;width:250px;bottom:30px;right:0;background:var(--white);border:1px solid var(--blue-mid);padding:10px;text-align:left;box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.Card-background .ElementsCardToggle .displayPopUoContent:before{content:"";position:absolute;border:7.5px solid transparent;border-top:7.5px solid var(--white);display:inline-block;height:15px;bottom:-15px;right:20px;z-index:12}.Card-background .ElementsCardToggle .displayPopUoContent:after{content:"";position:absolute;border:7.5px solid transparent;border-top:7.5px solid var(--blue-mid);display:inline-block;height:15px;bottom:-16px;right:20px;z-index:11;box-shadow:0 3px 3px 0 transparent}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents{height:95px;text-align:center;display:flex;justify-content:space-around;font-size:12px;line-height:11px;white-space:nowrap;font-weight:600}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .bestValue{margin-left:3px}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .-months{height:24px;font-size:14px;line-height:1.5;text-align:center;color:var(--white);font-weight:600}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary{padding:0 2px!important;height:44px;background-color:var(--primary-color-palette-blue-mid);border:0;border-radius:0;margin-left:4px}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary:first-child{margin-left:0;border-top-left-radius:2px;border-bottom-left-radius:2px}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary.active{color:var(--white);background-color:var(--electrolux-blue);border-color:var(--electrolux-blue)}.Card-background .packages-elementsPricingMSRP{flex-wrap:nowrap!important}.Card-background .packages-elementsPricingMSRP .fontSizes{line-height:18px;font-size:16px}.Card-background .ElementsPricingMSRP-Sale{width:390px;height:135px;margin:14px 0 8px;padding:16px 169px 20px 20px;vertical-align:middle;display:flex;align-items:start;flex-wrap:wrap}.Card-background .ElementsPricingMSRP-Sale .MSRP span{height:21px;margin:0 4px 0 0;font-size:1rem;font-weight:600;line-height:1.17;color:var(--blue-mid)}.Card-background .Optional-promotion-m{width:350px;font-size:16px;line-height:1.5;color:var(--electrolux-blue)}.Card-background .Optional-badges span app-elux-image{position:relative;display:inline-block;text-align:center;height:auto!important;width:auto!important}.Card-background .Optional-badges span app-elux-image img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.Card-background hr{border-bottom:1px solid var(--blue-light)}.Card-background .Compare{width:88px;height:30px;letter-spacing:normal;color:var(--electrolux-blue)}.compareProductswrapper{display:block;margin:0;width:100%;max-width:100%;text-align:center;padding:0!important}.compareProductswrapper .openCompareProducts{background-color:var(--blue-tint);width:auto;color:var(--electrolux-blue);padding:0 15px;cursor:pointer;display:inline-block}.compareProductswrapper .productsSelected{background-color:var(--blue-tint);display:block;width:100%;height:120px;display:flex;justify-content:space-evenly;color:var(--electrolux-blue);padding:15px 0 20px}.compareProductswrapper .productsSelected .notification{height:40px;width:-moz-fit-content;width:fit-content;padding:5px 12px;border:2px solid var(--white);background:var(--blue-turquoise);border-radius:50%;color:var(--white);cursor:pointer}@media (max-width:768px){.compareProductswrapper .productsSelected .notification{margin:5px 0}}.compareProductswrapper .productsSelected .comparedProd{height:90px;width:60px;position:relative;display:flex}.compareProductswrapper .productsSelected .comparedProd img{height:auto;width:60px;max-height:90px;-o-object-fit:contain;object-fit:contain}.compareProductswrapper .productsSelected .comparedProd img.prodRemove{position:absolute;top:-5px;left:5px;background:#fff;border-radius:50%;padding:1px 3px;cursor:pointer;z-index:9999;height:15px;width:15px}.compareProductswrapper .productsSelected .addToCompare{height:90px;width:60px;border:1px dotted var(--blue-light);display:flex;justify-content:center;align-items:center}.compareProductswrapper .productsSelected .addToCompare img{display:block;font-size:50px}.compareProductswrapper .productsSelected .noOfProducts{height:60px;line-height:60px}.compareProductswrapper .productsSelected .compareBtn{padding:10px 20px;background:var(--electrolux-blue);height:60px;border:0;color:var(--white)}.compareProductswrapper .productsSelected .clearBtn{border:0;background:transparent;height:60px}.compareProductswrapper .productsSelected.compareWrapperOpen{height:250px;position:relative}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd{width:286px;text-align:left;gap:5px}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img{height:auto;width:60px}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img.prodRemove{height:15px;width:15px}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare{width:285px;height:100px;line-height:5;gap:5px;justify-content:center;align-items:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare i:before{line-height:1.5}.compareProductswrapper .productsSelected.compareWrapperOpen .compareBtn{position:absolute;bottom:30px;right:240px}.compareProductswrapper .productsSelected.compareWrapperOpen .clearBtn{position:absolute;bottom:30px;right:110px}.compareProductswrapper .productsSelected.compareWrapperClose{height:120px}@media (max-width:768px){.compareProductswrapper .productsSelected{height:50px;padding:0}.compareProductswrapper .productsSelected span{line-height:normal;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.compareProductswrapper .productsSelected span.noOfProducts{line-height:50px}.compareProductswrapper .productsSelected.compareWrapperOpen{height:500px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:10px}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd .prodRemove{top:-3%;left:25%;height:15px;width:15px}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare span{text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare,.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd{display:block;width:45%;height:160px;text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare img,.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img{height:auto;width:60px;margin:0 auto;max-height:90px;-o-object-fit:contain;object-fit:contain}.compareProductswrapper .productsSelected.compareWrapperOpen .compareBtn{position:relative;bottom:unset;right:unset}.compareProductswrapper .productsSelected.compareWrapperClose{height:50px}}.plp-promo-image cx-media img{height:auto;-o-object-fit:contain;object-fit:contain}.compare-elipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.slp .fixed-Height{height:1050px!important}.elxpromocardflex{background-color:var(--blue-tint)}.elxpromocardflex app-plp-promo-cards{display:flex}.plp-card-checkbox{width:30px;height:30px;margin-left:0;border:1px solid var(--blue-light);background-color:var(--white)}.plp-card-label{margin-left:2.25rem}cx-page-layout.ProductDetailsPageTemplate{width:100%;margin:auto;padding:0}cx-page-layout.ProductDetailsPageTemplate cx-product-summary{display:none}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images{grid-row:1/span 6}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elux-zip-code{margin-top:30px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elx-book-appointment .bookVirtualAppointment-wrapper,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elx-earliest-delivery-date .earliestDeliveryDate-wrapper{margin:15px 0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elux-pdp-subscriptions{margin:10px 0}cx-page-layout.ProductDetailsPageTemplate .whereToBuy-btn{color:var(--electrolux-blue)!important;background:var(--white)!important;border:2px solid var(--electrolux-blue)!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.bookAppointment,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.earliestDeliveryDate,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ZipCodeSlot{width:999px;text-align:left;display:grid;margin:15px auto;grid-template-columns:300px 300px 300px 200px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ZipCodeSlot{background:none!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.bookAppointment app-elx-book-appointment,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.earliestDeliveryDate app-elx-earliest-delivery-date,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ZipCodeSlot app-elux-zip-code{grid-column-end:4}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling{width:980px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .p-center{text-align:right}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .p-image{height:90px;width:90px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .p-exapnd-btn.btn-primary{width:300px;background-color:var(--blue-tint);border-color:var(--white);color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .elux-image{width:90px!important;height:90px!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .title{margin-left:90px;font-size:14px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need app-elux-action-button button{font-size:14px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary ngb-carousel.product-carousel-selector1{height:333px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates{margin-bottom:40px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates a{font-size:16px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates .box{width:150px;height:30px;background:var(--moss-tint);text-align:center;font-size:16px;position:relative;display:table}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates .box span{display:table-cell;vertical-align:middle}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates .box:after,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates .box:before{content:"";position:absolute}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .productDetails .avaliableRebates .box:after{border-left:30px solid var(--moss-tint);border-right:30px solid transparent;border-top:15px solid transparent;border-bottom:15px solid transparent;right:-60px;top:0;width:0;height:0;display:block}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elux-action-button.luxuryProductDetails{display:grid;grid-template-columns:1fr 1fr}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elux-action-button.luxuryProductDetails .pt-1{padding-top:0!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary app-elux-action-button.luxuryProductDetails cx-add-to-cart{padding:0!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .normalPDP{margin-bottom:20px;width:500px;text-align:center}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images img{height:333px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .img-box-sm{height:50px;width:50px;cursor:pointer}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .img-box-sm img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .img-box-sm video{height:50px;width:50px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper{height:-moz-fit-content;height:fit-content}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:666px;width:500px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image img{width:100%;-o-object-fit:contain;object-fit:contain}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-prev{opacity:1;height:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-prev .carousel-control-prev-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-prev .carousel-control-prev-icon:before{content:"<";font-size:35px;color:var(--primary-color-palette-blue-mid)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-next{opacity:1;height:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-next .carousel-control-next-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-control-next .carousel-control-next-icon:before{content:">";font-size:35px;color:var(--primary-color-palette-blue-mid)}cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip{float:right;z-index:1}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .cx-dialog-body,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .modal-body,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body{background-color:var(--blue-tint);padding:10px;font-size:12px;width:350px}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .cx-dialog-body button.close,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .modal-body button.close,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body button.close{font-size:12px}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .cx-dialog-body .description,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip .modal-body .description,cx-page-layout.ProductDetailsPageTemplate .pdp-delivery-tooltip cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .description{width:300px}cx-page-layout.ProductDetailsPageTemplate .colorSwatches input[name=radioBasic]{display:none}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label{margin-right:10px;font-weight:400;font-size:16px;height:50px;width:50px;background-size:cover!important;border:1px solid #ccc}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.White{background:var(--white)}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Stainless.Steel,cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Titanium{background:#6a6969}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.setThisActive{border:2px solid var(--electrolux-blue)!important}cx-page-layout.ProductDetailsPageTemplate .colorSwatches .attributeName{font-size:16px;font-weight:400;text-align:left}cx-page-layout.ProductDetailsPageTemplate .productDetails [data-bv-show=rating_summary]{width:200px}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .f-16{font-size:16px!important;text-align:left}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .tagName{display:none}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails [data-bv-show=rating_summary] .bv_button_component_container{display:none!important}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates{margin-bottom:40px}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates a{font-size:16px}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates .box{width:200px;height:60px;background:var(--moss-tint);text-align:center;font-size:16px;position:relative;display:table}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates .box span{display:table-cell;vertical-align:middle}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates .box:after,cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates .box:before{content:"";position:absolute}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .avaliableRebates .box:after{border:30px solid transparent;border-left:30px solid var(--moss-tint);right:-60px;top:0;width:0;height:0;display:block}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .block:after{color:#000;border-left:13px solid;border-top:13px solid transparent;border-bottom:13px solid transparent;display:inline-block;content:"";position:absolute;right:-13px}cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .block{background-color:#000;width:100px;height:26px;display:inline-block;position:relative}cx-page-layout.ProductDetailsPageTemplate .klarnaPyment{font-size:14px;font-weight:400}cx-anonymous-consent-dialog .cx-anonymous-consent-dialog cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-spec-tab .elxNonStandardSize app-home-page-banner .cx-dialog-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-spec-tab .elxNonStandardSize app-home-page-banner .modal-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-spec-tab .elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.LuxuryTabs,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:980px;margin:auto}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container{flex-basis:auto;width:300px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container cx-media{width:300px;height:250px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container cx-media img{height:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .summary-content{padding:30px!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{margin-top:40px;margin-bottom:40px;row-gap:10px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .carousel-item,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .carousel-item .picsum-img-wrapper{height:333px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .carousel-item .picsum-img-wrapper app-elux-image{height:333px;text-align:center}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .carousel-item .picsum-img-wrapper app-elux-image img{height:100%;cursor:pointer}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer{margin:10px auto}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a{display:flex;flex-direction:row}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a .headline{font-size:26px;color:var(--electrolux-blue);width:-moz-fit-content;width:fit-content;margin:auto;padding:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a cx-media{order:3}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a cx-media img{height:250px;width:300px;display:block}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a .content{position:relative;font-size:16px;color:var(--electrolux-blue);width:calc(100% - 300px);margin:auto 0;padding:20px;line-height:2;text-align:left}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-intro .luxuryProductDetails .title{font-size:40px;line-height:50px;color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-intro .luxuryProductDetails .model-number{font-size:16px;color:var(--primary-color-palette-blue-mid)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-intro .luxuryProductDetails .price-tag{font-size:16px;color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-intro .luxuryProductDetails .price-tag app-elux-product-pricing p.f-12{text-align:left!important;line-height:1.6!important}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-intro .luxuryProductDetails app-elux-product-pricing p.f-16{font-size:26px!important;text-align:left!important}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code .zipcode{cursor:pointer}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code .f-color-theme{display:none}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code img.elxIconsZipLocation{width:24px;height:24px;margin:0 8.5px 1px 0;-o-object-fit:unset!important;object-fit:unset!important;background:url(/assets/icons/elx-icons-zip-location-f-3-c-5.svg) no-repeat 0!important;-o-object-position:-99999px 99999px;object-position:-99999px 99999px}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window{top:11px;z-index:10}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window .zipCodePopup{max-width:300px;margin-top:10px!important;padding:15px;background:var(--electrolux-blue);border:1px solid var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window .zipCodePopup .cursor-pointer{display:none}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window .zipCodePopup form{padding-top:0!important}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window .zipCodePopup form .zip-code-input{height:60px}cx-page-layout.ProductDetailsPageTemplate app-elux-zip-code ngb-popover-window .zipCodePopup form .clearZipcode{position:absolute;right:10px;top:15px;cursor:pointer}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl{padding-left:0;padding-right:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl img{width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl .buyBtn{color:var(--white);background-color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid .buyBtn h2,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg .buyBtn h2,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md .buyBtn h2,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm .buyBtn h2,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl .buyBtn h2{padding:20px 30px 20px 60px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl .buyBtn button{padding:10px 60px;margin:auto;position:relative;right:5px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-fluid .buyBtn .row,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-lg .buyBtn .row,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-md .buyBtn .row,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-sm .buyBtn .row,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryProduct .container-xl .buyBtn .row{margin:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl{padding-left:0;padding-right:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl video{width:100%;-o-object-fit:cover;object-fit:cover}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm .buyBtn,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl .buyBtn{padding:40px;color:var(--white);background-color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm .buyBtn button,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl .buyBtn button{padding:10px 60px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-prev{opacity:1}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-prev .carousel-control-prev-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-prev .carousel-control-prev-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-prev .carousel-control-prev-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-prev .carousel-control-prev-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-prev .carousel-control-prev-icon{height:60px;width:60px;padding:0;background:var(--electrolux-blue);opacity:.7;position:relative}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-prev .carousel-control-prev-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-prev .carousel-control-prev-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-prev .carousel-control-prev-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-prev .carousel-control-prev-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-prev .carousel-control-prev-icon:before{content:"<";font-size:60px;color:var(--white);position:absolute;top:-18px;left:16px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-next{opacity:1}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-next .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-next .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-next .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-next .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-next .carousel-control-next-icon{height:60px;width:60px;padding:0;background:var(--electrolux-blue);opacity:.7;position:relative}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid ngb-carousel .carousel-control-next .carousel-control-next-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg ngb-carousel .carousel-control-next .carousel-control-next-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md ngb-carousel .carousel-control-next .carousel-control-next-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm ngb-carousel .carousel-control-next .carousel-control-next-icon:before,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl ngb-carousel .carousel-control-next .carousel-control-next-icon:before{content:">";font-size:60px;color:var(--white);position:absolute;top:-18px;left:16px}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-fluid,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-lg,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-md,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-sm,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-xl{padding-left:0;padding-right:0}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-fluid .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-lg .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-md .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-sm .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-xl .productDiscription{font-size:26px;color:var(--electrolux-blue);padding:50px 260px}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl{padding-left:0;padding-right:0}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner{background-color:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-1,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-3,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-5,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-1,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-3,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-5,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-1,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-3,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-5,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-1,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-3,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-5,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-1,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-3,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-5{grid-template-columns:1fr 2fr}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-5 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block.grid-switch-5 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block.grid-switch-5 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block.grid-switch-5 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block.grid-switch-5 .summary-content{grid-row-start:1}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block{display:grid;grid-template-columns:2fr 1fr;margin:0;height:auto!important}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block .image-container,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block .image-container,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block .image-container,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block .image-container,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block .image-container{flex-basis:90%}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .category-bottom-block .image-container img,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .category-bottom-block .image-container img,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .category-bottom-block .image-container img,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .category-bottom-block .image-container img,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .category-bottom-block .image-container img{width:100%}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .featureContainer,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .featureContainer,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .featureContainer,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .featureContainer,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .featureContainer{padding:20px;text-align:left}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .featureContainer .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .featureContainer .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .featureContainer .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .featureContainer .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .featureContainer .card{border:none}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-fluid .featureBanner .featureContainer .card .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-lg .featureBanner .featureContainer .card .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-md .featureBanner .featureContainer .card .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-sm .featureBanner .featureContainer .card .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-luxury-feature .container-xl .featureBanner .featureContainer .card .card-body{background-color:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-feature-tab ngb-carousel .carousel-inner video{height:320px}@media only screen and (max-width:600px){cx-page-layout.ProductDetailsPageTemplate .featureBanner .category-bottom-block{grid-template-columns:1fr!important}cx-page-layout.ProductDetailsPageTemplate .featureBanner .category-bottom-block.grid-switch-1 .summary-content,cx-page-layout.ProductDetailsPageTemplate .featureBanner .category-bottom-block.grid-switch-3 .summary-content,cx-page-layout.ProductDetailsPageTemplate .featureBanner .category-bottom-block.grid-switch-5 .summary-content{grid-row-start:unset!important}}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab app-elux-action-button .whereToBuy{display:none}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .previous{opacity:1}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .previous .fa-angle-left{background:none!important;color:#000;opacity:1}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .previous .fa-angle-left:before{content:""!important;color:#000;background:none!important;opacity:1!important}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .next .fa-angle-right{background:none!important;color:#000;opacity:1}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .next .fa-angle-right:before{content:""!important;color:#000;background:none!important;opacity:1!important}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab cx-carousel .carousel-panel{padding:0 30px}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .priseSpider{display:none}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item{margin:0 5px;max-width:272px;border:none}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .cx-product-image-container app-elux-image{height:170px;margin:auto;border:1px solid var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .cx-product-image-container app-elux-image img{height:170px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .card-body{border:1px solid var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .card-body .cx-product-image-container{min-height:40px}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .card-body .card-text app-elux-product-pricing{float:unset!important;min-height:30px;display:block}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .card-body .text-center app-elux-action-button{height:60px;display:block}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .card-title{font-size:16px;color:var(--electrolux-blue);min-height:40px}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .font-16{font-size:16px;color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .card,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .card{padding:10px;border:1px solid var(--blue-tint);color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .card .card-title,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .card .card-title,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .card .card-title{font-size:20px}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .card .summary,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .card .summary,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .card .summary{font-size:16px}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .icon,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .icon,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .icon{color:#cacaca;font-size:60px;float:left;margin-right:15px;line-height:1.2}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .list,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .list,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .list{display:inline-grid;float:left;word-break:break-word;width:75%;line-height:16px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components{display:grid;grid-gap:15px 90px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elux-zip-code,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elx-book-appointment,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elx-earliest-delivery-date,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elx-find-ashowroom{grid-column:2}cx-page-layout.ProductDetailsPageTemplate app-elux-category-page-paragraph .category-para-block{background-color:var(--electrolux-blue);color:var(--white);padding:40px;height:auto}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container{max-width:960px;display:block;margin:auto auto 40px}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container .pdpTabs{background-color:var(--blue-tint)}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container .pdpTabs .nav-item,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container .pdpTabs .nav-item,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container .pdpTabs .nav-item,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container .pdpTabs .nav-item{padding:18px;border-radius:0}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container .pdpTabs .active,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container .pdpTabs .active,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container .pdpTabs .active,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container .pdpTabs .active{background-color:var(--electrolux-blue);color:var(--white)}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .carousel-inner,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .carousel-inner,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .carousel-inner,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .carousel-inner{margin:0}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card{margin-bottom:0;border-bottom:1px solid var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header{font-size:16px;text-align:left;background-color:var(--white)}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header .fa,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header .fa,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header .fa,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header .fa{font-size:30px}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link{width:100%;text-decoration:none;-webkit-text-decoration-line:none;text-decoration-line:none;border:0!important}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link h4,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link h4,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link h4,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link h4{font-size:16px}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link.collapsed .fa.fa-chevron-down:before,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link.collapsed .fa.fa-chevron-down:before,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link.collapsed .fa.fa-chevron-down:before,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container #pdpTabsContainer .card .card-header button.btn.btn-link.collapsed .fa.fa-chevron-down:before{content:""}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .image-container cx-media{width:300px;height:250px}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content{background-color:var(--blue-tint);color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content .title{font-size:26px}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content .summary,cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content cx-generic-link.category-para-link{font-size:16px}cx-page-layout.ProductDetailsPageTemplate #elxPDPFAQTab app-elux-pdp-faq-tab .cx-page .cx-page-section{padding-top:20px}cx-page-layout.ProductDetailsPageTemplate #elxPDPFAQTab app-elux-pdp-faq-tab .faq-warpper .search-bar .fqa-search-input{height:62px;padding-left:10px;padding-right:10px;width:50%;border:1px solid #ccc;color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate #elxPDPFAQTab app-elux-pdp-faq-tab .faq-warpper .search-bar .search-icon{font-size:39px;height:60px!important;padding:7px 10px;vertical-align:bottom;border:1px solid #ccc}cx-page-layout.ProductDetailsPageTemplate #elxPDPFAQTab app-elux-pdp-faq-tab .faq-list-wapper .question-title{font-size:20px}cx-page-layout.ProductDetailsPageTemplate #elxPDPFAQTab app-elux-pdp-faq-tab .faq-list-wapper .faq-answer{font-size:16px}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .plus:before{content:"-";font-size:20px}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .plus.collapsed:before{content:"+";font-size:20px}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-select{background-color:var(--blue-tint);padding:1rem 0;float:left}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-select .specification-title{padding:1rem;width:90%;font-size:20px;font-weight:600;margin:0 auto}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-select .specification-title:after{content:">";float:right;font-size:24px}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-select .specification-title.active{background-color:var(--white)}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-select .specification-title:first{margin-top:10px}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-heading{font-size:20px;color:var(--electrolux-blue);float:left;width:100%;font-weight:400}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-accord{float:left!important;width:100%!important;border:0!important}cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-accord .card-body,cx-page-layout.ProductDetailsPageTemplate #elxPDPSpecificationsTab .specification-accord .card-header{padding:0}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-feature-tab{display:flex;flex-wrap:wrap}@media (max-width:768px){cx-page-layout.ProductDetailsPageTemplate .feature-wrapper{max-width:100%}}cx-page-layout.ProductDetailsPageTemplate .feature-summary{padding:50px}@media (max-width:768px){cx-page-layout.ProductDetailsPageTemplate .feature-summary{max-width:100%;padding:25px}}cx-page-layout.ProductDetailsPageTemplate .feature-summary-no-img-vid{padding:0 50px}@media (max-width:768px){cx-page-layout.ProductDetailsPageTemplate .feature-summary-no-img-vid{padding:0 25px}}cx-page-layout.ProductDetailsPageTemplate .bigImage{width:100%!important;height:100%!important}cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .carousel-control-prev{width:5%}cx-page-layout.ProductDetailsPageTemplate .imgGal img{transition:all 1s;transform:scale(1.2)}cx-page-layout.ProductDetailsPageTemplate .shrink img{transform:scale(1)}cx-page-layout.ProductDetailsPageTemplate .normalPDP p.title{margin:30px}cx-page-layout.ProductDetailsPageTemplate .normalPDP .ver-carousel-col{text-align:center;width:450px;margin:auto}cx-page-layout.ProductDetailsPageTemplate .normalPDP .ver-carousel-col .carousel.slide.horizontal-slider{margin-left:50px;margin-right:50px;flex-direction:row}cx-page-layout.ProductDetailsPageTemplate .normalPDP .ver-carousel-col .carousel.slide.horizontal-slider .ver-carousel-control{margin-left:0}cx-page-layout.ProductDetailsPageTemplate .pdp-banner-carousel .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate .pdp-banner-carousel .carousel-control-prev-icon,cx-page-layout.ProductDetailsPageTemplate .product-carousel-selector1 .carousel-control-next-icon,cx-page-layout.ProductDetailsPageTemplate .product-carousel-selector1 .carousel-control-prev-icon{background-color:var(--blue-tint);padding:10px}@media (max-width:768px){cx-page-layout.ProductDetailsPageTemplate{width:100%;margin:auto;padding:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.bookAppointment,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.earliestDeliveryDate,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ZipCodeSlot{width:100%;text-align:left;margin-left:0;display:block;margin-top:15px;margin-bottom:15px;padding-left:15px;justify-content:flex-start}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container{flex-basis:auto;width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container cx-media{width:100%;height:250px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .image-container cx-media img{height:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle app-home-page-banner .summary-content{padding:30px!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling{width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .p-image{height:90px;width:90px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .p-exapnd-btn.btn-primary{width:100%;background-color:var(--blue-tint);border-color:var(--white);color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .elux-image{width:90px!important;height:90px!important}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need .title{margin-left:90px;font-size:14px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling app-elux-pdp-you-may-also-need app-elux-action-button button{font-size:14px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxPDPSlotMiddle,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.LuxuryTabs,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{width:100%;margin:auto}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{margin-top:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .normalPDP,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images .normalPDP .ver-carousel-col{width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner{width:100%;height:auto}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:333px;width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image img{width:100%;-o-object-fit:contain;object-fit:contain}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer{margin:10px 0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a{display:flex;flex-direction:column}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a .headline{font-size:20px;position:relative;text-align:left;width:100%;padding:0 20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a cx-media img{width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxDisclaimer cx-banner cx-generic-link a .content{position:relative;font-size:16px;color:var(--electrolux-blue);width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl{padding-left:0;padding-right:0;width:100%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm video,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl img,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl video{width:100%;-o-object-fit:cover;object-fit:cover}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-fluid .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-lg .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-md .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-sm .carousel-control-prev,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl .carousel-control-next,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxLuxuryImage .container-xl .carousel-control-prev{width:unset}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components *{margin:10px 0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components{display:block;grid-template-columns:0fr 1fr;grid-gap:10px 30px;padding:10px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elux-zip-code,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elx-book-appointment,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.elxSection3-ProductDetailsSlot.has-components app-elx-find-ashowroom{grid-column:2}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-fluid,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-lg,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-md,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-sm,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-xl{padding-left:0;padding-right:0}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-fluid .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-lg .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-md .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-sm .productDiscription,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-paragraph .container-xl .productDiscription{padding:50px 25px}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container{width:100%;margin:auto}cx-page-layout.ProductDetailsPageTemplate .AccessoriesTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .FinishedTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .LuxuryTabs cx-tab-paragraph-container .pdpTabs,cx-page-layout.ProductDetailsPageTemplate .OwnerTabs cx-tab-paragraph-container .pdpTabs{display:block}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .image-container cx-media{width:100%;height:250px}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content{background-color:var(--blue-tint);color:var(--electrolux-blue)}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content .title{font-size:26px}cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content .summary,cx-page-layout.ProductDetailsPageTemplate app-home-page-banner .category-bottom-block .summary-content cx-generic-link.category-para-link{font-size:16px}cx-page-layout.ProductDetailsPageTemplate cx-product-images .normalPDP{margin-bottom:20px}cx-page-layout.ProductDetailsPageTemplate cx-product-images .title{width:320px;text-align:left;margin:auto;display:none}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item{margin:0 auto;max-width:90%!important}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .card-body{position:relative;padding:0}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .card-body app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel{padding:0;margin:0 20px}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .card-body app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .previous{position:absolute;left:0;height:100%}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .card-body app-elux-pdp-accessories-tab .row cx-carousel .carousel-panel .next{position:absolute;right:0;height:100%}cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .container .col,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab .tab-delivery .col,cx-page-layout.ProductDetailsPageTemplate app-elux-pdp-for-owners-tab cx-page-slot.Summary .col{display:block;flex-basis:auto}cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .container-fluid,cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .container-lg,cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .container-md,cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .container-sm,cx-page-layout.ProductDetailsPageTemplate app-elux-rotating-image .container-xl{width:300px}.buyBtn h2{padding-left:30px!important;padding-right:30px!important}.buyBtn .hideOnMobile{display:none!important}cx-page-slot.Summary ngb-carousel.product-carousel-selector1{height:333px}cx-page-slot.Summary app-elux-action-button.luxuryProductDetails{margin-top:20px!important;display:grid;grid-template-columns:auto!important;grid-gap:20px 20px}cx-page-slot.Summary app-elux-action-button.luxuryProductDetails .priseSpider{padding-left:0!important}cx-page-slot.Summary app-elux-action-button.luxuryProductDetails .pt-1{padding-top:0!important}cx-page-slot.Summary app-elux-action-button.luxuryProductDetails cx-add-to-cart{padding:0!important}cx-page-slot.Summary cx-product-images .normalPDP{margin-bottom:20px;width:500px;text-align:center}cx-page-slot.Summary cx-product-images img{height:333px}cx-page-slot.Summary cx-product-images .img-box-sm{height:20px!important;width:20px!important;cursor:pointer}cx-page-slot.Summary cx-product-images .img-box-sm img{height:20px!important;width:20px!important}}.elxNonStandardSize app-home-page-banner .modal-content,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content{padding:0;box-shadow:5px 5px 5px rgba(0,0,0,.35)}.elxNonStandardSize app-home-page-banner .modal-content .modal-header,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .elxNonStandardSize app-home-page-banner .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .modal-header{padding:5px;background-color:#adb9c3;border-radius:0;border:1px solid var(--electrolux-blue)}.elxNonStandardSize app-home-page-banner .modal-content .modal-body,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.elxNonStandardSize app-home-page-banner cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .elxNonStandardSize app-home-page-banner .modal-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .elxNonStandardSize app-home-page-banner .cx-dialog-content .modal-body{padding:15px;border-radius:0;border:1px solid var(--electrolux-blue)}cx-product-variants:empty{display:none}.elxForOwnerInfo app-home-page-banner{float:left;width:33.33%}@media (max-width:767.98px){.elxForOwnerInfo app-home-page-banner{width:100%}}.elxForOwnerInfo app-home-page-banner .content-wrapper{text-align:center!important;width:100%!important;margin:auto!important}.elxForOwnerInfo app-home-page-banner .category-bottom-block{height:auto;margin:0 5px;padding:10px;border-bottom:1px solid var(--blue-tint);color:var(--electrolux-blue);border:1px solid var(--blue-tint);border-bottom-color:var(--electrolux-blue)}@media (max-width:767.98px){.elxForOwnerInfo app-home-page-banner .category-bottom-block{display:flex!important;margin:5px}}.elxForOwnerInfo app-home-page-banner .category-bottom-block .image-container{display:none}.elxForOwnerInfo app-home-page-banner .category-bottom-block .summary-content{text-align:center;padding:0!important;flex-basis:100%!important;background-color:var(--white)!important}.elxForOwnerInfo app-home-page-banner .category-bottom-block .summary-content .title{font-size:20px!important;margin-bottom:16px!important}.elxForOwnerInfo app-home-page-banner .category-bottom-block .summary-content cx-generic-link.category-para-link{font-size:18px;text-transform:capitalize;line-height:1.34;padding:16px 12px;height:60px;max-height:inherit;min-width:48px;font-weight:700;border-radius:var(--cx-buttons-border-radius);color:var(--electrolux-blue);background-color:var(--white);border-color:var(--electrolux-blue);border:1px solid var(--electrolux-blue)!important;display:block}.elxForOwnerInfo app-home-page-banner .category-bottom-block .summary-content cx-generic-link.category-para-link a{text-decoration:none;font-size:16px}.im-w-50{width:50px}@media screen and (max-width:600px){cx-product-images .carousel-control-prev{left:-10px}cx-product-images .carousel-control-next{right:-10px}app-elux-pdp-luxury-feature .hide-on-init{visibility:visible!important}}app-elux-pdp-luxury-feature .hide-on-init{visibility:hidden}app-elux-pdp-luxury-feature .animate__animated{visibility:visible!important}.accessoriesProductDetails .modal-content,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,.luxuryProductDetails .modal-content,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,.ownerSupportProductDetails .modal-content,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,.productDetails .modal-content,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content{background-color:var(--white);color:var(--white);z-index:1}.accessoriesProductDetails .modal-content .modal-header,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,.luxuryProductDetails .modal-content .modal-header,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,.ownerSupportProductDetails .modal-content .modal-header,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,.productDetails .modal-content .modal-header,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-header{border:none}.accessoriesProductDetails .modal-content .modal-header .close,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header .close,.luxuryProductDetails .modal-content .modal-header .close,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header .close,.ownerSupportProductDetails .modal-content .modal-header .close,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header .close,.productDetails .modal-content .modal-header .close,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-header .close{font-size:70px;position:absolute;top:0;right:15px;z-index:20;bottom:unset;color:#174c60!important}.accessoriesProductDetails .modal-content .container,.accessoriesProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.accessoriesProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .container,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.luxuryProductDetails .modal-content .container,.luxuryProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.luxuryProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .container,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.ownerSupportProductDetails .modal-content .container,.ownerSupportProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.ownerSupportProductDetails .modal-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .container,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.productDetails .modal-content .container,.productDetails .modal-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.productDetails .modal-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .container,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .container,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .container,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .container,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .container,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .accessoriesProductDetails .modal-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .accessoriesProductDetails .modal-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .modal-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails .modal-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .ownerSupportProductDetails .modal-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .ownerSupportProductDetails .modal-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .productDetails .modal-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .productDetails .modal-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate .productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate .productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content cx-page-slot.Summary{width:100%!important;max-width:100%!important}.accessoriesProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails .modal-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.productDetails .modal-content .modal-body .product-carousel-selector .carousel-control-next-icon,.productDetails .modal-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.productDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.productDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .product-carousel-selector .carousel-control-prev-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-next-icon,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .carousel-control-prev-icon{background-color:var(--blue-tint);padding:10px}.accessoriesProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.accessoriesProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.luxuryProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.luxuryProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.ownerSupportProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.ownerSupportProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.productDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.productDetails .modal-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-next,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector [role=button].carousel-control-prev{width:auto!important}.accessoriesProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.luxuryProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.ownerSupportProductDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.productDetails .modal-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body ngb-carousel.product-carousel-selector .picsum-img-wrapper img{background:var(--white);left:25px!important;right:25px!important;width:97%!important}.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col,.productDetails .modal-content .modal-body .ver-carousel-col,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col{width:100%;padding-left:0!important}.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.productDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:first-child{margin-top:0}.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.productDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item:last-child{margin-bottom:0}.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.productDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item{margin:10px 0;text-align:center}.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.accessoriesProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.luxuryProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.ownerSupportProductDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.productDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.productDetails .modal-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .ver-carousel-col .carousel-inner.vertical .img-box-sm.item video{cursor:pointer;width:135px!important;min-height:80px;-o-object-fit:contain;object-fit:contain;background:var(--white);padding:10px 0;height:auto;max-height:100px;max-width:100px}.accessoriesProductDetails .modal-content .modal-body .img-box-lg,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg,.luxuryProductDetails .modal-content .modal-body .img-box-lg,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg,.ownerSupportProductDetails .modal-content .modal-body .img-box-lg,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg,.productDetails .modal-content .modal-body .img-box-lg,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .img-box-lg,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .img-box-lg{padding-right:0!important;padding-left:0!important}.accessoriesProductDetails .modal-content .modal-body .img-box-lg app-product-zoom div,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,.luxuryProductDetails .modal-content .modal-body .img-box-lg app-product-zoom div,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,.ownerSupportProductDetails .modal-content .modal-body .img-box-lg app-product-zoom div,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,.productDetails .modal-content .modal-body .img-box-lg app-product-zoom div,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .img-box-lg app-product-zoom div,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .img-box-lg app-product-zoom div{margin-left:0!important}.accessoriesProductDetails .modal-content .modal-body .img-box-lg .img-box-sm,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm,.luxuryProductDetails .modal-content .modal-body .img-box-lg .img-box-sm,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm,.ownerSupportProductDetails .modal-content .modal-body .img-box-lg .img-box-sm,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm,.productDetails .modal-content .modal-body .img-box-lg .img-box-sm,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm{background:var(--white)}.accessoriesProductDetails .modal-content .modal-body .img-box-lg .img-box-sm img,.accessoriesProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.accessoriesProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,.luxuryProductDetails .modal-content .modal-body .img-box-lg .img-box-sm img,.luxuryProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,.ownerSupportProductDetails .modal-content .modal-body .img-box-lg .img-box-sm img,.ownerSupportProductDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.ownerSupportProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,.productDetails .modal-content .modal-body .img-box-lg .img-box-sm img,.productDetails .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,.productDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .accessoriesProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .accessoriesProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .ownerSupportProductDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .productDetails .modal-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .ownerSupportProductDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .cx-dialog-body .img-box-lg .img-box-sm img,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .productDetails .cx-dialog-content .modal-body .img-box-lg .img-box-sm img{width:195px;height:135px;-o-object-fit:contain;object-fit:contain}.no-image-feature{width:300px;height:300px;text-align:center;margin:0 auto}.videoPDPHeight{height:-moz-fit-content;height:fit-content;width:100%}cx-carousel button.next cx-icon,cx-carousel button.previous cx-icon{background-color:var(--blue-tint)}.discCnt{font-size:12px;position:relative;top:-4px}.luxury-pdp-image-size app-product-zoom div{width:auto!important;height:100%!important}.luxuryProductDetails .modal-content,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content{background-color:var(--white)!important}.luxuryProductDetails .modal-content .modal-header,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.luxuryProductDetails cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .luxuryProductDetails .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .luxuryProductDetails .cx-dialog-content .modal-header{padding:0}.special-offer-wrapper{color:var(--cx-color-primary)}.special-offer-wrapper .SpecialBundlePricingSlotfrigi cx-paragraph p{margin:0;color:var(--cx-color-primary)}app-elux-confidence-bar .confidenceBar{height:80px}app-elux-confidence-bar .confidenceBar span{font-family:ElectroluxSans;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal}@media (max-width:767px){app-elux-confidence-bar .confidenceBar{height:90px}}cx-page-slot.elxPDPTop{display:flex;justify-content:center;background-color:var(--blue-tint);font-size:18px;font-weight:600}cx-page-slot.elxPDPTop app-elux-confidence-bar{padding-left:55px;display:contents}cx-page-slot.elxPDPTop app-elux-confidence-bar div{display:flex;justify-content:center;align-items:center}cx-page-slot.elxPDPTop app-elux-confidence-bar:last-child span{display:none}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-indicators{visibility:hidden!important}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner{margin-left:0;height:-moz-fit-content;height:fit-content}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active,app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active div.picsum-img-wrapper{height:-moz-fit-content;height:fit-content}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:666px;width:500px}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image img{width:100%;-o-object-fit:contain;object-fit:contain}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-prev{width:5%;opacity:1;height:100%}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-prev .carousel-control-prev-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-prev .carousel-control-prev-icon:before{content:"<";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-next{width:5%;opacity:1;height:100%}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-next .carousel-control-next-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-next .carousel-control-next-icon:before{content:">";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-hero-title .lux_pdp_banner_title{font-family:ElectroluxSans;font-size:54px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:var(--white);background:var(--cx-color-primary);padding:25px 70px}@media (max-width:767px){app-elux-static-lux-pdp-hero-title .lux_pdp_banner_title{font-size:28px;padding:30px 20px}}.eluxStaticLuxPdpAnchorTab{position:sticky;top:0;z-index:100}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{max-width:100vw;height:100px;background:var(--cx-color-primary)}@media (min-width:1200px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{max-width:none;justify-content:center}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .mouse-hover .anchortab:hover{border-bottom:4px solid var(--primary-color-palette-blue-mid);padding:5px 0}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .mouse-hover .active{border-bottom:4px solid var(--primary-color-palette-blue-mid)}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{display:grid;color:var(--white);cursor:pointer}@media (min-width:1200px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{padding:0 42px}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div img{margin:auto}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div span{font-size:18px}@media (max-width:767px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab{width:100%}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{height:60px;width:100%;text-align:center;overflow:scroll}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{padding:5px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div img{display:none}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div span{width:100px}}app-elux-static-lux-pdp-description .pdp_description{min-height:260px;padding:74px 110px 55px;font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--cx-color-primary)}@media (max-width:767px){app-elux-static-lux-pdp-description .pdp_description{padding:0 20px;font-size:16px;line-height:1.5;overflow:auto}}app-elux-static-lux-pdp-product-block{padding:70px 0 20px}app-elux-static-lux-pdp-product-block .carousel-indicators{visibility:hidden!important}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP{margin-bottom:20px;width:500px;text-align:center}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner{margin:0}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP{width:98%;margin:0 auto;text-align:center}}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col{text-align:center;width:450px;margin:auto}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col{width:98%;margin:0 auto}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .carousel.slide.horizontal-slider{margin-left:0!important;margin-right:0!important}}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .horizontal{margin-left:5px;display:flex}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .gap-10{gap:10px}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .horizontal-slider{display:flex;margin-top:25px}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col #carousel-pager .carousel-control.left{bottom:auto;width:100%;text-align:center}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col #carousel-pager .carousel-control.left .ver-carousel-control{font-size:30px}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .carousel.slide.horizontal-slider{margin-left:50px;margin-right:50px;flex-direction:row}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .ver-carousel-col .carousel.slide.horizontal-slider .ver-carousel-control{margin-left:0}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP img{height:333px}app-elux-static-lux-pdp-product-block .images-carousel .img-box-sm img{height:50px!important;width:50px!important}app-elux-static-lux-pdp-product-block .images-carousel #carousel-pager .carousel-control.right{top:auto;width:100%;text-align:center}app-elux-static-lux-pdp-product-block .images-carousel #carousel-pager .carousel-control.right .ver-carousel-control{margin-left:0;font-size:30px}app-elux-static-lux-pdp-product-block .images-carousel .pdp-banner-carousel .carousel-control-next-icon,app-elux-static-lux-pdp-product-block .images-carousel .pdp-banner-carousel .carousel-control-prev-icon{background-color:var(--blue-tint);padding:10px}app-elux-static-lux-pdp-product-block .images-carousel .img-box-sm{height:50px!important;width:50px!important;cursor:pointer}app-elux-static-lux-pdp-product-block .images-carousel .img-box-sm img,app-elux-static-lux-pdp-product-block .images-carousel .img-box-sm video{height:50px;width:50px}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage,app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner,app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner .carousel-item.active,app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper{height:-moz-fit-content;height:fit-content}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:666px;width:500px}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:333px;width:unset}}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image img{width:100%;-o-object-fit:contain;object-fit:contain}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-prev{opacity:1;height:100%}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-prev .carousel-control-prev-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-prev .carousel-control-prev-icon:before{content:"<";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-next{opacity:1;height:100%}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-next .carousel-control-next-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-product-block .images-carousel ngb-carousel.luxuryImage .carousel-control-next .carousel-control-next-icon:before{content:">";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-prev{width:10%;opacity:1;height:100%}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-prev .carousel-control-prev-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-prev .carousel-control-prev-icon:before{content:"<";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-next{width:10%;opacity:1;height:100%}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-next .carousel-control-next-icon{height:60px;width:60px;padding:0;background:var(--blue-tint)}app-elux-static-lux-pdp-product-block .images-carousel .carousel-control-next .carousel-control-next-icon:before{content:">";font-size:35px;color:var(--primary-color-palette-blue-mid)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper{width:50%;height:100%;padding:0 20px}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper{width:100%;padding-top:20px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_rating{font-size:14px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_name{font-size:2.5em;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:30px}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_name.pack{font-size:1.5em}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_id{font-size:1.125em;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;color:var(--blue-mid)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_color div{height:40px;width:40px;border:1px solid grey;background:#d3d3d3;border-radius:2px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_color p{font-size:16px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main{height:auto}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .price-tabs button{background-color:#fff;border:none;white-space:nowrap;text-align:center;font-style:normal;font-weight:600;font-size:18px;color:#7a8a9c;border-bottom:1px solid var(--blue-tint);font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .price-tabs button.active{font-weight:600;border-bottom:5px solid grey;color:var(--cx-color-primary)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscription-container{margin-top:30px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscription-container .subscription-details.kit elux-subscription .subscribe-save{color:#011e41}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscription-container .subscription-details.kit elux-subscription .subscribe-save .select-delivery{font-size:16px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscription-container .subscription-details.kit elux-subscription .subscribe-save .Whats-this{font-size:12px;text-decoration:underline;color:#011e41}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .displayPopUoContent{font-size:12px;position:absolute;top:40px;padding:10px 15px 10px 10px;background-color:var(--blue-light);box-shadow:2px 2px 5px;width:200px;z-index:100}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .displayPopUoContent p{margin-bottom:0;line-height:1.2}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .displayPopUoContent a{position:absolute;right:5px;top:4px;cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .package-savings{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price{display:flex;align-items:center;gap:100px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price .pdp_price1{font-size:20px;font-weight:600}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price .pdp_price2{font-size:18px;font-weight:600;color:var(--blue-mid)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price .pdp_amt_Klarna{font-size:16px;font-weight:600}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price{display:inline-block;padding-bottom:10px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper app-elux-action-button.luxuryProductDetails{grid-template-columns:1fr 1fr}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper app-elux-action-button.luxuryProductDetails{display:block}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper app-elux-action-button.luxuryProductDetails .pt-1{padding-top:0!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper app-elux-action-button.luxuryProductDetails cx-add-to-cart{padding:0!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper app-elux-action-button.display-grid{display:grid}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .StockMessage{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#011e41}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .zipcode{cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .f-color-theme{display:none}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window{top:11px;z-index:10}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window .zipCodePopup{max-width:300px;margin-top:10px!important;padding:15px;background:var(--electrolux-blue);border:1px solid var(--electrolux-blue)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window .zipCodePopup .cursor-pointer{display:none}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form{padding-top:0!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form .zip-code-input{height:60px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form .clearZipcode{position:absolute;right:10px;top:15px;cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-hide .zipcode .Set-delivery-area,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-visible .zipcode .Set-delivery-area{cursor:pointer;font-size:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-hide .zipcode .Set-delivery-area span,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-visible .zipcode .Set-delivery-area span{padding-right:5px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-hide .zipcode .Set-delivery-area span u,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .package-ship-to app-elx-delivery-zip-code .pdp-hide-header-visible .zipcode .Set-delivery-area span u{font-weight:600}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details{font-size:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper{padding-top:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span{display:flex}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .zipcode{cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .f-color-theme{display:none}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window{top:11px;z-index:10}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window .zipCodePopup{max-width:300px;margin-top:10px!important;padding:15px;background:var(--electrolux-blue);border:1px solid var(--electrolux-blue)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window .zipCodePopup .cursor-pointer{display:none}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form{padding-top:0!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form .zip-code-input{height:60px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code ngb-popover-window .zipCodePopup form .clearZipcode{position:absolute;right:10px;top:15px;cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .pdp-hide-header-hide .zipcode .Set-delivery-area,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .pdp-hide-header-visible .zipcode .Set-delivery-area{cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .pdp-hide-header-hide .zipcode .Set-delivery-area span,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span app-elx-delivery-zip-code .pdp-hide-header-visible .zipcode .Set-delivery-area span{padding-right:5px}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details app-elx-earliest-delivery-day-common .earliestDeliveryDate-wrapper span{display:inline-block}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_virtual_appointment{font-size:16px}@media (max-width:768px){app-elux-static-lux-pdp-product-block{padding:0 0 20px;width:85%;margin:0 auto}app-elux-static-lux-pdp-product-block .prod_image_wrapper{height:auto}app-elux-static-lux-pdp-product-block .prod_image_wrapper .carousel .carousel-inner .carousel-item .product_image{width:98%;margin:0 auto}}app-elux-static-lux-pdp-product-block .Body-MediumBody_Medium-Spec-List{margin:0!important}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection{height:275px;max-width:99vw;gap:20px}@media (min-width:992px) and (max-width:1200px){cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection{gap:10px}}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .completeTheLookTextWrapper .justForYouText{display:block;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;text-align:center;color:var(--cx-color-primary)}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .completeTheLookTextWrapper .completeTheLookText{display:block;font-size:40px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--cx-color-primary)}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList{display:flex;width:390px;height:270px;border:1px solid var(--blue-tint);padding:8px;gap:30px}@media (min-width:320px) and (max-width:425px){cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList{width:95vw}}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemImg,cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemImg app-elux-image{width:90px;height:90px}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemImg app-elux-image img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo{width:100%}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .upsellPricing{height:185px}@media (max-width:767px){cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .upsellPricing{height:274px}}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo span{display:block}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper{min-width:60px;height:60px;text-align:center;float:right;position:relative}@media (max-width:767px){cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper{float:unset}}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;position:relative}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper .btn.btn-primary.btn-block.currentlyUnAvailable{font-size:14px!important}@media (max-width:767px){cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection{height:unset;flex-direction:column!important}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList{margin:auto auto 10px;height:350px}cx-page-slot.UpSelling app-elux-static-lux-pdp-upsell .upsellSection .upsellSectionItemList .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper{top:-20px}}app-elux-static-lux-pdp-feature .container-fluid,app-elux-static-lux-pdp-feature .container-lg,app-elux-static-lux-pdp-feature .container-md,app-elux-static-lux-pdp-feature .container-sm,app-elux-static-lux-pdp-feature .container-xl{padding-left:0;padding-right:0}app-elux-static-lux-pdp-feature .container-fluid .featureBanner,app-elux-static-lux-pdp-feature .container-lg .featureBanner,app-elux-static-lux-pdp-feature .container-md .featureBanner,app-elux-static-lux-pdp-feature .container-sm .featureBanner,app-elux-static-lux-pdp-feature .container-xl .featureBanner{background-color:var(--blue-tint)}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-1,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-3,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-5,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-1,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-3,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-5,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-1,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-3,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-5,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-1,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-3,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-5,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-1,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-3,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-5{grid-template-columns:1fr 2fr}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-1 .summary-content,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-3 .summary-content,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block.grid-switch-5 .summary-content,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-1 .summary-content,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-3 .summary-content,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block.grid-switch-5 .summary-content,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-1 .summary-content,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-3 .summary-content,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block.grid-switch-5 .summary-content,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-1 .summary-content,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-3 .summary-content,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block.grid-switch-5 .summary-content,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-1 .summary-content,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-3 .summary-content,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block.grid-switch-5 .summary-content{grid-row-start:1}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block{display:grid;grid-template-columns:2fr 1fr;margin:0;height:auto!important}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block .image-container,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block .image-container,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block .image-container,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block .image-container,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block .image-container{flex-basis:90%}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .category-bottom-block .image-container img,app-elux-static-lux-pdp-feature .container-lg .featureBanner .category-bottom-block .image-container img,app-elux-static-lux-pdp-feature .container-md .featureBanner .category-bottom-block .image-container img,app-elux-static-lux-pdp-feature .container-sm .featureBanner .category-bottom-block .image-container img,app-elux-static-lux-pdp-feature .container-xl .featureBanner .category-bottom-block .image-container img{width:100%}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer{padding:20px;text-align:left}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card{border:none}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body{background-color:var(--blue-tint)}app-elux-static-lux-pdp-feature .container-fluid .nonFeaturebanner,app-elux-static-lux-pdp-feature .container-lg .nonFeaturebanner,app-elux-static-lux-pdp-feature .container-md .nonFeaturebanner,app-elux-static-lux-pdp-feature .container-sm .nonFeaturebanner,app-elux-static-lux-pdp-feature .container-xl .nonFeaturebanner{background-color:var(--white)}@media screen and (max-width:600px){cx-product-images .carousel-control-prev{left:-10px}cx-product-images .carousel-control-next{right:-10px}app-elux-static-lux-pdp-feature .hide-on-init{visibility:visible!important}}app-elux-static-lux-pdp-feature .hide-on-init{visibility:hidden}app-elux-static-lux-pdp-feature .animate__animated{visibility:visible!important}app-elux-static-lux-pdp-specs .specifications-section .specs-container{width:50%;margin:0 auto}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details{background-color:var(--blue-tint);padding:10px}app-elux-static-lux-pdp-specs .specifications-section .specs-container p{color:var(--cx-color-primary);margin:0}app-elux-static-lux-pdp-specs .specifications-section .non-standard-size{width:80%;height:94px;margin:0 auto;font-size:20px;line-height:1.5;padding:10px}app-elux-static-lux-pdp-specs .specifications-section .non-standard-size .icon-text .exclaminationIcon{width:24px;margin:0 12px 0 0;padding-bottom:10px}app-elux-static-lux-pdp-specs .specifications-section .non-standard-size .icon-text span{font-weight:600}app-elux-static-lux-pdp-specs .specifications-section .non-standard-size p{padding-left:35px}app-elux-static-lux-pdp-specs .specifications-section .more-specs-btn{border:1px solid var(--cx-color-solid-black);color:var(--electrolux-blue);font-weight:600}app-elux-static-lux-pdp-specs .specifications-section .container,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary{font-size:15px;line-height:16px;height:0;overflow:hidden}app-elux-static-lux-pdp-specs .specifications-section .container .m-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .m-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .m-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .m-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .m-hide{display:block}app-elux-static-lux-pdp-specs .specifications-section .container .d-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .d-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .d-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .d-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .d-hide{display:none}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details{width:80%;height:200px;margin:0 auto;padding:31px 160px 20px 159px;opacity:.9;background-color:var(--blue-tint)}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails{height:170px;width:100%}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails .specsImg,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails .specsImg,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails .specsImg,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails .specsImg,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails .specsImg{text-align:center}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails .specsImg img,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails .specsImg img,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails .specsImg img,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails .specsImg img,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails .specsImg img{height:24px;width:24px}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails h3,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails h3,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails h3,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails h3,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails h3{height:34px;font-size:24px;line-height:1.5;color:var(--cx-color-primary);width:80%;margin:10px auto}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails p{height:45px;width:80%;margin:0 auto;font-size:16px;line-height:1.5;color:var(--cx-color-primary)}app-elux-static-lux-pdp-specs .specifications-section .show{overflow:visible;height:auto}app-elux-static-lux-pdp-specs .specifications-section .view-more-container{padding-top:20px}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .position-absolute{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;margin-left:5px}app-elux-static-lux-pdp-specs .specifications-section .view-more-container p:nth-child(odd){background-color:var(--blue-tint)}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .general .row{margin:0}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .general .label{padding:0}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .general .label p{padding:5px 0 5px 5px;height:40px}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .general .padding0{padding-right:15px;padding-left:0}app-elux-static-lux-pdp-specs .specifications-section .view-more-container .general .padding0 p{padding:5px 0 5px 5px;height:40px}@media (max-width:768px){app-elux-static-lux-pdp-specs .specifications-section .specs-container{width:98%}app-elux-static-lux-pdp-specs .specifications-section .p-5{padding:10px!important}app-elux-static-lux-pdp-specs .specifications-section .general .label{padding-left:0!important}app-elux-static-lux-pdp-specs .specifications-section .general .padding0{padding-right:0!important}app-elux-static-lux-pdp-specs .specifications-section .non-standard-size{width:100%;height:150px;margin:20px 0 0;font-size:16px}app-elux-static-lux-pdp-specs .specifications-section .container,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary{padding:0}app-elux-static-lux-pdp-specs .specifications-section .container .m-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .m-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .m-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .m-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .m-hide{display:none}app-elux-static-lux-pdp-specs .specifications-section .container .d-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .d-hide,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .d-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .d-hide,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .d-hide{display:block}app-elux-static-lux-pdp-specs .specifications-section .container .isFinishedGood,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .isFinishedGood,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .isFinishedGood,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .isFinishedGood,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .isFinishedGood{height:200px!important}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details{width:80%;height:200px;margin:0 auto;padding:20px 0}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .row,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .row,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .row,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .row,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .row{margin:0}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails{height:170px}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails h3,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails h3,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails h3,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails h3,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails h3{width:100%;height:25px;font-size:20px}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .subDetails p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .subDetails p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .subDetails p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .subDetails p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .subDetails p{width:100%;height:45px;font-size:16px}app-elux-static-lux-pdp-specs .specifications-section .container .specification-details .mobileDownload,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .specification-details .mobileDownload,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .specification-details .mobileDownload,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .specification-details .mobileDownload,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .specification-details .mobileDownload{margin:0 auto}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header{background-color:var(--white);padding:0;border-top:1px solid var(--blue-light)}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header button,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header button,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header button,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header button,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header button{background-color:var(--white)}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header .icon-plus,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header .icon-plus,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .icon-plus,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header .icon-plus,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .icon-plus{font-size:25px;font-weight:600}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header .collapsed .icon-plus:before,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header .collapsed .icon-plus:before,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .collapsed .icon-plus:before,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header .collapsed .icon-plus:before,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .collapsed .icon-plus:before{content:"⌄"}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header .icon-plus:before,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header .icon-plus:before,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .icon-plus:before,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header .icon-plus:before,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header .icon-plus:before{content:"⌃"}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card .card-header h4,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card .card-header h4,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header h4,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card .card-header h4,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card .card-header h4{font-size:20px;font-weight:600;padding-top:10px;line-height:1.5;color:var(--cx-color-primary)}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card-body,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card-body,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card-body,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card-body{padding:0!important}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .row .labelM p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .row .labelM p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .row .labelM p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .row .labelM p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .row .labelM p{padding:5px 0 5px 5px}}@media (max-width:998px){app-elux-static-lux-pdp-reviews{display:contents}}app-elux-static-lux-pdp-reviews .comments_section .comment_rating{border-right:1px solid var(--blue-tint)}app-elux-static-lux-pdp-reviews .comments_section .comment_rating span{font-size:16px}app-elux-static-lux-pdp-reviews .comments_section .commentImages_wrapper{gap:20px}app-elux-static-lux-pdp-reviews .comments_section .commentImages_wrapper img{height:50px;width:50px}@media (max-width:767px){app-elux-static-lux-pdp-reviews .comments_section .comment_rating{border-right:0}app-elux-static-lux-pdp-reviews .comments_section .comment_rating span{font-size:16px}}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card{margin:0!important}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header{margin:0!important;padding:0!important;background:var(--blue-tint)}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title{border-top:1px solid var(--blue-light)!important;color:var(--cx-color-primary);background:var(--blue-tint);font-weight:600}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .collapsed .icon-plus:before{content:"⌄"}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .icon-plus{font-size:25px;font-weight:100}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .icon-plus:before{content:"⌃"}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card:last-of-type .card-header .pdp_faq_title{border-bottom:1px solid var(--blue-light)!important}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .show{background:var(--blue-tint)}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .show .card-body{width:75%;margin:auto;padding:10px 0 0 70px;overflow-y:scroll;height:20vh}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_question{font-size:16px;line-height:34px;font-family:ElectroluxSans;overflow:auto}app-elux-static-lux-pdp-faqs .pdp_faq_section .view_all_faqs_wrapper .view_all_faqs{padding:20px 40px;background:transparent;border:1px solid var(--cx-color-primary);color:var(--cx-color-primary);cursor:pointer;font-weight:600}@media (max-width:767px){app-elux-static-lux-pdp-faqs .pdp_faq_section,app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header{background:var(--white)}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title{width:100%!important;padding:10px 20px}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .show .card-body{width:100%;margin:auto;padding:30px 20px}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .show .faq-answer{font-size:16px;line-height:1.5}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_question{font-size:20px;line-height:1.5}app-elux-static-lux-pdp-faqs .pdp_faq_section .view_all_faqs_wrapper .view_all_faqs{padding:20px 40px;background:transparent;border:1px solid var(--cx-color-primary);color:var(--cx-color-primary);cursor:pointer;font-weight:600}}app-elux-static-lux-pdp-accessories{width:80%;margin:0 auto}app-elux-static-lux-pdp-accessories #accessories cx-carousel .carousel-panel .next{margin-left:30px}@media (max-width:575.98px){app-elux-static-lux-pdp-accessories cx-carousel .slides{max-height:700px!important}}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active{height:600px;border:1px solid var(--blue-tint);margin:0 15px 0 0!important;width:200px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-image img{margin-top:30px;height:170px;-o-object-fit:contain;object-fit:contain}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-image.is-missing{height:200px!important}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-body h5{height:100px;font-family:ElectroluxSans;font-size:20px;font-weight:600;line-height:1.42;color:var(--cx-color-primary)}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-body .item-code{color:var(--blue-mid);height:21px;margin:0 97px 3px 0;font-family:ElectroluxSans;font-size:18px;font-weight:600;line-height:1.17}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing{width:-moz-fit-content;width:fit-content;height:100px;margin:14px 0 8px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing p.f-12{text-align:left!important;line-height:1.6!important;padding-bottom:20px;font-size:1.125em!important;color:var(--blue-mid);font-family:ElectroluxSans;font-weight:600;width:70px;float:left}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing p.f-16{text-align:left!important;line-height:1.6!important;font-size:1.625em!important;font-family:ElectroluxSans;font-weight:600;width:215px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing p.text-right{width:130px;float:left;font-size:1em!important;height:24px;margin:0 0 2px 24px;font-family:ElectroluxSans;color:var(--blue-primary);font-weight:400;text-align:left!important;line-height:1.6!important;padding-bottom:20px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-line{width:auto;height:20px;margin:8px 0 16px;padding:10px 0 9px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-line .rule-line{height:1px;background-color:var(--blue-light)}@media (max-width:768px){app-elux-static-lux-pdp-accessories{padding:0}app-elux-static-lux-pdp-accessories #accessories cx-carousel .carousel-panel .next{margin-left:0}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active{width:240px;height:620px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-image img{margin:0}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-body h5{font-size:20px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing{width:220px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-line{width:auto}}app-elux-pack-whats-included .whats-included{color:var(--electrolux-blue)}@media (max-width:768px){app-elux-pack-whats-included .main-specs-comp{margin:auto 0!important}}app-elux-pack-whats-included .main-specs-comp{margin:auto 20%}app-elux-pack-whats-included .main-specs-comp .product-card{padding-bottom:25px;padding-right:15px;display:flex}app-elux-pack-whats-included .main-specs-comp .product-card .product-image{margin:0 30px 0 10px}app-elux-pack-whats-included .main-specs-comp .product-card .product-image app-elux-image{height:90px;width:90px}app-elux-pack-whats-included .main-specs-comp .product-card .product-details{display:flex;flex-direction:column;justify-content:flex-start;width:60%}app-elux-pack-whats-included .main-specs-comp .product-card .product-details .product-title span{display:inline-block}app-elux-pack-whats-included .main-specs-comp .product-card .product-details .product-title span.title{font-size:20px;text-decoration:underline;color:var(--electrolux-blue);font-weight:600;width:350px;float:left}@media (max-width:768px){app-elux-pack-whats-included .main-specs-comp .product-card .product-details .product-title span.title{width:auto}}app-elux-pack-whats-included .main-specs-comp .product-card .product-details .product-title span.out-of-stock{color:var(--electrolux-red);float:right}app-elux-pack-whats-included .main-specs-comp .product-card .product-details .product-code{font-size:16px;color:#7b8a9c;font-weight:600;text-transform:uppercase}app-elux-pack-whats-included .main-specs-comp .product-card .product-details app-elux-bazzar-voice-rating .bv_avgRating_component_container{display:none!important}app-elux-pack-whats-included .main-specs-comp .product-card .product-details app-elux-bazzar-voice-rating .bv_numReviews_component_container :hover{text-decoration:underline!important}app-elux-pack-whats-included .main-specs-comp .product-card .out-of-stock span{color:#fe392f;font-weight:600}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .accord-specs{font-size:24px;font-weight:600;text-decoration:none}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord ngb-accordion .accord-specs{font-size:20px}}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card{border-top:1px solid var(--blue-tint)!important;border-bottom:1px solid var(--blue-tint)!important}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show{padding:12px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .quick-spec-body{padding:0 8% 0 13px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .quick-spec-title{padding-left:15px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .quick-spec-title h4{line-height:20px;margin-bottom:20px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .label .para:nth-child(odd){background-color:#dfe7ea}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .quick-spec-body{padding:0 15px 30px}}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body{padding:0 0 0 8%}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner{padding-bottom:25px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner span>h4{font-size:20px;padding-bottom:6px;margin:0;line-height:1.17}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner span>h4{font-size:16px;padding-bottom:6px;margin:0;line-height:1.17}}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load{display:flex;align-items:baseline}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>a>h4,app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>h4{font-size:18px;margin:0;line-height:1.17}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>img{height:24px;position:relative;bottom:4px;margin-right:12px}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .collapse.show .card-body .specifications-body{padding:0 0 0 15px}}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .card-header{background-color:transparent;padding:10px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .card-header .btn-link.collapsed{width:-webkit-fill-available;padding:0;text-decoration:none}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .card-header .btn-link.collapsed .elx-icons-pdf{transform:rotate(0deg);transition:transform .3s ease;height:24px}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .card-header .btn-link:not(.collapsed){width:-webkit-fill-available;padding:0;text-decoration:none}app-elux-pack-whats-included app-whats-included-accord ngb-accordion .card .card-header .btn-link:not(.collapsed) .elx-icons-pdf{transform:rotate(180deg);transition:transform .3s ease;height:24px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .accord-specs{font-size:24px;font-weight:600;text-decoration:none}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .accord-specs{font-size:20px}}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card{border-top:none!important;border-bottom:1px solid var(--blue-tint)!important}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show{padding:12px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body{padding:5px 0 0}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .quick-spec-body{padding:0 8% 0 13px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .quick-spec-title{padding-left:15px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .quick-spec-title h4{line-height:20px;margin-bottom:20px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .quick-spec-body .general .label .para:nth-child(odd){background-color:#dfe7ea}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .quick-spec-body{padding:0 15px 30px}}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body{padding:0 0 0 8%}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner{padding-bottom:25px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner span>h4{font-size:20px;padding-bottom:6px;margin:0;line-height:1.17}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner span>h4{font-size:16px;padding-bottom:6px;margin:0;line-height:1.17}}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load{display:flex;align-items:baseline}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>a>h4,app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>h4{font-size:18px;margin:0;line-height:1.17}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body .main-pdf-div .product-specification-owner .product-pdf-load span>img{height:24px;position:relative;bottom:4px;margin-right:12px}@media (max-width:768px){app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .collapse.show .card-body .specifications-body{padding:0 0 0 15px}}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .card-header{background-color:transparent;padding:10px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .card-header .btn-link.collapsed{width:-webkit-fill-available;padding:0;text-decoration:none}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .card-header .btn-link.collapsed .elx-icons-pdf{transform:rotate(0deg);transition:transform .3s ease;height:24px}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .card-header .btn-link:not(.collapsed){width:-webkit-fill-available;padding:0;text-decoration:none}app-elux-pack-whats-included app-whats-included-accord .kit-includes ngb-accordion .card .card-header .btn-link:not(.collapsed) .elx-icons-pdf{transform:rotate(180deg);transition:transform .3s ease;height:24px}app-elux-static-lux-pdp-owners .owners-section{width:80%;margin:0 auto}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner{margin:25px 0 0;height:180px;padding:20px 20px 32px 16px;border:1px solid var(--blue-tint);background-color:var(--white)}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner cx-paragraph p p:first-child{font-size:1.5em;font-weight:600;line-height:1.5;height:40px;color:var(--cx-color-primary)}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner cx-paragraph p p:nth-child(2){font-size:1em;line-height:1.5;height:130px;color:var(--cx-color-primary)}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner .learnMore,app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner .scheduleRepair{width:161px;font-size:18px;font-weight:600;line-height:1.17;color:var(--electrolux-blue)}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner .scheduleRepair{width:206px!important}app-elux-static-lux-pdp-owners .owners-section .Card-Background{margin:25px 0 0;height:180px;padding:20px 20px 32px 16px;border:1px solid var(--blue-tint);background-color:var(--white)}app-elux-static-lux-pdp-owners .owners-section .ownerIcon{width:40%}app-elux-static-lux-pdp-owners .owners-section .Card-Title{height:100px;margin:0 0 13px}app-elux-static-lux-pdp-owners .owners-section .Card-Title a{color:var(--cx-color-primary);margin:0 0 8px;font-size:24px;line-height:1.42;font-weight:600}app-elux-static-lux-pdp-owners .owners-section .card-pdf{color:var(--electrolux-blue)}app-elux-static-lux-pdp-owners .owners-section .card-pdf .icon{color:#cacaca;font-size:35px;float:left;line-height:1.2}app-elux-static-lux-pdp-owners .owners-section .card-pdf .borderStyles{border-left:2px solid var(--cx-color-primary);border-right:2px solid var(--cx-color-primary);height:35px;padding:0 15px}app-elux-static-lux-pdp-owners .owners-section .card-pdf p{font-size:.875em;font-weight:600;color:var(--cx-color-primary);padding-top:10px}@media (max-width:768px){app-elux-static-lux-pdp-owners .owners-section{width:98%}app-elux-static-lux-pdp-owners .owners-section .m0{margin:0!important}app-elux-static-lux-pdp-owners .owners-section .Card-Title{height:90px}app-elux-static-lux-pdp-owners .owners-section .card-pdf .icon{width:60%;margin:10px auto 0;font-size:50px}app-elux-static-lux-pdp-owners .owners-section .card-pdf p{margin:20px 0 0}app-elux-static-lux-pdp-owners .owners-section .Card-Background{height:auto}app-elux-static-lux-pdp-owners .owners-section .ownerIcon{width:65%}app-elux-static-lux-pdp-owners .owners-section .borderStyles{border:none!important;height:unset!important;padding:0 15px!important}}app-elux-slim-banner .registration-section{font-family:ElectroluxSans;width:80%;margin:0 auto}app-elux-slim-banner .registration-section .productRegistration .m0{margin:0!important}app-elux-slim-banner .registration-section .productRegistration .font-600{font-weight:600}app-elux-slim-banner .registration-section .productRegistration .productRegistrationTextBg{height:250px}app-elux-slim-banner .registration-section .productRegistration .circleIcon img{width:3%;margin-bottom:5px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationImg{background-position:50%;background-repeat:no-repeat;background-size:100%;height:250px;position:relative}app-elux-slim-banner .registration-section .productRegistration .productRegistrationImg .innerImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText{padding:0 15px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText h3{font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-size:40px;font-weight:600;margin-bottom:0}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText p{margin:0;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-size:1.25em;line-height:1.5}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText .pRIcon{padding-top:15px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText .pRIcon p{height:21px;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-size:18px;line-height:1.17;text-align:left}@media (max-width:768px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationTextBg{height:auto}app-elux-slim-banner .registration-section .productRegistration .circleIcon img{width:8%;margin-bottom:5px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationImg{height:235px;width:360px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText h3{margin:0 4px 16px 1px;font-size:24px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText p{font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;margin:16px 0 24px 1px;font-size:1em}}app-elux-static-lux-pdp-faq-note .faq-note-section{width:80%;margin:46px auto 0}app-elux-static-lux-pdp-faq-note .faq-note-section .faq-note-section-details{font-size:12px;line-height:1.5}app-elux-static-lux-pdp-faq-note .faq-note-section .faq-note-section-details p{margin-bottom:0}app-elux-static-lux-pdp-faq-note .faq-note-section .faq-note-section-details .discCnt{top:0}@media (max-width:768px){app-elux-static-lux-pdp-faq-note .faq-note-section{width:98%}}.hideAccExtraRow cx-paragraph p p:nth-child(2){display:none}.hideAccExtraRow .learnMore,.hideAccExtraRow .scheduleRepair{width:161px;font-size:18px;font-weight:600;line-height:1.17;color:var(--electrolux-blue)}.hideAccExtraRow .scheduleRepair{width:206px!important}.pdp-gallary-modal-from-link .modal-xl{max-width:100%!important;left:110px}.pdp-should-change-filter-modal .modal-xl{left:110px}.pdp-should-change-filter-modal .modal-xl .modal-content,.pdp-should-change-filter-modal .modal-xl cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .pdp-should-change-filter-modal .modal-xl .cx-dialog-content{padding:10px}@media (max-width:768px){.pdp-should-change-filter-modal .modal-xl{left:0}}cx-page-layout.LandingPage2Template{max-width:100%;display:block}cx-page-layout.LandingPage2Template cx-page-slot{width:990px;margin:auto!important}cx-page-layout.LandingPage2Template .Section1 cx-banner{display:none}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block{margin:0 auto;position:relative}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .image-container{flex-basis:100%}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .image-container cx-media{width:100%;height:100%}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .image-container cx-media img,cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .image-container cx-media video{min-height:100%;min-width:100%}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .summary-content{position:absolute;width:300px;height:160px;top:0;left:0;background-color:var(--electrolux-blue);margin:20px 0 20px 8.6rem;color:var(--white);padding:20px!important;z-index:2}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .summary-content .title{font-size:20px;margin-bottom:10px}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .summary-content .summary{white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;width:260px;margin:0 0 10px}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .summary-content .category-para-link{color:var(--white);float:left}cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B,cx-page-layout.LandingPage2Template cx-page-slot.Section2C,cx-page-layout.LandingPage2Template cx-page-slot.Section4{--cx-flex-basis:100%;margin:0 auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2A{max-width:100vw}cx-page-layout.LandingPage2Template cx-page-slot.Section2A app-catagory-carousel .carousel-panel button.next,cx-page-layout.LandingPage2Template cx-page-slot.Section2A app-catagory-carousel .carousel-panel button.previous{color:var(--electrolux-blue)}cx-page-layout.LandingPage2Template cx-page-slot.Section2A app-catagory-carousel cx-media{height:10vh}cx-page-layout.LandingPage2Template cx-page-slot.Section2A app-catagory-carousel .text-center .btn-primary,cx-page-layout.LandingPage2Template cx-page-slot.Section2A app-catagory-carousel .text-center .summary{display:none}cx-page-layout.LandingPage2Template cx-page-slot.Section2B,cx-page-layout.LandingPage2Template cx-page-slot.Section3{max-width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:first-child{margin-left:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:last-child{margin-right:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner{width:31%;flex:auto;margin:0 5px;display:block}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block{display:block;height:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .image-container{height:155px;display:block}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .image-container img{height:155px}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .summary-content{position:absolute;display:block;background:var(--blue-tint);padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content .title,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .summary-content .title{font-size:26px}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content .summary,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .summary-content .summary{font-size:16px}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content cx-generic-link .category-para-link,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .summary-content cx-generic-link .category-para-link{display:none;font-size:16px}cx-page-layout.LandingPage2Template cx-page-slot.Section2B{position:relative;display:block;height:665px}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child{width:59%;position:absolute;left:0;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block{position:relative;margin:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container{position:absolute;height:665px;width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container cx-media,cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container video{height:100%;width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .summary-content{position:absolute;top:465px;width:80%;padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .summary-content .title{margin-bottom:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner{width:39%;position:absolute;right:0;top:0;margin-right:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block{margin:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .image-container img{height:150px;width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content{padding:10px 30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content .title{height:40px;margin-bottom:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child{width:39%;position:absolute;right:0;top:340px;margin-right:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .category-bottom-block{margin:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .category-bottom-block .image-container img{height:150px;width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .category-bottom-block .summary-content{padding:10px 30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .category-bottom-block .summary-content .title{height:40px;margin-bottom:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block{display:inline-block}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .image-container{float:right}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .summary-content{float:left}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section3 .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block{margin:10px 0;height:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block{width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .image-container{width:30%;height:250px}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .image-container img{height:250px}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .summary-content{background-color:var(--electrolux-blue);color:var(--white);font-size:16px;display:block;width:70%;padding:50px;height:250px}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .summary-content .title,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .summary-content .title{font-size:26px}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .summary-content .summary,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .summary-content .summary{font-size:16px}cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .summary-content cx-generic-link .category-para-link,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .summary-content cx-generic-link .category-para-link{font-size:16px;color:var(--white)}cx-page-layout.LandingPage2Template cx-page-slot.Section5{position:relative;display:flex;margin:auto;margin-bottom:30px!important;height:auto!important}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block{padding:30px;height:auto!important}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .container .row div:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row div:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row div:first-child,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .tab-delivery .row div:first-child,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-slot.Summary .row div:first-child{width:50%;border-right:1px solid var(--white);padding-right:20px}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .container .row div:nth-child(2),cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row div:nth-child(2),cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row div:nth-child(2),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .tab-delivery .row div:nth-child(2),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-slot.Summary .row div:nth-child(2){width:50%}@media (max-width:768px){cx-page-layout.LandingPage2Template cx-page-slot{width:100%;margin:auto!important}cx-page-layout.LandingPage2Template .Section1 .category-bottom-block .summary-content{position:relative;float:left;width:100%;margin:0}cx-page-layout.LandingPage2Template cx-page-slot.Section5{position:relative;display:flex;width:100%;margin:0;height:auto!important}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block{padding:30px;height:auto!important}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .container .row div:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row div:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row div:first-child,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .tab-delivery .row div:first-child,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-slot.Summary .row div:first-child{width:100%;border-right:0;padding-right:0}cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .container .row div:nth-child(2),cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row div:nth-child(2),cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row div:nth-child(2),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block .tab-delivery .row div:nth-child(2),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.LandingPage2Template cx-page-slot.Section5 app-elux-category-page-paragraph .category-para-block cx-page-slot.Summary .row div:nth-child(2){width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child{position:relative;display:block;width:100%;margin:0;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container{position:relative;height:400px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .image-container img{height:100%!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .category-bottom-block .summary-content{top:163px;width:80%!important;padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B,cx-page-layout.LandingPage2Template cx-page-slot.Section2C,cx-page-layout.LandingPage2Template cx-page-slot.Section3,cx-page-layout.LandingPage2Template cx-page-slot.Section4{position:relative;display:block;width:100%;margin:0;height:auto!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner:last-child,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:last-child,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner:last-child{position:relative;display:block;width:100%;margin:0;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:last-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner:last-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:last-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner:last-child .summary-content{width:100%!important;padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:first-child,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner:first-child{position:relative;display:block;width:100%;margin:0;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner:first-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner:first-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner:first-child .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner:first-child .summary-content{width:100%!important;padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner{position:relative;display:block;width:100%;margin:0;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner .category-bottom-block{margin:0!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner .category-bottom-block .image-container{width:100%!important;height:auto!important;display:block;top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section2B app-home-page-banner .category-bottom-block .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section2C app-home-page-banner .category-bottom-block .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section3 app-home-page-banner .category-bottom-block .summary-content,cx-page-layout.LandingPage2Template cx-page-slot.Section4 app-home-page-banner .category-bottom-block .summary-content{width:100%!important;padding:30px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section2B .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section2B .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section2C .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section3 .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section3 .category-bottom-block .image-container img,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .image-container,cx-page-layout.LandingPage2Template cx-page-slot.Section4 .category-bottom-block .image-container img{height:170px!important}cx-page-layout.LandingPage2Template cx-page-slot.Section5{margin-bottom:1px!important}}app-home-page-banner{width:100%;margin-bottom:1px}app-home-page-banner cx-generic-link{background:none;border:none;width:auto;border-radius:unset;line-height:unset;height:unset;padding:0}app-home-page-banner .category-bottom-block{display:flex;flex-wrap:wrap;flex-direction:row}app-home-page-banner .category-bottom-block .image-container{flex-basis:50%}app-home-page-banner .category-bottom-block .image-container cx-media{width:100%;height:100%}app-home-page-banner .category-bottom-block .image-container cx-media img,app-home-page-banner .category-bottom-block .image-container cx-media video{width:100%}app-home-page-banner .category-bottom-block .summary-content{flex-basis:50%;padding:0!important;margin:auto}app-home-page-banner .category-bottom-block .summary-content .content-wrapper{text-align:left;width:70%;margin:auto}app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:36px;font-weight:600;line-height:1.2;letter-spacing:normal;color:var(--electrolux-blue)}app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{margin:1.5rem auto!important}@media (max-width:768px){app-home-page-banner .category-bottom-block{flex-direction:column}}cx-page-slot.elxFootNoteSlot{display:block}cx-page-layout.ElxSecondaryPageTemplate table{border-collapse:collapse;margin:1px;padding:0;width:100%!important;table-layout:fixed}cx-page-layout.ElxSecondaryPageTemplate table img{width:auto!important}cx-page-layout.ElxSecondaryPageTemplate table caption{font-size:1.5em;margin:.5em 0 .75em}cx-page-layout.ElxSecondaryPageTemplate table tr{border-bottom:1px solid #ddd}cx-page-layout.ElxSecondaryPageTemplate table td,cx-page-layout.ElxSecondaryPageTemplate table th{padding:.625em;text-align:center!important}cx-page-layout.ElxSecondaryPageTemplate table th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:600px){cx-page-layout.ElxSecondaryPageTemplate table{border:0}cx-page-layout.ElxSecondaryPageTemplate table caption{font-size:1.3em}cx-page-layout.ElxSecondaryPageTemplate table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}cx-page-layout.ElxSecondaryPageTemplate table tr{display:block;margin-bottom:.625em}cx-page-layout.ElxSecondaryPageTemplate table th{display:block}cx-page-layout.ElxSecondaryPageTemplate table td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}cx-page-layout.ElxSecondaryPageTemplate table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}cx-page-layout.ElxSecondaryPageTemplate table td:last-child{border-bottom:0}}cx-page-layout.CheckoutLoginPageTemplate{padding-bottom:0}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate{margin:auto;gap:30px}}cx-page-layout.CheckoutLoginPageTemplate h4{font-weight:400}cx-page-layout.CheckoutLoginPageTemplate input.form-control{width:400px;border-radius:0;margin-bottom:0}cx-page-layout.CheckoutLoginPageTemplate div p.error-msg-color{width:400px}cx-page-layout.CheckoutLoginPageTemplate .form-group{margin-bottom:20px}cx-page-layout.CheckoutLoginPageTemplate .QuestionBanner{display:block;max-width:100%;padding:0;clear:both}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot{margin-top:20px;float:left;margin-bottom:20px}cx-page-layout.CheckoutLoginPageTemplate button.btn:first-child{margin-top:1rem}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot>app-elux-guest-login:first-child>label:nth-child(5)>input:first-child{width:50%;margin-top:1rem}cx-page-layout.CheckoutLoginPageTemplate .AccountLockedText{margin-top:1rem}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{float:left;border-bottom:1px solid grey;padding-bottom:20px}@media only screen and (min-width:1000px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{margin-left:calc((50%) - 484px)!important}}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{border-right:1px solid grey;border-bottom:0;padding:10px 0 10px 10px;max-width:none;margin:10px 0 50px}}@media (max-width:992px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{width:100%;padding:0;border-bottom:none}}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message{background:var(--white);width:450px}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message a{text-decoration:underline}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message a:hover{font-weight:650;color:var(--primary-color-palette-blue-mid)}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message{width:100%}}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot app-elux-gigya-raas{max-width:none}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot>app-elux-register-user-login:first-child{max-width:60%}@media (max-width:992px){cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot{padding-left:45px;padding-right:45px;width:100%}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot input{width:100%}}@media (min-width:550px) and (max-width:992px){cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot{padding:0}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot app-elux-guest-login{width:500px;margin:0 auto;box-sizing:border-box;padding-left:68px;padding-right:68px}}@media (min-width:550px) and (max-width:992px) and (min-width:920px){cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot app-elux-guest-login{padding-left:43px;padding-right:43px}}@media (min-width:550px) and (max-width:992px){cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot app-elux-guest-login h1{font-size:36px}}cx-page-layout.CheckoutLoginPageTemplate .Guestemail{width:50%;margin-top:1rem}cx-page-layout.CheckoutLoginPageTemplate .Continue{width:50%;height:61px;width:170px;border-radius:2px;margin-top:50px;font-size:18px;font-weight:650;font-style:normal}cx-page-layout.CheckoutLoginPageTemplate .guest-error-message{color:var(--invalid-input);margin-bottom:-1rem;border:1px solid var(--electrolux-red-dark);border-top:0;font-size:14px;padding-left:20px;font-weight:700;background:#faecec;width:400px}cx-page-layout.CheckoutLoginPageTemplate .borderColor{border:1px solid var(--electrolux-red-dark);background-color:var(----white)}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot{padding-top:0}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .elux-reset-password{text-decoration:underline;font-weight:400;font-size:16px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form{max-width:100%}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form h1{font-size:54px;margin-bottom:40px;font-weight:400}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form button{height:61px;width:170px;border-radius:2px;margin-top:10px;font-size:18px;font-weight:650;font-style:normal}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form .form-check{margin-bottom:30px;margin-top:20px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot{padding:0;margin:20px 0 50px 35px;max-width:475px}}@media (min-width:992px) and (min-width:992px) and (max-width:1080px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot{max-width:446px}}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot h1{font-size:54px;margin-bottom:12px;font-weight:400}}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login{max-width:100%}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login .elux-reset-password{font-size:14px;font-weight:400;text-decoration:underline}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login .button-container{padding:0}}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form button,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-login-form form button{margin-top:20px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form .form-check,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-login-form form .form-check{margin-bottom:30px;margin-top:20px;padding-left:3.25rem;margin-right:15px}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form .form-check,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-login-form form .form-check{order:1}}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form .keepMeLoginRecommendation,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-login-form form .keepMeLoginRecommendation{font-size:12px;line-height:16px;padding-bottom:32px}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-login-form form .keepMeLoginRecommendation,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-login-form form .keepMeLoginRecommendation{order:2;padding-bottom:0}}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login .elux-reset-password,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login .elux-reset-password{text-decoration:underline;font-weight:400;font-size:14px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login .button-container,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login .button-container{padding:0}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot .elux-reset-password{text-decoration:underline;font-weight:400;font-size:14px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .cus-line-height{line-height:1.4}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .hidden-xs-emaillabel{visibility:visible}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .cus-line-height{line-height:1.4}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .hidden-xs-emaillabel{visibility:hidden}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .keep-me-log-forget-pass{flex-direction:column}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container{margin-top:30px}}@media (max-width:768px){.forget-password{order:3}}app-elux-confirm-modal{border:1px solid var(--electrolux-blue)}app-elux-confirm-modal .modal-header,app-elux-confirm-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-confirm-modal .cx-dialog-header{padding:.5rem;border:0}app-elux-confirm-modal .modal-header .modal-title,app-elux-confirm-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .modal-title,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-confirm-modal .cx-dialog-header .modal-title{font-weight:600}app-elux-confirm-modal .modal-header .close,app-elux-confirm-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-confirm-modal .cx-dialog-header .close{padding:0;margin:0;color:var(--electrolux-blue);font-weight:500}app-elux-confirm-modal .modal-body,app-elux-confirm-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-confirm-modal .cx-dialog-body{padding:0 .5rem}app-elux-confirm-modal .modal-footer{justify-content:center;padding:.5rem;border:0}.CartAvailability{font-size:16px;color:var(--invalid-input);text-align:left;font-family:Electrolux Sans;font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);padding:.75rem 0;margin:0}.elux-cart-image{height:90px;width:90px;-o-object-fit:cover;object-fit:cover}.elux-cart-image.checkout-img{height:60px!important;width:60px!important}.outof-stock-message,.qtyMessages{color:var(--invalid-input)}.applie-coupon-error-message{width:89%;margin-top:8rem;margin-bottom:1rem}cx-cart-item-list .cx-item-list-row,cx-wish-list .cx-item-list-row{border:none}cx-cart-item-list .cx-item-list-row .p-2,cx-wish-list .cx-item-list-row .p-2{border-bottom:1px solid var(--blue-light)}.l-51{left:51%}@media (max-width:768px){cx-cart-item-list .cx-item-list-row,cx-wish-list .cx-item-list-row{margin-bottom:0;background-color:var(--blue-tint);padding-top:0!important;border:0}}.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{width:80%}@media (max-width:767px){.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{width:100%}}app-elux-cart-confirm-modal .cart-modal{padding:15px 20px}app-elux-cart-confirm-modal .cart-modal .modal-header,app-elux-cart-confirm-modal .cart-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-cart-confirm-modal .cart-modal .cx-dialog-header{padding:1rem 0;border:0;display:flex;align-items:flex-start;justify-content:space-between;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}app-elux-cart-confirm-modal .cart-modal .modal-header .modal-title,app-elux-cart-confirm-modal .cart-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .modal-title,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-cart-confirm-modal .cart-modal .cx-dialog-header .modal-title{font-weight:600}app-elux-cart-confirm-modal .cart-modal .modal-header .close,app-elux-cart-confirm-modal .cart-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .close,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-cart-confirm-modal .cart-modal .cx-dialog-header .close{padding:0;margin:0;color:var(--electrolux-blue);font-weight:500}app-elux-cart-confirm-modal .cart-modal .modal-body,app-elux-cart-confirm-modal .cart-modal cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content app-elux-cart-confirm-modal .cart-modal .cx-dialog-body{padding:0 .5rem}app-elux-cart-confirm-modal .cart-modal .cart-detail-Title{font-weight:600}app-elux-cart-confirm-modal .cart-modal .cart-detail-Code{color:var(--blue-mid);font-weight:600}app-elux-cart-confirm-modal .cart-modal app-elux-product-pricing p{float:left}app-elux-cart-confirm-modal .cart-modal app-elux-product-pricing p:nth-child(2){padding:0 10px;font-size:16px!important;color:var(--blue-mid);font-weight:600}app-elux-cart-confirm-modal .cart-modal .modal-footer{justify-content:center;padding:.5rem;border:0;display:contents}app-elux-cart-confirm-modal .cart-modal .modal-footer .btn{width:100%}app-elux-cart-confirm-modal .cart-modal .modal-footer .btn p{font-size:18px;margin:0}@media (max-width:768px){app-elux-cart-confirm-modal .cart-modal{padding:15px}app-elux-cart-confirm-modal .cart-modal .pdmarMobile{padding:0!important;margin-top:15px}}.ctlItemList{display:flex;flex-direction:row}@media screen and (max-width:768px){.ctlItemList{display:block}}.ctlItemListPrice{display:flex;flex-direction:row}@media screen and (max-width:768px){.ctlItemListPrice{display:block}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate{max-width:100%;background-color:var(--blue-tint-light);margin:auto;padding:0 110px;overflow-y:auto;overflow-x:hidden}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .TotalApplianceProtectionTap{width:33%;background:var(--blue-tint)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .TotalApplianceProtectionTap cx-paragraph p{font-size:12px!important;text-align:center;margin-bottom:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .Section1 p{font-size:54px;text-align:center;padding-top:30px;margin-bottom:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceHeading2 p{font-size:1.25rem;text-align:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper{border:2px solid var(--blue-tint);padding:20px 25px;display:inline-block;width:100%;background:var(--white);margin-bottom:.625rem}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .InstallationParts p{font-size:12px;margin-bottom:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis{display:inherit}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis .w-this .tooltip-inner{background-color:var(--white);color:#000}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .services{font-size:26px;font-weight:600}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .More.Paragraph.services{width:483px}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .More.Paragraph.services{width:100%;font-size:1.25rem!important}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .More.Paragraph.services .Body-SmallBody_Small{font-weight:400}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .form-check .form-check-price{margin-right:80px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart{height:auto;margin-bottom:10px;background:var(--blue-tint-dark);padding:15px 0;margin-right:10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText img{height:24px;width:24px;margin-right:12px;top:-5px;position:relative}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText span{font-size:24px;font-weight:600}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info p{margin:0!important;padding:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .addtocartimgblock{margin:0 15px 0 20px!important}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .addtocartimgblock{margin:0!important}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .cx-product-image-container p{font-size:20px!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .product-code{font-size:18px!important;font-weight:600;color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .product-price app-elux-product-pricing p:first-of-type{font-size:20px!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .cx-product-image-container app-elux-image img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop{width:65%;float:left;margin:0 25px 10px 0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop app-elx-delivery-installation,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop app-elx-delivery-installation{width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .Utility-TextPrice-Sm,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .Utility-TextPrice-Sm{text-align:right}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .EnhanceServices p{font-weight:400;font-size:16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p a,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .EnhanceServices p a{text-decoration:underline}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p a:hover,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .EnhanceServices p a:hover{color:var(--primary-color-palette-blue-mid);font-weight:650}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options{padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .inputButton,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .inputButton{float:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .itemDesctioption,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .itemDesctioption{margin-left:40px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox],cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio],cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox],cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]{height:30px;width:30px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked{font-style:normal;border-color:var(--electrolux-blue);background-color:transparent;-webkit-appearance:checkbox}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked:after{height:16px;width:30px;top:-3px;left:0;border-width:0 0 5px 5px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:after{height:20px;width:20px;left:5px;top:5px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn{width:100%;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .width-80,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .width-80{width:80%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card{margin-bottom:5px;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body{padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-fluid,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-lg,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-md,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-sm,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-xl,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-fluid,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-lg,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-md,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-sm,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .container-xl{padding:0 30px;margin-bottom:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .subProductWrapper .inputButton .form-check .form-check-input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card .card-body .subProductWrapper .inputButton .form-check .form-check-input:after{height:10px;width:16px;top:4px;left:3px;border-width:0 0 5px 5px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header{background-color:transparent;padding:0;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn{width:100%;text-align:left;padding:0;height:auto;border:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn .form-check .form-check-label,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn .form-check .form-check-label{padding-left:10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftMiddle{float:left;margin:10px 25px 10px 0;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom{float:left;margin:0 25px 10px 0;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper{line-height:normal}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper input[type=radio]{display:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper div{display:flex;flex-direction:row;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper div>span{display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper label{flex:1 1 auto;border:1px solid var(--electrolux-blue);cursor:pointer;display:flex;align-items:center;justify-content:center;width:65px;height:60px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper :checked+label{background:var(--electrolux-blue);border:2px solid red;color:var(--white)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .tap-wrapper .best-value{position:absolute;top:-16px;font-size:10px;background:var(--primary-color-palette-blue-mid);color:var(--white);width:65px!important;text-align:center;justify-content:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook{width:65%;float:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty){background:var(--white);padding:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookTextWrapper .completeTheLookText{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--electrolux-blue);padding-bottom:25px;display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList{padding-top:1rem;gap:20px}@media (min-screen:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList{display:flex!important}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookItemImg{width:90px;height:90px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookItemImg img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .pbDns{padding-bottom:50px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookItemInfo div p:first-of-type{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--electrolux-blue)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookItemInfo div p:last-of-type{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing{gap:40px;align-items:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span{margin-bottom:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span:first-of-type{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--electrolux-blue);display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span:last-of-type{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart{width:60px;height:60px;border-radius:2px;background-color:var(--electrolux-blue)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;margin:17px}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart{width:auto}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience{width:124%;margin-left:-12%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty){background:var(--white);margin-top:40px;padding:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection{justify-content:space-around}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper{width:35%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper .justForYouText{display:block;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;text-align:center;color:var(--cx-color-primary)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper .completeTheLookText{display:block;font-size:40px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--cx-color-primary)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList{width:390px;display:flex;border:1px solid var(--blue-tint);gap:5px;height:195px;margin:0 24px;padding:20px 20px 24px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemImg{width:90px;height:90px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemImg img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemImg app-elux-image{width:90px;height:90px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemImg app-elux-image img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo{height:65%;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo span{display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo span:first-of-type{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo span:last-of-type{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper{min-width:60px;height:60px;text-align:center;float:right;position:relative}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper{float:unset}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;position:relative}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellSectionItemInfo .cart_add_icon_wrapper .btn.btn-primary.btn-block.currentlyUnAvailable{font-size:14px!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon{justify-content:space-between}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .dis{display:grid}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .price{width:100%;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .strickedPrice{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .addcart{position:inherit;width:66px;height:60px;border-radius:2px;background-color:var(--electrolux-blue)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .addcart img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;margin:17px}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection{height:unset}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection ngb-carousel .carousel-indicators>.active{background-color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection ngb-carousel .carousel-indicators li{width:10px;height:10px;margin-right:5px;margin-left:5px;background-color:var(--blue-tint);border:2px solid var(--blue-mid);opacity:unset}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper{width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper .justForYouText{font-size:16px;font-weight:400}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .completeTheLookTextWrapper .completeTheLookText{font-size:24px;font-weight:400}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList{margin:auto auto 10px;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .addcart{display:block;width:100%;text-align:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellItemList{padding:20px 20px 9px 10px;border:1px solid var(--blue-tint);background-color:var(--white);height:auto}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellItemList .mid-blue{color:var(--blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellItemList .upsellPricing .price_and_icon .strickedPrice{color:var(--blue-mid);padding-left:10px}}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty){width:100%;background-color:var(--blue-tint-light);margin-top:0;padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) ngb-carousel{padding:20px;margin-bottom:40px}}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience{width:100%;margin-left:0}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageCompleteLook{width:65%;float:left;margin-bottom:80px}@media screen and (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageCompleteLook{width:100%;margin-bottom:16px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop{width:32%;border-left:2px solid var(--blue-tint);float:left;background:var(--white)}@media (max-width:1052px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop{width:65%;margin-bottom:20px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions{padding-bottom:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container app-elux-image,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container app-elux-image{margin-bottom:20px!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container app-elux-image img,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container app-elux-image img{height:170px;width:300px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container .cx-product-image,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container .cx-product-image{text-align:center;max-height:300px;width:300px;margin:auto}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container .product-title,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions .cx-product-image-container .product-title{margin-bottom:10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions p.f-16,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions p.f-16{margin-bottom:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions hr.light,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions hr.light{border-top:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle{margin-top:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item .subTotalInfo hr.solid{border:1px solid var(--blue-tint)!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightBottom{margin-top:30px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightBottom app-elx-delivery-action-button button{border-radius:2px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .AlertIcon{display:block;position:relative;height:24px;width:24px;top:60px;left:20px}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .AlertIcon{display:flex}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .standardSize{border-top:8px solid var(--blue-tint-light);display:inline-block;width:100%;background:var(--white);padding:31px 27px 10px 56px;font-size:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .standardSize p h2{font-size:18px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .standardSize p a{font-weight:600;text-decoration:underline}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .standardSize p b{font-size:20px}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .standardSize{margin-bottom:20px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryOptionsBottomSlot{width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryOptionsBottomSlot cx-paragraph{width:300px;margin:20px auto;background:var(--blue-tint);max-width:300px;text-align:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryOptionsBottomSlot .category-para-block{margin:0 auto;width:300px;background-color:var(--blue-tint);color:var(--electrolux-blue);padding:20px;text-align:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .QuestionBanner{width:124%;margin-left:-12%}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .QuestionBanner{width:100%;margin-left:0}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxNonStandardSize{width:300px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .font-16{font-size:16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate app-elx-package-delivery-action-button{padding:15px 0}ngb-popover-window.delivery-installation-popover{background-color:var(--blue-tint);padding:5px;font-size:12px;width:300px;z-index:9999;margin-bottom:0}ngb-popover-window.delivery-installation-popover button.close{font-size:12px}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate{padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .Section1 p{font-size:26px;margin-bottom:0;text-align:left;padding-top:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .Section1 cx-paragraph>p{padding:0 16px 16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceHeading2 p{font-size:16px;margin-bottom:0;padding:0 16px 16px;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis{display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis .w-this .tooltip-inner{background-color:var(--white);color:#000}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .form-check .form-check-price{margin-right:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop{border-left:0;width:100%!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop .cx-product-image,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop .cx-product-image{max-height:300px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions h4,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions h4{margin-bottom:40px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .space-btw,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions .space-btw{padding-left:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions hr.light,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsRightTop app-elx-item-instructions hr.light{display:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook{width:100%;float:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look{width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookTextWrapper .completeTheLookText{font-size:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList{gap:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookItemImg{width:90px;height:90px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookItemImg img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing{gap:40px;align-items:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices{text-align:center;display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span{margin-bottom:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span:first-of-type{margin-right:20px;display:unset}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart{width:100%;height:60px;display:block;text-align:center}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate div.prod_id p{margin:130px 0 0 -90%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .delivery-wrapper{position:relative}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .delivery-wrapper .TotalApplianceProtectionTap{position:absolute;top:0;right:0;width:-moz-fit-content;width:fit-content}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .delivery-wrapper .TotalApplianceProtectionTap p b{display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftBottom app-elx-tap .delivery-wrapper .SelectTotalApplianceProtection{margin-top:40px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .DetailedInstallation,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle{margin-top:30px;display:block}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item div.text-right .row:first-of-type div b,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item div.text-right .row:last-of-type div b{font-size:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item div.text-right .row div:first-of-type{flex:1}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item div.text-right .row div:last-of-type{flex:0.5}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item .subTotalInfo{background:var(--white);padding:30px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightMiddle app-elx-cart-item .subTotalInfo hr.solid{border:1px solid var(--blue-tint)!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightBottom{margin-top:0;padding-bottom:20px;background:var(--white);display:block;float:left;width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart{margin-right:0;padding:15px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText{font-size:1.25rem}}@media (max-width:768px) and (max-width:780px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText{font-size:1.5rem}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText span{font-size:20px}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .cx-product-image-container p,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .product-code,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .prod_info .product-price app-elux-product-pricing p:first-of-type{font-size:16px!important}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .cx-product-image-container app-elux-image,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .cx-product-image-container app-elux-image img{height:60px;width:60px}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop{width:100%;margin:0!important;float:left;margin:0 25px 10px 0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-wrapper,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-wrapper{padding:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .EnhanceServices p{font-weight:400;font-size:16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn{width:100%;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card{margin-bottom:5px;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header{background-color:transparent;padding:0;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn{width:100%;text-align:left;padding:0;height:auto;line-height:1.8}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn .form-check .form-check-label,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-header .btn .form-check .form-check-label{padding-left:10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-fluid .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-lg .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-md .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-sm .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-xl .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-fluid .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-lg .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-md .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-sm .row .subProductWrapper .inputButton .form-check input:after,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxPackageDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card-body .container-xl .row .subProductWrapper .inputButton .form-check input:after{height:9px;width:14px;top:2px;left:1px}}@media (max-width:400px){app-elx-delivery-services .delivery-wrapper .form-check{display:flex}app-elx-delivery-services .delivery-wrapper .form-check .form-check-label{padding-right:10px}}.flex-basis-50{margin-right:40px}cx-page-layout.CartPageTemplate{padding:62px 0 0;opacity:.9;max-width:100%}cx-page-layout.CartPageTemplate.cartBackground{background-color:var(--blue-tint)}cx-page-layout.CartPageTemplate .TopContent{--cx-flex-basis:65%}cx-page-layout.CartPageTemplate app-cart-details{width:82%;margin-left:135px}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories .accessoriesMain{border-top:1px solid var(--blue-tint);padding-top:20px}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories .accessoriesMain .fa{float:right;font-size:25px}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button{width:200px;display:inline-grid}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button .whereToBuy{display:none}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .slide{justify-content:space-between!important}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel{align-items:center}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel{margin:10px 0;width:90%}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .next cx-icon,cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .previous cx-icon{background-color:var(--electrolux-blue)}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .previous{top:50%;left:-16px;z-index:1;transform:translateY(-50%);position:absolute;opacity:1}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .previous .fa-angle-left{background:none!important;color:#000;opacity:1}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .previous .fa-angle-left:before{content:""!important;color:#000;background:none!important;opacity:1!important}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .next{top:50%;right:-16px;z-index:1;transform:translateY(-50%);position:absolute}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .next .fa-angle-right{background:none!important;color:#000;opacity:1}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .next .fa-angle-right:before{content:""!important;color:#000;background:none!important;opacity:1!important}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item{margin:0 5px}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item .card-body{border:1px solid var(--electrolux-blue)!important}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item .card-body .card-title{min-height:60px}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item .card-body .card-text app-elux-product-pricing{float:unset!important;min-height:30px;display:block}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item .card-body .text-center app-elux-action-button{height:60px;display:block}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item app-elux-image{height:170px!important;border:1px solid var(--electrolux-blue)!important;margin:auto}cx-page-layout.CartPageTemplate app-elux-cart-related-accessories cx-carousel .carousel-panel .slides .item app-elux-image img{height:170px!important;-o-object-fit:contain;object-fit:contain}cx-page-layout.CartPageTemplate .elxEmptyCartIcon{text-align:center;margin-top:15px}cx-page-layout.CartPageTemplate .elxEmptyCartIcon img{height:90px;width:90px;-o-object-fit:contain;object-fit:contain}cx-page-layout.CartPageTemplate .elxShopCartPara cx-paragraph p{font-size:54px;text-align:center}cx-page-layout.CartPageTemplate .elxContinueShopping{margin-bottom:30px}cx-page-layout.CartPageTemplate .elxContinueShopping .elxContinueShopping cx-generic-link a{text-decoration:none;background:var(--electrolux-blue);color:var(--white);padding:18px;font-size:16px;height:60px;width:237px;display:inline-block}cx-page-layout.CartPageTemplate .elxEmptyCartExplore{height:48px;margin:0 24px 33px 80px;font-size:40px;letter-spacing:normal;color:var(--primary-color-palette-electrolux-blue)}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .next cx-icon,cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .previous cx-icon{height:60px;width:40px;background:var(--blue-tint);padding:15px;color:var(--white)}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .next:disabled,cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .previous:disabled{opacity:1}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides{background:var(--white);padding:10px 100px}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide{padding:0!important;justify-content:space-around}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item{margin:5px}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container{padding:0!important}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container a.image-container-wrapper{display:block}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container a.image-container-wrapper cx-media img{width:180px;height:240px;-o-object-fit:contain;object-fit:contain}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .category-title{font-size:18px}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper button.btn.btn-primary{height:auto;display:none}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .button-wrapper{display:block}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .button-wrapper button{display:block!important;background:var(--white);color:var(--cx-color-primary);text-align:left;border:0;padding:0;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal{margin-bottom:5rem}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .next cx-icon,cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .previous cx-icon{height:60px;width:40px;background:var(--blue-tint);padding:15px;color:var(--white)}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .next:disabled,cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .previous:disabled{opacity:1}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide{padding:0!important;justify-content:space-around}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item{margin:2px}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container{padding:0!important}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container a.image-container-wrapper{border:1px solid var(--blue-light);display:block}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container a.image-container-wrapper cx-media{width:290px;height:335px}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container a.image-container-wrapper cx-media img{height:100%;-o-object-fit:fill;object-fit:fill}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .category-title{font-size:18px}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper button.btn.btn-primary{height:auto;display:none}cx-page-layout.CartPageTemplate .TopContent .cartTopLine h1{font-weight:500;letter-spacing:normal;padding:2px 10px 2px 0;margin-bottom:0}cx-page-layout.CartPageTemplate .TopContent .cartTopLine span{position:relative;left:570px;top:-80px;display:inline-flex}cx-page-layout.CartPageTemplate .TopContent .cartTopLine span .continueShopping{position:absolute;left:20px;width:190px;height:60px;font-size:18px;font-weight:600;background:inherit;background-color:rgba(4,30,80,0);box-sizing:border-box;border:2px solid #011e41;border-radius:2px;cursor:pointer}cx-page-layout.CartPageTemplate .TopContent .cartTopLine span .proceedToCheckout{border-width:0;position:absolute;right:0;width:200px;height:60px;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-weight:650;font-style:normal;font-size:16px;color:var(--white);padding:0}cx-page-layout.CartPageTemplate .TopContent .emptyCartBtn{border:none;background-color:var(--blue-tint)}cx-page-layout.CartPageTemplate .TopContent .cartMessages{margin:30px 0 0;background-color:var(--white);padding:24px 20px}cx-page-layout.CartPageTemplate .TopContent .cartMessages a{text-decoration:underline}cx-page-layout.CartPageTemplate .TopContent .cartMessages a:hover{font-weight:700;color:grey}cx-page-layout.CartPageTemplate .TopContent .cartMessages div{margin:10px 0}cx-page-layout.CartPageTemplate .TopContent .cartMessages div.cannotDeliverMsg{color:var(--invalid-input)}cx-page-layout.CartPageTemplate .TopContent .detailProduct{margin-top:10px;background-color:var(--white)}@media (max-width:991.98px){cx-page-layout.CartPageTemplate .TopContent .detailProduct{margin:20px}}cx-page-layout.CartPageTemplate .TopContent .detailProduct .cx-item-list-items{padding:0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list div.d-lg-block{border-bottom:1px solid var(--blue-tint)}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list div.d-lg-block .cx-item-list-header{padding:15px 0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list div.d-lg-block .cx-item-list-header .cx-item-list-desc{text-align:left!important}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list div.d-lg-block .cx-item-list-header div{color:var(--electrolux-blue);font-size:16px;font-weight:400;text-align:center}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-image-container a{padding:0;margin:0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-image-container a cx-media{height:90px;width:90px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-info div:first-of-type{padding:0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-info .mid-blue{color:var(--blue-mid);font-weight:600}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-info .cx-actions .cx-remove-btn{position:absolute;top:-30px;right:-50px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation{width:100%;margin-bottom:20px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .cx-name .cx-link{font-size:16px;font-weight:400;text-decoration:none}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .bg-common{background-color:var(--blue-tint);padding:12px 20px 10px 21px;color:var(--blue-mid);font-weight:600;font-size:18px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .editServices a .editIcon{padding:0 5px 5px 0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation button.editServices{text-transform:capitalize;text-decoration:underline;position:relative;right:-280px;border:0;background:none;cursor:pointer}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox .deliveryAndInstallationHeader{font-weight:400}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox div div{width:45%;white-space:pre-line;word-wrap:break-word}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox div div.deliveryPrice{float:right;position:relative;font-style:normal;font-weight:700;top:-30px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions{width:100%}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData{width:50%}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.left,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.left,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.left,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.left{padding:20px 0}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.left .selectYear span,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.left .selectYear span,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.left .selectYear span,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.left .selectYear span{width:60px;height:60px;border:1px solid var(--electrolux-blue);padding:20px 5px;cursor:pointer;white-space:nowrap}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.left .selectYear span:hover,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.left .selectYear span:hover,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.left .selectYear span:hover,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.left .selectYear span:hover{background:var(--blue-tint);font-weight:700;border:2px solid var(--electrolux-blue)}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.right,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.right,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.right,cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.right{float:right;position:relative;top:-46px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .cx-price{align-items:flex-start}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .row:first-of-type{margin-bottom:5px}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-item-list-items .cx-item-list-desc .tapText{background:var(--moss-tint)}cx-page-layout.CartPageTemplate .TopContent .detailProduct cx-cart-item-list .cx-item-list-row .cx-item-list-items .cx-item-list-desc .chooseLengthOfCoverageText{margin-left:33px}cx-page-layout.CartPageTemplate .cx-summary-row div{font-size:16px}cx-page-layout.CartPageTemplate .order-confirmation-total div,cx-page-layout.CartPageTemplate .subtotal div{font-size:20px}cx-page-layout.CartPageTemplate .order-confirmation-total{margin-top:30px;padding-top:30px}cx-page-layout.CartPageTemplate .CenterRightContentSlot{margin-top:154px;margin-left:0;--cx-flex-basis:35%}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals{width:70%;margin-top:15px;background-color:var(--white)}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary h4{font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-color-palette-electrolux-blue);text-transform:capitalize}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials{margin-bottom:15px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials .cx-summary-total{border-top:1px solid var(--blue-tint)}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-elux-cart-coupons{width:70%;margin-top:10px;background-color:var(--white);padding:24px 20px}cx-page-layout.CartPageTemplate .accessories-container{position:relative;display:flex}cx-page-layout.CartPageTemplate .accessories-container .next,cx-page-layout.CartPageTemplate .accessories-container .previous{padding:0;margin:0;outline:none;border:none;position:absolute}cx-page-layout.CartPageTemplate .slides{display:flex;overflow:hidden;justify-content:space-around}cx-page-layout.CartPageTemplate .slide{padding-right:1rem}cx-page-layout.CartPageTemplate .AddToCart{height:60px;width:50%;display:initial}cx-page-layout.CartPageTemplate .card,cx-page-layout.CartPageTemplate .flex-item{flex:0 0 300px;display:flex}cx-page-layout.CartPageTemplate .card-image{border-bottom:1px solid grey;padding:2px}cx-page-layout.CartPageTemplate .Cart-Message{background-color:#b5b1b1;color:var(--moss-rich)}cx-page-layout.CartPageTemplate .elxContinueShopping{text-align:center}cx-page-layout.CartPageTemplate .elxContinueShopping .continueShopping{width:160px;height:60px;background-color:rgba(4,30,80,0);box-sizing:border-box;border-width:1px solid #011e41;border-radius:2px;cursor:pointer}cx-page-layout.CartPageTemplate .EmptyCartMiddleContent h2{text-align:left;margin:10px 0}cx-page-layout.CartPageTemplate .EmptyCartMiddleContent p{text-align:center}cx-page-layout.CartPageTemplate .elxcartFAQ{text-align:center;margin-bottom:20px}cx-page-layout.CartPageTemplate .elxcartFAQ cx-paragraph{display:inline;flex:none;background:var(--blue-tint);padding:0 10px}@media (max-width:768px){cx-page-layout.CartPageTemplate{padding:0;margin-top:0}cx-page-layout.CartPageTemplate app-cart-details{width:100%;margin-left:0}cx-page-layout.CartPageTemplate app-cart-details .pb-5{padding-bottom:0!important}cx-page-layout.CartPageTemplate .TopContent{margin-right:0;max-width:100%}cx-page-layout.CartPageTemplate .TopContent .cartTopLine h1{font-size:28px;padding:15px 0 0}cx-page-layout.CartPageTemplate .TopContent .qtyMobileDisplay{padding-left:35px}cx-page-layout.CartPageTemplate .TopContent .cx-total .cartCode{padding-bottom:0;top:0}cx-page-layout.CartPageTemplate .TopContent .cx-total .colorMid{color:var(--blue-mid)}cx-page-layout.CartPageTemplate .TopContent .cx-total .totalMobileDisplay{display:inline-block;width:unset;position:unset;padding-left:25px}cx-page-layout.CartPageTemplate .TopContent .cx-total span{display:block;left:0;top:15px;position:relative;width:100%;margin:0 auto}cx-page-layout.CartPageTemplate .TopContent .cx-total span .proceedToCheckout{position:unset;width:100%;border-width:0;right:0;height:60px;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-weight:650;font-style:normal;font-size:18px;color:var(--white);padding:0}cx-page-layout.CartPageTemplate .TopContent .cx-total span .continueShopping{position:unset;width:100%;margin-top:10px;margin-bottom:10px;border:none;height:60px;background-color:var(--blue-tint);font-weight:600;font-size:18px}cx-page-layout.CartPageTemplate .TopContent .cartMessages{width:90%;margin:0 auto 15px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .cx-item-list-items{padding:0;background-color:var(--white)}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .Flag-Text-Body-medium-semi,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .H4H4_Desktop,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .Product-Support-Text,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .Product-Support-Text-Small-2{text-align:center}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .pl-3,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .px-3{padding-left:0!important;width:100%}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .pl-3 app-elux-action-button,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .px-3 app-elux-action-button{width:100%}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div{max-width:100%}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row{margin:0 0 20px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.deliveryAndInstallation{padding:0 15px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.mt-1.deliveryAndInstallation .deliveryPriceHeader{position:relative;right:0}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.mt-1.deliveryAndInstallation .editServices{position:relative;top:-25px;padding:0}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.mt-2 .cx-item-list-desc .tapText{background:var(--moss-tint);padding:2px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.mt-2 .cx-item-list-qty{margin-left:40px;margin-top:-25px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item div.row.mt-2 .cx-item-list-totals{margin-top:-25px;width:50%;position:relative;left:50%}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-item-list-desc .chooseLengthOfCoverageText{margin-left:0!important}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-image-container{padding:0;max-width:90px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-image-container app-elux-image{height:90px;width:90px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-info{padding:0;left:0;position:relative;max-width:calc(100% - 90px)}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-info .cx-info-container .cx-price{text-align:right;padding-right:0!important}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-info .cx-info-container .cx-total{padding-right:30px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .container .row:first-of-type,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate .tab-delivery .row:first-of-type,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .row:first-of-type,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .tab-delivery .row:first-of-type,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-slot.Summary .row:first-of-type{margin:0 15px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .container .font-16,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate .tab-delivery .font-16,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .font-16,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .tab-delivery .font-16,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-slot.Summary .font-16{font-size:16px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .container .colorblue-mid,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate .tab-delivery .colorblue-mid,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .colorblue-mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .tab-delivery .colorblue-mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item cx-page-slot.Summary .colorblue-mid{color:var(--blue-mid)}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .row button.cx-action-link{margin-left:15px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories{margin:0!important}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories cx-carousel .carousel-panel,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories cx-carousel .carousel-panel,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories cx-carousel .carousel-panel,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel{width:100%}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories cx-carousel .carousel-panel .previous,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories cx-carousel .carousel-panel .previous,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .previous,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories cx-carousel .carousel-panel .previous,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .previous{left:-30px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories cx-carousel .carousel-panel .next,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories cx-carousel .carousel-panel .next,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .next,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories cx-carousel .carousel-panel .next,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .next{right:-30px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories cx-carousel .carousel-panel .slides .slide,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories cx-carousel .carousel-panel .slides .slide,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .slides .slide,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories cx-carousel .carousel-panel .slides .slide,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .slides .slide{padding:0;display:block}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .container .suggested-accessories cx-carousel .carousel-panel .slides .slide.active .item,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery .suggested-accessories cx-carousel .carousel-panel .slides .slide.active .item,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .slides .slide.active .item,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories .tab-delivery .suggested-accessories cx-carousel .carousel-panel .slides .slide.active .item,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item app-elux-cart-related-accessories cx-page-slot.Summary .suggested-accessories cx-carousel .carousel-panel .slides .slide.active .item{width:300px;margin:auto}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .cx-image-container{max-width:90px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .cx-image-container app-elux-image{height:90px;width:90px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row cx-cart-item .cx-image-container app-elux-image img{-o-object-fit:contain;object-fit:contain}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .cx-info{max-width:calc(100% - 90px);position:relative;left:30px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .cx-info .cx-actions .cx-remove-btn{top:-20px;right:-60px}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox .deliveryAndInstallationHeader{font-weight:400}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox div div{width:50%;white-space:pre-line;word-wrap:break-word}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .deliveryAndInstallation .deliveryAndInstallationBox div div.deliveryPrice{float:none;position:relative;font-style:normal;font-weight:700;top:0;text-align:right}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.left,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.left,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.left,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.left{padding:20px 0}cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsData.right,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsHeader .serviceOptionsHeaderData.right,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsData.right,cx-page-layout.CartPageTemplate .TopContent cx-cart-item-list .cx-item-list-row .serviceOptions div .serviceOptionsRow .serviceOptionsHeaderData.right{float:none;top:0;text-align:right}cx-page-layout.CartPageTemplate .elxShopCartPara cx-paragraph p{font-size:32px;text-align:center;width:98%;margin:20px auto}cx-page-layout.CartPageTemplate .elxContinueShopping .elxContinueShopping cx-generic-link a{width:90%;font-size:18px;line-height:1.17;font-weight:600}cx-page-layout.CartPageTemplate .elxEmptyCartExplore{margin:0;padding:0 20px;font-size:28px}cx-page-layout.CartPageTemplate .elxEmptyCartExplore p{margin-bottom:0}cx-page-layout.CartPageTemplate .emptyCartPage{width:100%;position:relative}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel{width:100%}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides{width:100%!important;padding:20px;background-color:unset}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .image-container-wrapper cx-media{margin:auto;height:100%}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .image-container-wrapper cx-media img{width:90px;height:120px;-o-object-fit:contain;object-fit:contain;display:block}cx-page-layout.CartPageTemplate .emptyCartPage app-elux-category-carousel cx-carousel .carousel-arrows .carousel-arrow{border:1px solid}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal{width:100%;position:relative}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel{width:100%}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel carousel{height:500px!important}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel carousel .carousel-container .carousel-cells{width:100%!important}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel carousel .carousel-container .carousel-cells .carousel-cell{height:100%!important}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel carousel .carousel-container .carousel-cells .carousel-cell .item-container .image-container-wrapper cx-media img{width:290px;height:335px;display:block}cx-page-layout.CartPageTemplate .elxEmptyCartCategoryCaraousal app-elux-category-carousel carousel .carousel-arrows .carousel-arrow{border:1px solid}cx-page-layout.CartPageTemplate .CenterRightContentSlot{margin-top:0;margin-left:0;--cx-flex-basis:100%}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals{background-color:var(--blue-tint)}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary{background-color:var(--white);width:90%;margin:0 auto}cx-page-layout.CartPageTemplate .CenterRightContentSlot .orderSummaryProceedBtn{height:100px}}app-bundle-product-item .cx-image-container{padding:0}app-bundle-product-item .priceHeaderMaxWidth{max-width:16%}@media (max-width:768px){app-bundle-product-item .priceHeaderMaxWidth{max-width:100%}}.total-column{justify-content:center;align-items:end;display:flex;flex-direction:column}.delivery-date-selection ngb-carousel.delivery-mode-carousel .carousel-control-next,.delivery-date-selection ngb-carousel.delivery-mode-carousel .carousel-control-prev{display:none}.delivery-date-selection ngb-carousel.delivery-mode-carousel .carousel-inner .carousel-item.active{width:100%!important}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-month-year{text-align:center;width:100%;font-size:20px;border-bottom:1px solid var(--blue-tint);line-height:.1em;margin:10px 0 20px}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-month-year span{background:#fff;padding:0 10px;font-size:20px;font-weight:400}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container{display:grid;grid-gap:10px;grid-template-columns:repeat(7,1fr)}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-delivery-label{background-color:var(--blue-tint)}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-delivery-label.disabled{background-color:transparent;pointer-events:none;border:1px solid var(--blue-tint);opacity:.6}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-mon{grid-column-start:1}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-tue{grid-column-start:2}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-wed{grid-column-start:3}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-thu{grid-column-start:4}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-fri{grid-column-start:5}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-sat{grid-column-start:6}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-date-item{display:initial}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-delivery-date .cx-date{border-radius:2px;line-height:normal;text-align:center;padding:8px;cursor:pointer;font-size:16px}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-delivery-date .cx-date span{font-size:32px;display:block}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container .cx-delivery-date .cx-date.active{background-color:#011e41;color:var(--white)}@media (max-width:991.98px){.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-date-container{grid-template-columns:repeat(3,1fr)}.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-fri,.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-mon,.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-sat,.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-thu,.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-tue,.delivery-date-selection ngb-carousel.delivery-mode-carousel .cx-wed{grid-column-start:auto!important}}cx-page-layout.OrderDetailsPageTemplate{margin:auto}cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxBackOrder{display:inline;text-align:left;padding:0}cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxBackOrder cx-paragraph{display:inline}cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxBackOrder cx-paragraph p{display:inline;width:auto}cx-page-layout.AccountPageTemplate,cx-page-layout.OrderDetailsPageTemplate{margin:auto}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxHeadingBody,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxHeadingBody,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot{padding:0 20px}cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot{margin-bottom:40px}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:first-child,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:first-child,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:first-child,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:first-child{height:40px;margin-top:20px}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot{flex-direction:row}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph p h4,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph p h4,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph p h4,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph p h4{font-weight:600}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph{flex-basis:100%}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph p,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph p,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph p,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph p{margin-bottom:10px}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph h4,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph h4,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph h4,cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph h4{text-align:left!important}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(3),cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(3),cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(3),cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.OrderDetailsPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(3){flex-basis:40%}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container{grid-template-columns:auto 0 repeat(3,231px) 250px auto}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button{width:100%;border:1px solid var(--electrolux-blue);text-align:center}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button.active,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button.active{background-color:var(--electrolux-blue);color:var(--white);text-align:center}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>div,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>div{background-color:var(--white);padding-top:10px;border-top:1px solid var(--electrolux-blue);z-index:1;padding-bottom:0}@media (max-width:768px){cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>div,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>div{padding-left:10px}}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button:hover,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button:hover{text-decoration:none}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions cx-page-layout.ProductDetailsPageTemplate div.tab-delivery,cx-page-layout.AccountPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions div.container,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions cx-page-layout.ProductDetailsPageTemplate div.tab-delivery,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions div.container,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions div.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux div.active app-elux-myaccount-subscriptions div.tab-delivery{padding:0;margin-top:50px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences{margin-top:20px;margin-bottom:40px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .title,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .title{font-size:40px;color:var(--electrolux-blue)}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot{padding:0}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot p{margin-bottom:0}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot p h3,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .title cx-page-slot p h3{font-size:40px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .title2,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .title2{font-size:26px;color:var(--electrolux-blue)}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences form .ng-select-container,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences form .ng-select-container{height:50px;border-radius:0;border-color:#000}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container{line-height:normal}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .default-address-label,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .default-address-label{display:block;height:25px;margin-bottom:10px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .default-address-label .LabelChange,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .default-address-label .LabelChange{display:block;background-color:#9da8be;color:var(--white);padding:5px 10px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal{flex-direction:row;display:flex;list-style:none;padding:0;margin:0}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal li.list-group-item,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal li.list-group-item{display:block;position:relative}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal li.list-group-item a,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper ul.list-group.list-group-horizontal li.list-group-item a{cursor:pointer}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot{padding-left:15px;padding-top:0!important}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot p,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot p,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot p,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot p,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot p,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot p{padding-bottom:0}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot{padding-bottom:40px!important}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot form .form-group,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot form .form-group,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot form .form-group,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot form .form-group,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot form .form-group,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot form .form-group{width:35%}cx-page-layout.AccountPageTemplate app-elux-account-preference .dropdown-item,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .dropdown-item{color:var(--electrolux-blue)}cx-page-layout.AccountPageTemplate app-elux-account-preference .dropdown-item.active,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .dropdown-item.active{color:var(--white)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions cx-page-slot.elxHeadingBody,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions cx-page-slot.elxHeadingBody{padding:0;margin-bottom:200px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper{width:90%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item ngb-popover-window,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item ngb-popover-window{z-index:1;width:100%;left:0}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item ngb-popover-window app-elux-shipping-address,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item ngb-popover-window app-elux-shipping-address{display:block;padding-left:40px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .height-80,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .height-80{height:80px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup .orderDate-popup-wrapper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup .orderDate-popup-wrapper{width:400px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup .orderDate-popup-wrapper .calenderIcon,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup .orderDate-popup-wrapper .calenderIcon{position:absolute;right:20px;top:0;font-size:25px;padding:5px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary{width:320px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper .btn.focus,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper .btn.focus,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper .btn.focus,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper .btn.focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper .btn.focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper .btn.focus,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper .btn.focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper .btn.focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper .btn.focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper label.btn:focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper .btn.focus,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper label.btn:focus{outline:0!important;box-shadow:none!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper label.active .helper,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper label.active .helper,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper label.active .helper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .cancelReasonsList-wrapper label.active .helper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cancelReasonsList-wrapper label.active .helper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cancelReasonsList-wrapper label.active .helper,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper label.active .helper,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper label.active .helper,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .cancelReasonsList-wrapper label.active .helper,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .cancelReasonsList-wrapper label.active .helper{display:block!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .form-group ng-select .ng-select-container .ng-value,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .form-group ng-select .ng-select-container .ng-value,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .form-group ng-select .ng-select-container .ng-value,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .form-group ng-select .ng-select-container .ng-value,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .form-group ng-select .ng-select-container .ng-value,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .form-group ng-select .ng-select-container .ng-value,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .form-group ng-select .ng-select-container .ng-value,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .form-group ng-select .ng-select-container .ng-value,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .form-group ng-select .ng-select-container .ng-value,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .form-group ng-select .ng-select-container .ng-value{white-space:normal!important;line-height:1.3}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .container .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup .tab-delivery .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-cancel-popup cx-page-slot.Summary .form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items .ng-option{white-space:normal!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary{width:380px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container label.active,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery label.active,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary label.active,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container label.active,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery label.active,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary label.active,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery label.active,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary label.active,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery label.active,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary label.active{background-color:var(--blue-tint);border:1px solid #000!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container label.active div h5,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery label.active div h5,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary label.active div h5,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .container label.active div h5,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery label.active div h5,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary label.active div h5,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery label.active div h5,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary label.active div h5,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup .tab-delivery label.active div h5,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscription-frequency-popup cx-page-slot.Summary label.active div h5{font-weight:bolder!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper{color:var(--cx-color-primary)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label{background-color:var(--white)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label input[type=radio],cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label input[type=radio]{display:none}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label{font-size:16px;padding:0;height:50px;width:50px;line-height:50px;color:var(--blue-light);font-weight:400;margin:0 8px 0 0;background:none}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label:hover,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label:hover{background:none}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.active,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.active{background-color:var(--moss-tint);color:var(--cx-color-primary);border-radius:0}cx-page-layout.AccountPageTemplate cx-page-slot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot{max-width:990px;margin:auto;padding:0 1.5rem}cx-page-layout.AccountPageTemplate .cancelBtn,cx-page-layout.OrderDetailsPageTemplate .cancelBtn{background-color:var(--white);color:var(--electrolux-blue);width:125px;height:60px;margin-left:9rem;margin-top:-6rem}cx-page-layout.AccountPageTemplate .updateBtn,cx-page-layout.OrderDetailsPageTemplate .updateBtn{height:60px;color:var(--electrolux-blue);background-color:var(--white)}cx-page-layout.AccountPageTemplate .countryFieldHide,cx-page-layout.OrderDetailsPageTemplate .countryFieldHide{display:none}cx-page-layout.AccountPageTemplate .successMessage,cx-page-layout.OrderDetailsPageTemplate .successMessage{color:var(--moss-rich);background-color:var(--moss-tint);width:20rem}cx-page-layout.AccountPageTemplate .passwordSuccessMessage,cx-page-layout.OrderDetailsPageTemplate .passwordSuccessMessage{color:var(--moss-rich);background-color:var(--moss-tint);width:15rem}cx-page-layout.AccountPageTemplate .confirmationBtns,cx-page-layout.OrderDetailsPageTemplate .confirmationBtns{margin-left:5rem;margin-bottom:2rem;height:50px}cx-page-layout.AccountPageTemplate .email-invalid-error-message,cx-page-layout.OrderDetailsPageTemplate .email-invalid-error-message{margin-bottom:-26px;margin-top:1.5rem}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container{position:relative;width:450px;top:-25px;z-index:100}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box{display:flex;margin:0!important;padding-top:10px}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel{width:auto!important}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form{margin:0!important}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row{margin:0 0 30px 20px!important}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div{padding:0;margin:0}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div.text-center button,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div.text-center button{border:1px solid var(--primary-color-palette-blue-mid);color:var(--primary-color-palette-blue-mid);background:transparent;font-size:18px;width:-moz-max-content;width:max-content;height:auto;margin:0 0 0 10px!important;padding:10px;cursor:pointer}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div .cx-value cx-item-counter button,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div .cx-value cx-item-counter button{height:0;font-size:45px}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div .cx-value cx-item-counter button:first-of-type,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .row div .cx-value cx-item-counter button:first-of-type{top:-18px}cx-page-layout.AccountPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .asm-form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items,cx-page-layout.OrderDetailsPageTemplate .cx-item-list-items .order-details-asm-item-container .elux-asm-box elux-asm-order-details-cancel .elux-asm-form .asm-no-charge-form .asm-form-group ng-select ng-dropdown-panel .ng-dropdown-panel-items{max-height:125px}.myAccount-PoPUP .modal-content,.myAccount-PoPUP cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .myAccount-PoPUP .cx-dialog-content{width:40%}cx-cart-kit-item .product-name{padding-right:42px!important}@media (max-width:768px){cx-cart-kit-item .product-name{padding-right:24px!important}}cx-cart-kit-item .product-name .cx-link{font-size:16px!important;text-decoration:none;font-weight:600!important;font-weight:var(--cx-font-weight-bold)}cx-cart-kit-item .product-name .kit-price{font-size:16px;font-weight:600}cx-cart-kit-item .product-name.order-detail{display:flex;justify-content:space-between;padding-right:27px!important}cx-cart-kit-item .product-name.order-detail .cx-link{font-size:16px!important;text-decoration:none;font-weight:600!important;font-weight:var(--cx-font-weight-bold)}cx-cart-kit-item .product-name.order-detail .kit-price{font-size:16px;font-weight:600}cx-cart-kit-item elux-manage-subscription .Body-MediumBody_Medium-Spec-List{font-size:16px!important;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#041e3c}@media (max-width:768px){cx-cart-kit-item elux-manage-subscription .Body-MediumBody_Medium-Spec-List{font-size:12px!important}}cx-cart-kit-item elux-manage-subscription .cart-kit{padding:24px 0;margin-left:16px}cx-cart-kit-item .package-contents{border:1px solid #dfe7ea;padding:16px}@media (max-width:768px){cx-cart-kit-item .package-contents{padding:0}}cx-cart-kit-item .package-contents h4{font-size:16px!important}@media (max-width:768px){cx-cart-kit-item .package-contents h4{padding:7px 0 0 7px}}cx-cart-kit-item .package-contents .individual-product{border-bottom:1px solid var(--blue-tint);margin:0;padding:15px 0 10px}cx-cart-kit-item .package-contents .individual-product .productimg{height:90px;width:90px;min-width:90px}cx-cart-kit-item .package-contents .individual-product .productimg app-elux-image img{height:60px;width:60px}@media (max-width:768px){cx-cart-kit-item .package-contents{padding:22px 0 8px}}cx-cart-kit-item .individual-product:last-child{border-bottom:none}cx-cart-kit-item .individual-product-od-mobile{border-bottom:1px solid var(--electrolux-blue);margin:25px;padding:15px 0 10px}cx-cart-kit-item .individual-product-od-mobile .kit-bottom-border .saleprice{font-size:16px;font-weight:600}cx-cart-kit-item .individual-product-od-mobile .productimg{height:90px;width:90px}@media (max-width:768px){cx-cart-kit-item .individual-product-od-mobile{padding:22px 0 8px}}cx-cart-kit-item .individual-product-od-mobile:last-child{border-bottom:none}cx-cart-kit-item .content-product-name{font-size:16px;font-weight:600}cx-cart-kit-item .content-product-code{color:var(--blue-mid);font-size:14px;font-weight:600}cx-cart-kit-item .package-item-card .saleprice{font-size:16px;font-weight:600}cx-cart-kit-item .package-item-card .kit-strike-price{font-family:Electrolux Sans;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#7b8a9c}app-elux-myaccount-appliances .myAppliances{width:100%}app-elux-myaccount-appliances .myAppliances .noProductRegistrations p{padding:0 20px}app-elux-myaccount-appliances .myAppliances .benefitsRegistration,app-elux-myaccount-appliances .myAppliances .registerAppliances{display:block;text-align:right;position:relative;top:-40px}app-elux-myaccount-appliances .myAppliances .registerAppliances{margin-bottom:20px}app-elux-myaccount-appliances .myAppliances .myProductsList{display:flex;margin:0 10px}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts{width:33.33%;position:relative;font-size:16px}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .imgHolder{height:90px;width:90px;display:block;float:left;margin-bottom:15px;margin-top:5px}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .text-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .prodInfo{display:block;width:calc(100% - 100px);position:relative;float:right}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .prodInfo p{margin:0}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .prodInfo p.prodName{margin-bottom:10px;cursor:pointer}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .purchaseDate{float:left}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .Warranty{text-align:right;color:var(--invalid-input);padding-right:10px;margin-bottom:10px}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .tapSection{margin-bottom:10px;cursor:pointer}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .tapSection .tapText{background:var(--moss-tint);padding:2px}app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts .ownersManual .file-icon i{font-size:45px;float:left;padding-right:10px}app-elux-myaccount-appliances .myAppliances .myAppliancesEndPara{padding:0 20px}app-elux-myaccount-appliances .myAppliances .myAppliancesEndPara h4{font-weight:700}.addAddressBtn{margin-left:8rem}.myAccountDialog{margin-top:0}.Save{margin-right:1rem}.Cancel,.Save{height:0;line-height:.1;margin-top:-19px}.closeIcon{margin-left:1.3rem}.account-preferences-update-btns{width:30%}cx-page-layout.AccountPageTemplate .elxHeadingBody cx-paragraph p,cx-page-layout.OrderDetailsPageTemplate .elxHeadingBody cx-paragraph p{margin-bottom:0;margin-top:20px;font-weight:600;font-size:16px}cx-page-layout.AccountPageTemplate .elx3ColumnASlot,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnASlot,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnBSlot,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot{float:left;padding:10px;background-color:var(--blue-tint);text-align:center;width:33.33%}cx-page-layout.AccountPageTemplate .elx3ColumnASlot img,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot img,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot img,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnASlot img,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnBSlot img,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot img{width:90px;height:90px;display:inline}cx-page-layout.AccountPageTemplate .elx3ColumnASlot a,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot a,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot a,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnASlot a,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnBSlot a,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot a{color:var(--electrolux-blue);text-decoration:underline}cx-page-layout.AccountPageTemplate .elx3ColumnASlot,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnASlot{text-align:right!important}cx-page-layout.AccountPageTemplate .elx3ColumnASlot img,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnASlot img{margin-left:10px}cx-page-layout.AccountPageTemplate .elx3ColumnCSlot,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot{text-align:left!important}cx-page-layout.AccountPageTemplate .elx3ColumnCSlot img,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot img{margin-left:25px}cx-page-layout.AccountPageTemplate .elx3ColumnCSlot cx-generic-link,cx-page-layout.OrderDetailsPageTemplate .elx3ColumnCSlot cx-generic-link{margin-left:-20px}@media (max-width:768px){cx-page-layout.OrderDetailsPageTemplate{width:unset!important}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items{padding:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items .cx-image-container{height:90px;width:90px;max-width:90px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items .cx-info{flex:unset;max-width:calc(100% - 100px)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items div.col-2{flex:unset;max-width:unset}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items div.col-2 h5{text-align:right}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-item-list-items .order-details-asm-item-container{width:100%;left:0;top:0;margin:0 15px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .justify-content-end{width:100%;margin:auto}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .justify-content-end div{max-width:100%;flex:unset;flex-wrap:nowrap!important}cx-page-layout.AccountPageTemplate{width:100%!important}cx-page-layout.AccountPageTemplate cx-page-slot.elxMyaccountHeading cx-paragraph p h1{font-size:28px;text-align:center;width:100%}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .account-preferences{padding-left:0}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .account-preferences h3{font-size:26px}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeEmailAddressSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeNameSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountHeadingBodySlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountNameFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountPaymentDetailsFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountPaymentDetailsHeadingSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountPaymentDetailsSubHeadingSlot{padding:0!important}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeEmailAddressSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountHeadingBodySlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountPaymentDetailsHeadingSlot{margin-top:20px}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot{flex-direction:row;margin:40px 0}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph{flex-basis:100%}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph p,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph p{margin-bottom:10px}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph h4,cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph h4{text-align:left!important}cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.AccountPageTemplate cx-page-slot.elxEmailForMyAccountSlot cx-paragraph:nth-of-type(3),cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(2),cx-page-layout.AccountPageTemplate cx-page-slot.elxPhoneForMyAccountSlot cx-paragraph:nth-of-type(3){flex-basis:100%}cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountNameFormSlot{padding-bottom:40px!important}cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountChangeEmailAddressFormSlot form .form-group,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountFormSlot form .form-group,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountNameFormSlot form .form-group{width:auto!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-appliances .myAppliances .myProductsList{display:block}cx-page-layout.AccountPageTemplate app-elux-myaccount-appliances .myAppliances .myProductsList .myProducts{width:100%;margin-bottom:25px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper{width:100%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window{width:320px!important;left:100px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window app-elux-subscripton-order-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window app-elux-subscripton-order-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window app-elux-subscripton-order-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window app-elux-subscripton-order-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper ngb-popover-window app-elux-subscripton-order-popup cx-page-slot.Summary{width:100%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window{width:320px!important;left:-90px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window app-elux-subscription-frequency-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window app-elux-subscription-frequency-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-slot.Summary{width:100%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window{width:320px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window app-elux-subscription-frequency-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window app-elux-subscription-frequency-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderEditWrapper ngb-popover-window app-elux-subscription-frequency-popup cx-page-slot.Summary{width:100%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window{width:320px!important;left:12px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window app-elux-subscription-cancel-popup .container,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window app-elux-subscription-cancel-popup cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window app-elux-subscription-cancel-popup .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper ngb-popover-window app-elux-subscription-cancel-popup cx-page-slot.Summary{width:100%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper{width:100%!important;margin:auto!important}cx-page-layout.AccountPageTemplate .elx3ColumnASlot,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot{width:100%;text-align:center!important}cx-page-layout.AccountPageTemplate .elx3ColumnASlot img,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot img,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot img{display:none}cx-page-layout.AccountPageTemplate .elx3ColumnASlot cx-generic-link,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot cx-generic-link,cx-page-layout.AccountPageTemplate .elx3ColumnCSlot cx-generic-link{margin:0 auto}cx-page-layout.AccountPageTemplate .elx3ColumnASlot cx-banner cx-generic-link,cx-page-layout.AccountPageTemplate .elx3ColumnBSlot cx-banner cx-generic-link{border-bottom:2px solid var(--blue-light);top:38px;position:relative;width:190px;margin:0 auto}.account-preferences-update-btns{width:85%}.addAddressBtn{margin:20px 0 0;width:85%;min-height:60px}}.buttonAreaforMyAccountModel{padding-bottom:20px}.elxMyAccountPaymentDetailsHeadingSlot{font-size:40px;font-weight:500;line-height:1.2222222222}.elxMyAccountPaymentDetailsHeadingSlot,.elxMyAccountPaymentDetailsSubHeadingSlot{padding-left:10px!important}.elxMyAccountPaymentDetailsFormSlot{padding-left:5px!important}.elxMyAccountPaymentDetailsFormSlot ul.list-group.list-group-horizontal{flex-direction:row;display:flex;list-style:none;padding:0;margin:5px}.elxMyAccountPaymentDetailsFormSlot ul.list-group.list-group-horizontal li.list-group-item{display:block;position:relative}.elxMyAccountPaymentDetailsFormSlot ul.list-group.list-group-horizontal li.list-group-item a{cursor:pointer}.elxMyAccountPaymentDetailsFormSlot .default-address-label{display:block;height:25px;margin-bottom:10px}.elxMyAccountPaymentDetailsFormSlot .default-address-label .LabelChange{display:block;background-color:#9da8be;color:var(--white);padding:5px 10px}.elxMyAccountPaymentDetailsFormSlot .card-input-element{width:65px;padding:2px;height:auto}.elxMyAccountPaymentDetailsFormSlot .year-width{width:85px!important}.elxMyAccountPaymentDetailsFormSlot .cvv-lable{margin-right:28px!important}.elxMyAccountPaymentDetailsFormSlot .ng-select.card-input-element{border:0;min-height:0;border-radius:0;padding:0}.elxMyAccountPaymentDetailsFormSlot .ng-select.card-input-element .ng-select-container{min-height:0;border-radius:0}.elxMyAccountPaymentDetailsFormSlot .ng-select.card-input-element .ng-select-container .ng-value-container{padding-left:5px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.elxMyAccountPaymentDetailsFormSlot .linear-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 104px;height:200px;position:relative;overflow:hidden}cx-page-slot.elxCompletedOrderHeading,cx-page-slot.elxCurrentOrderHeading{padding:0!important}.my-account-subscriptions label{max-height:130px}cx-page-slot.elxMyAccountFormSlot .gigya-screen.portrait,cx-page-slot.elxMyAccountNameFormSlot .gigya-screen.portrait{padding-left:0!important;margin-left:0!important}.orderChangeAddressWrapper ngb-popover-window,.orderPaymentWrapper ngb-popover-window{transform:translate(10px,563px)!important}.orderChangeAddressWrapper ngb-popover-window .popover-body app-elux-subscription-change-address .currentAddressWrapper-container .newShippingAddress cx-address-form .address-section form div.form-row div.form-group div.form-check,.orderPaymentWrapper ngb-popover-window .popover-body app-elux-subscription-change-address .currentAddressWrapper-container .newShippingAddress cx-address-form .address-section form div.form-row div.form-group div.form-check{margin-left:18%}cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.elxForgotPasswordHeading,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.elxInput{max-width:572px;margin:auto}cx-page-layout.ForgotPasswordPageTemplate .ForgotPassword{display:flex;justify-content:center;margin-top:5rem}cx-page-layout.ForgotPasswordPageTemplate .ForgotPassword .error-msg-color{border:1px solid #db0002;border-top:0;font-size:14px;padding-left:20px;font-weight:700;background:#faecec;width:140%}cx-page-layout.ForgotPasswordPageTemplate .ForgotPasswordForm{width:140%;margin-bottom:0;border-radius:0}cx-page-layout.ForgotPasswordPageTemplate .hidden-xs-emaillabel{visibility:visible}cx-page-layout.ForgotPasswordPageTemplate .ForgotPassWordBtn{margin-left:3rem;font-weight:600}cx-page-layout.ForgotPasswordPageTemplate .BackToLoginLink{margin-left:6rem;margin-bottom:2rem;margin-top:2rem}cx-page-layout.ForgotPasswordPageTemplate .elxInput.has-components>app-elux-forgot-password>cx-page-slot>cx-link>cx-generic-link>a{text-decoration:none}cx-page-layout.ForgotPasswordPageTemplate .elxInput.has-components>app-elux-forgot-password>div:nth-child(4)>cx-page-slot>cx-link>cx-generic-link>a{text-decoration:underline}cx-page-layout.ForgotPasswordPageTemplate .BacktologinElx.has-components>cx-link>cx-generic-link{display:flex;justify-content:center;margin-bottom:1rem;padding-top:1rem}cx-page-layout.ForgotPasswordPageTemplate .ParagraphContent{margin-bottom:2rem;font-size:12px;width:60%}cx-page-layout.ForgotPasswordPageTemplate .PrivacyLink{font-size:12px;margin-bottom:6rem}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnASlot,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnBSlot,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnCSlot{float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnASlot img,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnBSlot img,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnCSlot img{width:90px;height:90px;display:inline}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnASlot a,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnBSlot a,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnCSlot a{color:#3572b0}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnASlot,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnBSlot,cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnCSlot{width:33.33%}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnASlot{text-align:right!important}cx-page-layout.ForgotPasswordPageTemplate .elx3ColumnCSlot{text-align:left!important}cx-page-layout.ForgotPasswordPageTemplate .forgot-password-link-message{width:70%;margin-left:15rem;padding-left:0;text-align:center;color:var(--moss-rich);background:var(--moss-tint)}@media (max-width:768px){cx-page-layout.ForgotPasswordPageTemplate .elxForgotPasswordHeading.has-components>cx-paragraph>p>h1,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.elxForgotPasswordHeading,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.elxInput{width:100%}cx-page-layout.ForgotPasswordPageTemplate .ForgotPassword{width:60%;margin-top:1rem}cx-page-layout.ForgotPasswordPageTemplate .ParagraphContent{margin:1rem;width:90%}cx-page-layout.ForgotPasswordPageTemplate .ForgotPasswordForm{width:140%}cx-page-layout.ForgotPasswordPageTemplate .hidden-xs-emaillabel{visibility:hidden}cx-page-layout.ForgotPasswordPageTemplate .ForgotPassWordBtn{width:68%;margin-left:6rem;margin-top:1.5rem;font-weight:600;font-size:18px;padding-top:10px;line-height:20px}cx-page-layout.ForgotPasswordPageTemplate .BackToLoginLink{margin-right:8rem}cx-page-layout.ForgotPasswordPageTemplate .elxPrivacyLink{margin:6px 6px 6px 1rem;text-decoration:underline}cx-page-layout.ForgotPasswordPageTemplate .forgot-password-link-message{width:100%;margin:auto!important}cx-page-layout.ForgotPasswordPageTemplate .elxInput.has-components>app-elux-forgot-password>cx-page-slot>cx-link>cx-generic-link>a{text-decoration:none}cx-page-layout.ForgotPasswordPageTemplate .elxInput.has-components>app-elux-forgot-password>div:nth-child(4)>cx-page-slot>cx-link>cx-generic-link>a{text-decoration:underline}}cx-page-layout.ElxSecondaryPageTemplate3{margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxFormSlot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy1Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy2Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHeadingBodySlot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxPrivacyPolicyForm{width:980px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxFormSlot cx-paragraph p h3,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy1Slot cx-paragraph p h3,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy2Slot cx-paragraph p h3,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHeadingBodySlot cx-paragraph p h3,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxPrivacyPolicyForm cx-paragraph p h3{margin-left:0!important}cx-page-layout.ElxSecondaryPageTemplate3 .do-not-sell-info-successMsg{background:var(--moss-tint);color:var(--silk-rich);font-size:20px;margin-bottom:5rem;margin-top:1rem;width:460px}cx-page-layout.ElxSecondaryPageTemplate3 .elxPrivacyLinkSlot{width:992px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot{width:980px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:first-child>p>h1{margin-left:8rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(2)>p>p{margin-left:10rem;width:80%}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot app-home-page-banner{height:380px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot .contactus-summery-text{height:410px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot .contactus-summery-text .category-bottom-block .image-container,cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot .contactus-summery-text .category-bottom-block .image-container img{height:280px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot .contactus-summery-text .category-bottom-block .summary-content .category-para-link a{color:var(--white);text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:first-child>p>p{background:linear-gradient(180deg,var(--white) 0,#e7e6e6)}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:first-child>p>p.DoNotSellBody{padding:0;margin:0;width:100%;background:transparent}cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:first-child>p>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:nth-child(2)>p>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:nth-child(3)>p>p{margin-left:auto}cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>app-elux-contact-us>form>div>div:first-child>ng-select>div{height:50px;border-radius:2px;border:1px solid}cx-page-layout.ElxSecondaryPageTemplate3 .selected-options{width:75%;margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .DoNotSellBody{margin-top:auto!important}cx-page-layout.ElxSecondaryPageTemplate3 .error-msg-color{color:var(--invalid-input)}cx-page-layout.ElxSecondaryPageTemplate3 .myInfoBtn{font-weight:900;font-size:18px;font-family:ElectroluxSans-SemiBold,Electrolux Sans SemiBold,Electrolux Sans,sans-serif;font-style:normal}cx-page-layout.ElxSecondaryPageTemplate3 .text-area{margin-top:1rem;padding-bottom:7rem;width:75%;border:1px solid;margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .paragraph-content{margin-bottom:3rem;font-size:12px;padding-right:36rem;margin-left:4rem;padding-top:1rem}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-link{margin-left:17rem;margin-bottom:5rem;padding-top:2rem;font-size:12px}cx-page-layout.ElxSecondaryPageTemplate3 .contact-us-privacy-link{margin-bottom:5rem;padding-top:2rem;font-size:12px;margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .contact-us-privacy-link-paragraph{margin-bottom:5rem;padding-top:2rem;font-size:12px;width:42rem;margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .submit-button{display:flex;justify-content:center}cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form-div{width:31%;margin-bottom:5rem;margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .my-info-btn{width:100%;margin-top:1rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components>app-home-page-banner>div>div.summary-content{color:var(--white);position:absolute;z-index:10;top:22px;left:65px;background:var(--electrolux-blue);width:375px;height:375px}cx-page-layout.ElxSecondaryPageTemplate3 .updateServiceRepair{margin-top:3rem!important}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components>app-home-page-banner>div{position:relative}cx-page-layout.ElxSecondaryPageTemplate3 .image-container{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .image-container img{width:100%;height:auto}cx-page-layout.ElxSecondaryPageTemplate3 .summary-content{position:absolute;background:#1e90ff;width:400px;height:340px;color:var(--white);top:10%;left:10%;padding:20px;z-index:2}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(2)>p>h4{margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(3)>p{margin-top:-2rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(4)>p{margin-left:3rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(5)>p>h4,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(5)>p>h5{margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:first-child>p>h3{margin-top:-4rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(3)>p{margin-left:3rem}cx-page-layout.ElxSecondaryPageTemplate3 .user-emailid-details,cx-page-layout.ElxSecondaryPageTemplate3 .user-name-details{width:78%;margin-left:4rem}cx-page-layout.ElxSecondaryPageTemplate3 .contactus-btn{margin-left:5rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopySlot1.has-components>cx-paragraph:nth-child(2)>p>h4{margin-left:17rem;margin-bottom:-2rem}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot{float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot img{width:90px;height:90px;display:inline}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot a,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot a,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot a{color:var(--electrolux-blue);text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot{width:33.33%}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot{text-align:right!important}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot img{margin-left:10px}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot{text-align:left!important}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot img{margin-left:25px}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot cx-generic-link{margin-left:-20px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components>app-home-page-banner>div>div.summary-content>p.title.mb-1{font-size:58px;line-height:1;font-weight:600}cx-page-layout.ElxSecondaryPageTemplate3 .contactus-summery-text .summary{font-size:16px;line-height:1;margin-top:2rem;font-weight:600}cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-main-content,cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-main-heading,cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-section1,cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components>cx-paragraph:nth-child(4)>p>p:nth-child(2){margin:auto;font-weight:600}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row .form-group .product-select-options .ng-select-container,cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row .form-group .region-select .ng-select-container{height:50px;border:1px solid;border-radius:0}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row [formcontrolname=confirmationrequest]{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row.date_signature_section{display:block}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row.signature-date label input{height:60px}cx-page-layout.ElxSecondaryPageTemplate3 .privacy-policy-section-one-form .row.signature-date .date-btn-div{padding-left:0!important;margin-top:7px}cx-page-layout.ElxSecondaryPageTemplate3 .response-method{width:100%;height:48px}cx-page-layout.ElxSecondaryPageTemplate3 .radio-btn-selection-cls{position:relative;margin-bottom:30px;margin-top:20px}cx-page-layout.ElxSecondaryPageTemplate3 .collapse .contact-information{margin:0;padding:0;width:100%;max-width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .collapse .contact-information label .contact-info-text-area{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-section2,cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-section2-content{font-weight:600}cx-page-layout.ElxSecondaryPageTemplate3 .elxHeadingBodySlot.has-components>app-elux-privacy-policy-section-one-form>div>form>div>div>div:nth-child(6)>div:nth-child(2)>label>ng-select>div,cx-page-layout.ElxSecondaryPageTemplate3 .elxHeadingBodySlot.has-components>app-elux-privacy-policy-section-one-form>div>form>div>div>div:nth-child(8)>div:nth-child(2)>label>ng-select>div,cx-page-layout.ElxSecondaryPageTemplate3 .elxHeadingBodySlot.has-components>app-elux-privacy-policy-section-one-form>div>form>div>div>div:nth-child(12)>div>label>ng-select>div,cx-page-layout.ElxSecondaryPageTemplate3 .elxHeadingBodySlot.has-components>app-elux-privacy-policy-section-one-form>div>form>div>div>div:nth-child(13)>div>label>ng-select>div,cx-page-layout.ElxSecondaryPageTemplate3 .elxHeadingBodySlot.has-components>app-elux-privacy-policy-section-one-form>div>form>div>div>div:nth-child(14)>div>label>ng-select>div{height:50px;border-radius:2px;border:1px solid}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(3){margin-left:23rem;margin-top:-13rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(4){margin-left:23rem;margin-top:-8rem}cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:first-child>p>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:nth-child(2)>p>p{margin-top:0;font-weight:600}cx-page-layout.ElxSecondaryPageTemplate3 .elxFormSlot.has-components>cx-paragraph:nth-child(3)>p>p{margin-top:0}cx-page-layout.ElxSecondaryPageTemplate3 .signature-of-applicant .form-group{max-width:100%;width:100%;flex:unset}cx-page-layout.ElxSecondaryPageTemplate3 .category-bottom-block{display:block;margin:0 auto}@media (max-width:992px){cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxFormSlot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy1Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy2Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHeadingBodySlot{width:100%!important}}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate3{width:100%;margin:auto;padding:0}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxFormSlot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy1Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy2Slot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHeadingBodySlot,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxPrivacyPolicyForm{width:100%;margin:auto;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot app-home-page-banner.contactus-summery-text{margin-bottom:10px}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.elxHalfCopy1Slot cx-paragraph p h3 strong{margin-left:0!important}cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form-div{width:100%;margin-left:auto}cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form-div form .do-not-sell-info-successMsg,cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form-div form .myInfo-btn,cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form-div form div{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot{width:100%;text-align:center!important}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot img{display:none}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnCSlot cx-generic-link{margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnASlot cx-banner cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate3 .elx3ColumnBSlot cx-banner cx-generic-link{border-bottom:2px solid #a1a6b1;top:38px;position:relative;width:190px;margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate3 .my-info-form{width:250%}cx-page-layout.ElxSecondaryPageTemplate3 .do-not-sell-info-successMsg{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .myInfo-btn{width:250%}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components{width:100%;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner .category-bottom-block .image-container img{height:160px;width:100%;margin:auto;display:block}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner .category-bottom-block .summary-content,cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner.contactus-summery-text{height:auto}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner.contactus-summery-text .category-bottom-block .image-container{height:160px;width:300px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner.contactus-summery-text .category-bottom-block .image-container img{height:160px;width:300px}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components app-home-page-banner.contactus-summery-text .category-bottom-block .summary-content{width:300px!important;padding:20px!important}cx-page-layout.ElxSecondaryPageTemplate3 .updateServiceRepair{margin-top:2rem!important}cx-page-layout.ElxSecondaryPageTemplate3 .contact-us-privacy-link,cx-page-layout.ElxSecondaryPageTemplate3 .contactus-btn,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(2)>p>h4,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(3)>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(4)>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(5)>p>h4,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(5)>p>h5,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:first-child>p>h3,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(2)>p,cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(3)>p{margin-left:0!important}cx-page-layout.ElxSecondaryPageTemplate3 .selected-options,cx-page-layout.ElxSecondaryPageTemplate3 .text-area{width:100%;margin-left:0!important}cx-page-layout.ElxSecondaryPageTemplate3 .user-emailid-details,cx-page-layout.ElxSecondaryPageTemplate3 .user-name-details{width:108%;margin-left:-12px!important}cx-page-layout.ElxSecondaryPageTemplate3 .summary-content{position:relative!important;top:0!important;left:50%!important;transform:translate(-50%);width:100%!important}cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-main-content,cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-main-heading,cx-page-layout.ElxSecondaryPageTemplate3 .ca-privacy-policy-section1{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 .elxCategoryHeroSlot.has-components>cx-paragraph:nth-child(4)>p>p:nth-child(2){width:100%;margin-left:0;margin-top:0}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:first-child>p>p{width:100%;margin-left:0;margin-top:0!important}cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot{margin:0!important;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 .text-area-cls{width:335px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form cx-paragraph{padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form{width:100%;margin:0}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row{margin:0}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row .form-group .elux-btn-block{width:100%;height:60px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row .form-group .date-btn-div{margin-top:0}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row .form-group .form-control,cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row .form-group .privacy-policy-submit-btn{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row .form-group .region-select .ng-select-container{height:50px;border:1px solid;border-radius:0}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row.date_signature_section textarea{width:90%;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .row.signature-date .date-btn-div{padding-left:15px!important}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .radio-btn-selection-cls{padding:0 15px;margin-left:50px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .collapse{position:relative}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .collapse .contact-information{width:100%}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .collapse .contact-information label{padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate3 app-elux-privacy-policy-section-one-form .privacy-policy-section-one-form .form-row .collapse .contact-information label .contact-info-text-area{width:100%}}@media (max-width:576px){cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(4),cx-page-layout.ElxSecondaryPageTemplate3 .elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(3){margin-left:0!important;margin-top:0!important}.category-bottom-block .summary-content .title{font-size:28px!important}.ElxSecondaryPageTemplate3 .elxHalfCopy1Slot{margin-left:10px!important;margin-top:-10rem!important}.elxHalfCopy2Slot{padding:0 15px}.elxPrivacyLinkSlot{width:100%!important;padding:0 15px}.elxFormSlot{padding:0 1rem!important}cx-page-slot.elxHalfCopy1Slot.has-components>cx-paragraph:nth-child(3)>p>h5,cx-page-slot.elxHalfCopy2Slot.has-components>cx-paragraph:nth-child(2)>p>h5{margin-top:-2.5rem!important}.ElxSecondaryPageTemplate3 cx-page-slot.elxHeadingBodySlot{margin-left:1rem}}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxBodySlot,cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxHeadingBodySlot{width:990px;margin:auto}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxBodySlot,cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxHeadingBodySlot{width:100%!important;padding:0 20px}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxBodySlot,cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxHeadingBodySlot{width:100%!important;padding:0 10px}}cx-page-layout.ElxSecondaryPageTemplate6 .elxHeadingBodySlot.has-components>cx-paragraph:first-child>p>h3{margin-top:2rem;text-align:center}cx-page-layout.ElxSecondaryPageTemplate6 .elxHeadingBodySlot.has-components>cx-paragraph:nth-child(2)>p>h4{width:40%;margin-left:33rem}cx-page-layout.ElxSecondaryPageTemplate6 .elxBodySlot.has-components>cx-paragraph:first-child>p>h2{margin-top:2rem;margin-left:7rem}cx-page-layout.ElxSecondaryPageTemplate6 .elxBodySlot.has-components>cx-paragraph:nth-child(3)>p>h2{margin-left:35rem;margin-top:-20rem}cx-page-layout.ElxSecondaryPageTemplate6 .elxBodySlot.has-components>cx-paragraph:nth-child(4)>p{margin-left:35rem;margin-top:-17rem;width:30%}cx-page-layout.ElxSecondaryPageTemplate6 .BlogRecipeBody{margin-left:75rem;margin-top:-11rem}cx-page-layout.ElxSecondaryPageTemplate6 .ShareIcon{width:20%;margin-top:2rem}cx-page-layout.ElxSecondaryPageTemplate6 .PrintIcon{width:20%}cx-page-layout.ElxSecondaryPageTemplate6 .Servings{margin-left:9.5rem;margin-top:-11rem;border:1px solid #999;width:44%;padding:2rem;height:151px;background:#eaece9;color:#94a0ae}cx-page-layout.ElxSecondaryPageTemplate6 .TotalTime{margin-top:-9.3rem;width:44%;border:1px solid #999;background:#eaece9;padding:2rem;height:152px;color:#94a0ae}cx-page-layout.ElxSecondaryPageTemplate6 .Ingredients{margin-top:12rem;margin-left:-9.5rem;width:44%;border:1px solid #999;padding:2rem;height:150px;background:#eaece9;color:#94a0ae}cx-page-layout.ElxSecondaryPageTemplate6 .elxPromoCardSlot{text-align:center}cx-page-layout.ElxSecondaryPageTemplate6 .BlogRecipeForm{width:80%;border-top:1px solid #d3d3d3;margin:auto}cx-page-layout.ElxSecondaryPageTemplate6 .ViewMorBtn{margin-top:5rem;margin-left:27rem;width:15%;margin-bottom:5rem}cx-page-layout.ElxSecondaryPageTemplate6 .ViewMoreBtnSize{font-size:18px}cx-page-layout.ElxSecondaryPageTemplate6 .SortByText{margin-left:8rem;margin-top:-3rem;margin-bottom:-2rem}cx-page-layout.ElxSecondaryPageTemplate6 .text-area{margin-top:1rem;width:100%;margin-bottom:1rem}cx-page-layout.ElxSecondaryPageTemplate6 .SelectCategory{margin-left:13rem;padding:10px;background:var(--moss-tint)}cx-page-layout.ElxSecondaryPageTemplate6 .InputGroupDiv{margin-top:1rem;border-top:1px solid #7e7d7d;border-bottom:1px solid #d3d3d3;width:25%}cx-page-layout.ElxSecondaryPageTemplate6 .ElxPromoCardSlot{width:70%;margin-left:9rem}cx-page-layout.ElxSecondaryPageTemplate6 .InputForm{margin-bottom:3rem}cx-page-layout.ElxSecondaryPageTemplate6 .FacebookLink{margin-left:20px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe{width:992px;margin:auto auto 50px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder{margin-bottom:40px!important;margin:auto}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder{width:100%!important}}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder cx-media{height:280px;width:1220px;-o-object-fit:contain;object-fit:contain;margin:auto}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder cx-media{width:100%!important;padding:0 10px}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder cx-media{width:100%!important;padding:0 10px}}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder cx-media.is-missing{display:none}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .image-holder cx-media img{width:100%;height:100%;outline:0;outline-color:var(--white);color:var(--white)}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .content-wrapper{width:999px;margin:auto}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .content-wrapper{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .content-wrapper{width:100%!important}}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock{width:100%;display:block;text-align:center;position:relative;margin-bottom:50px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .heading{width:90%;padding-left:10%}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .headingIcons{display:none;position:absolute;top:15%;left:90%;width:-moz-fit-content;width:fit-content}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .headingIcons i{font-size:24px;margin-right:40px;cursor:pointer}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .headingIcons i:last-of-type{margin-right:0}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .boxContainer{display:flex;width:-moz-fit-content;width:fit-content;float:right;position:relative;left:110px;top:20px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .boxContainer .box1,cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .boxContainer .box2{width:100px;height:120px;border:1px solid var(--blue-tint);background:var(--blue-tint);margin-right:5px;color:var(--primary-color-palette-blue-mid);padding:12px ​0px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .boxContainer .box1 p,cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .headingBlock .boxContainer .box2 p{margin-bottom:5px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .contentSection{display:flex;gap:20px;justify-content:space-evenly}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .contentSection .childElement{width:50%}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .contentSection .childElement div{line-height:normal}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .contentSection .childElement div p{margin-bottom:20px}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .horizontal{width:100%;margin-top:100px;height:1px;display:block;background:var(--blue-light)}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .button{border:1px solid var(--cx-color-black);width:200px;min-height:60px;background:var(--white);margin:50px auto;display:block}cx-page-layout.ElxSecondaryPageTemplate6 app-elux-blog-recipe .gridHeading{width:-moz-fit-content;width:fit-content;margin:20px auto}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe{width:100%}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .image-holder cx-media{height:160px;width:300px;display:block;margin:auto}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .headingBlock .heading{font-size:20px;margin-bottom:30px}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .headingBlock .headingIcons{position:relative;top:unset;right:unset;margin:auto;left:0}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .headingBlock .headingIcons i{font-size:12px;margin-right:40px}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .headingBlock .headingIcons i:last-of-type{margin-right:0}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .headingBlock .boxContainer{float:unset;position:relative;left:50px;margin:30px auto auto}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .contentSection{display:block}cx-page-layout.ElxSecondaryPageTemplate6 .blog-receipe .contentSection .childElement{width:100%;padding:0 20px;margin:30px 0}}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components{width:999px;margin:auto auto 2rem}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components{width:100%!important}}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner{display:flex;flex-basis:30%;margin-top:1.5rem!important}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner{flex-basis:unset;margin:5px 10px!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner{flex-basis:unset;margin:5px 10px!important}}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block{display:flex;width:100%;margin:0 1%;background:var(--blue-tint)!important;align-content:space-between;flex-direction:row}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .image-container{flex-basis:100%}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .image-container cx-media{width:100%;height:170px}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .image-container cx-media img{width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content{flex-basis:100%;padding:20px!important;background:var(--blue-tint)!important;color:var(--electrolux-blue)!important}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper{text-align:left;width:100%;margin:0}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{margin:0!important;font-size:26px!important}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper{text-align:center}@media (max-width:575.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}cx-page-layout.ElxSecondaryPageTemplate6 cx-page-slot.elxPromoCardSlot.has-components app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}cx-promotions .cx-promotions{font-size:16px;font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--moss-rich);padding:0;text-transform:capitalize}cx-promotions .cx-promotions ul>li{font-weight:400}cx-page-layout.ElxSecondaryPageTemplate2{text-align:left;width:100%}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot{display:block}cx-page-layout.ElxSecondaryPageTemplate2 .productSupportErrorMessage{color:var(--invalid-input)}cx-page-layout.ElxSecondaryPageTemplate2 .product-support-image{height:185px;margin-top:3rem}cx-page-layout.ElxSecondaryPageTemplate2 .productsupport{margin-top:2rem}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox{justify-content:space-between;margin:auto!important;width:999px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper{width:40%;margin:auto}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot{justify-content:space-between}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot.has-components>cx-link:first-child>cx-generic-link>a{text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate2 .elxFindSupportMiddleSlot.has-components>cx-link:nth-child(2)>cx-generic-link>a{text-decoration:underline;margin-left:2rem}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot{width:33.33%;float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot img{width:90px;height:90px;display:inline}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot a,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot a,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot a{color:var(--electrolux-blue);text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot{text-align:right!important}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot{text-align:left!important}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot cx-generic-link{margin-left:-20px}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot cx-generic-link img{margin-left:25px}cx-page-layout.ElxSecondaryPageTemplate2 .product-support-search-icon{position:absolute;margin-left:17rem;margin-top:.5rem}cx-page-layout.ElxSecondaryPageTemplate2 .product-support-search-box{width:65%;margin:auto}cx-page-layout.ElxSecondaryPageTemplate2 .product-support-search-box .fa-search:before{content:""!important}cx-page-layout.ElxSecondaryPageTemplate2 .mobile-number-model{background-color:#d3d3d3;margin-top:-1rem;width:154%;margin-left:-17rem;padding:5rem}cx-page-layout.ElxSecondaryPageTemplate2 .close{margin-top:-4rem;background-color:var(--white);margin-right:20rem}cx-page-layout.ElxSecondaryPageTemplate2 .product-select-options{width:20%;padding:1rem}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox{margin-bottom:-12px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model{width:100%;background:var(--blue-tint);padding:0 0 50px;margin:auto auto 10px;min-height:500px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model .close{margin-top:0;margin-right:0;padding:20px;display:block;opacity:1;border:1px solid var(--blue-tint)}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model .close span{font-size:20px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model .elxFindSupportTopSlot{width:100%;margin:0}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model .elxFindSupportTopSlot cx-paragraph p h3{font-size:20px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .mobile-number-model div .product-select-options{width:260px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .elxHeadingBodySlot cx-paragraph p h1{text-align:left}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .product-support-search-box .inner-addon{position:relative}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .product-support-search-box .inner-addon input.form-control{border-radius:0;height:40px;font-size:16px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .product-support-search-box .inner-addon .product-support-search-icon{position:absolute;margin-left:unset;margin-top:unset;right:0;height:38px;cursor:pointer;border-left:1px solid var(--blue-light)}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .product-support-search-box .inner-addon .product-support-search-icon:before{font-size:20px;padding:0 10px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components{display:block!important;margin-top:38px;margin-bottom:25px}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components cx-link{padding:20px;cursor:pointer}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components cx-link:first-of-type{border-right:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components cx-link cx-generic-link a{margin:0}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-text{text-align:center;font-weight:500}cx-page-layout.ElxSecondaryPageTemplate2 .category-select .ng-select-container{height:60px}cx-page-layout.ElxSecondaryPageTemplate2 .category-select{width:30%;margin-left:20rem}cx-page-layout.ElxSecondaryPageTemplate2 .product-category-description{margin-top:10rem}cx-page-layout.ElxSecondaryPageTemplate2 .product-category-image{width:95%}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section{display:flex}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate2 .category-select,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox{margin:auto!important;width:100%;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate2 .category-select app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxFindSupportMiddleSlot app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper,cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search .elxFindProductSupportMiddleSlot-wrapper{width:100%;margin:auto}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section{padding:0 15px;flex-direction:column}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section .summary-content{order:2;position:relative}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section .summary-content .product-category-description{margin:0}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section .summary-content .product-category-description p{text-align:left;margin-top:15px}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section .image-container{order:1;position:relative}cx-page-layout.ElxSecondaryPageTemplate2 .model-number-section .image-container app-elux-image img{height:170px;width:100%}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot cx-generic-link{margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot{width:100%;text-align:center!important}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot img,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot img,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnCSlot img{display:none}cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnASlot cx-banner cx-generic-link,cx-page-layout.ElxSecondaryPageTemplate2 .elx3ColumnBSlot cx-banner cx-generic-link{border-bottom:2px solid #a1a6b1;top:38px;position:relative;width:190px;margin:0 auto}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox .product-support-search-box{width:90%;margin:auto}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxHeadingBodySlot.has-components cx-paragraph p h1{text-align:center}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components{display:flex!important;margin-top:20px;margin-bottom:-15px;justify-content:center}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxProductSupportSearchBox app-elux-product-support-search cx-page-slot.elxFindProductSupportMiddleSlot.has-components cx-link{width:100%;display:block;max-width:-moz-max-content;max-width:max-content;padding:0 2%;text-decoration:underline}cx-page-layout.ElxSecondaryPageTemplate2 cx-page-slot.elxHalfRTESlot{padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate2 .elxHalfRTESlot.has-components{margin-bottom:20px!important}}app-cx-product-carousel .price,app-cx-product-carousel h3{text-align:center}app-elux-cart-coupons{margin-top:5rem;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:0;-webkit-padding-start:15px;padding-inline-start:15px}app-elux-cart-coupons .cx-cart-coupon-title{font-weight:700;line-height:normal;letter-spacing:normal;margin-left:10px;margin-bottom:10px}app-elux-cart-coupons .text-danger{color:var(--invalid-input)!important}app-elux-cart-coupons .cx-cart-coupon-container input{width:65%;float:left;height:60px;border-radius:0;border-color:var(--electrolux-blue);color:var(--primary-color-palette-blue-mid)}app-elux-cart-coupons .cx-cart-coupon-container button,app-elux-cart-coupons .cx-cart-coupon-container button:active,app-elux-cart-coupons .cx-cart-coupon-container button:hover{width:30%;float:right;border-width:1.8px;color:var(--electrolux-blue)}app-elux-applied-coupons{width:100%}app-elux-applied-coupons .coupon-summary,app-elux-applied-coupons .cx-coupon-card-grid{margin-top:5px;background-color:var(--blue-tint);color:var(--electrolux-blue);cursor:pointer}app-elux-applied-coupons .coupon-summary{width:100%}app-elux-applied-coupons .cx-coupon-apply.cx-coupon-card.cx-coupon-list-wrap{padding:5px}.ElxCreateAccountPageTemplate{margin:auto}.ElxCreateAccountPageTemplate cx-page-slot.elxFormSlot,.ElxCreateAccountPageTemplate cx-page-slot.elxHalfCopy1Slot,.ElxCreateAccountPageTemplate cx-page-slot.elxHalfCopy2Slot,.ElxCreateAccountPageTemplate cx-page-slot.elxHeadingBodySlot{width:980px;margin:auto}.ElxCreateAccountPageTemplate .user-register-container{width:auto}.ElxCreateAccountPageTemplate .registration-success-message{margin-bottom:2rem;background:var(--moss-tint);margin-left:1rem;width:64%}.ElxCreateAccountPageTemplate .user-register-privacyLink{font-size:16px;margin-left:3rem;margin-bottom:3rem;color:var(--electrolux-blue)}.ElxCreateAccountPageTemplate .check-box{height:40px;width:40px;margin-top:2rem}.ElxCreateAccountPageTemplate .user-register-checkbox input:checked:after{height:14px;width:28px;top:8px;left:5px;border-width:0 0 8px 8px}.ElxCreateAccountPageTemplate .check-box-label{display:flex;align-items:center}.ElxCreateAccountPageTemplate .terms-and-conditions{margin-left:1rem;width:63%}.ElxCreateAccountPageTemplate .user-register-signup-button{margin-top:2rem;width:15%}.ElxCreateAccountPageTemplate .addressLineMessage{margin-top:-2rem}.ElxCreateAccountPageTemplate .text-box-alignment{padding-right:30px}.ElxCreateAccountPageTemplate cx-page-slot.elxFormSlot.has-components>cx-paragraph>p>p{position:relative;margin-top:-20rem;margin-left:19.5rem}.ElxCreateAccountPageTemplate .field-alignment{position:absolute;top:-30px}.ElxCreateAccountPageTemplate .input-group-fields{margin-top:15px}.ElxCreateAccountPageTemplate .address-alignment{margin-top:24px}.ElxCreateAccountPageTemplate .postalcode-required-error{margin-top:-18px;color:var(--invalid-input)}.ElxCreateAccountPageTemplate .form-required-error{font-size:16px;margin-top:5px;color:var(--invalid-input)}.ElxCreateAccountPageTemplate .existEmailAddressMsg{color:var(--invalid-input);font-size:16px}.ElxCreateAccountPageTemplate .region-select .ng-select-container{height:50px;border-radius:0;border-color:#000}.ElxCreateAccountPageTemplate .passwordrules{position:absolute;z-index:100;background-color:var(--blue-tint);left:15px;right:15px;font-family:Electrolux Sans}.ElxCreateAccountPageTemplate .min-length-error-msg{font-size:10px}.ElxCreateAccountPageTemplate .password-check-rules{color:var(--blue-light)}.ElxCreateAccountPageTemplate .fa-check-circle,.ElxCreateAccountPageTemplate .fa-circle{font-weight:100;margin-right:10px;vertical-align:middle}.ElxCreateAccountPageTemplate .text-success{color:var(--cx-color-green-rich)}.ElxCreateAccountPageTemplate .elxPrivacyLinkSlot{margin:3rem}.ElxCreateAccountPageTemplate .password-mismatch-error{margin-top:-1rem}.ElxCreateAccountPageTemplate .text-secondary{color:var(--blue-light)}.ElxCreateAccountPageTemplate .elxFormSlot.has-components>cx-paragraph>p>h5>a:first-child,.ElxCreateAccountPageTemplate .elxFormSlot.has-components>cx-paragraph>p>h5>a:nth-child(2){position:relative;z-index:1;text-decoration:underline}.ElxCreateAccountPageTemplate .elxFormSlot.has-components>cx-paragraph>p>h5>a:hover:first-child,.ElxCreateAccountPageTemplate .elxFormSlot.has-components>cx-paragraph>p>h5>a:hover:nth-child(2){opacity:.8;letter-spacing:1px;font-weight:700;color:var(--primary-color-palette-blue-mid)}.ElxCreateAccountPageTemplate .elxFormSlot.has-components>app-elux-create-account>div>form>div>div>div:nth-child(7)>div:nth-child(3)>cx-page-slot>cx-paragraph>p>h5>a:first-child,.ElxCreateAccountPageTemplate .elxFormSlot.has-components>app-elux-create-account>div>form>div>div>div:nth-child(7)>div:nth-child(3)>cx-page-slot>cx-paragraph>p>h5>a:nth-child(2){text-decoration:underline}@media (max-width:767.98px){.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate cx-page-slot.elxHalfCopy1Slot,.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate cx-page-slot.elxHalfCopy2Slot{margin:auto;width:100%}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .elxHeadingBodySlot{margin-left:1rem;width:100%}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .form-error-message-alignment{margin-bottom:35px}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .password-mismatch-error{margin-top:-1rem}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .confirmpassword-error-message-alignment{margin-bottom:38px}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .user-register-privacyLink{margin-left:auto}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .elxFormSlot{margin-top:-15px;width:100%}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .text-box-alignment{padding-right:15px}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .promotion-message{width:100%;margin-left:15px}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .user-register-container{width:100%!important;display:flex;flex-direction:column}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .postalcode-required-error{margin-left:auto;margin-top:5px}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .paragraph-content{margin-bottom:3rem;font-size:16px;padding-top:1rem;width:100%!important;padding-right:0!important}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .elxPrivacyLinkSlot{margin:auto}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .terms-and-conditions{margin-left:0;width:78%}.ElxCreateAccountPageTemplate cx-page-layout.ElxCreateAccountPageTemplate .registration-success-message{margin-top:3rem;margin-left:0;width:100%;margin-bottom:0}}@media (max-width:575.98px){cx-page-layout.ElxCreateAccountPageTemplate .user-register-signup-button{width:35%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate{max-width:100%;position:relative;-webkit-padding-end:1.5rem;padding-inline-end:1.5rem;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:flex-start;padding:2rem 0 0}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate{display:inline-block}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.TopContent{flex:0 80%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot cx-checkout-progress{margin-bottom:10px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress{padding:0 1.85rem;position:absolute;top:0;width:80%;left:10%}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress{left:0;position:unset}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress section{max-width:65%;margin-right:auto}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .secure-checkout{font-size:54px;font-weight:400;margin-bottom:1rem}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress{padding:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress section{max-width:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .secure-checkout{font-size:28px;padding:0 1.375rem}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list{list-style:none;display:flex;justify-content:space-between;padding:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list a:hover{text-decoration:none}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item{display:flex;align-items:center;text-transform:uppercase;font-size:18px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item span{background-color:var(--primary-color-palette-blue-mid);background-image:url(/assets/icons/elx-icons-check.svg);width:30px;height:30px;background-size:70%;background-repeat:no-repeat;background-position:50%;font-size:1px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.disabled{pointer-events:none;color:var(--blue-light)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.disabled span{background-color:transparent;background-image:none;font-size:14px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.active{color:#011e41}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.active span{border:2px solid #011e41;background-color:transparent;background-image:none;font-size:14px}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item{display:block;max-width:110px;margin:0 auto;text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list span{margin:0 auto!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-link{display:block;margin-top:.5rem}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list span{min-width:30px;margin:0 10px 0 0;border-radius:50%;border:2px solid var(--blue-light);display:flex;align-items:center;justify-content:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .elxCartExclaim cx-media img,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .elxHighLevelAlert cx-media img{max-width:50px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .elxCartExclaim p,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .elxHighLevelAlert p{margin:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .high-level-alert{display:flex;border:1px solid var(--invalid-input);background-color:#ffebea}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .high-level-alert p{margin:0;color:var(--invalid-input);font-size:16px;font-weight:600;padding:1rem 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .high-level-alert cx-page-slot{flex:initial;padding:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .high-level-alert cx-page-slot cx-media{width:35px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .high-level-alert{width:98%;margin:0 auto}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert{display:flex;background-color:var(--blue-tint);margin-bottom:2rem;align-items:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert p{margin:0;color:var(--blue-mid);font-size:16px;font-weight:600;padding:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert .cx-cart-url{margin-left:auto;margin-right:1.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert cx-page-slot{flex:initial;margin:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert cx-page-slot.viewCart a{color:var(--electrolux-blue);font-size:18px;font-weight:600;text-decoration:underline}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .low-level-alert img{filter:brightness(0) saturate(100%) invert(55%) sepia(85%) saturate(62%) hue-rotate(169deg) brightness(97%) contrast(89%)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{margin-bottom:4rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{flex:0 38%;align-content:flex-start;margin-right:42px;margin-top:12%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .ApplicableProduct{display:block}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent cx-checkout-progress{height:-moz-fit-content;height:fit-content}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-checkout-title{color:#041e50;text-align:left}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address{padding:24px 20px;border:1px solid var(--blue-tint)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address h3{font-size:32px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:1.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-group{margin:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-group>span{display:block;position:relative;bottom:30px;font-size:14px;border:1px solid var(--invalid-input);background-color:#ffebea;padding:0 .75rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-group>span.cx-bottom-padding{bottom:7px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-group .form-control{width:100%!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-control{background-color:#fff!important;border-radius:0;border:1px solid var(--blue-light)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-control.ng-invalid.ng-touched{border:1px solid var(--invalid-input)!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-group.floating>label{position:relative;bottom:37px;left:8px;background:#fff;padding:0 5px;transition:.1s;pointer-events:none;font-weight:500!important;transform-origin:bottom left;margin:0;display:inline-block;color:var(--blue-mid)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-control.floating:focus~label{transform:translate(1px,-85%) scale(.8)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-control.floating:not(:-moz-placeholder-shown)~label{transform-origin:bottom left;transform:translate(1px,-85%) scale(.8)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .form-control.floating:not(:placeholder-shown)~label{transform-origin:bottom left;transform:translate(1px,-85%) scale(.8)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row .po-box-address{font-size:12px;margin-left:1rem;margin-bottom:1px;position:relative;bottom:25px}@media (min-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .row div.form-group.col-md-12.col-lg-5{padding-right:15px}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner{border:1px solid var(--blue-tint);min-height:12rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner .selected-add{background-color:var(--blue-tint);height:40px;margin-bottom:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner .selected-add input[type=checkbox]{margin:.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner .selected-add h5{font-size:16px;font-weight:600;padding:10px;margin-left:2rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner h6{padding:0 10px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner .address p{padding:0 10px;margin:5px 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card.justify-content-center{text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card cx-card .cx-card .cx-card-body{border:1px solid var(--blue-tint)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .error-message .text-danger{font-size:14px;margin:6px 0;padding:0 10px;position:relative;word-break:break-word;width:-moz-max-content;width:max-content}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .PrivacyLink{font-size:14px;margin:1rem 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button{align-items:center;margin-left:-19px;text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button .btn{height:60px;font-size:18px;font-weight:600;color:var(--white)}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address ng-select{margin-bottom:2rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button div{padding:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button div .btn{width:100%;margin-bottom:1.5rem}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-continue-delivery-btn{align-items:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address cx-address-form{background-color:transparent}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-payment-container{padding:24px 20px;border:1px solid var(--blue-tint)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-payment-container .klarna-exit{margin:0;padding:3rem 0;text-align:center;font-weight:600}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .form-check{margin-bottom:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method h4{text-transform:capitalize;font-size:32px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:1.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .nav-tabs{border:1px solid #dfe7ea;border-radius:4px;padding:.5rem .75rem;justify-content:space-between}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .nav-tabs .nav-item{width:47%;text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .nav-tabs .border-left{border:1px solid #dfe7ea}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .nav-tabs .nav-link.active{background-color:#011e41;border:1px solid var(--blue-tint);border-radius:4px;color:#fff}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-place-order-button{width:100%;margin:2rem 0}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-place-order-button{margin:2rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-place-order-button .btn{padding:1rem}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment app-elux-adyen-drop-in .payment-container .payment .adyen-checkout__dropin--ready .adyen-checkout__payment-methods-list .adyen-checkout__payment-method .adyen-checkout__payment-method__details{padding:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment app-elux-adyen-drop-in .payment-container .payment .adyen-checkout__dropin--ready .adyen-checkout__payment-methods-list .adyen-checkout__payment-method .adyen-checkout__payment-method__details .adyen-checkout__payment-method__details__content .adyen-checkout__card-input--credit .adyen-checkout__loading-input__form .adyen-checkout__error-text{color:var(--cx-color-red-light)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-payment-card-inner{border-radius:2px;border:1px solid var(--blue-tint);padding:13px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-payment-card-inner .selected-card{display:flex;gap:1rem;position:relative;padding:13px;margin:-13px -13px 15px;align-items:center;justify-content:space-between}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-payment-card-inner .selected-card span{font-weight:600}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-payment-card-inner .selected-card input{position:static;margin:initial}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container{display:flex;justify-content:space-between;gap:20px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container .card-no{font-weight:600;padding-top:14px!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container .expired{color:var(--invalid-input)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-edit-card{border:1px solid var(--blue-tint);padding:20px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-edit-card .cx-holder-name{text-transform:capitalize}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-edit-card .cx-icon-number{display:flex;align-items:center;gap:1rem;margin:1rem 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-month-year{display:flex;gap:.5rem;margin-bottom:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-month-year input{width:40%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-edit.odd{min-width:425px;position:relative;left:-220px;margin-top:1rem;z-index:11}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-edit.even{min-width:425px;position:relative;margin-top:1rem;z-index:11}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-edit.even,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-edit.odd{min-width:0}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-expiration{background-color:#fff;border:1px solid #d3d6db;border-radius:.25rem;color:#495057;display:block;width:100%;padding:.6875rem .75rem;height:48px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-expiration input{border:0;width:80%;text-align:left}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-expiration input:first-child{width:15%;text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-buttons{display:flex;align-items:center;justify-content:space-between}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address{line-height:normal}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing .cx-payment-form-billing-address h5{font-size:20px;font-weight:600;text-transform:capitalize}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing [formcontrolname=postalCode]{float:unset!important;margin-left:12px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing [formcontrolname=postalCode]{margin-left:0}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing .error-message .text-danger{font-size:14px;margin:6px 0;padding:0 10px;position:relative;word-break:break-word;width:-moz-max-content;width:max-content}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing .form-group .form-check{margin-bottom:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing cx-address-form .yourBillingAddrHeading{font-weight:500;font-size:20px;margin-bottom:20px;display:block}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing cx-address-form .yourBillingAddrHeading{padding-top:10px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .cx-payment-form-billing cx-address-form .form-group{padding:0 15px}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .btn-link{font-weight:400;text-decoration:underline}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method hr.solid{padding:0 15px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .form-container{padding:0 15px!important;position:static}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit{width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review{padding:24px 20px;border:1px solid var(--blue-tint);margin-top:70px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review h4{line-height:normal;font-size:32px;font-weight:400;color:#011e41;margin-bottom:35px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-review-shipping{background-color:transparent}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-review-shipping cx-card .cx-card,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-review-shipping cx-card .cx-card-body{padding:0;margin-bottom:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-border-bottom .cx-card{border-bottom:1px solid var(--blue-tint)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-shipping-address{display:flex;justify-content:space-between}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-shipping-address h5{font-size:18px;color:#011e41;text-transform:uppercase;font-weight:400}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-shipping-address .cx-review-summary-edit{float:right}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-shipping-address .cx-review-summary-edit .btn-link{font-weight:400;text-decoration:underline}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-parcel-head{color:var(--blue-mid);font-size:18px;font-weight:600;margin-top:1.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date{display:flex;align-items:flex-start}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date .cx-date{width:78px;height:78px;border-radius:2px;background-color:#011e41;color:var(--white);margin-right:1rem;line-height:normal;text-align:center;padding:.75rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date .cx-date span{font-size:32px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-phone-number{color:#011e41;font-size:20px;font-weight:400}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.elxCustomerSupport{padding:0 15px;margin-bottom:100px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{flex:0 0 34%;margin-top:12%;flex-direction:column;justify-content:flex-start}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{flex:unset}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding-top:1rem;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem;padding-bottom:0;-webkit-padding-end:0;padding-inline-end:0}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 0 0}}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{width:50%}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{flex:unset;padding-top:1rem;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem;padding-bottom:0;-webkit-padding-end:0;padding-inline-end:0}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{padding:1rem 0 0}}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{--cx-flex-basis:50%;justify-content:flex-end;align-items:flex-end;flex-direction:column}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{width:50%;padding-top:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 2.5rem 0}}@media (max-width:991.98px) and (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 0 0}}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{max-width:50%;padding-bottom:2rem}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{--cx-flex-basis:100%;align-items:normal}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{min-width:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{max-width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent.has-components>cx-paragraph>p{margin-top:14rem;margin-left:-27rem;font-style:italic;font-size:12px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate .QuestionBanner{margin-left:0;margin-right:0}}.DesiredDelivery{float:left}.DesiredDelivery cx-paragraph p{margin-bottom:0}cx-address-form{background-color:transparent}cx-address-form .cx-billing-address .form-group{margin:0}cx-address-form .cx-billing-address .form-group>cx-form-errors p,cx-address-form .cx-billing-address .form-group p.text-danger{position:relative;bottom:35px;font-size:14px;border:1px solid var(--invalid-input);background-color:#ffebea;padding:.25rem .75rem;width:100%;margin-bottom:0}cx-address-form .cx-billing-address .form-group>cx-form-errors p:after,cx-address-form .cx-billing-address .form-group>cx-form-errors p:before,cx-address-form .cx-billing-address .form-group p.text-danger:after,cx-address-form .cx-billing-address .form-group p.text-danger:before{display:none}cx-address-form .cx-billing-address .form-group>cx-form-errors p.cx-bottom-padding,cx-address-form .cx-billing-address .form-group p.text-danger.cx-bottom-padding{bottom:7px}cx-address-form .cx-billing-address .form-group .form-control{width:100%!important;margin-left:0!important}cx-address-form .cx-billing-address .form-control{background-color:#fff!important;border-radius:0;border:1px solid var(--blue-light)}cx-address-form .cx-billing-address .form-control.ng-invalid.ng-touched{border:1px solid var(--invalid-input)!important}cx-address-form .cx-billing-address .form-group.floating>label{position:relative;bottom:40px;left:8px;background:#fff;padding:5px 5px 0;transition:.1s;pointer-events:none;font-weight:500!important;transform-origin:bottom left;margin:0;display:inline-block;color:var(--blue-mid)}cx-address-form .cx-billing-address .form-control.floating:focus~label{transform:translate(1px,-85%) scale(.8)}cx-address-form .cx-billing-address .form-control.floating:not(:-moz-placeholder-shown)~label{transform-origin:bottom left;transform:translate(1px,-85%) scale(.8)}cx-address-form .cx-billing-address .form-control.floating:not(:placeholder-shown)~label{transform-origin:bottom left;transform:translate(1px,-85%) scale(.8)}cx-address-form .cx-billing-address .po-box-address{font-size:12px;margin-left:1rem;margin-bottom:1px;position:relative;bottom:20px}@media (min-width:768px){cx-address-form .cx-billing-address div.form-group.col-md-12.col-lg-5{padding-right:15px}}app-elux-checkout-order-summary .row .form-group .form-control{width:100%}app-elux-checkout-order-summary cx-order-summary{padding:24px 20px 40px;border:1px solid var(--blue-tint)}app-elux-checkout-order-summary cx-order-summary hr{display:none}app-elux-checkout-order-summary cx-order-summary h4{text-transform:capitalize;font-size:32px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:1.5rem}app-elux-checkout-order-summary cx-order-summary .cx-summary-partials{margin-bottom:15px;padding:0;max-width:100%}app-elux-checkout-order-summary cx-order-summary .cx-summary-partials .subtotal{font-size:20px;font-weight:600}app-elux-checkout-order-summary cx-order-summary .cx-summary-partials .cx-summary-total{margin-top:1.875rem;border-top:1px solid var(--blue-tint);padding-top:1rem}app-elux-checkout-order-summary cx-cart-item-list{display:block;float:none!important;padding:24px 20px 20px;border:1px solid var(--blue-tint);margin-top:1rem}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .product-name .cx-link{font-size:16px!important;text-decoration:none;font-weight:600;font-weight:var(--cx-font-weight-bold)}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .product-name .kit-price{font-size:16px;font-weight:600}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item elux-manage-subscription .Body-MediumBody_Medium-Spec-List{font-size:12px!important;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#041e3c}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents{border:1px solid #dfe7ea;padding:16px}@media (max-width:768px){app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents{padding:0}}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents h4{font-size:16px!important}@media (max-width:768px){app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents h4{padding:7px 0 0 7px}}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .individual-product{border-bottom:1px solid var(--blue-tint);margin:0;padding:10px 0 30px}@media (max-width:768px){app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .individual-product .productimg app-elux-image{height:60px;width:60px}}@media (max-width:768px){app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .individual-product{padding:22px 0 8px}}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .individual-product:last-child{border-bottom:none}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .content-product-name{font-size:12px;font-weight:600}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .content-product-code{color:var(--blue-mid);font-size:12px;font-weight:600}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .package-item-card .saleprice{font-size:16px;font-weight:600}app-elux-checkout-order-summary cx-cart-item-list cx-cart-kit-item .package-contents .package-item-card .kit-strike-price{font-family:Electrolux Sans;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#7b8a9c}app-elux-checkout-order-summary cx-cart-item-list .item-head{display:flex;justify-content:space-between;align-items:center;padding-right:28px}app-elux-checkout-order-summary cx-cart-item-list .item-head h3{font-size:32px;font-weight:400}app-elux-checkout-order-summary cx-cart-item-list .item-head .elxIconsEdit{width:16px;height:16px;margin-right:10px}app-elux-checkout-order-summary cx-cart-item-list .item-head a.cx-link{font-size:16px;font-style:normal;text-decoration:underline}app-elux-checkout-order-summary cx-cart-item-list .cx-item-list-row{border:none}@media (max-width:991.98px){app-elux-checkout-order-summary cx-cart-item-list .cx-item-list-row{background-color:transparent;margin-top:1.5rem}}app-elux-checkout-order-summary cx-cart-item-list .product-name{display:flex;justify-content:space-between;align-items:flex-start}app-elux-checkout-order-summary cx-cart-item-list .product-name .cx-name{max-width:60%}@media (max-width:991.98px){app-elux-checkout-order-summary cx-cart-item-list .product-name .cx-name{max-width:100%}}app-elux-checkout-order-summary cx-cart-item-list .cx-name .cx-link{font-size:16px;text-decoration:none;font-weight:600;color:#041e3c}app-elux-checkout-order-summary cx-cart-item-list .product-code{color:var(--blue-mid);font-size:12px;font-weight:600}app-elux-checkout-order-summary cx-cart-item-list .cx-image-container a{padding:0}app-elux-checkout-order-summary cx-cart-item-list .cx-image-container a app-elux-image{height:auto!important;width:auto!important}app-elux-checkout-order-summary cx-cart-item-list .delivery-status-heading{color:#000;font-size:16px;padding-left:3rem}app-elux-checkout-order-summary hr.solid{margin:0 0 1rem!important;border-top:1px solid var(--electrolux-blue)}@media (min-width:992px){app-elux-checkout-order-summary{margin-top:0}}app-elux-checkout-order-summary cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .tapText{padding:2px;background:var(--moss-tint)}@media (max-width:768px){app-elux-checkout-order-summary cx-cart-item-list .cx-item-list-row .cx-item-list-items{padding:0}}app-elux-delivery-mode .cx-delivery-items,app-elux-delivery-mode .cx-parcel-shipment{padding:24px 20px;border:1px solid var(--blue-tint);margin-bottom:1rem}app-elux-delivery-mode .cx-show-more-less{font-size:18px;font-weight:600;text-align:center;color:var(--electrolux-blue);margin:2rem 0 0}app-elux-delivery-mode .row h3{margin-left:15px!important}app-elux-delivery-mode .row .delivery-date-selection{margin:0 0 3rem}app-elux-delivery-mode .row .delivery-date-selection .carousel-inner{display:flex;margin:0}app-elux-delivery-mode .row .delivery-date-selection .carousel-inner .carousel-item.active{width:80%;margin:auto}app-elux-delivery-mode .row .delivery-date-selection ngb-carousel .carousel-control-next-icon,app-elux-delivery-mode .row .delivery-date-selection ngb-carousel .carousel-control-prev-icon{filter:invert(1)}app-elux-delivery-mode .row div{flex:unset;max-width:unset;font-size:20px}app-elux-delivery-mode .row div .item-group--label-checkout{font-size:32px;color:var(--primary-color-palette-electrolux-blue);font-weight:400;line-height:1.38;background-color:transparent;padding:0;margin-bottom:1rem;display:block}app-elux-delivery-mode .row div p{color:#041e50;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal}app-elux-delivery-mode .row div p.delivery-installation-para{margin-top:48px;margin-bottom:0}app-elux-delivery-mode .row div p.delivery-installation-para .elxInstructions cx-paragraph p h5 a{text-decoration:underline}app-elux-delivery-mode .row div p.parcel-shipment-para{margin-top:15px;margin-bottom:5px}app-elux-delivery-mode .row div.form-group label textarea{height:60px;padding:5px;width:100%}app-elux-delivery-mode .cx-checkout-btns{margin:0 0 30px;position:relative;height:60px}app-elux-delivery-mode .cx-checkout-btns div{width:auto;padding:0}app-elux-delivery-mode .cx-checkout-btns div:last-child{position:absolute;right:0}app-elux-delivery-mode .cx-checkout-btns a.btn-link{font-weight:400;font-style:normal;font-size:16px;letter-spacing:normal}app-elux-delivery-mode .cx-checkout-btns button.btn{width:200px;height:60px;border-radius:2px;font-weight:650;font-style:normal;font-size:16px;color:var(--white);padding:0}@media (min-width:992px){app-elux-my-account-payment-cards .card{margin:0 5px}}app-elux-review-submit .card,app-elux-shipping-address .card{border-radius:0}app-elux-review-submit .cx-shipping-address-card-inner.selected .cx-card,app-elux-shipping-address .cx-shipping-address-card-inner.selected .cx-card{border:2px solid var(--cx-color-primary)!important;color:var(--cx-color-primary)}app-elux-review-submit .card-body,app-elux-shipping-address .card-body{padding:10px}app-elux-review-submit .card-body-title,app-elux-shipping-address .card-body-title{padding-bottom:10px;font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222)}app-elux-review-submit .card-header,app-elux-shipping-address .card-header{background-color:var(--primary-color-palette-blue-mid)!important;font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-inverse)!important;line-height:12px;padding-top:5px;padding-bottom:5px;border-radius:0;font-size:16px;font-weight:400}app-elux-review-submit .card-header:first-child,app-elux-shipping-address .card-header:first-child{border-radius:0}app-elux-review-submit .card-header-default-selected,app-elux-shipping-address .card-header-default-selected{background-color:var(--primary-color-palette-blue-mid)!important;font-size:var(--cx-font-size,.875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height,1.2222222222);color:var(--cx-color-inverse)!important;line-height:16px;padding:5px;border-radius:0;font-size:16px;font-weight:400}app-elux-review-submit .card-header-default-selected:first-child,app-elux-shipping-address .card-header-default-selected:first-child{border-radius:0}app-elux-review-submit .cx-card-title,app-elux-shipping-address .cx-card-title{font-size:16px}app-elux-review-submit .card-actions-container,app-elux-shipping-address .card-actions-container{display:flex;justify-content:flex-end;padding:1.25rem 0 0}app-elux-review-submit .card-label-bold,app-elux-shipping-address .card-label-bold{font-weight:var(--cx-font-weight-bold)}app-elux-review-submit cx-card .cx-card-border,app-elux-shipping-address cx-card .cx-card-border{border:1px solid var(--blue-light)}app-elux-review-submit cx-card .cx-card-container,app-elux-shipping-address cx-card .cx-card-container{display:flex}app-elux-review-submit cx-card .cx-card-label-container,app-elux-shipping-address cx-card .cx-card-label-container{flex-grow:2}app-elux-review-submit cx-card .cx-card-paragraph,app-elux-shipping-address cx-card .cx-card-paragraph{-webkit-padding-start:.7em;padding-inline-start:.7em}app-elux-review-submit cx-card .cx-card-paragraph .cx-card-paragraph-title,app-elux-shipping-address cx-card .cx-card-paragraph .cx-card-paragraph-title{padding-top:.7em}app-elux-review-submit cx-card .cx-card-fit-to-container,app-elux-shipping-address cx-card .cx-card-fit-to-container{width:100%;height:100%;display:flex;flex-direction:column}app-elux-review-submit cx-card .cx-card-body,app-elux-shipping-address cx-card .cx-card-body{display:flex;flex-direction:column;justify-content:space-between}app-elux-review-submit cx-card .cx-card-delete,app-elux-shipping-address cx-card .cx-card-delete{background-color:var(--cx-color-background)}app-elux-review-submit cx-card .cx-card-body-delete,app-elux-shipping-address cx-card .cx-card-body-delete{padding:1rem 0 0}@media (max-width:767.98px){app-elux-review-submit cx-card .cx-card-body-delete .btn-secondary,app-elux-shipping-address cx-card .cx-card-body-delete .btn-secondary{margin:0 0 1rem}}app-elux-review-submit cx-card .cx-card-delete-msg,app-elux-shipping-address cx-card .cx-card-delete-msg{color:var(--cx-color-danger);padding:0 0 1.25rem}app-elux-review-submit cx-card .cx-card-actions,app-elux-shipping-address cx-card .cx-card-actions{display:flex;justify-content:flex-end;padding:1.25rem 0 0}app-elux-review-submit cx-card .cx-card-link,app-elux-shipping-address cx-card .cx-card-link{-webkit-margin-start:1rem;margin-inline-start:1rem}app-elux-review-submit .cx-review,app-elux-shipping-address .cx-review{margin-top:5px}app-elux-review-submit .cx-review .cx-review-title,app-elux-shipping-address .cx-review .cx-review-title{margin-bottom:0;margin-left:-3px}app-elux-review-submit .cx-review .cx-review-summary .cx-review-summary-card,app-elux-shipping-address .cx-review .cx-review-summary .cx-review-summary-card{line-height:normal}app-elux-review-submit .cx-review .cx-review-summary .cx-review-summary-card .cx-card .cx-card-body,app-elux-shipping-address .cx-review .cx-review-summary .cx-review-summary-card .cx-card .cx-card-body{padding-top:0}app-elux-review-submit .row .form-group .form-control,app-elux-shipping-address .row .form-group .form-control{width:300px;height:40px;color:#000;font-size:16px;font-weight:400;font-style:normal}@media (min-width:992px){app-elux-review-submit .row ng-select.form-control,app-elux-shipping-address .row ng-select.form-control{width:160px!important}app-elux-review-submit .row div.form-group.col-md-12.col-lg-5,app-elux-shipping-address .row div.form-group.col-md-12.col-lg-5{padding-right:0}app-elux-review-submit .row div.form-group.col-md-12.col-lg-5 .form-control,app-elux-shipping-address .row div.form-group.col-md-12.col-lg-5 .form-control{width:100px;float:right}}app-elux-review-submit .row ng-select.form-control .ng-select-container,app-elux-shipping-address .row ng-select.form-control .ng-select-container{padding:0;height:unset!important}app-elux-review-submit .cx-checkout-btns,app-elux-shipping-address .cx-checkout-btns{margin:0;justify-content:space-between}@media (min-width:992px){app-elux-review-submit .cx-checkout-btns,app-elux-shipping-address .cx-checkout-btns{max-width:76%}app-elux-review-submit .cx-checkout-btns :first-child,app-elux-shipping-address .cx-checkout-btns :first-child{margin:auto}}app-elux-review-submit .cx-checkout-btns div,app-elux-shipping-address .cx-checkout-btns div{width:auto}app-elux-review-submit .cx-checkout-btns a.btn-link,app-elux-shipping-address .cx-checkout-btns a.btn-link{font-weight:400;font-style:normal;font-size:16px;letter-spacing:normal;text-decoration:none}app-elux-review-submit .cx-checkout-btns button.btn,app-elux-shipping-address .cx-checkout-btns button.btn{width:200px;height:60px;border-radius:2px;font-weight:650;font-style:normal;font-size:18px;padding:0}app-elux-review-submit .cx-review-summary{margin:0}app-elux-review-submit app-elux-payment-method .cx-checkout-title{margin-top:50px;margin-bottom:0;font-size:20px}app-elux-review-submit app-elux-payment-method hr.solid{border-top:1px solid var(--blue-light);width:100%;margin-left:0}app-elux-review-submit app-elux-payment-method .form-container{max-width:100%;width:100%}app-elux-review-submit app-elux-payment-method .form-check{margin-bottom:48px}app-elux-review-submit app-elux-payment-method .form-group{margin-left:0}app-elux-review-submit app-elux-payment-method .form-group input.form-control{width:300px;height:40px;border-radius:0;color:var(--electrolux-blue);border:1px solid #6e6e6e}app-elux-review-submit app-elux-payment-method .row{margin-bottom:20px}app-elux-review-submit app-elux-payment-method .row button.btn{width:220px;height:60px;font-size:16px;padding:0;border-radius:2px}@media (max-width:768px){app-elux-review-submit app-elux-payment-method .row button.btn{width:auto;height:auto;margin:0;padding:25px;max-height:-moz-fit-content;max-height:fit-content;border:1px solid}}app-elux-review-submit app-elux-payment-method app-elux-adyen-drop-in .adyen-checkout__payment-method .adyen-checkout__payment-method__details .adyen-checkout__loading-input__form .adyen-checkout__label span{color:var(--electrolux-blue);font-size:16px}app-elux-review-submit app-elux-payment-method app-elux-adyen-drop-in .adyen-checkout__payment-method .adyen-checkout__payment-method__details .adyen-checkout__loading-input__form .adyen-checkout__label .adyen-checkout__input-wrapper{position:relative}app-elux-review-submit app-elux-payment-method app-elux-adyen-drop-in .adyen-checkout__payment-method .adyen-checkout__payment-method__details .adyen-checkout__loading-input__form .adyen-checkout__label .adyen-checkout__input-wrapper .adyen-checkout__icon{position:absolute}app-elux-review-submit app-elux-payment-method app-elux-adyen-drop-in .review-end-para>p{line-height:normal}app-elux-review-submit app-elux-payment-method .btn-action{border-width:1px}app-elux-review-submit app-elux-payment-method .cx-checkout-body{margin-top:20px;padding:0 15px}app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card{padding-bottom:15px;padding-left:0;padding-right:15px;margin-top:0}cx-place-order{display:none}cx-checkout-progress-mobile-bottom .cx-nav,cx-checkout-progress-mobile-top .cx-nav,cx-checkout-progress .cx-nav{font-size:var(--cx-font-size,1.125rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);margin:0}@media (min-width:992px) and (max-width:1199.98px){cx-checkout-progress-mobile-bottom .cx-nav,cx-checkout-progress-mobile-top .cx-nav,cx-checkout-progress .cx-nav{font-size:var(--cx-font-size,1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222)}}cx-checkout-progress-mobile-bottom .cx-nav .cx-list,cx-checkout-progress-mobile-top .cx-nav .cx-list,cx-checkout-progress .cx-nav .cx-list{display:flex;flex-direction:row;list-style:none;padding:0;margin:0}cx-checkout-progress-mobile-bottom .cx-nav .cx-item,cx-checkout-progress-mobile-top .cx-nav .cx-item,cx-checkout-progress .cx-nav .cx-item{display:flex;justify-content:center;flex:1;color:var(--electrolux-blue);padding:0 0 1.375rem;border-bottom:2px solid var(--electrolux-blue)}cx-checkout-progress-mobile-bottom .cx-nav .cx-item :after,cx-checkout-progress-mobile-top .cx-nav .cx-item :after,cx-checkout-progress .cx-nav .cx-item :after{-webkit-padding-end:.75em;padding-inline-end:.75em;content:""}@media (min-width:992px) and (max-width:1199.98px){cx-checkout-progress-mobile-bottom .cx-nav .cx-item :after,cx-checkout-progress-mobile-top .cx-nav .cx-item :after,cx-checkout-progress .cx-nav .cx-item :after{-webkit-padding-end:.5rem;padding-inline-end:.5rem}}cx-checkout-progress-mobile-bottom .cx-nav .cx-item.active,cx-checkout-progress-mobile-top .cx-nav .cx-item.active,cx-checkout-progress .cx-nav .cx-item.active{border-color:var(--electrolux-blue)}cx-checkout-progress-mobile-bottom .cx-nav .cx-item.disabled,cx-checkout-progress-mobile-top .cx-nav .cx-item.disabled,cx-checkout-progress .cx-nav .cx-item.disabled{border-color:var(--blue-light)}cx-checkout-progress-mobile-bottom .cx-nav .cx-item:first-child :before,cx-checkout-progress-mobile-bottom .cx-nav .cx-item:last-child :after,cx-checkout-progress-mobile-top .cx-nav .cx-item:first-child :before,cx-checkout-progress-mobile-top .cx-nav .cx-item:last-child :after,cx-checkout-progress .cx-nav .cx-item:first-child :before,cx-checkout-progress .cx-nav .cx-item:last-child :after{padding:0;content:""}cx-checkout-progress-mobile-bottom .cx-link,cx-checkout-progress-mobile-top .cx-link,cx-checkout-progress .cx-link{color:var(--electrolux-blue);cursor:pointer;text-decoration:none;text-align:start}cx-checkout-progress-mobile-bottom .cx-link.disabled,cx-checkout-progress-mobile-top .cx-link.disabled,cx-checkout-progress .cx-link.disabled{color:var(--blue-light);cursor:not-allowed;pointer-events:none}cx-checkout-progress-mobile-bottom .cx-link.disabled:after,cx-checkout-progress-mobile-top .cx-link.disabled:after,cx-checkout-progress .cx-link.disabled:after{color:var(--blue-light)}cx-checkout-progress-mobile-bottom .cx-link.active,cx-checkout-progress-mobile-bottom .cx-link.active:after,cx-checkout-progress-mobile-top .cx-link.active,cx-checkout-progress-mobile-top .cx-link.active:after,cx-checkout-progress .cx-link.active,cx-checkout-progress .cx-link.active:after{color:var(--electrolux-blue)}cx-checkout-progress-mobile-bottom .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress .cx-media .cx-list-media{display:none;font-size:var(--cx-font-size,1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height,1.2222222222);justify-content:space-between;align-items:center;line-height:4.75rem;min-width:100%;border:solid var(--blue-light);border-width:1px 0 0;margin:0}cx-checkout-progress-mobile-bottom .cx-media .cx-list-media.active,cx-checkout-progress-mobile-top .cx-media .cx-list-media.active,cx-checkout-progress .cx-media .cx-list-media.active{background-color:var(--cx-color-background);border:0}cx-checkout-progress-mobile-bottom .cx-media .cx-list-media button,cx-checkout-progress-mobile-top .cx-media .cx-list-media button,cx-checkout-progress .cx-media .cx-list-media button{font-weight:var(--cx-font-weight-semi)}@media (max-width:991.98px){cx-checkout-progress-mobile-bottom .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress .cx-media .cx-list-media{display:flex;padding:0 3.5rem;border:solid var(--blue-light);border-width:0 0 1px}}@media (max-width:767.98px){cx-checkout-progress-mobile-bottom .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress .cx-media .cx-list-media{padding:0 1.375rem}}cx-checkout-progress-mobile-bottom,cx-checkout-progress-mobile-top{display:none}.elxCustomerSupport{float:left;display:block}.elxCustomerSupport cx-paragraph{width:300px;background:var(--blue-tint);display:grid;max-width:300px;text-align:center;margin:10px 0}@media (max-width:768px){.elxCustomerSupport{width:100%}.elxCustomerSupport cx-paragraph{margin:10px auto}}cx-item-counter:not(.readonly){border-radius:0;border:0}cx-item-counter:not(.readonly) button{padding:0!important;font-size:45px;color:var(--primary-color-palette-blue-mid)!important;margin:0;position:relative;top:-10px}cx-item-counter:not(.readonly) input{border:1px solid var(--primary-color-palette-blue-mid);border-radius:0;width:40px!important;height:auto}cx-item-counter button:disabled{color:var(--blue-tint)}.subscription-container .title a{text-decoration:underline;cursor:pointer}.subscription-container .title span{margin-left:50%;cursor:pointer}.subscription-container .subscription-details .static-content cx-paragraph>p{margin-bottom:1rem}.subscription-container .subscription-details .static-content cx-paragraph>p>p{display:none}.subscription-container .subscription-details .static-content .moreWays{font-weight:700}.subscription-container .subscription-details .static-content .hassleFree,.subscription-container .subscription-details .static-content .whatThis{font-size:12px}.subscription-container .subscription-details .subscribe-save{position:relative}.subscription-container .subscription-details .subscribe-save .subscribeSave.font-weight-bold{text-decoration:underline}.subscription-container .subscription-details .subscribe-save .whatThis{cursor:pointer}.subscription-container .subscription-details .subscribe-save .popup{font-size:12px;position:absolute;top:40px;padding:10px 15px 10px 10px;background-color:var(--blue-light);box-shadow:2px 2px 5px;width:200px;z-index:100}.subscription-container .subscription-details .subscribe-save .popup p{margin-bottom:0;line-height:1.2}.subscription-container .subscription-details .subscribe-save .popup a{position:absolute;right:5px;top:4px;cursor:pointer}.subscription-container .subscription-details .subscription-message{padding:4px;background:var(--blue-light);font-size:12px;line-height:1.2;height:68px;width:90%}.subscription-container .subscription-details .subscription-message span:first-child{font-weight:700}.subscription-container .subscription-details .subscription-options{display:flex;padding-bottom:20px}.subscription-container .subscription-details .subscription-options .subscription-option{width:100%;padding:5px 10px!important;line-height:1;text-align:center;cursor:pointer;border-radius:2px}.subscription-container .subscription-details .subscription-options .subscription-option .bestValue{font-size:small;white-space:nowrap;font-weight:600}.subscription-container .subscription-details .subscription-options .subscription-option .spl-box{padding:5px;border:1px solid var(--electrolux-blue);border-radius:5px}.subscription-container .subscription-details .subscription-options .subscription-option .spl-box.active,.subscription-container .subscription-details .subscription-options .subscription-option .spl-box:hover{color:var(--white);background-color:var(--electrolux-blue)}@media (max-width:768px){.order-details-asm-container{margin:10px 0}.order-details-asm-container .elux-asm-box.absolute{width:100%;margin:auto}.order-details-asm-container .elux-asm-box.absolute .row .text-center{display:flex}.order-details-asm-container .elux-asm-box.absolute .row button{margin:5px 10px;width:-moz-max-content;width:max-content}}.details{display:flex;margin-bottom:20px}@media (max-width:768px){.details{flex-direction:column}}.details>div{flex:1}.order-number{font-weight:700}.contact-details{margin-top:10px}.fs-12{font-size:12px}.items-heading{border-bottom:1px solid #ddd}.product-image{width:90px;height:90px}.product-img-col{flex:0}.product-item{padding-bottom:10px}.product-attribute{font-size:12px}.product-total-container{background:var(--blue-tint);padding:10px 30px 30px 0;display:flex;justify-content:flex-end}.product-total{display:flex;justify-content:flex-end;flex-direction:column;width:380px}.delivery-heading,.shipmenet-heading{background:var(--blue-tint)}.subscription-view-details{margin-left:7rem}.mar-left{text-align:right}.text-align-left{text-align:left}.bold{font-weight:700}.final-total{border-top:1px solid #000}.mt{margin-top:20px}cx-page-layout.OrderConfirmationPageTemplate{width:100%;margin:0 auto}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate{width:100%}}cx-page-layout.OrderConfirmationPageTemplate .print-btn-row{float:right}cx-page-layout.OrderConfirmationPageTemplate .clearer{clear:both}cx-page-layout.OrderConfirmationPageTemplate .cx-card-label-bold{text-transform:uppercase;line-height:1.33;letter-spacing:2.25px;padding-bottom:20px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate .cx-card-label-bold{padding-bottom:0;padding-top:10px}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText{opacity:.8;background-color:var(--blue-tint);padding:27px 26px 26.6px 19px;width:80%;margin:0 auto}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .w-4{width:4%}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .w-4{width:10%}}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText{width:70%}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody{padding:10px 0}cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody h4{font-size:54px;font-weight:500}cx-page-layout.OrderConfirmationPageTemplate .elxOrderIdConfirmation{width:80%;margin:0 auto;line-height:1.2;padding:10px 0 15px}cx-page-layout.OrderConfirmationPageTemplate .elxOrderIdConfirmation p{margin-bottom:0;text-transform:uppercase;font-size:16px;letter-spacing:2px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderIdConfirmation{width:100%;padding:10px}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationNumber{width:80%;margin:20px auto;line-height:normal}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationNumber{padding:10px}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmHeadingBody,cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody{width:80%;margin:0 auto;line-height:normal}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmHeadingBody,cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody{width:70%}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderWhattoExpect p{font-size:24px;font-weight:600;padding-bottom:21px;margin-bottom:0!important}cx-page-layout.OrderConfirmationPageTemplate .item-group-label-checkout{font-size:16px;color:var(--blue-mid);font-weight:600;padding-bottom:6px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmHeadingBody cx-paragraph p h1{font-weight:500}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components{width:80%;margin:0 auto}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview{border:1px solid var(--blue-tint);padding:24px 39px 20px 20px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR{border-left:1px solid var(--blue-tint);border-right:1px solid var(--blue-tint)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR h5.cx-parcel-head{font-size:18px;font-weight:600;line-height:1.17;color:var(--blue-mid)}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR{border-top:1px solid var(--blue-tint);border-bottom:1px solid var(--blue-tint);padding-top:10px;border-right:0;border-left:0}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .cx-delivery-date{display:flex;align-items:flex-start}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .cx-delivery-date .cx-date{width:78px;height:78px;border-radius:2px;background-color:#011e41;color:var(--white);margin-right:25px;line-height:normal;text-align:center;padding:.75rem}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .cx-delivery-date .cx-date span{font-size:32px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .spacings{margin-bottom:40px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .cx-fedex-enabled{display:flex;flex-direction:column}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .border-LR .cx-fedex-enabled span{font-family:Electrolux Sans;font-size:16px;font-weight:400}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .cx-card .card-header-default-selected{font-size:32px}@media (max-width:480px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .cx-card .card-header-default-selected{font-size:28px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .cx-card .card-body .cx-card-title{margin-bottom:30px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .cx-card-label .orderPageCardIcon{height:24px;width:24px;-o-object-fit:contain;object-fit:contain;margin-right:10px;margin-top:-7px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .cx-card-label .orderPageCardIcon.creditcard{height:20px;width:24px;background:var(--blue-tint-dark);border-radius:2px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .shipping-address .cx-card-label,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .shipping-address~.shipping-font{font-size:20px;line-height:30px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .cx-summary-card .pb-mobile{padding-bottom:25px}}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .p-2,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview cx-order-overview .cx-review .paddingMobile-0{padding:0!important}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components .blue-tint-background{margin-right:15px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components .blue-tint-background .cx-summary-card .cx-card{margin-bottom:10px;display:block}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components{width:100%;padding:10px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard.has-components{width:40%;margin-left:10%;float:left;border:1px solid var(--blue-tint);margin-top:10px;min-height:315px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard.has-components{float:none;width:95%;padding:24px 20px 20px;margin:0 auto}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary.has-components{margin-left:9px;width:39.5%;float:left;border:1px solid var(--blue-tint);margin-top:10px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary.has-components{width:95%;padding:24px 39px 20px 20px;margin:10px auto;float:none}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components{width:40.3%}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form{border:1px solid var(--blue-tint);margin:10px 0 10px 10px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest{margin-bottom:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div{padding:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div h3{font-weight:500;margin:0;letter-spacing:-1}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div form .form-group label input{width:100%;border-radius:0;border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div form .form-group label cx-form-errors p{color:var(--invalid-input)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div form .elxOrderTermsAndCondition cx-paragraph .terms-and-conditions a{text-decoration:underline}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div form .elxOrderTermsAndCondition cx-paragraph .terms-and-conditions a:hover{font-weight:700;color:var(--primary-color-palette-blue-mid)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div form button[type=submit]{width:45%;height:55px;border-radius:2px;margin-right:23px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest div p .elux-reset-password{text-decoration:none}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .register-guest{width:100%}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form cx-page-slot.elxOrderPrivacyNotice cx-link cx-generic-link a{font-size:12px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form cx-page-slot.elxOrderPrivacyNotice cx-link cx-generic-link a:hover{text-decoration:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components cx-guest-register-form .register-form .elxBigPrivacy{padding-top:20px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.createAccountOrderConf.has-components{width:98%;padding:0}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxSearchOrderConfirmation.has-components{width:100%}cx-page-layout.OrderConfirmationPageTemplate cx-card .card-body{padding:5px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-card .card-body{padding:0}}cx-page-layout.OrderConfirmationPageTemplate cx-guest-register-form .register-guest{background-color:var(--white);justify-content:start}cx-page-layout.OrderConfirmationPageTemplate cx-guest-register-form .register-guest i.fa.fa-eye,cx-page-layout.OrderConfirmationPageTemplate cx-guest-register-form .register-guest i.fa.fa-eye-slash{float:right;cursor:pointer;margin:-35px 40px 0 0}cx-page-layout.OrderConfirmationPageTemplate cx-guest-register-form .register-guest .eyetoggle .input-group-append,cx-page-layout.OrderConfirmationPageTemplate cx-guest-register-form .register-guest .eyetoggle .input-group-text{position:relative}cx-page-layout.OrderConfirmationPageTemplate .guest-heading{font-size:32px;font-weight:600;line-height:1.38;margin-bottom:16px}cx-page-layout.OrderConfirmationPageTemplate .guest-register-container{padding:0}cx-page-layout.OrderConfirmationPageTemplate .guest-register-button{width:-moz-fit-content!important;width:fit-content!important;font-size:19px;color:#fff;padding:12px 81.5px;border-color:#011e41;background-color:#011e41;border-radius:30px}cx-page-layout.OrderConfirmationPageTemplate .elxOrdereSupport{float:left;display:block;width:100%;margin-top:100px;margin-bottom:180px}cx-page-layout.OrderConfirmationPageTemplate .elxOrdereSupport cx-paragraph{width:300px;background:var(--blue-tint);display:grid;max-width:300px;text-align:center;margin:10px 0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon{width:80%;margin:auto auto 20px;border:1px solid var(--blue-tint)}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon{width:95%;float:none}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon .elux-reset-password{font-weight:400;font-size:14px;margin-left:25px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon .register-guest button{width:30%}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon .register-guest h3{font-weight:400}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard .conf-msrp,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard .conf-savings{display:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard .Body-MediumBody_Medium-Spec-List{padding-left:0!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary{padding-left:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber{border-top:1px solid var(--blue-tint);border-bottom:1px solid var(--blue-tint)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber app-elx-order-confirmation-number{margin-bottom:0;padding:20px 0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber app-elx-order-confirmation-number .elxOrderItemsBodyFG1.has-components p{margin-bottom:10px;line-height:1.5}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderThankYouBody cx-paragraph p{margin-bottom:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderThankYouBody cx-paragraph p h4{margin-bottom:0;line-height:1.2}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationText cx-order-confirmation-thank-you-message p{margin-bottom:15px;font-size:20px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list{display:block;float:none!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .product-name{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .product-name .cx-name{max-width:60%}@media (max-width:991.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .product-name .cx-name{max-width:100%}}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .product-name{margin-top:10px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-name .cx-link{font-size:18px;text-decoration:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row{background-color:var(--white)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .cx-image-container .elux-cart-image{height:90px;width:90px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .product-name .cx-label{display:none!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .cx-image-container a app-elux-image{height:90px;width:90px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .cx-info .cx-info-container div:first-of-type{flex:0 0 60%;max-width:100%}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .cx-info .cx-info-container div:last-of-type{flex:0 0 40%;max-width:100%;display:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .cx-info .cx-info-container .cx-price .cx-value{display:none!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items app-bundle-product-item .row .cx-item-list-desc .tapText{padding:2px;background:var(--moss-tint)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row:last-of-type{border-bottom:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list hr{margin:0 0 20px;border-top:1px solid var(--cx-color-black)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .elxOrderWhattoExpect{margin-bottom:15px;margin-top:20px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .product-name .cx-link{font-size:16px!important;text-decoration:none;font-weight:600!important;font-weight:var(--cx-font-weight-bold)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .product-name .kit-price{font-size:16px;font-weight:600}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item elux-manage-subscription .Body-MediumBody_Medium-Spec-List{font-size:.75rem!important;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#041e3c}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents{border:1px solid #dfe7ea;padding:16px;margin-top:18px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents{padding:0}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents h4{font-size:16px!important}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents h4{padding:7px 0 0 7px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .individual-product{border-bottom:1px solid var(--blue-tint);margin:0;padding:15px 0 10px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .individual-product .productimg{height:90px;width:90px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .individual-product{padding:22px 0 8px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .individual-product:last-child{border-bottom:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .content-product-name{font-size:12px;font-weight:600}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .content-product-code{color:var(--blue-mid);font-size:12px;font-weight:600}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .package-item-card .saleprice{font-size:16px;font-weight:600}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-kit-item .package-contents .package-item-card .kit-strike-price{font-family:Electrolux Sans;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#7b8a9c}.createAccountSection{margin-top:11px;margin-bottom:10px;padding:24px 32px 21px 21px}.createAccountSection.flex-col{flex-direction:column}.createAccountSection div.leftorderconfirmRegd{width:100%;max-width:580px}.createAccountSection div.leftorderconfirmRegd h1{font-size:32px;line-height:44px;color:#011e41;font-weight:400}.createAccountSection div.leftorderconfirmRegd .guest-email{margin-top:20px;margin-bottom:20px;font-size:20px;line-height:30px}.createAccountSection div.leftorderconfirmRegd .guest-password{font-size:16px;width:100%;height:60px;border:1px solid #041e3c;padding-left:20px;outline:none}.createAccountSection div.leftorderconfirmRegd .error-message{margin:12px 0;color:var(--ui-error);font-size:14px}.createAccountSection div.leftorderconfirmRegd .error-message i{color:var(--ui-error);margin-right:8px}.createAccountSection div.leftorderconfirmRegd .guest-submit{width:267px;line-height:21px;color:#fff;background:#011e41;border:none;height:60px;font-size:18px;margin-right:24px;outline:none;border-radius:2px;margin-bottom:24px}.createAccountSection div.leftorderconfirmRegd .terms-and-conditions{font-size:16px;margin-top:40px;line-height:24px;margin-bottom:40px}.createAccountSection div.leftorderconfirmRegd .login-note{font-size:12px;line-height:16px}@media (max-width:768px){.createAccountSection div.leftorderconfirmRegd .login-note{margin-top:10px}}.createAccountSection div.leftorderconfirmRegd p{margin-bottom:0}@media (min-width:992px){.createAccountSection cx-page-slot.rightorderconfirmRegd{margin-left:103px;margin-top:64px}.createAccountSection cx-page-slot.rightorderconfirmRegd ul{padding-left:22px}}.createAccountSection .guest-email-validate-mgs,.createAccountSection .guest-submit-thank-you{display:none}.createAccountSection .guest-submit-thank-you.show{padding-left:52px;font-size:32px;line-height:1.38;margin-bottom:20px;font-weight:400}.createAccountSection .guest-submit-thank-you.show:before{bottom:0;position:absolute;content:url(/assets/icons/elx.Icons_Check.svg);height:24px;width:24px;left:12px;margin:auto;top:0;display:block;-o-object-fit:cover;object-fit:cover;font-size:20px;line-height:1.5}.createAccountSection .guest-email-validate-mgs{font-size:20px;line-height:1.5}.createAccountSection .guest-email-validate-mgs.show,.createAccountSection .guest-submit-thank-you.show{display:block;position:relative}.createAccountSection .guest-email-exits-container{display:none}.createAccountSection .guest-email-exits-container.show{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:30px 24px;border:1px solid var(--electrolux-red);background-color:#ffebea}.createAccountSection .guest-email-exits-container img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.createAccountSection .guest-email-exits-container span{margin-left:24px;font-weight:600;font-size:20px;color:var(--electrolux-red);line-height:30px}.createAccountSection .login-reset-links{margin-top:20px;display:none}.createAccountSection .login-reset-links.show{display:block;font-size:16px;line-height:24px}.createAccountSection .login-reset-links.show a{text-decoration:underline;color:#011e41}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationText,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmHeadingBody,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrdereSupport,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderThankYouBody{width:95%}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrdereSupport{margin-top:50px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrdereSupport cx-paragraph{margin:auto}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderThankYouBody cx-paragraph p h4{font-size:20px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary{margin-top:50px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary{padding:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items .cx-info .cx-info-container div:last-of-type{flex:0 0 100%!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items .cx-info .cx-info-container div:last-of-type .cx-label,cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items .cx-info .cx-info-container div:last-of-type .cx-value{display:none}}cx-page-layout.ContentPage1Template{max-width:var(--cx-page-width-max);width:100%;margin:auto;padding-left:0;padding-right:0}@media (max-width:768px){cx-page-layout.ContentPage1Template{padding:0 15px!important}cx-page-layout.ContentPage1Template .Section2B cx-paragraph p{padding:0 15px}cx-page-layout.ContentPage1Template .Section2B cx-paragraph p p{padding:0}}cx-page-layout.ElxSecondaryPageTemplate7{width:992px;margin:auto auto 50px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article{width:992px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder{margin-bottom:40px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder cx-media{height:280px;width:1220px;-o-object-fit:fill;object-fit:fill;margin-left:-114px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder cx-media.is-missing{display:none}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder cx-media img,cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder cx-media video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;outline:0;outline-color:var(--white);color:var(--white)}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock{width:100%;display:block;text-align:center;position:relative;margin-bottom:50px;min-height:50px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .heading{width:90%;padding-left:10%}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons{display:none;width:-moz-fit-content;width:fit-content;position:absolute;top:0;left:90%}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons i{font-size:40px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons i:first-of-type{margin-right:40px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection{display:flex}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection{width:auto}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .leftSectionimage{height:388px;width:690px;border:1px solid var(--primary-color-palette-blue-mid);margin-bottom:15px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .leftSectionimage img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingBody{font-size:24px}@media (max-width:1920px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingBody{font-size:24px}}@media (max-width:1440px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingBody{font-size:20px}}@media (max-width:1024px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingBody{font-size:16px}}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingSection{margin:20px 0}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .img_Head_Body1 span.headingSection{display:block;background:var(--blue-tint);margin:30px 0;text-align:left;padding:15px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .img_Head_Body1 span.headingSection p{margin-bottom:0}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection{width:30%}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button{text-align:center;margin-bottom:100px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button:last-of-type{margin-bottom:0}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage{border:1px solid var(--primary-color-palette-blue-mid)}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1920px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage{height:335px;width:290px}}@media (max-width:1440px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage{height:335px;width:290px}}@media (max-width:1024px){cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage{height:305px;width:265px}}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .bodySection{font-size:18px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .bodySection .body{margin-top:10px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .bodySection .button{width:220px;height:60px;font-weight:650;background:1px solid var(--white);border:1px solid var(--cx-color-black);margin:20px 0}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading{position:relative;flex-wrap:unset}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading cx-paragraph{position:absolute}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate7,cx-page-layout.ElxSecondaryPageTemplate7 .blog-article{width:100%}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .image-holder cx-media{height:160px;width:100%;display:block;margin:auto;padding:0 10px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .heading{font-size:20px;margin-bottom:30px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons{position:relative;top:unset;right:unset;left:0}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons i{font-size:12px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .headingBlock .headingIcons i:first-of-type{margin-right:40px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection{display:block}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection{width:100%;margin:auto;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingBody{font-size:16px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .leftSectionimage{height:305px;width:265px;display:block;margin:auto auto 15px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .leftSection .headingSection{text-align:center}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection{width:100%;margin:auto;padding:0 15px}cx-page-layout.ElxSecondaryPageTemplate7 .blog-article .contentSection .rightSection .img_body_button .rightSectionimage{margin:auto}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading{position:relative;flex-wrap:unset;display:grid;margin-top:20px}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading cx-paragraph{position:relative;text-align:center}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading cx-paragraph p{margin-bottom:0}cx-page-layout.ElxSecondaryPageTemplate7 .elxStackImageHeading .category-bottom-block{height:100%;display:block!important;margin-top:20px}}cx-page-layout.ResetPasswordPageTemplate{margin:auto}cx-page-layout.ResetPasswordPageTemplate cx-page-slot.elxInputResetPassword{max-width:576px;margin:auto}cx-page-layout.ResetPasswordPageTemplate .passwordrules{position:absolute;z-index:100;background-color:var(--blue-tint);left:15px;right:15px;font-family:Electrolux Sans;width:400px;margin:0 auto}cx-page-layout.ResetPasswordPageTemplate .elxResetPasswordHeading,cx-page-layout.ResetPasswordPageTemplate elxNewaccountPasswordParagraph{text-align:left}cx-page-layout.ResetPasswordPageTemplate .reset-password-form{width:400px;margin:auto;text-align:left}cx-page-layout.ResetPasswordPageTemplate .reset-password-link-message{color:var(--moss-rich);background:var(--moss-tint)}cx-page-layout.ResetPasswordPageTemplate .error-message-color{color:var(--invalid-input)}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot{float:left;padding:10px;background-color:var(--blue-tint);text-align:center}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot img,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot img,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot img{width:90px;height:90px;display:inline}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot a,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot a,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot a{color:#3572b0}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot{width:33.33%}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot{text-align:right!important}cx-page-layout.ResetPasswordPageTemplate .elxResetPassword.has-components>app-elux-reset-password>div>div>p>a{text-decoration:underline}cx-page-layout.ResetPasswordPageTemplate .elxResetPassword.has-components>app-elux-reset-password>div>div>p>a:hover{opacity:.8;letter-spacing:1px;font-weight:700;color:var(--primary-color-palette-blue-mid)}@media (max-width:768px){cx-page-layout.ResetPasswordPageTemplate{width:100%;margin:0 20px}cx-page-layout.ResetPasswordPageTemplate .reset-password-form{width:90%;margin:0;text-align:left}cx-page-layout.ResetPasswordPageTemplate .reset-password-link-message{width:90%}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot{width:100%;text-align:center!important}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot img,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot img,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot img{display:none}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot cx-generic-link,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot cx-generic-link,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnCSlot cx-generic-link{margin:0 auto}cx-page-layout.ResetPasswordPageTemplate .elx3ColumnASlot cx-banner cx-generic-link,cx-page-layout.ResetPasswordPageTemplate .elx3ColumnBSlot cx-banner cx-generic-link{border-bottom:2px solid #a1a6b1;top:38px}}cx-global-message{z-index:999999}.FailOverPage1Template .FailOverReturn,.FailOverPage1Template .MiddleContent{text-align:center}app-asm-review-order hr.solid{margin:30px 0;border-top:2px solid var(--primary-color-palette-blue-mid)}app-asm-review-order elux-asm-order-details-changecard{float:left;width:100%}app-asm-review-order elux-asm-order-details-changecard hr.solid{margin:30px 0;border-top:2px solid var(--primary-color-palette-blue-mid)}app-asm-review-order elux-asm-order-details-changecard .form-check .row{margin:30px}app-asm-review-order elux-asm-order-details-changecard app-elux-card-payment .cx-payment-card .cx-payment-card-inner h6{padding-left:25px}app-asm-review-order elux-asm-order-details-changecard app-elux-card-payment .cx-payment-card .cx-payment-card-inner input[type=checkbox]{margin-left:0}app-asm-review-order elux-asm-order-details-changecard app-elux-card-payment .cx-payment-card .cx-payment-card-inner .cx-card-img-container span{padding-right:10px}.elx-HeroVideo-Image .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important;position:relative;align-items:center}.elx-HeroVideo-Image .category-bottom-block .image-container{width:100%;flex-basis:unset!important}@media (max-width:575.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media{height:432px}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media{height:432px}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media{height:576px}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media{height:810px}}.elx-HeroVideo-Image .category-bottom-block .image-container cx-media img,.elx-HeroVideo-Image .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div{width:100%;height:100%}@media (max-width:575.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div{height:432px}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div{height:432px}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div{height:576px}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div{height:810px}}.elx-HeroVideo-Image .category-bottom-block .image-container cx-media div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroVideo-Image .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;z-index:2}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .title{font-size:98px!important;font-weight:600;line-height:1.2;text-align:center;color:var(--white)!important}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important}}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--white)!important;margin:5% auto!important}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroVideo-Image .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-BlogTopBannerImage .category-bottom-block{display:block;width:1220px;margin:auto}@media (max-width:575.98px){.elx-BlogTopBannerImage .category-bottom-block{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImage .category-bottom-block{width:100%}}.elx-BlogTopBannerImage .category-bottom-block .summary-content{display:none}.elx-BlogTopBannerImageWithContent .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important;position:relative;width:1220px}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block{width:100%}}.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container{width:100%;height:400px;flex-basis:unset!important}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container{height:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container{height:auto}}.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container cx-media{height:400px;width:100%}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container cx-media{height:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container cx-media{height:auto}}.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container cx-media img,.elx-BlogTopBannerImageWithContent .category-bottom-block .image-container cx-media video{width:100%;height:100%}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content{flex-basis:unset!important;width:40%;position:absolute;bottom:10%;left:0;right:0;margin-left:5%;background-color:var(--electrolux-blue);padding:2%!important;z-index:2}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper{text-align:left;width:100%;margin:auto}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper{width:100%}}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:left;color:var(--white)!important}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:left;color:var(--white)!important;margin:5% auto!important}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-BlogTopBannerImageWithContent .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.overlay .image-container{position:relative}.overlay .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.5}.overlay-1 .image-container{position:relative}.overlay-1 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.1}.overlay-2 .image-container{position:relative}.overlay-2 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.2}.overlay-3 .image-container{position:relative}.overlay-3 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.3}.overlay-4 .image-container{position:relative}.overlay-4 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.4}.overlay-5 .image-container{position:relative}.overlay-5 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.5}.overlay-6 .image-container{position:relative}.overlay-6 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.6}.overlay-7 .image-container{position:relative}.overlay-7 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.7}.overlay-8 .image-container{position:relative}.overlay-8 .image-container .overlay{position:absolute;width:100%;height:100%;background-color:var(--cx-color-solid-black);z-index:1;opacity:.8}.elx-HalfRTE-Right .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--white)!important}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block{display:block!important}}.elx-HalfRTE-Right .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Right .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Right .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Right .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Left .category-bottom-block{flex-direction:row!important;background-color:var(--white)!important;margin:auto!important;display:flex!important}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block{display:block!important}}.elx-HalfRTE-Left .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Left .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Left .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Left .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Right-Container .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block{display:block!important}}.elx-HalfRTE-Right-Container .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Right-Container .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Right-Container .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit;display:flex}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--white)!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .title p{color:var(--white)!important}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--white)!important}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Right-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Left-Container .category-bottom-block{flex-direction:row!important;background-color:var(--electrolux-blue)!important;margin:auto!important;display:flex!important}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block{display:block!important}}.elx-HalfRTE-Left-Container .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Left-Container .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Left-Container .category-bottom-block .image-container cx-media img,.elx-HalfRTE-Left-Container .category-bottom-block .image-container cx-media video{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit;display:flex}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--white)}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .title p{color:var(--white)!important}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--white)!important}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Left-Container .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--blue-light)!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block{display:block!important}}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit;display:flex}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title p{color:var(--electrolux-blue)!important}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--electrolux-blue)!important}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Right-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block{flex-direction:row!important;background-color:var(--blue-light)!important;margin:auto!important;display:flex!important}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block{display:block!important}}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .image-container cx-media img,.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .image-container cx-media video{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit;display:flex}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .title p{color:var(--electrolux-blue)!important}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--electrolux-blue)!important}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Left-Container-Blue-Light .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Left-Container-Border .category-bottom-block{width:90%;flex-direction:row!important;background-color:var(--electrolux-blue)!important;display:flex!important;margin:5% auto!important}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block{display:block!important}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Left-Container-Border .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Left-Container-Border .category-bottom-block .image-container cx-media img,.elx-HalfRTE-Left-Container-Border .category-bottom-block .image-container cx-media video{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content{display:flex}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content{display:flex}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--white)}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .title p{color:var(--white)!important}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{margin:1.5rem auto!important;font-size:20px}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--white)!important}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Left-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Right-Container-Border .category-bottom-block{width:90%;display:flex!important;flex-direction:row-reverse!important;background-color:var(--electrolux-blue)!important;margin:5% auto!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block{display:block!important}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.elx-HalfRTE-Right-Container-Border .category-bottom-block .image-container cx-media{width:100%;height:100%}.elx-HalfRTE-Right-Container-Border .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;background-color:inherit}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content{display:flex}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content{display:flex}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--white)!important}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .title p{color:var(--white)!important}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{margin:1.5rem auto!important;font-size:20px}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .summary p{color:var(--white)!important}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-HalfRTE-Right-Container-Border .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HalfRTE-Rollover{background-color:var(--moss-rich);text-align:center}.elx-HalfRTE-Rollover h1,.elx-HalfRTE-Rollover h2,.elx-HalfRTE-Rollover h3,.elx-HalfRTE-Rollover h4,.elx-HalfRTE-Rollover p{color:var(--white)}.elx-HalfRTE-Rollover p:first-child{width:60%;margin:10% auto}.elx-HalfRTE-Rollover p:first-child .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}.elux-BlogBanner{margin:1.5rem auto}.elux-BlogBanner .category-bottom-block{flex-direction:row!important;background-color:var(--white)!important;margin:auto!important;display:flex!important}@media (max-width:575.98px){.elux-BlogBanner .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner .category-bottom-block{display:block!important}}.elux-BlogBanner .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:30%!important}.elux-BlogBanner .category-bottom-block .image-container cx-media{width:100%;height:100%}.elux-BlogBanner .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elux-BlogBanner .category-bottom-block .summary-content{flex-basis:70%!important;padding:0!important;margin:auto;display:flex;background:var(--white)!important}.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper{width:90%;margin:1% auto;text-align:left}@media (max-width:575.98px){.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)!important}.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px;margin:1.5rem auto!important;color:var(--electrolux-blue)}.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elux-BlogBanner-Border{margin:1.5rem auto}.elux-BlogBanner-Border .category-bottom-block{flex-direction:row!important;background-color:var(--white)!important;margin:auto!important;display:flex!important}@media (max-width:575.98px){.elux-BlogBanner-Border .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner-Border .category-bottom-block{display:block!important}}.elux-BlogBanner-Border .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:30%!important}.elux-BlogBanner-Border .category-bottom-block .image-container cx-media{width:100%;height:100%}.elux-BlogBanner-Border .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.elux-BlogBanner-Border .category-bottom-block .summary-content{flex-basis:70%!important;padding:0!important;margin:auto;display:flex;background:var(--white)!important;border:1px solid var(--primary-color-palette-blue-mid)}.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper{width:90%;margin:2% auto;text-align:left}@media (max-width:575.98px){.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:normal;color:var(--electrolux-blue)!important}.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px;margin:1.5rem auto!important;color:var(--electrolux-blue)}.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elux-BlogBanner-Border .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-Heading-Body,.elx-Heading-Body-White{background-color:var(--blue-tint);text-align:center}.elx-Heading-Body-White h1,.elx-Heading-Body-White h2,.elx-Heading-Body-White h3,.elx-Heading-Body-White h4,.elx-Heading-Body-White p,.elx-Heading-Body-White span,.elx-Heading-Body h1,.elx-Heading-Body h2,.elx-Heading-Body h3,.elx-Heading-Body h4,.elx-Heading-Body p,.elx-Heading-Body span{color:var(--electrolux-blue)}.elx-Heading-Body-White p:first-child,.elx-Heading-Body p:first-child{font-size:54px;width:80%;margin:4% auto;font-weight:600;line-height:1.2}@media (max-width:575.98px){.elx-Heading-Body-White p:first-child,.elx-Heading-Body p:first-child{font-size:28px;width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Heading-Body-White p:first-child,.elx-Heading-Body p:first-child{font-size:28px;width:100%!important}}.elx-Heading-Body-White p,.elx-Heading-Body p{font-size:24px;font-weight:400;line-height:1.5}@media (max-width:575.98px){.elx-Heading-Body-White p,.elx-Heading-Body p{font-size:20px;width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Heading-Body-White p,.elx-Heading-Body p{font-size:16px;width:100%!important}}.elx-Heading-Body-White{background-color:var(--white)}cx-page-slot.elxHalfRTE1Slot{display:flex;flex-wrap:wrap;margin:0 5%;gap:40px}cx-page-slot.elxHalfRTE1Slot app-home-page-banner{flex-basis:45%;margin-top:1.5rem!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block{margin:auto!important;display:flex;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .image-container{width:100%;flex-basis:unset!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .image-container cx-media{height:auto}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .image-container cx-media img{width:100%;-o-object-fit:cover;object-fit:cover}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:10% 5%}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:center;color:var(--cx-color-primary)!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title span{color:var(--cx-color-primary)!important}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link,cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link,cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-2up{margin-top:1.5rem!important}.elx-Cards-2up .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}.elx-Cards-2up .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-Cards-2up .category-bottom-block .image-container cx-media{height:auto}.elx-Cards-2up .category-bottom-block .image-container cx-media img{width:100%;-o-object-fit:cover;object-fit:cover}.elx-Cards-2up .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}app-home-page-banner.elx-Cards-2up{flex-basis:50%;padding:1%}@media (max-width:575.98px){app-home-page-banner.elx-Cards-2up{flex-basis:100%}}.elx-Cards-3-side{display:block;flex-basis:30%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-3-side{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side{flex-basis:unset}}.elx-Cards-3-side .category-bottom-block{width:auto;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-3-side .category-bottom-block{width:100%;margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side .category-bottom-block{width:100%;margin:unset}}.elx-Cards-3-side .category-bottom-block .image-container{width:100%;flex-basis:100%;height:320px}.elx-Cards-3-side .category-bottom-block .image-container cx-media{height:100%}.elx-Cards-3-side .category-bottom-block .image-container cx-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elx-Cards-3-side .category-bottom-block .summary-content{flex-basis:100%;padding:unset!important;margin:5%}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .title{font-size:32px;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-4-side{display:block;flex-basis:22.5%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-4-side{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side{flex-basis:unset}}.elx-Cards-4-side .category-bottom-block{width:auto;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-4-side .category-bottom-block{width:100%;margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side .category-bottom-block{width:100%;margin:unset}}.elx-Cards-4-side .category-bottom-block .image-container{width:100%;flex-basis:100%;height:320px}.elx-Cards-4-side .category-bottom-block .image-container cx-media{height:100%}.elx-Cards-4-side .category-bottom-block .image-container cx-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elx-Cards-4-side .category-bottom-block .summary-content{flex-basis:100%;padding:unset!important;margin:5%}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .title{font-size:32px;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-2-side{display:flex;flex-basis:45%;margin-top:1.5rem!important}.elx-Cards-2-side .category-bottom-block{width:100%;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-2-side .category-bottom-block{margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2-side .category-bottom-block{margin:unset}}.elx-Cards-2-side .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-Cards-2-side .category-bottom-block .image-container cx-media{height:auto}.elx-Cards-2-side .category-bottom-block .image-container cx-media img{width:100%;-o-object-fit:cover;object-fit:cover}.elx-Cards-2-side .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-3-side-blog{display:flex;flex-basis:30%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-3-side-blog{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side-blog{flex-basis:unset;margin:auto!important}}.elx-Cards-3-side-blog .category-bottom-block{display:flex;width:100%;margin:0 1%;background:var(--blue-tint)!important;align-content:space-between;flex-direction:row}.elx-Cards-3-side-blog .category-bottom-block .image-container{flex-basis:100%}.elx-Cards-3-side-blog .category-bottom-block .image-container cx-media{width:100%;height:170px}.elx-Cards-3-side-blog .category-bottom-block .image-container cx-media img{width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}.elx-Cards-3-side-blog .category-bottom-block .summary-content{flex-basis:100%;padding:20px!important;background:var(--blue-tint)!important;color:var(--electrolux-blue)!important}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper{text-align:center;width:100%;margin:0}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .title{margin:0!important;font-size:26px!important}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper{text-align:center}@media (max-width:575.98px){.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-Cards-3-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-Cards-4-side-blog{display:flex;flex-basis:22.5%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-4-side-blog{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side-blog{flex-basis:unset;margin:auto!important}}.elx-Cards-4-side-blog .category-bottom-block{display:flex;width:100%;margin:0 1%;background:var(--blue-tint)!important;align-content:space-between;flex-direction:row}.elx-Cards-4-side-blog .category-bottom-block .image-container{flex-basis:100%}.elx-Cards-4-side-blog .category-bottom-block .image-container cx-media{width:100%;height:170px}.elx-Cards-4-side-blog .category-bottom-block .image-container cx-media img{width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}.elx-Cards-4-side-blog .category-bottom-block .summary-content{flex-basis:100%;padding:20px!important;background:var(--blue-tint)!important;color:var(--electrolux-blue)!important}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper{text-align:left;width:100%;margin:0}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .title{margin:0!important;font-size:26px!important}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper{text-align:center}@media (max-width:575.98px){.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-Cards-4-side-blog .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-Cards-3-side-blog-image-contain{display:flex;flex-basis:30%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-3-side-blog-image-contain{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side-blog-image-contain{flex-basis:unset;margin:auto!important}}.elx-Cards-3-side-blog-image-contain .category-bottom-block{display:flex;width:100%;margin:0 1%;background:var(--blue-tint)!important;align-content:space-between;flex-direction:row}.elx-Cards-3-side-blog-image-contain .category-bottom-block .image-container{flex-basis:100%}.elx-Cards-3-side-blog-image-contain .category-bottom-block .image-container cx-media{width:100%;height:180px;margin-top:20px;margin-bottom:20px}.elx-Cards-3-side-blog-image-contain .category-bottom-block .image-container cx-media img{width:100%;height:100%;border:none;-o-object-fit:contain;object-fit:contain}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content{flex-basis:100%;padding:20px!important;background:var(--blue-tint)!important;color:var(--electrolux-blue)!important}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper{text-align:left;width:100%;margin:0}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .title{margin:0!important;font-size:26px!important}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper{text-align:center}@media (max-width:575.98px){.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-Cards-3-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-Cards-4-side-blog-image-contain{display:flex;flex-basis:22.5%;margin-top:1.5rem!important}@media (max-width:575.98px){.elx-Cards-4-side-blog-image-contain{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side-blog-image-contain{flex-basis:unset;margin:auto!important}}.elx-Cards-4-side-blog-image-contain .category-bottom-block{display:flex;width:100%;margin:0 1%;background:var(--blue-tint)!important;align-content:space-between;flex-direction:row}.elx-Cards-4-side-blog-image-contain .category-bottom-block .image-container{flex-basis:100%}.elx-Cards-4-side-blog-image-contain .category-bottom-block .image-container cx-media{width:100%;height:180px;margin-top:20px;margin-bottom:20px}.elx-Cards-4-side-blog-image-contain .category-bottom-block .image-container cx-media img{width:100%;height:100%;border:none;-o-object-fit:contain;object-fit:contain}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content{flex-basis:100%;padding:20px!important;background:var(--blue-tint)!important;color:var(--electrolux-blue)!important}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper{text-align:center;width:100%;margin:0}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .title{margin:0!important;font-size:26px!important}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .category-para-link{border:0;padding:0;text-decoration:underline;font-size:18px;color:var(--electrolux-blue);background:unset}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper{text-align:center}@media (max-width:575.98px){.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{width:100%!important}}.elx-Cards-4-side-blog-image-contain .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%}.elx-HeroTextBottom .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important}.elx-HeroTextBottom .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroTextBottom .category-bottom-block .image-container cx-media{height:auto}.elx-HeroTextBottom .category-bottom-block .image-container cx-media img,.elx-HeroTextBottom .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroTextBottom .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%;width:100%}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600;line-height:1.2;text-align:center;color:var(--white)!important}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important}}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--white)!important}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-HeroTextBottom-White .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--white)!important}.elx-HeroTextBottom-White .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroTextBottom-White .category-bottom-block .image-container cx-media{height:auto}.elx-HeroTextBottom-White .category-bottom-block .image-container cx-media img,.elx-HeroTextBottom-White .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroTextBottom-White .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%;width:100%}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important}}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:2% auto!important}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-HeroTextBottom-Blue-Tint .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--blue-tint)!important}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .image-container cx-media{height:auto}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .image-container cx-media img,.elx-HeroTextBottom-Blue-Tint .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%;width:100%}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600;line-height:1.2;text-align:center;color:var(--electrolux-blue)!important}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important}}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:2% auto!important}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}@media (max-width:575.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroTextBottom-Blue-Tint .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-HeroOverlay-Left .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important;position:relative}.elx-HeroOverlay-Left .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroOverlay-Left .category-bottom-block .image-container cx-media{height:auto}.elx-HeroOverlay-Left .category-bottom-block .image-container cx-media img,.elx-HeroOverlay-Left .category-bottom-block .image-container cx-media video{width:100%}.elx-HeroOverlay-Left .category-bottom-block .summary-content{flex-basis:unset!important;width:40%;position:absolute;bottom:10%;left:0;right:0;margin-left:5%;margin-right:auto;background-color:rgba(4,30,60,.75);padding:2%!important}@media (max-width:575.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}@media (max-width:575.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper{width:100%}}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:center;color:var(--white)!important}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--white)!important;margin:5% auto!important}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-HeroOverlay-Right .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important;position:relative}.elx-HeroOverlay-Right .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroOverlay-Right .category-bottom-block .image-container cx-media{height:auto}.elx-HeroOverlay-Right .category-bottom-block .image-container cx-media img,.elx-HeroOverlay-Right .category-bottom-block .image-container cx-media video{width:100%}.elx-HeroOverlay-Right .category-bottom-block .summary-content{flex-basis:unset!important;width:40%;position:absolute;bottom:10%;left:0;right:0;margin-left:auto;margin-right:5%;background-color:rgba(4,30,60,.75);padding:2%!important}@media (max-width:575.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}@media (max-width:575.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper{width:100%}}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:54px;font-weight:600;line-height:1.2;text-align:center;color:var(--white)!important}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--white)!important;margin:5% auto!important}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-HeroOverlay-Bottom .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--electrolux-blue)!important;position:relative}.elx-HeroOverlay-Bottom .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media{height:100%}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media{height:420px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media{height:558px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media{height:787px!important}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media{height:1050px!important}}.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media img,.elx-HeroOverlay-Bottom .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content{flex-basis:unset!important;width:100%;position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;background-color:rgba(4,30,60,.75);padding:2%!important;z-index:2}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper{width:100%}}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important;font-weight:600;line-height:1.2;text-align:center;color:var(--white)!important}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}@media (min-width:992px) and (max-width:1199.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .title{font-size:54px!important}}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;line-height:1.5;text-align:center;color:var(--white)!important;margin:1% auto!important}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--white)!important}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}@media (min-width:768px) and (max-width:991.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:var(--white);border-color:var(--white);color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-HeroOverlay-Bottom .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.elx-Testimonial{background-color:var(--electrolux-blue);text-align:center}.elx-Testimonial p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial{padding:40px 0}}.elx-Testimonial h1,.elx-Testimonial h2,.elx-Testimonial h3,.elx-Testimonial h4,.elx-Testimonial p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial h1,.elx-Testimonial h2,.elx-Testimonial h3,.elx-Testimonial h4,.elx-Testimonial p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial h1,.elx-Testimonial h2,.elx-Testimonial h3,.elx-Testimonial h4,.elx-Testimonial p{font-size:1.17em}}.elx-Testimonial p{font-weight:600}.elx-Testimonial p:last-child{font-weight:400}.elx-Testimonial p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial p:first-child{width:90%!important}}.elx-Testimonial p:first-child span{display:block;margin:1% auto}.elx-Testimonial-primary-dark-blue-mid{background-color:var(--blue-mid);text-align:center}.elx-Testimonial-primary-dark-blue-mid p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-primary-dark-blue-mid{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-dark-blue-mid{padding:40px 0}}.elx-Testimonial-primary-dark-blue-mid h1,.elx-Testimonial-primary-dark-blue-mid h2,.elx-Testimonial-primary-dark-blue-mid h3,.elx-Testimonial-primary-dark-blue-mid h4,.elx-Testimonial-primary-dark-blue-mid p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-primary-dark-blue-mid h1,.elx-Testimonial-primary-dark-blue-mid h2,.elx-Testimonial-primary-dark-blue-mid h3,.elx-Testimonial-primary-dark-blue-mid h4,.elx-Testimonial-primary-dark-blue-mid p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-dark-blue-mid h1,.elx-Testimonial-primary-dark-blue-mid h2,.elx-Testimonial-primary-dark-blue-mid h3,.elx-Testimonial-primary-dark-blue-mid h4,.elx-Testimonial-primary-dark-blue-mid p{font-size:1.17em}}.elx-Testimonial-primary-dark-blue-mid p{font-weight:600}.elx-Testimonial-primary-dark-blue-mid p:last-child{font-weight:400}.elx-Testimonial-primary-dark-blue-mid p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{width:90%!important}}.elx-Testimonial-primary-dark-blue-mid p:first-child span{display:block;margin:1% auto}.elx-Testimonial-primary-light-blue-light{background-color:var(--blue-light);text-align:center}.elx-Testimonial-primary-light-blue-light p{color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-light{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-light{padding:40px 0}}.elx-Testimonial-primary-light-blue-light h1,.elx-Testimonial-primary-light-blue-light h2,.elx-Testimonial-primary-light-blue-light h3,.elx-Testimonial-primary-light-blue-light h4,.elx-Testimonial-primary-light-blue-light p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-light h1,.elx-Testimonial-primary-light-blue-light h2,.elx-Testimonial-primary-light-blue-light h3,.elx-Testimonial-primary-light-blue-light h4,.elx-Testimonial-primary-light-blue-light p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-light h1,.elx-Testimonial-primary-light-blue-light h2,.elx-Testimonial-primary-light-blue-light h3,.elx-Testimonial-primary-light-blue-light h4,.elx-Testimonial-primary-light-blue-light p{font-size:1.17em}}.elx-Testimonial-primary-light-blue-light p{font-weight:600}.elx-Testimonial-primary-light-blue-light p:last-child{font-weight:400}.elx-Testimonial-primary-light-blue-light p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-light p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-light p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-light p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-light p:first-child{width:90%!important}}.elx-Testimonial-primary-light-blue-light p:first-child span{display:block;margin:1% auto}.elx-Testimonial-primary-light-blue-tint{background-color:var(--blue-tint);text-align:center}.elx-Testimonial-primary-light-blue-tint p{color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-tint{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-tint{padding:40px 0}}.elx-Testimonial-primary-light-blue-tint h1,.elx-Testimonial-primary-light-blue-tint h2,.elx-Testimonial-primary-light-blue-tint h3,.elx-Testimonial-primary-light-blue-tint h4,.elx-Testimonial-primary-light-blue-tint p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-tint h1,.elx-Testimonial-primary-light-blue-tint h2,.elx-Testimonial-primary-light-blue-tint h3,.elx-Testimonial-primary-light-blue-tint h4,.elx-Testimonial-primary-light-blue-tint p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-tint h1,.elx-Testimonial-primary-light-blue-tint h2,.elx-Testimonial-primary-light-blue-tint h3,.elx-Testimonial-primary-light-blue-tint h4,.elx-Testimonial-primary-light-blue-tint p{font-size:1.17em}}.elx-Testimonial-primary-light-blue-tint p{font-weight:600}.elx-Testimonial-primary-light-blue-tint p:last-child{font-weight:400}.elx-Testimonial-primary-light-blue-tint p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{width:90%!important}}.elx-Testimonial-primary-light-blue-tint p:first-child span{display:block;margin:1% auto}.elx-Testimonial-primary-white{background-color:var(--white);text-align:center}.elx-Testimonial-primary-white p{color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Testimonial-primary-white{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-white{padding:40px 0}}.elx-Testimonial-primary-white h1,.elx-Testimonial-primary-white h2,.elx-Testimonial-primary-white h3,.elx-Testimonial-primary-white h4,.elx-Testimonial-primary-white p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-primary-white h1,.elx-Testimonial-primary-white h2,.elx-Testimonial-primary-white h3,.elx-Testimonial-primary-white h4,.elx-Testimonial-primary-white p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-white h1,.elx-Testimonial-primary-white h2,.elx-Testimonial-primary-white h3,.elx-Testimonial-primary-white h4,.elx-Testimonial-primary-white p{font-size:1.17em}}.elx-Testimonial-primary-white p{font-weight:600}.elx-Testimonial-primary-white p:last-child{font-weight:400}.elx-Testimonial-primary-white p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-white p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-white p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-primary-white p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-white p:first-child{width:90%!important}}.elx-Testimonial-primary-white p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-dark-mahogany-rich{background-color:var(--mahogany-rich);text-align:center}.elx-Testimonial-secondary-dark-mahogany-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-mahogany-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-mahogany-rich{padding:40px 0}}.elx-Testimonial-secondary-dark-mahogany-rich h1,.elx-Testimonial-secondary-dark-mahogany-rich h2,.elx-Testimonial-secondary-dark-mahogany-rich h3,.elx-Testimonial-secondary-dark-mahogany-rich h4,.elx-Testimonial-secondary-dark-mahogany-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-mahogany-rich h1,.elx-Testimonial-secondary-dark-mahogany-rich h2,.elx-Testimonial-secondary-dark-mahogany-rich h3,.elx-Testimonial-secondary-dark-mahogany-rich h4,.elx-Testimonial-secondary-dark-mahogany-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-mahogany-rich h1,.elx-Testimonial-secondary-dark-mahogany-rich h2,.elx-Testimonial-secondary-dark-mahogany-rich h3,.elx-Testimonial-secondary-dark-mahogany-rich h4,.elx-Testimonial-secondary-dark-mahogany-rich p{font-size:1.17em}}.elx-Testimonial-secondary-dark-mahogany-rich p{font-weight:600}.elx-Testimonial-secondary-dark-mahogany-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-dark-mahogany-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-dark-moss-rich{background-color:var(--moss-rich);text-align:center}.elx-Testimonial-secondary-dark-moss-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-moss-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-moss-rich{padding:40px 0}}.elx-Testimonial-secondary-dark-moss-rich h1,.elx-Testimonial-secondary-dark-moss-rich h2,.elx-Testimonial-secondary-dark-moss-rich h3,.elx-Testimonial-secondary-dark-moss-rich h4,.elx-Testimonial-secondary-dark-moss-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-moss-rich h1,.elx-Testimonial-secondary-dark-moss-rich h2,.elx-Testimonial-secondary-dark-moss-rich h3,.elx-Testimonial-secondary-dark-moss-rich h4,.elx-Testimonial-secondary-dark-moss-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-moss-rich h1,.elx-Testimonial-secondary-dark-moss-rich h2,.elx-Testimonial-secondary-dark-moss-rich h3,.elx-Testimonial-secondary-dark-moss-rich h4,.elx-Testimonial-secondary-dark-moss-rich p{font-size:1.17em}}.elx-Testimonial-secondary-dark-moss-rich p{font-weight:600}.elx-Testimonial-secondary-dark-moss-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-dark-moss-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-dark-moss-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-dark-silk-rich{background-color:var(--silk-rich);text-align:center}.elx-Testimonial-secondary-dark-silk-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-silk-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-silk-rich{padding:40px 0}}.elx-Testimonial-secondary-dark-silk-rich h1,.elx-Testimonial-secondary-dark-silk-rich h2,.elx-Testimonial-secondary-dark-silk-rich h3,.elx-Testimonial-secondary-dark-silk-rich h4,.elx-Testimonial-secondary-dark-silk-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-silk-rich h1,.elx-Testimonial-secondary-dark-silk-rich h2,.elx-Testimonial-secondary-dark-silk-rich h3,.elx-Testimonial-secondary-dark-silk-rich h4,.elx-Testimonial-secondary-dark-silk-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-silk-rich h1,.elx-Testimonial-secondary-dark-silk-rich h2,.elx-Testimonial-secondary-dark-silk-rich h3,.elx-Testimonial-secondary-dark-silk-rich h4,.elx-Testimonial-secondary-dark-silk-rich p{font-size:1.17em}}.elx-Testimonial-secondary-dark-silk-rich p{font-weight:600}.elx-Testimonial-secondary-dark-silk-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-dark-silk-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-dark-silk-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-dark-umber-rich{background-color:var(--umber-rich);text-align:center}.elx-Testimonial-secondary-dark-umber-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-umber-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-umber-rich{padding:40px 0}}.elx-Testimonial-secondary-dark-umber-rich h1,.elx-Testimonial-secondary-dark-umber-rich h2,.elx-Testimonial-secondary-dark-umber-rich h3,.elx-Testimonial-secondary-dark-umber-rich h4,.elx-Testimonial-secondary-dark-umber-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-umber-rich h1,.elx-Testimonial-secondary-dark-umber-rich h2,.elx-Testimonial-secondary-dark-umber-rich h3,.elx-Testimonial-secondary-dark-umber-rich h4,.elx-Testimonial-secondary-dark-umber-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-umber-rich h1,.elx-Testimonial-secondary-dark-umber-rich h2,.elx-Testimonial-secondary-dark-umber-rich h3,.elx-Testimonial-secondary-dark-umber-rich h4,.elx-Testimonial-secondary-dark-umber-rich p{font-size:1.17em}}.elx-Testimonial-secondary-dark-umber-rich p{font-weight:600}.elx-Testimonial-secondary-dark-umber-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-dark-umber-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-dark-umber-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-light-mahogany-rich{background-color:var(--mahogany-light);text-align:center}.elx-Testimonial-secondary-light-mahogany-rich p{color:var(--mahogany-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-light-mahogany-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-mahogany-rich{padding:40px 0}}.elx-Testimonial-secondary-light-mahogany-rich h1,.elx-Testimonial-secondary-light-mahogany-rich h2,.elx-Testimonial-secondary-light-mahogany-rich h3,.elx-Testimonial-secondary-light-mahogany-rich h4,.elx-Testimonial-secondary-light-mahogany-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-light-mahogany-rich h1,.elx-Testimonial-secondary-light-mahogany-rich h2,.elx-Testimonial-secondary-light-mahogany-rich h3,.elx-Testimonial-secondary-light-mahogany-rich h4,.elx-Testimonial-secondary-light-mahogany-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-mahogany-rich h1,.elx-Testimonial-secondary-light-mahogany-rich h2,.elx-Testimonial-secondary-light-mahogany-rich h3,.elx-Testimonial-secondary-light-mahogany-rich h4,.elx-Testimonial-secondary-light-mahogany-rich p{font-size:1.17em}}.elx-Testimonial-secondary-light-mahogany-rich p{font-weight:600}.elx-Testimonial-secondary-light-mahogany-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-light-mahogany-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-light-mahogany-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-light-moss-rich{background-color:var(--moss-light);text-align:center}.elx-Testimonial-secondary-light-moss-rich p{color:var(--moss-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-light-moss-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-moss-rich{padding:40px 0}}.elx-Testimonial-secondary-light-moss-rich h1,.elx-Testimonial-secondary-light-moss-rich h2,.elx-Testimonial-secondary-light-moss-rich h3,.elx-Testimonial-secondary-light-moss-rich h4,.elx-Testimonial-secondary-light-moss-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-light-moss-rich h1,.elx-Testimonial-secondary-light-moss-rich h2,.elx-Testimonial-secondary-light-moss-rich h3,.elx-Testimonial-secondary-light-moss-rich h4,.elx-Testimonial-secondary-light-moss-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-moss-rich h1,.elx-Testimonial-secondary-light-moss-rich h2,.elx-Testimonial-secondary-light-moss-rich h3,.elx-Testimonial-secondary-light-moss-rich h4,.elx-Testimonial-secondary-light-moss-rich p{font-size:1.17em}}.elx-Testimonial-secondary-light-moss-rich p{font-weight:600}.elx-Testimonial-secondary-light-moss-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-light-moss-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-light-moss-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-light-silk-rich{background-color:var(--silk-light);text-align:center}.elx-Testimonial-secondary-light-silk-rich p{color:var(--silk-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-light-silk-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-silk-rich{padding:40px 0}}.elx-Testimonial-secondary-light-silk-rich h1,.elx-Testimonial-secondary-light-silk-rich h2,.elx-Testimonial-secondary-light-silk-rich h3,.elx-Testimonial-secondary-light-silk-rich h4,.elx-Testimonial-secondary-light-silk-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-light-silk-rich h1,.elx-Testimonial-secondary-light-silk-rich h2,.elx-Testimonial-secondary-light-silk-rich h3,.elx-Testimonial-secondary-light-silk-rich h4,.elx-Testimonial-secondary-light-silk-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-silk-rich h1,.elx-Testimonial-secondary-light-silk-rich h2,.elx-Testimonial-secondary-light-silk-rich h3,.elx-Testimonial-secondary-light-silk-rich h4,.elx-Testimonial-secondary-light-silk-rich p{font-size:1.17em}}.elx-Testimonial-secondary-light-silk-rich p{font-weight:600}.elx-Testimonial-secondary-light-silk-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-light-silk-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-light-silk-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-light-umber-rich{background-color:var(--umber-light);text-align:center}.elx-Testimonial-secondary-light-umber-rich p{color:var(--silk-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-light-umber-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-umber-rich{padding:40px 0}}.elx-Testimonial-secondary-light-umber-rich h1,.elx-Testimonial-secondary-light-umber-rich h2,.elx-Testimonial-secondary-light-umber-rich h3,.elx-Testimonial-secondary-light-umber-rich h4,.elx-Testimonial-secondary-light-umber-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-light-umber-rich h1,.elx-Testimonial-secondary-light-umber-rich h2,.elx-Testimonial-secondary-light-umber-rich h3,.elx-Testimonial-secondary-light-umber-rich h4,.elx-Testimonial-secondary-light-umber-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-umber-rich h1,.elx-Testimonial-secondary-light-umber-rich h2,.elx-Testimonial-secondary-light-umber-rich h3,.elx-Testimonial-secondary-light-umber-rich h4,.elx-Testimonial-secondary-light-umber-rich p{font-size:1.17em}}.elx-Testimonial-secondary-light-umber-rich p{font-weight:600}.elx-Testimonial-secondary-light-umber-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-light-umber-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-light-umber-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-mid-mahogany-rich{background-color:var(--mahogany-mid);text-align:center}.elx-Testimonial-secondary-mid-mahogany-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-mahogany-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-mahogany-rich{padding:40px 0}}.elx-Testimonial-secondary-mid-mahogany-rich h1,.elx-Testimonial-secondary-mid-mahogany-rich h2,.elx-Testimonial-secondary-mid-mahogany-rich h3,.elx-Testimonial-secondary-mid-mahogany-rich h4,.elx-Testimonial-secondary-mid-mahogany-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-mahogany-rich h1,.elx-Testimonial-secondary-mid-mahogany-rich h2,.elx-Testimonial-secondary-mid-mahogany-rich h3,.elx-Testimonial-secondary-mid-mahogany-rich h4,.elx-Testimonial-secondary-mid-mahogany-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-mahogany-rich h1,.elx-Testimonial-secondary-mid-mahogany-rich h2,.elx-Testimonial-secondary-mid-mahogany-rich h3,.elx-Testimonial-secondary-mid-mahogany-rich h4,.elx-Testimonial-secondary-mid-mahogany-rich p{font-size:1.17em}}.elx-Testimonial-secondary-mid-mahogany-rich p{font-weight:600}.elx-Testimonial-secondary-mid-mahogany-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-mid-mahogany-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-mid-moss-rich{background-color:var(--moss-mid);text-align:center}.elx-Testimonial-secondary-mid-moss-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-moss-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-moss-rich{padding:40px 0}}.elx-Testimonial-secondary-mid-moss-rich h1,.elx-Testimonial-secondary-mid-moss-rich h2,.elx-Testimonial-secondary-mid-moss-rich h3,.elx-Testimonial-secondary-mid-moss-rich h4,.elx-Testimonial-secondary-mid-moss-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-moss-rich h1,.elx-Testimonial-secondary-mid-moss-rich h2,.elx-Testimonial-secondary-mid-moss-rich h3,.elx-Testimonial-secondary-mid-moss-rich h4,.elx-Testimonial-secondary-mid-moss-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-moss-rich h1,.elx-Testimonial-secondary-mid-moss-rich h2,.elx-Testimonial-secondary-mid-moss-rich h3,.elx-Testimonial-secondary-mid-moss-rich h4,.elx-Testimonial-secondary-mid-moss-rich p{font-size:1.17em}}.elx-Testimonial-secondary-mid-moss-rich p{font-weight:600}.elx-Testimonial-secondary-mid-moss-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-mid-moss-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-mid-moss-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-mid-silk-rich{background-color:var(--silk-mid);text-align:center}.elx-Testimonial-secondary-mid-silk-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-silk-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-silk-rich{padding:40px 0}}.elx-Testimonial-secondary-mid-silk-rich h1,.elx-Testimonial-secondary-mid-silk-rich h2,.elx-Testimonial-secondary-mid-silk-rich h3,.elx-Testimonial-secondary-mid-silk-rich h4,.elx-Testimonial-secondary-mid-silk-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-silk-rich h1,.elx-Testimonial-secondary-mid-silk-rich h2,.elx-Testimonial-secondary-mid-silk-rich h3,.elx-Testimonial-secondary-mid-silk-rich h4,.elx-Testimonial-secondary-mid-silk-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-silk-rich h1,.elx-Testimonial-secondary-mid-silk-rich h2,.elx-Testimonial-secondary-mid-silk-rich h3,.elx-Testimonial-secondary-mid-silk-rich h4,.elx-Testimonial-secondary-mid-silk-rich p{font-size:1.17em}}.elx-Testimonial-secondary-mid-silk-rich p{font-weight:600}.elx-Testimonial-secondary-mid-silk-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-mid-silk-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-mid-silk-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-mid-umber-rich{background-color:var(--umber-mid);text-align:center}.elx-Testimonial-secondary-mid-umber-rich p{color:var(--white)}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-umber-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-umber-rich{padding:40px 0}}.elx-Testimonial-secondary-mid-umber-rich h1,.elx-Testimonial-secondary-mid-umber-rich h2,.elx-Testimonial-secondary-mid-umber-rich h3,.elx-Testimonial-secondary-mid-umber-rich h4,.elx-Testimonial-secondary-mid-umber-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-umber-rich h1,.elx-Testimonial-secondary-mid-umber-rich h2,.elx-Testimonial-secondary-mid-umber-rich h3,.elx-Testimonial-secondary-mid-umber-rich h4,.elx-Testimonial-secondary-mid-umber-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-umber-rich h1,.elx-Testimonial-secondary-mid-umber-rich h2,.elx-Testimonial-secondary-mid-umber-rich h3,.elx-Testimonial-secondary-mid-umber-rich h4,.elx-Testimonial-secondary-mid-umber-rich p{font-size:1.17em}}.elx-Testimonial-secondary-mid-umber-rich p{font-weight:600}.elx-Testimonial-secondary-mid-umber-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-mid-umber-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-mid-umber-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-tint-mahogany-rich{background-color:var(--mahogany-tint);text-align:center}.elx-Testimonial-secondary-tint-mahogany-rich p{color:var(--mahogany-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-mahogany-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-mahogany-rich{padding:40px 0}}.elx-Testimonial-secondary-tint-mahogany-rich h1,.elx-Testimonial-secondary-tint-mahogany-rich h2,.elx-Testimonial-secondary-tint-mahogany-rich h3,.elx-Testimonial-secondary-tint-mahogany-rich h4,.elx-Testimonial-secondary-tint-mahogany-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-mahogany-rich h1,.elx-Testimonial-secondary-tint-mahogany-rich h2,.elx-Testimonial-secondary-tint-mahogany-rich h3,.elx-Testimonial-secondary-tint-mahogany-rich h4,.elx-Testimonial-secondary-tint-mahogany-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-mahogany-rich h1,.elx-Testimonial-secondary-tint-mahogany-rich h2,.elx-Testimonial-secondary-tint-mahogany-rich h3,.elx-Testimonial-secondary-tint-mahogany-rich h4,.elx-Testimonial-secondary-tint-mahogany-rich p{font-size:1.17em}}.elx-Testimonial-secondary-tint-mahogany-rich p{font-weight:600}.elx-Testimonial-secondary-tint-mahogany-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-tint-mahogany-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-tint-moss-rich{background-color:var(--moss-tint);text-align:center}.elx-Testimonial-secondary-tint-moss-rich p{color:var(--moss-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-moss-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-moss-rich{padding:40px 0}}.elx-Testimonial-secondary-tint-moss-rich h1,.elx-Testimonial-secondary-tint-moss-rich h2,.elx-Testimonial-secondary-tint-moss-rich h3,.elx-Testimonial-secondary-tint-moss-rich h4,.elx-Testimonial-secondary-tint-moss-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-moss-rich h1,.elx-Testimonial-secondary-tint-moss-rich h2,.elx-Testimonial-secondary-tint-moss-rich h3,.elx-Testimonial-secondary-tint-moss-rich h4,.elx-Testimonial-secondary-tint-moss-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-moss-rich h1,.elx-Testimonial-secondary-tint-moss-rich h2,.elx-Testimonial-secondary-tint-moss-rich h3,.elx-Testimonial-secondary-tint-moss-rich h4,.elx-Testimonial-secondary-tint-moss-rich p{font-size:1.17em}}.elx-Testimonial-secondary-tint-moss-rich p{font-weight:600}.elx-Testimonial-secondary-tint-moss-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-tint-moss-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-tint-moss-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-tint-silk-rich{background-color:var(--silk-tint);text-align:center}.elx-Testimonial-secondary-tint-silk-rich p{color:var(--silk-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-silk-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-silk-rich{padding:40px 0}}.elx-Testimonial-secondary-tint-silk-rich h1,.elx-Testimonial-secondary-tint-silk-rich h2,.elx-Testimonial-secondary-tint-silk-rich h3,.elx-Testimonial-secondary-tint-silk-rich h4,.elx-Testimonial-secondary-tint-silk-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-silk-rich h1,.elx-Testimonial-secondary-tint-silk-rich h2,.elx-Testimonial-secondary-tint-silk-rich h3,.elx-Testimonial-secondary-tint-silk-rich h4,.elx-Testimonial-secondary-tint-silk-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-silk-rich h1,.elx-Testimonial-secondary-tint-silk-rich h2,.elx-Testimonial-secondary-tint-silk-rich h3,.elx-Testimonial-secondary-tint-silk-rich h4,.elx-Testimonial-secondary-tint-silk-rich p{font-size:1.17em}}.elx-Testimonial-secondary-tint-silk-rich p{font-weight:600}.elx-Testimonial-secondary-tint-silk-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-tint-silk-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-tint-silk-rich p:first-child span{display:block;margin:1% auto}.elx-Testimonial-secondary-tint-umber-rich{background-color:var(--umber-tint);text-align:center}.elx-Testimonial-secondary-tint-umber-rich p{color:var(--silk-rich)}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-umber-rich{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-umber-rich{padding:40px 0}}.elx-Testimonial-secondary-tint-umber-rich h1,.elx-Testimonial-secondary-tint-umber-rich h2,.elx-Testimonial-secondary-tint-umber-rich h3,.elx-Testimonial-secondary-tint-umber-rich h4,.elx-Testimonial-secondary-tint-umber-rich p{font-size:1.07em;margin-bottom:0;line-height:1.5}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-umber-rich h1,.elx-Testimonial-secondary-tint-umber-rich h2,.elx-Testimonial-secondary-tint-umber-rich h3,.elx-Testimonial-secondary-tint-umber-rich h4,.elx-Testimonial-secondary-tint-umber-rich p{font-size:1.17em}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-umber-rich h1,.elx-Testimonial-secondary-tint-umber-rich h2,.elx-Testimonial-secondary-tint-umber-rich h3,.elx-Testimonial-secondary-tint-umber-rich h4,.elx-Testimonial-secondary-tint-umber-rich p{font-size:1.17em}}.elx-Testimonial-secondary-tint-umber-rich p{font-weight:600}.elx-Testimonial-secondary-tint-umber-rich p:last-child{font-weight:400}.elx-Testimonial-secondary-tint-umber-rich p:first-child{width:80%;margin:5% auto;font-size:1.4em;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{font-size:1.17em;margin:10% auto}}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{width:90%!important}}.elx-Testimonial-secondary-tint-umber-rich p:first-child span{display:block;margin:1% auto}.elx-table-default{background-color:var(--white);text-align:left;margin:10% auto}.elx-table-default,.elx-table-default h1,.elx-table-default h2,.elx-table-default h3,.elx-table-default h4,.elx-table-default p,.elx-table-default td{color:var(--electrolux-blue)}.elx-table-default p:first-child{width:100%;overflow:auto}@media (max-width:575.98px){.elx-table-default p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-table-default p:first-child{width:90%!important}}.elx-table-default p:first-child table{border:2px solid var(--electrolux-blue)}.elx-table-default p:first-child table caption{text-align:center;caption-side:top;color:inherit;font-weight:600}.elx-table-default p:first-child table tr td,.elx-table-default p:first-child table tr th{text-align:left;vertical-align:top;padding:10px;width:33%}.elx-table-default p:first-child span{display:block;margin:1% auto}.elx-table-default-all-bold{background-color:var(--white);text-align:left;margin:10% auto}.elx-table-default-all-bold,.elx-table-default-all-bold h1,.elx-table-default-all-bold h2,.elx-table-default-all-bold h3,.elx-table-default-all-bold h4,.elx-table-default-all-bold p,.elx-table-default-all-bold td{color:var(--electrolux-blue)}.elx-table-default-all-bold p:first-child{width:100%;overflow:auto}@media (max-width:575.98px){.elx-table-default-all-bold p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-table-default-all-bold p:first-child{width:90%!important}}.elx-table-default-all-bold p:first-child table{border:2px solid var(--electrolux-blue)}.elx-table-default-all-bold p:first-child table caption{text-align:center;caption-side:top;color:inherit;font-weight:600}.elx-table-default-all-bold p:first-child table tr td,.elx-table-default-all-bold p:first-child table tr th{text-align:left;vertical-align:top;padding:10px;width:33%;font-weight:600}.elx-table-default-all-bold p:first-child span{display:block;margin:1% auto}.elx-Carousel-Small{margin-bottom:1.5rem}@media (max-width:575.98px){.elx-Carousel-Small .carousel-panel button.next,.elx-Carousel-Small .carousel-panel button.previous{display:none}.elx-Carousel-Small .carousel-panel .slides{display:flex;flex-wrap:wrap}.elx-Carousel-Small .carousel-panel .slides .slide{opacity:1!important;position:relative!important;margin-bottom:15px}.elx-Carousel-Small .carousel-panel .slides .slide .item{opacity:1!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Small .carousel-panel{flex-direction:column}}.elx-Carousel-Small .carousel-panel .slides .item-container{padding:30px!important}.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media{width:100%;background:var(--blue-tint);display:flex;height:330px;padding:20px}.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media img{display:block;margin:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media{height:100}.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media img{width:100%;height:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media{height:100%}.elx-Carousel-Small .carousel-panel .slides .image-container-wrapper cx-media img{width:100%;height:100%}}@media (max-width:575.98px){.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .title{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .title{font-size:20px}}@media (min-width:768px){.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}@media (min-width:992px){.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .button-wrapper{display:none}.elx-Carousel-Large{margin-bottom:1.5rem}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large .carousel-panel{flex-direction:column}}.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media{width:100%}@media (max-width:575.98px){.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media{height:224px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media{height:272px}}@media (min-width:768px){.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media{height:370px}}@media (min-width:992px){.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media{height:544px}}.elx-Carousel-Large .carousel-panel .slides .image-container-wrapper cx-media img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}@media (max-width:575.98px){.elx-Carousel-Large .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:768px){.elx-Carousel-Large .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}@media (min-width:992px){.elx-Carousel-Large .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}.elx-Carousel-Large .carousel-panel .slides .btn-text-wrapper .button-wrapper{display:none}.elx-Carousel-Large-Background{margin-bottom:1.5rem}@media (max-width:575.98px){.elx-Carousel-Large-Background .carousel-panel button.next,.elx-Carousel-Large-Background .carousel-panel button.previous{display:none}.elx-Carousel-Large-Background .carousel-panel .slides{display:flex;flex-wrap:wrap}.elx-Carousel-Large-Background .carousel-panel .slides .slide{opacity:1!important;position:relative!important;margin-bottom:15px}.elx-Carousel-Large-Background .carousel-panel .slides .slide .item{opacity:1!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large-Background .carousel-panel{flex-direction:column}}.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media{width:100%;background:var(--blue-tint)}@media (max-width:575.98px){.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media{height:224px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media{height:272px}}@media (min-width:768px){.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media{height:370px}}@media (min-width:992px){.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media{height:544px}}.elx-Carousel-Large-Background .carousel-panel .slides .image-container-wrapper cx-media img{width:100%;height:100%;padding:15%}@media (max-width:575.98px){.elx-Carousel-Large-Background .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Large-Background .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:768px){.elx-Carousel-Large-Background .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}@media (min-width:992px){.elx-Carousel-Large-Background .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}.elx-Carousel-Large-Background .carousel-panel .slides .btn-text-wrapper .button-wrapper{display:none}.elx-Carousel-Rotating-Image{margin-bottom:1.5rem}.elx-Carousel-Rotating-Image .carousel-panel{position:relative}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Rotating-Image .carousel-panel{flex-direction:column}}.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container{padding:0!important}.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media{height:100%;width:100%}@media (max-width:575.98px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media{height:224px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media{height:272px}}@media (min-width:768px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media{height:80%}}@media (min-width:992px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media{height:100%}}.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .image-container-wrapper cx-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .btn-text-wrapper .title{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .btn-text-wrapper .title{font-size:16px}}@media (min-width:768px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .btn-text-wrapper .title{font-size:24px}}@media (min-width:992px){.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .btn-text-wrapper .title{font-size:24px}}.elx-Carousel-Rotating-Image .carousel-panel .slides .item-container .btn-text-wrapper .button-wrapper{display:none}.elx-Carousel-Rotating-Image .carousel-panel button.previous{position:absolute;z-index:2;left:0;top:0;bottom:0}.elx-Carousel-Rotating-Image .carousel-panel button.next{position:absolute;z-index:2;right:0;top:0;bottom:0}@media (max-width:575.98px){cx-carousel{padding-bottom:30px;position:relative}}cx-carousel cx-icon.fa-angle-left{background:url(/assets/icons/elx-buttons-caret-left-big.svg) 100% var(--electrolux-blue)!important;opacity:.6;width:60px;height:60px}@media (max-width:575.98px){cx-carousel cx-icon.fa-angle-left{background:url(/assets/icons/elx-buttons-caret-left-big.svg) 105px -15px var(--electrolux-blue)!important;width:30px;height:30px}}cx-carousel cx-icon.fa-angle-right{background:url(/assets/icons/elx-buttons-caret-right-big.svg) 100% var(--electrolux-blue)!important;opacity:.6;width:60px;height:60px}@media (max-width:575.98px){cx-carousel cx-icon.fa-angle-right{background:url(/assets/icons/elx-buttons-caret-right-big.svg) 105px -15px var(--electrolux-blue)!important;width:30px;height:30px}}cx-carousel cx-icon:hover{opacity:1}@media (max-width:575.98px){cx-carousel .slides{max-height:300px}}@media (max-width:575.98px){cx-carousel button.previous{position:absolute;height:40px;width:41px;top:295px;right:50px}}@supports (-webkit-touch-callout:none){cx-carousel button.previous{width:10px!important;right:60px;padding-left:0}}@media (max-width:575.98px){cx-carousel button.next{position:absolute;height:40px;width:41px;top:295px;right:13px}}@supports (-webkit-touch-callout:none){cx-carousel button.next{width:10px!important;right:13px;padding-left:0}}.fa-angle-right:before{content:" "!important;background:url(/assets/icons/elx-buttons-caret-right-big.svg) no-repeat 0!important}.fa-angle-left:before{content:" "!important;background:url(/assets/icons/elx-buttons-caret-left-big.svg) no-repeat 0!important}cx-icon.search{height:40px;width:auto}.fa-search:before{content:" "!important;background:url(/assets/icons/elx-icons-search.svg) no-repeat 100%!important;padding:0 15px;cursor:pointer}@media (max-width:768px){.fa-search:before{padding:5px 15px}}cx-page-slot.elxLargeCarouselSlot p,cx-page-slot.elxSmallcarouselSlot p{width:80%;margin-left:85px!important;margin-top:5%!important}@media (max-width:575.98px){cx-page-slot.elxLargeCarouselSlot p,cx-page-slot.elxSmallcarouselSlot p{margin-left:15px!important}}.elx-StatsCounter{background-color:var(--white);text-align:center;display:flex;width:25%;flex-basis:auto;flex-direction:column}@media (max-width:575.98px){.elx-StatsCounter{width:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-StatsCounter{width:100%}}.elx-StatsCounter h1,.elx-StatsCounter h2,.elx-StatsCounter h3,.elx-StatsCounter h4,.elx-StatsCounter p,.elx-StatsCounter span{color:var(--electrolux-blue)}.elx-StatsCounter p:first-child{width:80%;margin:5% auto}@media (max-width:575.98px){.elx-StatsCounter p:first-child{width:90%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-StatsCounter p:first-child{width:90%!important}}.elx-StatsCounter p:first-child span{display:block;margin:1% auto}.elx-StatsCounter p:first-child{font-size:98px;line-height:1.2}@media (max-width:575.98px){.elx-StatsCounter p:first-child{font-size:54px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-StatsCounter p:first-child{font-size:54px!important}}.elx-StatsCounter p{font-size:24px;line-height:1.5}@media (max-width:575.98px){.elx-StatsCounter p{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-StatsCounter p{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){cx-product-carousel .carousel-panel{flex-direction:column}}cx-product-carousel .carousel-panel button.next,cx-product-carousel .carousel-panel button.previous{display:none}cx-product-carousel .carousel-panel .slides cx-media{width:100%;height:391px}@media (max-width:575.98px){cx-product-carousel .carousel-panel .slides cx-media{height:280px}}@media (min-width:576px) and (max-width:767.98px){cx-product-carousel .carousel-panel .slides cx-media{height:280px}}cx-product-carousel .carousel-panel .slides cx-media img{width:100%;height:100%}@media (max-width:575.98px){cx-product-carousel .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){cx-product-carousel .carousel-panel .slides .btn-text-wrapper .title{font-size:16px}}@media (min-width:768px){cx-product-carousel .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}@media (min-width:992px){cx-product-carousel .carousel-panel .slides .btn-text-wrapper .title{font-size:24px}}app-cx-product-carousel{margin-bottom:2rem}app-cx-product-carousel .Centered-Carousel .slides .slide,app-cx-product-carousel .Centered .slides .slide,app-cx-product-carousel .elx-Carousel-Center .slides .slide{justify-content:center}app-cx-product-carousel .slides cx-media{width:100%;height:325px;text-align:center}@media (max-width:575.98px){app-cx-product-carousel .slides cx-media{height:280px}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel .slides cx-media{height:280px}}app-cx-product-carousel .slides .item.active{padding:30px}.elx-FeatureDrawer{width:100%;height:100px;background-color:var(--blue-tint)}.elx-FeatureDrawer .Rectangle{width:20%;height:60px;padding:20px 38.6px 19px 39px;border-radius:2px;border:2px solid var(--electrolux-blue);background:none;margin:1.5% auto auto}.elx-FeatureDrawer .Second-active{width:169.4px;font-size:18px;font-weight:600;line-height:1.17;text-align:center;color:var(--electrolux-blue)}cx-banner.Image1BannerComponent{width:30%;display:flex;flex-basis:auto}@media (max-width:575.98px){cx-banner.Image1BannerComponent{flex-basis:fit-content}}@media (min-width:576px) and (max-width:767.98px){cx-banner.Image1BannerComponent{flex-basis:fit-content}}cx-banner.Image1BannerComponent cx-generic-link{width:100%}cx-banner.Image1BannerComponent cx-generic-link a{display:flex;color:var(--electrolux-blue);flex-direction:column}cx-banner.Image1BannerComponent cx-generic-link a p.headline{order:1;color:var(--electrolux-blue);padding:10px 0;margin:0;position:relative;text-align:left;font-weight:600}cx-banner.Image1BannerComponent cx-generic-link a p.headline h5{font-weight:600}cx-banner.Image1BannerComponent cx-generic-link a cx-media{order:0}cx-banner.Image1BannerComponent cx-generic-link a cx-media img{height:170px;width:100%;-o-object-fit:cover;object-fit:cover;transition:all .6s}cx-banner.Image1BannerComponent cx-generic-link a p{padding:0;margin:0}cx-banner.Image1BannerComponent cx-generic-link a:hover{text-decoration:underline}.elx-cxpara-table-content-right{width:100%}.elx-cxpara-table-content-right p{padding:0!important;margin:0!important;width:100%}.elx-cxpara-table-content-right p table{width:100%}.elx-cxpara-table-content-right p table tbody tr td{width:50%}.elx-cxpara-table-content-right p table tbody tr td video{width:100%}.elx-cxpara-table-content-right p table tbody tr td div h1{color:var(--electrolux-blue)!important}@media (max-width:768px){.elx-cxpara-table-content-right p table tbody tr{display:flex;flex-direction:column}.elx-cxpara-table-content-right p table tbody tr td{width:100%}}.Combined-Shape{height:127px}.elxCompareBar1440-Default img.elxIconsCaret_Up-f077{width:24px;height:24px;margin:0 0 6px 114px;-o-object-fit:contain;object-fit:contain}.elxCompareBar1440-Default .Clear-all{width:67px;height:24px;margin:34px 0 16px 47px;font-weight:400}.elxCompareBar1440-Default .Clear-all,.elxCompareBar1440-Default .Compare-up-to-4-prod{font-family:ElectroluxSans;font-size:16px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#011e41}.elxCompareBar1440-Default .Compare-up-to-4-prod{width:229px;height:27px;margin:34px 82px 13px 0;font-weight:600}.blue-tint-bg{background:var(--blue-tint)}.border-right-spec{border-right:1px solid var(--blue-light)}.difference-only{background-color:var(--blue-mid)}.elxStickyHeader.has-components{border-radius:2px;padding:20px 30px 20px 20px;background-color:var(--blue-tint);z-index:999;position:sticky;top:0}@media (max-width:575.98px){.elxStickyHeader.has-components{padding:10px}}@media (min-width:576px) and (max-width:767.98px){.elxStickyHeader.has-components{padding:10px}}.elxStickyHeader.has-components.smartEditComponent{position:inherit}.elxStickyHeader.has-components.disable-sticky{position:sticky}.elxStickyHeader.has-components.disable-sticky .compare-products-container,.elxStickyHeader.has-components.disable-sticky .elux-compare-inner-background{flex-direction:column}.elxStickyHeader.has-components.disable-sticky .elux-compare-inner-background>div{margin-bottom:15px}.elxStickyHeader.has-components.disable-sticky .compare-hide .btn{width:95%}.elxStickyHeader{border-radius:2px;background-color:var(--blue-tint);overflow:auto;position:sticky;position:-webkit-sticky;width:100%;height:auto;bottom:0;display:flex;justify-content:center;align-items:center;color:var(--white)}.elxStickyHeader.disable-sticky{position:sticky}.elxStickyHeader.disable-sticky .compare-products-container{flex-direction:column-reverse}.elxStickyHeader.disable-sticky .elux-compare-inner-background{flex-direction:column}.elxStickyHeader.disable-sticky .compare-hide .btn{width:95%}.elxStickyHeader .is-missing{height:auto;width:60px;margin:0 auto}.elxStickyHeader .is-missing img{display:none}.elxStickyHeader app-elux-compare-product{margin:10px}.elxStickyHeader app-elux-compare-product:empty{margin:0}.elxStickyHeader app-elux-compare-product app-elux-image{position:relative;display:block;height:90px;width:90px;text-align:center;margin:auto}.hide-differences{position:absolute;bottom:0}.compare-image-60{height:60px}.compare-product-wrapper{display:flex}.compare-product-wrapper div{flex:1 1}.p-title-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.elxStickyHeader .add-compare-block{width:100%;height:248px;margin:0 24px 0 22px;padding:70px 11px 44px 10px;border:1px dashed var(--blue-mid);background-color:var(--white)}@media (max-width:575.98px){.elxStickyHeader .add-compare-block{margin:0 10px 0 0;width:auto}}@media (min-width:576px) and (max-width:767.98px){.elxStickyHeader .add-compare-block{margin:0 10px 0 0;width:auto}}.elxStickyHeader .isSticky .add-compare-block{width:100%;height:154px;margin:0 24px 10px 22px;padding:13px 11px 0 10px;border:1px dashed var(--blue-mid);background-color:var(--white)}@media (max-width:575.98px){.elxStickyHeader .isSticky .add-compare-block{margin:0 10px 0 0;width:auto}}@media (min-width:576px) and (max-width:767.98px){.elxStickyHeader .isSticky .add-compare-block{margin:0 10px 0 0;width:auto}}.Oval{left:0}.Oval,.Oval-Res{width:24px;height:24px;padding:0 6px;box-shadow:0 2px 6px 0 rgba(0,0,0,.4);background-color:var(--white);border-radius:50%;position:absolute;z-index:99999;top:-11px;color:var(--electrolux-blue)}.Oval-Res{left:50px}.swiper-container{min-height:325px}.isSticky .swiper-container{min-height:225px}.ElxComparePageTemplate .elxStickyHeader.has-components{z-index:1}.ElxNoHeaderFooterSecondaryPageTemplate main{margin-top:10px!important}.ElxNoHeaderFooterSecondaryPageTemplate footer,.ElxNoHeaderFooterSecondaryPageTemplate header{display:none}.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.SiteLogo{width:999px;margin:auto}.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.SiteLogo cx-generic-link{width:200px;height:60px}@media (max-width:768px){.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.SiteLogo img{filter:unset;padding:8px 0}}.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.EluxSiteLogin,.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.EluxSRPSearch,.ElxNoHeaderFooterSecondaryPageTemplate cx-page-layout cx-page-slot.SiteLogin{display:none}app-home-page-banner.elux-text-left .category-bottom-block .summary-content .content-wrapper .cta-wrapper,app-home-page-banner.elux-text-left .category-bottom-block .summary-content .content-wrapper .summary,app-home-page-banner.elux-text-left .category-bottom-block .summary-content .content-wrapper .title{text-align:left}app-home-page-banner.elux-text-right .category-bottom-block .summary-content .content-wrapper .cta-wrapper,app-home-page-banner.elux-text-right .category-bottom-block .summary-content .content-wrapper .summary,app-home-page-banner.elux-text-right .category-bottom-block .summary-content .content-wrapper .title{text-align:right}app-home-page-banner.elux-text-center .category-bottom-block .summary-content .content-wrapper .cta-wrapper,app-home-page-banner.elux-text-center .category-bottom-block .summary-content .content-wrapper .summary,app-home-page-banner.elux-text-center .category-bottom-block .summary-content .content-wrapper .title{text-align:center}.elx-Cards-Flex-2up{flex-basis:40%;display:block;margin-top:1.5rem!important;margin-right:10px}@media (max-width:575.98px){.elx-Cards-Flex-2up{flex-basis:unset;margin:0 20px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up{flex-basis:unset;margin:0 20px}}.elx-Cards-Flex-2up:first-of-type{margin-left:5%}@media (max-width:575.98px){.elx-Cards-Flex-2up:first-of-type{margin-left:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up:first-of-type{margin-left:20px!important}}.elx-Cards-Flex-2up:last-of-type{margin-right:5%}@media (max-width:575.98px){.elx-Cards-Flex-2up:last-of-type{margin-right:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up:last-of-type{margin-right:20px!important}}.elx-Cards-Flex-2up .category-bottom-block{width:auto;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block{width:100%;margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block{width:100%;margin:unset}}.elx-Cards-Flex-2up .category-bottom-block .image-container{width:100%;flex-basis:100%;height:550px;padding:60px 126px 60px 127px;background-color:var(--blue-tint)}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media{height:100%}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media img{height:460px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}.elx-Cards-Flex-2up .category-bottom-block .summary-content{flex-basis:100%;padding:unset!important}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper{width:auto}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--electrolux-blue)!important}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-Flex-3up{flex-basis:27%;display:block;margin-top:1.5rem!important;margin-right:10px}@media (max-width:575.98px){.elx-Cards-Flex-3up{flex-basis:unset;margin:0 20px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up{flex-basis:unset;margin:0 20px}}.elx-Cards-Flex-3up:first-of-type{margin-left:5%}@media (max-width:575.98px){.elx-Cards-Flex-3up:first-of-type{margin-left:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up:first-of-type{margin-left:20px!important}}.elx-Cards-Flex-3up:last-of-type{margin-right:5%}@media (max-width:575.98px){.elx-Cards-Flex-3up:last-of-type{margin-right:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up:last-of-type{margin-right:20px!important}}.elx-Cards-Flex-3up .category-bottom-block{width:auto;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block{width:100%;margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block{width:100%;margin:unset}}.elx-Cards-Flex-3up .category-bottom-block .image-container{width:100%;flex-basis:100%;height:391px;padding:56px 90px 55px 91px;background-color:var(--blue-tint)}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media{height:100%}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media img{height:280px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}.elx-Cards-Flex-3up .category-bottom-block .summary-content{flex-basis:100%;padding:unset!important}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper{width:auto}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .title{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--electrolux-blue)!important}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Cards-Flex-4up{flex-basis:20%;display:block;margin-top:1.5rem!important;margin-right:10px}@media (max-width:575.98px){.elx-Cards-Flex-4up{flex-basis:unset;margin:0 20px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up{flex-basis:unset;margin:0 20px}}.elx-Cards-Flex-4up:first-of-type{margin-left:5%}@media (max-width:575.98px){.elx-Cards-Flex-4up:first-of-type{margin-left:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up:first-of-type{margin-left:20px!important}}.elx-Cards-Flex-4up:last-of-type{margin-right:5%}@media (max-width:575.98px){.elx-Cards-Flex-4up:last-of-type{margin-right:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up:last-of-type{margin-right:20px!important}}.elx-Cards-Flex-4up .category-bottom-block{width:auto;margin:0 1%;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:unset!important}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block{width:100%;margin:unset}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block{width:100%;margin:unset}}.elx-Cards-Flex-4up .category-bottom-block .image-container{width:100%;flex-basis:100%;height:287px;padding:37px 63px 37px 64px;background-color:var(--blue-tint)}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container{height:380px;padding:20px 50px 20px 51px}}.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media{height:100%}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media{display:flex;justify-content:center;align-items:center}}.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media img{height:213px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .image-container cx-media img{height:300px;-o-object-fit:contain;object-fit:contain}}.elx-Cards-Flex-4up .category-bottom-block .summary-content{flex-basis:100%;padding:unset!important}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper{width:auto}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .title{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--electrolux-blue)!important}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .title{font-size:28px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .title{font-size:36px!important}}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--electrolux-blue)!important;margin:5% auto!important}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--electrolux-blue)!important}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (max-width:575.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper cx-generic-link,.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper cx-generic-link>a.btn{width:100%!important}}.elx-Stats-Counter-1Up{width:100%;float:left;padding:8% 30%;min-height:410px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-basis:100%}@media (min-width:768px) and (max-width:991.98px){.elx-Stats-Counter-1Up{width:100%;min-height:257px;padding:10%;flex-basis:100%}}@media (max-width:575.98px){.elx-Stats-Counter-1Up{width:100%;min-height:257px;padding:10%;flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-1Up{width:100%;padding:10%;flex-basis:100%;height:auto;min-height:257px}}.elx-Stats-Counter-1Up .StatsStats_Large{font-size:98px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-1Up .StatsStats_Large{font-size:52px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-1Up .StatsStats_Large{font-size:52px!important}}.elx-Stats-Counter-1Up .Body-XLargeBody_XLarge_Centered{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-1Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-1Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}.elx-Stats-Counter-1Up.white{background-color:var(--white)}.elx-Stats-Counter-1Up.white .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.white .StatsStats_Large{color:var(--electrolux-blue)}.elx-Stats-Counter-1Up.primary-dark{background-color:var(--electrolux-blue)}.elx-Stats-Counter-1Up.primary-dark .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.primary-dark .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.primary-mid{background-color:var(--primary-color-palette-blue-mid)}.elx-Stats-Counter-1Up.primary-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.primary-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-mahogany-rich{background-color:var(--mahogany-rich)}.elx-Stats-Counter-1Up.secondary-mahogany-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-mahogany-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-mahogany-mid{background-color:var(--mahogany-mid)}.elx-Stats-Counter-1Up.secondary-mahogany-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-mahogany-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-mahogany-light{background-color:var(--mahogany-light)}.elx-Stats-Counter-1Up.secondary-mahogany-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-mahogany-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-mahogany-tint{background-color:var(--mahogany-tint)}.elx-Stats-Counter-1Up.secondary-mahogany-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-mahogany-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-moss-rich{background-color:var(--moss-rich)}.elx-Stats-Counter-1Up.secondary-moss-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-moss-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-moss-mid{background-color:var(--moss-mid)}.elx-Stats-Counter-1Up.secondary-moss-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-moss-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-moss-light{background-color:var(--moss-light)}.elx-Stats-Counter-1Up.secondary-moss-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-moss-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-moss-tint{background-color:var(--moss-tint)}.elx-Stats-Counter-1Up.secondary-moss-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-moss-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-silk-rich{background-color:var(--silk-rich)}.elx-Stats-Counter-1Up.secondary-silk-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-silk-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-silk-mid{background-color:var(--silk-mid)}.elx-Stats-Counter-1Up.secondary-silk-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-silk-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-silk-light{background-color:var(--silk-light)}.elx-Stats-Counter-1Up.secondary-silk-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-silk-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-silk-tint{background-color:var(--silk-tint)}.elx-Stats-Counter-1Up.secondary-silk-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-silk-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-umber-rich{background-color:var(--umber-rich)}.elx-Stats-Counter-1Up.secondary-umber-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-umber-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-umber-mid{background-color:var(--umber-mid)}.elx-Stats-Counter-1Up.secondary-umber-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-umber-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-umber-light{background-color:var(--umber-light)}.elx-Stats-Counter-1Up.secondary-umber-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-umber-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-1Up.secondary-umber-tint{background-color:var(--umber-tint)}.elx-Stats-Counter-1Up.secondary-umber-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-1Up.secondary-umber-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up{width:50%;float:left;padding:5%;min-height:410px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-basis:50%}@media (max-width:575.98px){.elx-Stats-Counter-2Up{width:100%;min-height:257px;padding:10%;flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-2Up{width:100%;padding:10%;flex-basis:100%;height:auto;min-height:257px}}.elx-Stats-Counter-2Up .StatsStats_Large{font-size:98px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-2Up .StatsStats_Large{font-size:52px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-2Up .StatsStats_Large{font-size:52px!important}}.elx-Stats-Counter-2Up .Body-XLargeBody_XLarge_Centered{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-2Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-2Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}.elx-Stats-Counter-2Up.white{background-color:var(--white)}.elx-Stats-Counter-2Up.white .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.white .StatsStats_Large{color:var(--electrolux-blue)}.elx-Stats-Counter-2Up.primary-dark{background-color:var(--electrolux-blue)}.elx-Stats-Counter-2Up.primary-dark .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.primary-dark .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.primary-mid{background-color:var(--primary-color-palette-blue-mid)}.elx-Stats-Counter-2Up.primary-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.primary-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-mahogany-rich{background-color:var(--mahogany-rich)}.elx-Stats-Counter-2Up.secondary-mahogany-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-mahogany-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-mahogany-mid{background-color:var(--mahogany-mid)}.elx-Stats-Counter-2Up.secondary-mahogany-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-mahogany-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-mahogany-light{background-color:var(--mahogany-light)}.elx-Stats-Counter-2Up.secondary-mahogany-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-mahogany-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-mahogany-tint{background-color:var(--mahogany-tint)}.elx-Stats-Counter-2Up.secondary-mahogany-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-mahogany-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-moss-rich{background-color:var(--moss-rich)}.elx-Stats-Counter-2Up.secondary-moss-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-moss-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-moss-mid{background-color:var(--moss-mid)}.elx-Stats-Counter-2Up.secondary-moss-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-moss-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-moss-light{background-color:var(--moss-light)}.elx-Stats-Counter-2Up.secondary-moss-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-moss-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-moss-tint{background-color:var(--moss-tint)}.elx-Stats-Counter-2Up.secondary-moss-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-moss-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-silk-rich{background-color:var(--silk-rich)}.elx-Stats-Counter-2Up.secondary-silk-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-silk-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-silk-mid{background-color:var(--silk-mid)}.elx-Stats-Counter-2Up.secondary-silk-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-silk-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-silk-light{background-color:var(--silk-light)}.elx-Stats-Counter-2Up.secondary-silk-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-silk-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-silk-tint{background-color:var(--silk-tint)}.elx-Stats-Counter-2Up.secondary-silk-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-silk-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-umber-rich{background-color:var(--umber-rich)}.elx-Stats-Counter-2Up.secondary-umber-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-umber-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-umber-mid{background-color:var(--umber-mid)}.elx-Stats-Counter-2Up.secondary-umber-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-umber-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-umber-light{background-color:var(--umber-light)}.elx-Stats-Counter-2Up.secondary-umber-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-umber-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-2Up.secondary-umber-tint{background-color:var(--umber-tint)}.elx-Stats-Counter-2Up.secondary-umber-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-2Up.secondary-umber-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up{width:33.33%;float:left;padding:3%;min-height:410px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-basis:33.33%}@media (max-width:575.98px){.elx-Stats-Counter-3Up{width:100%;min-height:257px;padding:10%;flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-3Up{width:100%;padding:10%;flex-basis:100%;height:auto;min-height:257px}}.elx-Stats-Counter-3Up .StatsStats_Large{font-size:98px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-3Up .StatsStats_Large{font-size:52px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-3Up .StatsStats_Large{font-size:52px!important}}.elx-Stats-Counter-3Up .Body-XLargeBody_XLarge_Centered{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-3Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-3Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}.elx-Stats-Counter-3Up.white{background-color:var(--white)}.elx-Stats-Counter-3Up.white .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.white .StatsStats_Large{color:var(--electrolux-blue)}.elx-Stats-Counter-3Up.primary-dark{background-color:var(--electrolux-blue)}.elx-Stats-Counter-3Up.primary-dark .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.primary-dark .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.primary-mid{background-color:var(--primary-color-palette-blue-mid)}.elx-Stats-Counter-3Up.primary-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.primary-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-mahogany-rich{background-color:var(--mahogany-rich)}.elx-Stats-Counter-3Up.secondary-mahogany-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-mahogany-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-mahogany-mid{background-color:var(--mahogany-mid)}.elx-Stats-Counter-3Up.secondary-mahogany-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-mahogany-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-mahogany-light{background-color:var(--mahogany-light)}.elx-Stats-Counter-3Up.secondary-mahogany-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-mahogany-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-mahogany-tint{background-color:var(--mahogany-tint)}.elx-Stats-Counter-3Up.secondary-mahogany-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-mahogany-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-moss-rich{background-color:var(--moss-rich)}.elx-Stats-Counter-3Up.secondary-moss-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-moss-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-moss-mid{background-color:var(--moss-mid)}.elx-Stats-Counter-3Up.secondary-moss-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-moss-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-moss-light{background-color:var(--moss-light)}.elx-Stats-Counter-3Up.secondary-moss-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-moss-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-moss-tint{background-color:var(--moss-tint)}.elx-Stats-Counter-3Up.secondary-moss-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-moss-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-silk-rich{background-color:var(--silk-rich)}.elx-Stats-Counter-3Up.secondary-silk-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-silk-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-silk-mid{background-color:var(--silk-mid)}.elx-Stats-Counter-3Up.secondary-silk-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-silk-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-silk-light{background-color:var(--silk-light)}.elx-Stats-Counter-3Up.secondary-silk-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-silk-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-silk-tint{background-color:var(--silk-tint)}.elx-Stats-Counter-3Up.secondary-silk-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-silk-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-umber-rich{background-color:var(--umber-rich)}.elx-Stats-Counter-3Up.secondary-umber-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-umber-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-umber-mid{background-color:var(--umber-mid)}.elx-Stats-Counter-3Up.secondary-umber-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-umber-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-umber-light{background-color:var(--umber-light)}.elx-Stats-Counter-3Up.secondary-umber-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-umber-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-3Up.secondary-umber-tint{background-color:var(--umber-tint)}.elx-Stats-Counter-3Up.secondary-umber-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-3Up.secondary-umber-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up{width:25%;float:left;padding:2% 1%;min-height:410px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-basis:25%}@media (max-width:575.98px){.elx-Stats-Counter-4Up{width:100%;min-height:257px;padding:10%;flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-4Up{width:100%;padding:10%;flex-basis:100%;height:auto;min-height:257px}}.elx-Stats-Counter-4Up .StatsStats_Large{font-size:98px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-4Up .StatsStats_Large{font-size:52px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-4Up .StatsStats_Large{font-size:52px!important}}.elx-Stats-Counter-4Up .Body-XLargeBody_XLarge_Centered{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--electrolux-blue)}@media (max-width:575.98px){.elx-Stats-Counter-4Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}@media (min-width:576px) and (max-width:767.98px){.elx-Stats-Counter-4Up .Body-XLargeBody_XLarge_Centered{font-size:20px!important}}.elx-Stats-Counter-4Up.white{background-color:var(--white)}.elx-Stats-Counter-4Up.white .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.white .StatsStats_Large{color:var(--electrolux-blue)}.elx-Stats-Counter-4Up.primary-dark{background-color:var(--electrolux-blue)}.elx-Stats-Counter-4Up.primary-dark .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.primary-dark .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.primary-mid{background-color:var(--primary-color-palette-blue-mid)}.elx-Stats-Counter-4Up.primary-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.primary-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-mahogany-rich{background-color:var(--mahogany-rich)}.elx-Stats-Counter-4Up.secondary-mahogany-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-mahogany-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-mahogany-mid{background-color:var(--mahogany-mid)}.elx-Stats-Counter-4Up.secondary-mahogany-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-mahogany-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-mahogany-light{background-color:var(--mahogany-light)}.elx-Stats-Counter-4Up.secondary-mahogany-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-mahogany-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-mahogany-tint{background-color:var(--mahogany-tint)}.elx-Stats-Counter-4Up.secondary-mahogany-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-mahogany-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-moss-rich{background-color:var(--moss-rich)}.elx-Stats-Counter-4Up.secondary-moss-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-moss-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-moss-mid{background-color:var(--moss-mid)}.elx-Stats-Counter-4Up.secondary-moss-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-moss-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-moss-light{background-color:var(--moss-light)}.elx-Stats-Counter-4Up.secondary-moss-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-moss-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-moss-tint{background-color:var(--moss-tint)}.elx-Stats-Counter-4Up.secondary-moss-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-moss-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-silk-rich{background-color:var(--silk-rich)}.elx-Stats-Counter-4Up.secondary-silk-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-silk-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-silk-mid{background-color:var(--silk-mid)}.elx-Stats-Counter-4Up.secondary-silk-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-silk-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-silk-light{background-color:var(--silk-light)}.elx-Stats-Counter-4Up.secondary-silk-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-silk-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-silk-tint{background-color:var(--silk-tint)}.elx-Stats-Counter-4Up.secondary-silk-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-silk-tint .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-umber-rich{background-color:var(--umber-rich)}.elx-Stats-Counter-4Up.secondary-umber-rich .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-umber-rich .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-umber-mid{background-color:var(--umber-mid)}.elx-Stats-Counter-4Up.secondary-umber-mid .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-umber-mid .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-umber-light{background-color:var(--umber-light)}.elx-Stats-Counter-4Up.secondary-umber-light .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-umber-light .StatsStats_Large{color:var(--white)}.elx-Stats-Counter-4Up.secondary-umber-tint{background-color:var(--umber-tint)}.elx-Stats-Counter-4Up.secondary-umber-tint .Body-XLargeBody_XLarge_Centered,.elx-Stats-Counter-4Up.secondary-umber-tint .StatsStats_Large{color:var(--white)}app-elux-slim-banner .slick-banner{display:flex;width:100%}app-elux-slim-banner .slick-banner .justify-content-right{justify-content:right;display:flex}app-elux-slim-banner .slick-banner .container-slim{padding:15px 0;width:100%}app-elux-slim-banner .slick-banner cx-media{height:auto;width:60px}app-elux-slim-banner .slick-banner .content a{text-decoration:underline;color:var(--blue-mid)}@media (max-width:575px){app-elux-slim-banner .slick-banner .container-slim{flex-direction:column}app-elux-slim-banner .slick-banner .justify-content-right{justify-content:center}app-elux-slim-banner .slick-banner .justify-content-right .container-slim{padding:20px;width:100%}}app-elux-delivery-mini-cart{z-index:99;display:block;position:fixed;overflow-y:scroll;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}@media (max-width:575.98px){app-elux-delivery-mini-cart{width:100%;margin-top:30%}}@media (min-width:576px) and (max-width:767.98px){app-elux-delivery-mini-cart{width:100%;margin-top:30%}}.mini-cart-container{width:62rem;float:right;margin:auto;display:none}@media (max-width:575.98px){.mini-cart-container{width:100%}}@media (min-width:576px) and (max-width:767.98px){.mini-cart-container{width:100%}}.mini-cart-container .mini-cart{width:390px;min-height:346px;box-shadow:0 2px 6px 0 rgba(0,0,0,.4);float:right;background-color:var(--white);top:60px;right:12%;z-index:10000;position:relative}@media (max-width:575.98px){.mini-cart-container .mini-cart{width:100%;top:0;right:0}}@media (min-width:576px) and (max-width:767.98px){.mini-cart-container .mini-cart{width:100%;top:0;right:0}}.mini-cart-container .mini-cart .mini-cart-card{padding:20px 23px}.mini-cart-container .mini-cart .mini-cart-card .mini-cart-product-image{width:90px}.mini-cart-container .mini-cart .mini-cart-summary{background-color:var(--electrolux-blue);padding:20px 23px;box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.mini-cart-container .mini-cart .mini-cart-summary .your-cart{font-size:24px;font-weight:600;line-height:1.5;color:var(--white)}.mini-cart-container .mini-cart .mini-cart-summary .subtotal{font-family:ElectroluxSans;font-size:20px;font-weight:600;line-height:1.5;color:var(--white)}.mini-cart-container .mini-cart .mini-cart-summary .line{width:100%;height:1px;border:1px solid var(--blue-mid)}.question-banner-wrapper{background:linear-gradient(180deg,#798a9c,var(--blue-light));background-image:url(/assets/images/question-banner/1440.png);display:flex;flex-wrap:unset;height:200px;align-items:center;color:var(--white)}.question-banner-wrapper>div>*{color:var(--white)!important;margin-bottom:0}@media (max-width:760px){.question-banner-wrapper>div>*{margin-bottom:10px}}.question-banner-wrapper div:first-child{flex-basis:25%;display:flex;justify-content:end}@media (max-width:760px){.question-banner-wrapper div:first-child{flex-basis:100%;justify-content:center}}.question-banner-wrapper div:nth-child(2){flex-basis:25%;display:flex;justify-content:center}@media (max-width:760px){.question-banner-wrapper div:nth-child(2){flex-basis:100%}}@media (max-width:760px){.question-banner-wrapper div:nth-child(3){flex-basis:100%;justify-content:center;text-align:center}}@media (max-width:1024px){.question-banner-wrapper{background-image:url(/assets/images/question-banner/1024.png)}}@media (max-width:768px){.question-banner-wrapper{background-image:url(/assets/images/question-banner/768.png)}}@media (max-width:760px){.question-banner-wrapper{background-image:url(/assets/images/question-banner/368.png);padding:1rem;height:auto;flex-direction:column;background-size:cover;background-repeat:no-repeat}}.elx-icons-calendar{background-image:url(/assets/icons/elx-icons-calendar-f-133.svg)}.elx-icons-calendar,.elx-icons-close{-o-object-fit:contain;object-fit:contain;display:inline-block;height:16px;width:16px}.elx-icons-close{background-image:url(/assets/icons/elx-icons-close.svg)}html{scroll-behavior:smooth}body,html{max-width:100%!important;overflow-x:hidden!important}body{font-family:Electrolux Sans;font-weight:400;color:var(--electrolux-blue);padding:0;margin:0;width:100%;height:100%}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog{max-width:350px!important}cx-page-layout.LandingPage2Template{min-height:60vh}img{-o-object-fit:cover;object-fit:cover}cx-tab-paragraph-container>button{color:var(--electrolux-blue);margin-right:10px;border-bottom:0;font-size:16px;padding:5px;height:60px}cx-tab-paragraph-container>button.active{font-weight:700;border-bottom:5px solid grey}.elxOrderQuestion{width:auto;justify-content:left}.elxOrderQuestion cx-paragraph{width:300px;margin:20px auto;background:var(--blue-tint);max-width:300px;text-align:center}.elxOrderQuestion .category-para-block{margin:0 auto;width:300px;background-color:var(--blue-tint);color:var(--electrolux-blue);padding:20px;text-align:center}cx-tab-paragraph-container>button:hover{background-color:var(--white);color:var(--electrolux-blue)}cx-tab-paragraph-container>button:after,cx-tab-paragraph-container>button:before{content:"";display:none}.font-weight-bold{font-weight:700}.elux-image{margin:auto;text-align:center}input[type=search]::-webkit-search-cancel-button{color:var(--electrolux-blue)}img.is-missing{background:no-repeat top url(/assets/images/noimage.png);background-size:contain}app-elux-image{position:relative;display:block;text-align:center}app-elux-image img{max-width:100%;max-height:100%;transform:scale(1);opacity:1;transition:all .6s}app-elux-image.is-missing{height:100%}app-elux-package-item app-elux-image{min-width:45px;min-height:45px}app-elux-image.is-missing,app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-image.is-missing,cx-media.is-missing{background:no-repeat top url(/assets/images/noimage.png);background-size:contain}.w-120px{width:120px}.text-elipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px}cx-page-slot.topHatCrossButton{display:none}cx-page-slot.topHatCrossButton.has-components{display:block}cx-paragraph.spacer{margin:40px auto}.spacer{margin:40px auto!important;background-color:var(--white)!important}@media (max-width:991.98px){cx-navigation-ui.flyout.is-open>.is-opened>.wrapper>.childs>.is-opened>.wrapper>.childs>nav{display:none!important}cx-navigation-ui.flyout.is-open>.is-opened>.wrapper>.childs>.is-opened>.wrapper>.childs>nav.is-open{display:block!important}cx-navigation-ui.flyout.is-open>.is-opened>.wrapper>.childs>nav.is-opened{display:initial!important}cx-navigation-ui.flyout.is-open nav.is-opened>.wrapper>.childs>nav{display:none!important}cx-navigation-ui.flyout.is-open nav.is-opened>.wrapper>.childs>nav.is-open{display:initial!important}}.m-6{margin:4rem!important}.m-7{margin:4.5rem!important}.elux-background-bg-white{background-color:var(--white)!important}.elux-background-bg-blue{background-color:var(--electrolux-blue)!important}.elux-background-bg-blue-mid{background-color:var(--blue-mid)!important}.elux-background-bg-blue-light{background-color:var(--blue-light)!important}.elux-background-bg-blue-tint{background-color:var(--blue-tint)!important}.elux-background-bg-blue-turquoise{background-color:var(--blue-turquoise)!important}.elux-background-bg-mahogany-rich{background-color:var(--mahogany-rich)!important}.elux-background-bg-mahogany-mid{background-color:var(--mahogany-mid)!important}.elux-background-bg-mahogany-light{background-color:var(--mahogany-light)!important}.elux-background-bg-mahogany-tint{background-color:var(--mahogany-tint)!important}.elux-background-bg-silk-rich{background-color:var(--silk-rich)!important}.elux-background-bg-silk-mid{background-color:var(--silk-mid)!important}.elux-background-bg-silk-light{background-color:var(--silk-light)!important}.elux-background-bg-silk-tint{background-color:var(--silk-tint)!important}.elux-background-bg-moss-rich{background-color:var(--moss-rich)!important}.elux-background-bg-moss-mid{background-color:var(--moss-mid)!important}.elux-background-bg-moss-light{background-color:var(--moss-light)!important}.elux-background-bg-moss-tint{background-color:var(--moss-tint)!important}.elux-background-bg-umber-rich{background-color:var(--umber-rich)!important}.elux-background-bg-umber-mid{background-color:var(--umber-mid)!important}.elux-background-bg-umber-light{background-color:var(--umber-light)!important}.elux-background-bg-umber-tint{background-color:var(--umber-tint)!important}.elux-background-bg-primary-color-palette-blue-mid{background-color:var(--primary-color-palette-blue-mid)!important}.elux-text-color-text-white{color:var(--white)!important}.elux-text-color-text-blue{color:var(--electrolux-blue)!important}.elux-text-color-text-blue-mid{color:var(--blue-mid)!important}.elux-text-color-text-blue-light{color:var(--blue-light)!important}.elux-text-color-text-blue-tint{color:var(--blue-tint)!important}.elux-text-color-text-blue-turquoise{color:var(--blue-turquoise)!important}.elux-text-color-text-mahogany-rich{color:var(--mahogany-rich)!important}.elux-text-color-text-mahogany-mid{color:var(--mahogany-mid)!important}.elux-text-color-text-mahogany-light{color:var(--mahogany-light)!important}.elux-text-color-text-mahogany-tint{color:var(--mahogany-tint)!important}.elux-text-color-text-silk-rich{color:var(--silk-rich)!important}.elux-text-color-text-silk-mid{color:var(--silk-mid)!important}.elux-text-color-text-silk-light{color:var(--silk-light)!important}.elux-text-color-text-silk-tint{color:var(--silk-tint)!important}.elux-text-color-text-moss-rich{color:var(--moss-rich)!important}.elux-text-color-text-moss-mid{color:var(--moss-mid)!important}.elux-text-color-text-moss-light{color:var(--moss-light)!important}.elux-text-color-text-moss-tint{color:var(--moss-tint)!important}.elux-text-color-text-umber-rich{color:var(--umber-rich)!important}.elux-text-color-text-umber-mid{color:var(--umber-mid)!important}.elux-text-color-text-umber-light{color:var(--umber-light)!important}.elux-text-color-bg-umber-tint{color:var(--umber-tint)!important}.elux-text-color-text-primary-color-palette-blue-mid{color:var(--primary-color-palette-blue-mid)!important}.elux-list-style{list-style-image:url(/assets/icons/elx-icons-feature-default.svg)}.elux-list-style li{text-align:left;vertical-align:top;padding:5px}.elux-list-style li span{margin-left:5px;float:left;margin-top:-10px}.resultsBorder{border-color:var(--blue-light);border-style:solid none;border-width:1px}.hr-border-1-blue-tint{border:1px solid var(--blue-tint);margin:34px 0 29px}.plp .eco-m .eco-c a.ecr-details:before,.plp .eco-m .eco-c a.ecr-details:hover:before{display:none}.contentPageHyperlink a{text-decoration:underline}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline!important}.adyen-checkout__dropin{font-family:Electrolux Sans;font-weight:400;color:var(--electrolux-blue);background-color:transparent}.adyen-checkout__payment-method--selected{background:transparent;border:none}.hiddenPopUpDiv{width:100%;z-index:99999;left:0;top:60px;position:absolute;background:#fff;display:none!important;flex-direction:row;align-items:center;justify-content:space-between;height:62px}.added,.remove{display:flex!important}.hiddenPopUpDiv-added{background-color:#dfeecd;height:62px}.hiddenPopUpDiv-removed{height:62px;background-color:#d1ecf1}.notEligibleCoupon{background-color:#fe392f}.notEligibleCoupon .alert,.notEligibleCoupon i{color:#fff}.deliveryServiceSummary{max-width:90%;margin:0}.deliveryServiceSummary cx-page-slot cx-paragraph p{margin:0;font-size:12px}.added .hiddenPopUpDiv-added,.remove .hiddenPopUpDiv-removed{display:flex;align-items:center;justify-content:center;width:100%}.fixed-pos{position:fixed;top:0}.hiddenPopUpDiv-added,.hiddenPopUpDiv-removed{display:none}.coupon-added-success,.coupon-removed-success{color:#000;margin-top:0;padding-left:8px;margin-bottom:0}.successCouponColor{color:var(--cx-color,var(--cx-color-success))}.removeCouponColor{color:var(--cx-color,var(--cx-color-info))}div .alert-info,div .alert-success{display:none}.adyen-checkout__payment-method__header__title{visibility:hidden}.adyen-checkout__input{border-radius:0}.hideReviewComponent{display:none!important}.hideRegistrationBanner{display:none}cx-order-summary .cx-summary-row{padding:.2rem 0;display:flex;align-items:center;flex-wrap:wrap}cx-cart-item .cx-name{min-width:auto}.countryFieldHide{display:none}