@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]{height:22px;width:22px;-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);height:6px;width:9px;top:5px;left:5px;border-color:var(--cx-color-inverse);border-width:0 0 2px 2px}input[type=radio]{border-radius:50%;display:inline-block;border:2px solid var(--cx-color-light)}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(--cx-color-primary)!important;background-color:var(--cx-color-inverse)}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{max-width:var(--cx-page-width-max);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}@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}}@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-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{max-width:var(--cx-page-width-max);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;--primary-color-palette-blue-mid:#7a8a9c;--product-colors-product-color-titanium:#575757;--g-old-star-d-1-a-501:#edbb00;--swiper-pagination-color:#7a8a9c;--cx-spinner-primary-color:var(--primary-very-berry);--cx-spinner-secondary-color:var(--support-white-smoke);--primary-very-berry:#ea1947;--primary-very-berry-85:rgba(234,25,71,0.85);--primary-clean-white:#fff;--primary-clean-white-85:hsla(0,0%,100%,0.85);--primary-crisp-charcoal:#323333;--primary-crisp-charcoal-85:rgba(50,51,51,0.85);--accent-black-cherry:#8f1838;--accent-ice-blue:#58c8e7;--support-white-smoke:#f6f6f6;--support-mid-charcoal:#999;--support-light-charcoal:#cbcbcb;--swatch-black-stainless:#252525;--swatch-brushed-steel:#bdb5ac;--swatch-stainless-steel:#ccc;--swatch-white:#fff;--swatch-smudge-proof-stainless-steel:#ccc;--ui-disabled:#ddd;--ui-error:#d22d19;--ui-error-fill:#ffebea;--fg-swatches-black-stainless:#313131;--fg-swatches-black:#000}a,a:hover{color:var(--primary-crisp-charcoal)}.color-accent-black-cherry{color:var(--accent-black-cherry)!important}.color-primary-crisp-charcoal{color:var(--primary-crisp-charcoal)!important}.color-support-mid-charcoal{color:var(--support-mid-charcoal)!important}.Body_Large-Title{padding-left:15px;font-size:20px}.Body_Large-Title,.Flag-Text-Body-medium-semi{font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Flag-Text-Body-medium-semi{font-size:16px}@media (min-width:768px) and (max-width:991.98px){.Flag-Text-Body-medium-semi{font-size:13px}}.DesktopH3-Desktop-26px-Style{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}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{width:24px;height:24px;margin:3px 101px 3px 0;-o-object-fit:contain;object-fit:contain}img.elxIconsZipLocation{width:16px;height:16px;margin:0 8.5px 8px 0;-o-object-fit:contain;object-fit:contain}.Rectangle{width:50px;height:50px;padding:10px 13px 13px 12.8px;background-color:var(--primary-crisp-charcoal);cursor:pointer}.Rectangle img.elxIconsCaret_Up{width:24.2px;height:24px;-o-object-fit:contain;object-fit:contain}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(--primary-crisp-charcoal);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:-moz-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:-moz-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:-moz-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(--primary-crisp-charcoal)}.elx-3col-Block-wrapper .row{width:100%;margin:16px 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%}}@media (min-width:768px) and (max-width:991.98px){.elx-3col-Block-wrapper .row{width:720px}}@media (min-width:992px) and (max-width:1199.98px){.elx-3col-Block-wrapper .row{width:100%}}@media (min-width:1200px){.elx-3col-Block-wrapper .row{width:1240px}}.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(--primary-crisp-charcoal);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}}.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,.no-results .frigiOrderSupport.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,.no-results .frigiOrderSupport.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,.no-results .frigiOrderSupport.has-components cx-paragraph:last-of-type{flex-basis:40%}.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchOrderConfirmation.has-components,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-paragraph,.frigiOrderSupport.has-components cx-banner,.frigiOrderSupport.has-components cx-paragraph{flex-basis:33.33%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-paragraph,.frigiOrderSupport.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,.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,.frigiOrderSupport.has-components cx-paragraph div,.frigiOrderSupport.has-components cx-paragraph h1,.frigiOrderSupport.has-components cx-paragraph h2,.frigiOrderSupport.has-components cx-paragraph h3,.frigiOrderSupport.has-components cx-paragraph h4,.frigiOrderSupport.has-components cx-paragraph h5,.frigiOrderSupport.has-components cx-paragraph p,.frigiOrderSupport.has-components cx-paragraph span{color:var(--white)!important;margin-bottom:0}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-banner,.frigiOrderSupport.has-components cx-banner{flex-basis:33%;text-align:center}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a,.frigiOrderSupport.has-components cx-banner cx-generic-link a{line-height:200px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type,.frigiOrderSupport.has-components cx-paragraph:first-of-type{flex-basis:20%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:last-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:last-of-type,.frigiOrderSupport.has-components cx-paragraph:last-of-type{flex-basis:50%}@media (max-width:1024px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchOrderConfirmation.has-components,.frigiOrderSupport.has-components{background-image:url(/assets/images/question-banner/1024.png)}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type,.frigiOrderSupport.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img,.frigiOrderSupport.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}@media (max-width:768px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchOrderConfirmation.has-components,.frigiOrderSupport.has-components{background-image:url(/assets/images/question-banner/768.png)}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type,.frigiOrderSupport.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img,.frigiOrderSupport.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}@media (max-width:760px){.eluxStaticLuxPdpQuestionBanner.has-components,.elxSearchOrderConfirmation.has-components,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner,.elxSearchOrderConfirmation.has-components cx-paragraph,.frigiOrderSupport.has-components cx-banner,.frigiOrderSupport.has-components cx-paragraph{flex-basis:100%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph,.elxSearchOrderConfirmation.has-components cx-paragraph,.frigiOrderSupport.has-components cx-paragraph{justify-content:center;text-align:center;margin:0 5%}.eluxStaticLuxPdpQuestionBanner.has-components cx-paragraph:first-of-type,.elxSearchOrderConfirmation.has-components cx-paragraph:first-of-type,.frigiOrderSupport.has-components cx-paragraph:first-of-type{margin-bottom:20px}.eluxStaticLuxPdpQuestionBanner.has-components cx-banner cx-generic-link a cx-media,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media,.frigiOrderSupport.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,.elxSearchOrderConfirmation.has-components cx-banner cx-generic-link a cx-media img,.frigiOrderSupport.has-components cx-banner cx-generic-link a cx-media img{margin-right:0}}.Product-Support-Text-Small-2{font-family:Gotham-Book;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}.StatsStats-Large-Reversed{letter-spacing:normal;color:var(--primary-clean-white)}.StatsStats-Large,.StatsStats-Large-Reversed{font-family:Gotham-Book;font-size:98px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;text-align:center}.StatsStats-Large{letter-spacing:-.8px;color:var(--primary-crisp-charcoal)}.StatsStats-Small-Reversed{color:var(--primary-clean-white)}.StatsStats-Small,.StatsStats-Small-Reversed{font-family:Gotham-Book;font-size:56px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center}.StatsStats-Small{color:var(--primary-crisp-charcoal)}.H1H1_Desktop_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H1H1_Desktop_Reversed{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Reversed{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Reversed{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Reversed{font-size:50px}}.H1H1_Desktop_Centered_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H1H1_Desktop_Centered_Reversed{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Centered_Reversed{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Centered_Reversed{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Centered_Reversed{font-size:50px}}.H1H1_Desktop_Centered{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H1H1_Desktop_Centered{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Centered{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Centered{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Centered{font-size:50px}}.H1H1_Desktop{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H1H1_Desktop{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop{font-size:26px}}.H1H1_Desktop_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H1H1_Desktop_Reversed_Reg{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Reversed_Reg{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Reversed_Reg{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Reversed_Reg{font-size:50px}}.H1H1_Desktop_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H1H1_Desktop_Reg{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Reg{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Reg{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Reg{font-size:50px}}.H1H1_Desktop_Centered_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H1H1_Desktop_Centered_Reversed_Reg{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Centered_Reversed_Reg{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Centered_Reversed_Reg{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Centered_Reversed_Reg{font-size:50px}}.H1H1_Desktop_Centered_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H1H1_Desktop_Centered_Reg{font-size:26px}}@media (min-width:576px) and (max-width:767.98px){.H1H1_Desktop_Centered_Reg{font-size:38px}}@media (min-width:768px) and (max-width:991.98px){.H1H1_Desktop_Centered_Reg{font-size:38px}}@media (min-width:992px) and (max-width:1199.98px){.H1H1_Desktop_Centered_Reg{font-size:50px}}.Accent-TextAccent-Large-Reversed{color:var(--primary-clean-white)}.Accent-TextAccent-Large,.Accent-TextAccent-Large-Reversed{font-family:SideNotes;font-size:48px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}.Accent-TextAccent-Large{color:var(--primary-crisp-charcoal)}.H2H2_Desktop_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H2H2_Desktop_Reversed{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Reversed{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Reversed{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Reversed{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Reversed{font-size:38px}}.H2H2_Desktop_Centered_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H2H2_Desktop_Centered_Reversed{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Centered_Reversed{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Centered_Reversed{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Centered_Reversed{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Centered_Reversed{font-size:38px}}.H2H2_Desktop_Centered{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H2H2_Desktop_Centered{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Centered{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Centered{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Centered{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Centered{font-size:38px}}.H2H2_Desktop{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H2H2_Desktop{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop{font-size:38px}}.H2H2_Desktop_Reg_Reversed{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H2H2_Desktop_Reg_Reversed{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Reg_Reversed{font-size:17px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Reg_Reversed{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Reg_Reversed{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Reg_Reversed{font-size:38px}}.H2H2_Desktop_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H2H2_Desktop_Reg{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Reg{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Reg{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Reg{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Reg{font-size:38px}}.H2H2_Desktop_Centered_Reg_Reversed{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H2H2_Desktop_Centered_Reg_Reversed{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Centered_Reg_Reversed{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Centered_Reg_Reversed{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Centered_Reg_Reversed{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Centered_Reg_Reversed{font-size:38px}}.H2H2_Desktop_Centered_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H2H2_Desktop_Centered_Reg{font-size:22px}}@media (min-width:576px) and (max-width:767.98px){.H2H2_Desktop_Centered_Reg{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.H2H2_Desktop_Centered_Reg{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.H2H2_Desktop_Centered_Reg{font-size:38px}}@media (min-width:1200px){.H2H2_Desktop_Centered_Reg{font-size:38px}}.H1H1_Tablet_Centered_Reversed,.H1H1_Tablet_Reversed{font-family:Gotham-Bold;font-size:34px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;color:var(--primary-clean-white)}.H1H1_Tablet_Centered_Reversed{text-align:center}.H1H1_Tablet_Centered{text-align:center}.H1H1_Tablet,.H1H1_Tablet_Centered{font-family:Gotham-Bold;font-size:34px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H1H1_Tablet_Reversed_Reg{color:var(--primary-clean-white)}.H1H1_Tablet_Reg,.H1H1_Tablet_Reversed_Reg{font-family:Gotham-Book;font-size:34px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal}.H1H1_Tablet_Reg{color:var(--primary-crisp-charcoal)}.H1H1_Tablet_Centered_Reversed_Reg{color:var(--primary-clean-white)}.H1H1_Tablet_Centered_Reg,.H1H1_Tablet_Centered_Reversed_Reg{font-family:Gotham-Book;font-size:34px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;text-align:center}.H1H1_Tablet_Centered_Reg{color:var(--primary-crisp-charcoal)}.Body-XXLargeBody_XXLarge_Rev_Centered{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.Body-XXLargeBody_XXLarge_Rev_Centered{font-size:24px}}@media (min-width:576px) and (max-width:767.98px){.Body-XXLargeBody_XXLarge_Rev_Centered{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.Body-XXLargeBody_XXLarge_Rev_Centered{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.Body-XXLargeBody_XXLarge_Rev_Centered{font-size:32px}}@media (min-width:1200px){.Body-XXLargeBody_XXLarge_Rev_Centered{font-size:32px}}.Body-XXLargeBody_XXLarge_Rev{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.Body-XXLargeBody_XXLarge_Rev{font-size:24px}}@media (min-width:576px) and (max-width:767.98px){.Body-XXLargeBody_XXLarge_Rev{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.Body-XXLargeBody_XXLarge_Rev{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.Body-XXLargeBody_XXLarge_Rev{font-size:32px}}@media (min-width:1200px){.Body-XXLargeBody_XXLarge_Rev{font-size:32px}}.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--ui-disabled)}@media (max-width:575.98px){.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-size:24px}}@media (min-width:576px) and (max-width:767.98px){.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-size:32px}}@media (min-width:1200px){.Body-XXLargeBody_XXLarge_Centered-Disbaled{font-size:32px}}.Body-XXLargeBody_XXLarge_Centered{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.Body-XXLargeBody_XXLarge_Centered{font-size:24px}}@media (min-width:576px) and (max-width:767.98px){.Body-XXLargeBody_XXLarge_Centered{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.Body-XXLargeBody_XXLarge_Centered{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.Body-XXLargeBody_XXLarge_Centered{font-size:32px}}@media (min-width:1200px){.Body-XXLargeBody_XXLarge_Centered{font-size:32px}}.Body-XXLargeBody_XXLarge{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.Body-XXLargeBody_XXLarge{font-size:24px}}@media (min-width:576px) and (max-width:767.98px){.Body-XXLargeBody_XXLarge{font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.Body-XXLargeBody_XXLarge{font-size:24px}}@media (min-width:992px) and (max-width:1199.98px){.Body-XXLargeBody_XXLarge{font-size:32px}}@media (min-width:1200px){.Body-XXLargeBody_XXLarge{font-size:32px}}.Accent-TextAccent-Medium-Reversed{color:var(--primary-clean-white)}.Accent-TextAccent-Medium,.Accent-TextAccent-Medium-Reversed{font-family:SideNotes;font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal}.Accent-TextAccent-Medium{color:var(--primary-crisp-charcoal)}.H1H1_Mobile_Centered_Reversed,.H1H1_Mobile_Reversed{font-family:Gotham-Bold;font-size:26px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;color:var(--primary-clean-white)}.H1H1_Mobile_Centered_Reversed{text-align:center}.H1H1_Mobile_Centered{text-align:center}.H1H1_Mobile,.H1H1_Mobile_Centered{font-family:Gotham-Bold;font-size:26px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H1H1_Mobile_Reversed_Reg{color:var(--primary-clean-white)}.H1H1_Mobile_Reg,.H1H1_Mobile_Reversed_Reg{font-family:Gotham-Book;font-size:26px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal}.H1H1_Mobile_Reg{color:var(--primary-crisp-charcoal)}.H1H1_Mobile_Centered_Reversed_Reg{color:var(--primary-clean-white)}.H1H1_Mobile_Centered_Reg,.H1H1_Mobile_Centered_Reversed_Reg{font-family:Gotham-Book;font-size:26px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;text-align:center}.H1H1_Mobile_Centered_Reg{color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sale-Lrg{color:var(--accent-black-cherry)}.Utility-TextPrice-Lrg,.Utility-TextPrice-Sale-Lrg{font-family:Gotham-Bold;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal}.Utility-TextPrice-Lrg{color:var(--primary-crisp-charcoal)}.H3H3_Desktop_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H3H3_Desktop_Reversed{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Reversed{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Reversed{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Reversed{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Reversed{font-size:24px}}.H3H3_Desktop_Centered_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H3H3_Desktop_Centered_Reversed{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Centered_Reversed{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Centered_Reversed{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Centered_Reversed{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Centered_Reversed{font-size:24px}}.H3H3_Desktop_Centered{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H3H3_Desktop_Centered{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Centered{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Centered{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Centered{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Centered{font-size:24px}}.H3H3_Desktop{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H3H3_Desktop{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop{font-size:24px}}.H2H2_Tablet_Centered_Reversed,.H2H2_Tablet_Reversed{font-family:Gotham-Bold;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-clean-white)}.H2H2_Tablet_Centered_Reversed{text-align:center}.H2H2_Tablet_Centered{text-align:center}.H2H2_Tablet,.H2H2_Tablet_Centered{font-family:Gotham-Bold;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Body-XLargeBody_XLarge_Rev_Cntrd-Attribution{text-align:center}.Body-XLargeBody_XLarge_Rev-Bold,.Body-XLargeBody_XLarge_Rev_Cntrd-Attribution{line-height:1.5;color:var(--primary-clean-white)}.Body-XLargeBody_XLarge-Title,.Body-XLargeBody_XLarge_Rev-Bold,.Body-XLargeBody_XLarge_Rev_Cntrd-Attribution{font-family:Gotham-Bold;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.Body-XLargeBody_XLarge-Title{line-height:1.42;color:var(--primary-crisp-charcoal)}.H3H3_Desktop_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H3H3_Desktop_Reversed_Reg{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Reversed_Reg{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Reversed_Reg{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Reversed_Reg{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Reversed_Reg{font-size:24px}}.H3H3_Desktop_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H3H3_Desktop_Reg{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Reg{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Reg{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Reg{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Reg{font-size:24px}}.H3H3_Desktop_Centered_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H3H3_Desktop_Centered_Reversed_Reg{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Centered_Reversed_Reg{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Centered_Reversed_Reg{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Centered_Reversed_Reg{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Centered_Reversed_Reg{font-size:24px}}.H3H3_Desktop_Centered_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H3H3_Desktop_Centered_Reg{font-size:20px}}@media (min-width:576px) and (max-width:767.98px){.H3H3_Desktop_Centered_Reg{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.H3H3_Desktop_Centered_Reg{font-size:22px}}@media (min-width:992px) and (max-width:1199.98px){.H3H3_Desktop_Centered_Reg{font-size:24px}}@media (min-width:1200px){.H3H3_Desktop_Centered_Reg{font-size:24px}}.H2H2_Tablet_Reg_Reversed{color:var(--primary-clean-white)}.H2H2_Tablet_Reg,.H2H2_Tablet_Reg_Reversed{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.H2H2_Tablet_Reg{color:var(--primary-crisp-charcoal)}.H2H2_Tablet_Centered_Reg_Reversed{color:var(--primary-clean-white)}.H2H2_Tablet_Centered_Reg,.H2H2_Tablet_Centered_Reg_Reversed{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}.H2H2_Tablet_Centered_Reg{color:var(--primary-crisp-charcoal)}.Body-XLargeBody_XLarge_Rev_Centered{text-align:center}.Body-XLargeBody_XLarge_Rev,.Body-XLargeBody_XLarge_Rev_Centered{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white)}.Body-XLargeBody_XLarge_Centered{text-align:center}.Body-XLargeBody_XLarge,.Body-XLargeBody_XLarge_Centered{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Accent-TextAccent-Small-Reversed{color:var(--primary-clean-white)}.Accent-TextAccent-Small,.Accent-TextAccent-Small-Reversed{font-family:SideNotes;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.83;letter-spacing:normal}.Accent-TextAccent-Small{color:var(--primary-crisp-charcoal)}.H3H3_Tablet_Centered_Reversed,.H3H3_Tablet_Reversed{font-family:Gotham-Bold;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:var(--primary-clean-white)}.H3H3_Tablet_Centered_Reversed{text-align:center}.H3H3_Tablet_Centered{text-align:center}.H3H3_Tablet,.H3H3_Tablet_Centered{font-family:Gotham-Bold;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H2H2_Mobile_Centered_Reversed,.H2H2_Mobile_Reversed{font-family:Gotham-Bold;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:var(--primary-clean-white)}.H2H2_Mobile_Centered_Reversed{text-align:center}.H2H2_Mobile_Centered{text-align:center}.H2H2_Mobile,.H2H2_Mobile_Centered{font-family:Gotham-Bold;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H3H3_Tablet_Reversed_Rev{color:var(--primary-clean-white)}.H3H3_Tablet_Reg,.H3H3_Tablet_Reversed_Rev{font-family:Gotham-Book;font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal}.H3H3_Tablet_Reg{color:var(--primary-crisp-charcoal)}.H3H3_Tablet_Centered_Reversed_Reg{color:var(--primary-clean-white)}.H3H3_Tablet_Centered_Reg,.H3H3_Tablet_Centered_Reversed_Reg{font-family:Gotham-Book;font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:center}.H3H3_Tablet_Centered_Reg{color:var(--primary-crisp-charcoal)}.H2H2_Mobile_Reg_Reversed{color:var(--primary-clean-white)}.H2H2_Mobile_Reg,.H2H2_Mobile_Reg_Reversed{font-family:Gotham-Book;font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal}.H2H2_Mobile_Reg{color:var(--primary-crisp-charcoal)}.H2H2_Mobile_Centered_Reg_Reversed{color:var(--primary-clean-white)}.H2H2_Mobile_Centered_Reg,.H2H2_Mobile_Centered_Reg_Reversed{font-family:Gotham-Book;font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:center}.H2H2_Mobile_Centered_Reg{color:var(--primary-crisp-charcoal)}.H4H4_Desktop_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H4H4_Desktop_Reversed{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Reversed{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Reversed{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Reversed{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Reversed{font-size:20px}}.H4H4_Desktop_Centered_Reversed{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H4H4_Desktop_Centered_Reversed{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Centered_Reversed{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Centered_Reversed{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Centered_Reversed{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Centered_Reversed{font-size:20px}}.H4H4_Desktop_Centered{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H4H4_Desktop_Centered{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Centered{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Centered{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Centered{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Centered{font-size:20px}}.H4H4_Desktop{font-family:Gotham-Bold;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H4H4_Desktop{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop{font-size:20px}}.H3H3_Mobile_Centered_Reversed,.H3H3_Mobile_Reversed{font-family:Gotham-Bold;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:var(--primary-clean-white)}.H3H3_Mobile_Centered_Reversed{text-align:center}.H3H3_Mobile_Centered{text-align:center}.H3H3_Mobile,.H3H3_Mobile_Centered{font-family:Gotham-Bold;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Body-LargeBody_Large_Rev_Center-Bold{text-align:center}.Body-LargeBody_Large_Rev-Bold,.Body-LargeBody_Large_Rev_Center-Bold{color:var(--primary-clean-white)}.Body-LargeBody_Large-Bold,.Body-LargeBody_Large_Rev-Bold,.Body-LargeBody_Large_Rev_Center-Bold{font-family:Gotham-Bold;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}.Body-LargeBody_Large-Bold{color:var(--primary-crisp-charcoal)}.H4H4_Desktop_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;color:var(--primary-clean-white)}@media (max-width:575.98px){.H4H4_Desktop_Reversed_Reg{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Reversed_Reg{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Reversed_Reg{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Reversed_Reg{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Reversed_Reg{font-size:20px}}.H4H4_Desktop_Reg-Disabled{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;color:var(--ui-disabled)}@media (max-width:575.98px){.H4H4_Desktop_Reg-Disabled{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Reg-Disabled{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Reg-Disabled{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Reg-Disabled{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Reg-Disabled{font-size:20px}}.H4H4_Desktop_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H4H4_Desktop_Reg{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Reg{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Reg{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Reg{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Reg{font-size:20px}}.H4H4_Desktop_Centered_Reversed_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}@media (max-width:575.98px){.H4H4_Desktop_Centered_Reversed_Reg{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Centered_Reversed_Reg{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Centered_Reversed_Reg{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Centered_Reversed_Reg{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Centered_Reversed_Reg{font-size:20px}}.H4H4_Desktop_Centered_Reg{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){.H4H4_Desktop_Centered_Reg{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){.H4H4_Desktop_Centered_Reg{font-size:18px}}@media (min-width:768px) and (max-width:991.98px){.H4H4_Desktop_Centered_Reg{font-size:18px}}@media (min-width:992px) and (max-width:1199.98px){.H4H4_Desktop_Centered_Reg{font-size:20px}}@media (min-width:1200px){.H4H4_Desktop_Centered_Reg{font-size:20px}}.H3H3_Mobile_Reversed_Reg{color:var(--primary-clean-white)}.H3H3_Mobile_Reg,.H3H3_Mobile_Reversed_Reg{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}.H3H3_Mobile_Reg{color:var(--primary-crisp-charcoal)}.H3H3_Mobile_Centered_Reversed_Reg{color:var(--primary-clean-white)}.H3H3_Mobile_Centered_Reg,.H3H3_Mobile_Centered_Reversed_Reg{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center}.H3H3_Mobile_Centered_Reg{color:var(--primary-crisp-charcoal)}.Body-LargeBody_Large_Rev_Centered{text-align:center}.Body-LargeBody_Large_Rev,.Body-LargeBody_Large_Rev_Centered{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white)}.Body-LargeBody_Large_Centered,.Body-LargeBody_Large_Centered-Bold{line-height:1.5;text-align:center}.Body-LargeBody_Large-List,.Body-LargeBody_Large_Centered,.Body-LargeBody_Large_Centered-Bold{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Body-LargeBody_Large-List{line-height:1.2}.Body-LargeBody_Large{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.CTACTA-Text-White,.CTACTA-Text-White-Left{font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-clean-white)}.CTACTA-Text-White{text-align:center}.CTACTA-Text-Very-Berry,.CTACTA-Text-Very-Berry-Left{font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-very-berry)}.CTACTA-Text-Very-Berry{text-align:center}.CTACTA-Text-Disabled,.CTACTA-Text-Disabled-Left{font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:#c9c9c9}.CTACTA-Text-Disabled{text-align:center}.CTACTA-Text-Charcoal-Left{font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (min-width:768px) and (max-width:991.98px){.CTACTA-Text-Charcoal-Left{font-size:13px}}.CTACTA-Text-Charcoal{font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sm{color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sale-Sm,.Utility-TextPrice-Sm{font-family:Gotham-Bold;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.Utility-TextPrice-Sale-Sm{color:var(--accent-black-cherry)}.H4H4_Tablet_Centered_Reversed,.H4H4_Tablet_Reversed{font-family:Gotham-Bold;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;color:var(--primary-clean-white)}.H4H4_Tablet_Centered_Reversed{text-align:center}.H4H4_Tablet_Centered{line-height:1.78;text-align:center}.H4H4_Tablet,.H4H4_Tablet_Centered{font-family:Gotham-Bold;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H4H4_Tablet{line-height:1.33}.Utility-TextTab-Label-Lrg{line-height:1.11;text-align:center}.Utility-TextPrice-Sm-Regular,.Utility-TextTab-Label-Lrg{font-family:Gotham-Book;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sm-Regular{line-height:1.33}.Utility-TextPrice-Sale-Sm-Regular{line-height:1.33;color:var(--accent-black-cherry)}.H4H4_Tablet_Reversed_Reg,.Utility-TextPrice-Sale-Sm-Regular{font-family:Gotham-Book;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal}.H4H4_Tablet_Reversed_Reg{line-height:1.78;color:var(--primary-clean-white)}.H4H4_Tablet_Reg{color:var(--primary-crisp-charcoal)}.H4H4_Tablet_Centered_Reversed_Reg,.H4H4_Tablet_Reg{font-family:Gotham-Book;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal}.H4H4_Tablet_Centered_Reversed_Reg{text-align:center;color:var(--primary-clean-white)}.H4H4_Tablet_Centered_Reg{line-height:1.78;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.EYEBROWEYEBROW-TEXT-LARGE-REVERSED,.H4H4_Tablet_Centered_Reg{font-family:Gotham-Book;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;text-align:center}.EYEBROWEYEBROW-TEXT-LARGE-REVERSED{line-height:1.33;letter-spacing:2.25px;color:var(--primary-clean-white)}.EYEBROWEYEBROW-TEXT-LARGE-CENTERED{text-align:center}.EYEBROWEYEBROW-TEXT-LARGE,.EYEBROWEYEBROW-TEXT-LARGE-CENTERED{font-family:Gotham-Book;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;color:var(--primary-crisp-charcoal)}.Utility-TextStrike-Through-Price{line-height:1.31;color:var(--support-mid-charcoal)}.Utility-TextPrice-XS,.Utility-TextStrike-Through-Price{font-family:Gotham-Bold;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.Utility-TextPrice-XS{line-height:1.5;color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sale-XS{line-height:1.5;color:var(--accent-black-cherry)}.Utility-TextFlag-Label-Lrg,.Utility-TextPrice-Sale-XS{font-family:Gotham-Bold;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.Utility-TextFlag-Label-Lrg{line-height:1.13;color:var(--primary-clean-white)}.Primary-Navigation{font-family:Gotham-Book;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H4H4_Mobile_Centered_Reversed,.H4H4_Mobile_Reversed{font-family:Gotham-Bold;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:var(--primary-clean-white)}.H4H4_Mobile_Centered_Reversed{text-align:center}.H4H4_Mobile_Centered{line-height:2;text-align:center}.H4H4_Mobile,.H4H4_Mobile_Centered{font-family:Gotham-Bold;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H4H4_Mobile{line-height:1.38}.Body-MediumBody_Medium-Bold{font-family:Gotham-Bold;font-weight:700}.Body-MediumBody_Medium-Bold,.Body-MediumBody_Medium-Link{font-size:16px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Body-MediumBody_Medium-Link{font-family:Gotham-Book;font-weight:500}.Utility-TextTab-Label-Sm{line-height:1.13;text-align:center}.Utility-TextProduct-SKU-Lrg,.Utility-TextTab-Label-Sm{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Utility-TextProduct-SKU-Lrg{line-height:1.31}.Utility-TextPrice-XS-Regular{color:var(--primary-crisp-charcoal)}.Utility-TextPrice-Sale-XS-Regular,.Utility-TextPrice-XS-Regular{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}.Utility-TextPrice-Sale-XS-Regular{color:var(--accent-black-cherry)}.Utility-TextFooter-Links{line-height:1.5}.Primary-Navigation-Reg,.Utility-TextFooter-Links{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Primary-Navigation-Reg{line-height:1.63}.H4H4_Mobile_Reversed_Reg{color:var(--primary-clean-white)}.H4H4_Mobile_Reg-Disabled,.H4H4_Mobile_Reversed_Reg{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.H4H4_Mobile_Reg-Disabled{color:var(--ui-disabled)}.H4H4_Mobile_Reg{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.H4H4_Mobile_Centered_Reversed_Reg{color:var(--primary-clean-white)}.H4H4_Mobile_Centered_Reg,.H4H4_Mobile_Centered_Reversed_Reg{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:center}.H4H4_Mobile_Centered_Reg{color:var(--primary-crisp-charcoal)}.EYEBROWEYEBROW-TEXT-SMALL-REVERSED{color:var(--primary-clean-white)}.EYEBROWEYEBROW-TEXT-SMALL-CENTERED,.EYEBROWEYEBROW-TEXT-SMALL-REVERSED{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:2px;text-align:center}.EYEBROWEYEBROW-TEXT-SMALL-CENTERED{color:var(--primary-crisp-charcoal)}.EYEBROWEYEBROW-TEXT-SMALL{letter-spacing:2px;color:var(--primary-crisp-charcoal)}.BodyMedium,.EYEBROWEYEBROW-TEXT-SMALL{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5}.BodyMedium{letter-spacing:normal;color:#333}.Body-MediumBody_Medium_Rev_Centered{text-align:center}.Body-MediumBody_Medium_Rev,.Body-MediumBody_Medium_Rev_Centered{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white)}.Body-MediumBody_Medium_Centered-Disabled{color:var(--ui-disabled)}.Body-MediumBody_Medium_Centered,.Body-MediumBody_Medium_Centered-Disabled{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center}.Body-MediumBody_Medium-Spec-List,.Body-MediumBody_Medium_Centered{color:var(--primary-crisp-charcoal)}.Body-MediumBody_Medium-Spec-List{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}@media (min-width:768px) and (max-width:991.98px){.Body-MediumBody_Medium-Spec-List{font-size:13px}}.Body-MediumBody_Medium-Input{color:var(--support-mid-charcoal)}.Body-MediumBody_Medium-Disabled,.Body-MediumBody_Medium-Input{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}.Body-MediumBody_Medium-Disabled{color:var(--ui-disabled)}.Body-MediumBody_Medium{font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Utility-TextStrike-Through-Price-Small{line-height:1.5;color:var(--support-mid-charcoal)}.Utility-TextField-Helper-Text-Error,.Utility-TextStrike-Through-Price-Small{font-family:Gotham-Bold;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.Utility-TextField-Helper-Text-Error{line-height:1.14;color:var(--ui-error)}.EYEBROWEYEBROW-TEXT-XS{font-family:Gotham-Bold;text-transform:uppercase;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry)}.Utility-TextUtility-Text-Links{padding-right:16px;line-height:1.14}.Utility-TextSpecs-List,.Utility-TextUtility-Text-Links{font-family:Gotham-Book;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Utility-TextSpecs-List{line-height:1.71}.Utility-TextField-Helper-Text-Disabled{color:#c9c9c9}.Utility-TextField-Helper-Text,.Utility-TextField-Helper-Text-Disabled{font-family:Gotham-Book;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal}.Utility-TextField-Helper-Text{color:var(--primary-crisp-charcoal)}.Utility-TextBreadcrumb-Link{font-weight:500;line-height:normal}.Utility-TextBreadcrumb-Link,.Utility-TextUtility-Nav{font-family:Gotham-Book;font-size:13px;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Utility-TextUtility-Nav{font-weight:400;line-height:1.23}.Utility-TextBreadcrumb{font-family:Gotham-Book;font-size:13px;font-weight:400;line-height:normal;color:var(--primary-crisp-charcoal)}.Utility-TextBreadcrumb,.Utility-TextFlag-Label-Sm{font-stretch:normal;font-style:normal;letter-spacing:normal}.Utility-TextFlag-Label-Sm{font-family:Gotham-Bold;font-size:12px;font-weight:700;line-height:1;text-align:center;color:var(--primary-clean-white)}.Body-SmallBody_Small-Title{font-family:Gotham-Bold}.Body-SmallBody_Small-Bold,.Body-SmallBody_Small-Title{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.Body-SmallBody_Small-Bold{font-family:Gotham-Book}.Body-SmallBody_Small-Error-Msg{font-weight:500;line-height:1.33;color:var(--ui-error)}.Body-SmallBody_Small-Error-Msg,.Utility-TextProduct-SKU-Sm{font-family:Gotham-Book;font-size:12px;font-stretch:normal;font-style:normal;letter-spacing:normal}.Utility-TextProduct-SKU-Sm{font-weight:400;line-height:1.67;color:var(--primary-crisp-charcoal)}.Utility-TextDiscount-and-Promos{color:var(--accent-black-cherry)}.Body-SmallBody_Small_Rev_Centered,.Utility-TextDiscount-and-Promos{font-family:Gotham-Book;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.Body-SmallBody_Small_Rev_Centered{text-align:center;color:var(--primary-clean-white)}.Body-SmallBody_Small_Rev{color:var(--primary-clean-white)}.Body-SmallBody_Small_Centered,.Body-SmallBody_Small_Rev{font-family:Gotham-Book;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.Body-SmallBody_Small_Centered{text-align:center;color:var(--primary-crisp-charcoal)}.Body-SmallBody_Small-Disabled{color:#c9c9c9}.Body-SmallBody_Small,.Body-SmallBody_Small-Disabled{font-family:Gotham-Book;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.Body-SmallBody_Small{color:var(--primary-crisp-charcoal)!important}.mb-20{margin-bottom:20px}.mt-34{margin-top:34px}.card-shadow{padding:0 16px;box-shadow:0 0 4px 0 rgba(50,51,51,.4)}@media (max-width:575.98px){.card-shadow{box-shadow:none}}@media (min-width:576px) and (max-width:767.98px){.card-shadow{box-shadow:none}}@media (max-width:575.98px){.flex-basis-50p{flex-basis:50%;margin:10px 0}}@media (min-width:576px) and (max-width:767.98px){.flex-basis-50p{flex-basis:50%;margin:10px 0}}cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{margin:10px 104px;font-family:Gotham-Book;font-size:38px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{margin:1% 16px}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{margin:1% 16px}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{margin:1% 24px}}@media (max-width:575.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{font-size:24px;margin:5px 10px}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{font-size:24px;margin:5px 10px}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiOptionalSection2 cx-paragraph,cx-page-slot.frigiOptionalSection3 cx-paragraph,cx-page-slot.frigiOptionalSection cx-paragraph{font-size:32px;margin:10px 50px}}header.is-expanded:after{background-color:transparent}@media (min-width:768px) and (max-width:991.98px){header.is-expanded .navigation{width:50%;box-shadow:0 0 4px 0 rgba(50,51,51,.4);left:25px;top:90px}header.is-expanded .navigation cx-page-slot.EluxSiteLogin{margin-bottom:1rem}header.is-expanded .navigation cx-navigation-ui,header.is-expanded .navigation cx-navigation-ui.flyout>nav nav>h5,header.is-expanded .navigation cx-navigation-ui.flyout cx-generic-link:hover,header.is-expanded .navigation cx-navigation-ui.flyout h5,header.is-expanded .navigation cx-navigation-ui.flyout h5:hover{font-weight:700!important}}@media (min-width:576px) and (max-width:767.98px){header.is-expanded .navigation{width:50%;box-shadow:0 0 4px 0 rgba(50,51,51,.4);left:25px;top:90px}header.is-expanded .navigation cx-page-slot.EluxSiteLogin{margin-bottom:1rem}header.is-expanded .navigation cx-navigation-ui,header.is-expanded .navigation cx-navigation-ui.flyout>nav nav>h5,header.is-expanded .navigation cx-navigation-ui.flyout cx-generic-link:hover,header.is-expanded .navigation cx-navigation-ui.flyout h5,header.is-expanded .navigation cx-navigation-ui.flyout h5:hover{font-weight:700!important}}@media (min-width:576px) and (max-width:767.98px){.hr-border{display:none}}@media (min-width:768px) and (max-width:991.98px){.hr-border{display:none}}@media (max-width:575.98px){.hr-border{display:none}}@media (min-width:576px) and (max-width:767.98px){header{box-shadow:0 0 4px 0 rgba(50,51,51,.4)}}@media (min-width:768px) and (max-width:991.98px){header{box-shadow:0 0 4px 0 rgba(50,51,51,.4)}}@media (max-width:575.98px){header{box-shadow:0 0 4px 0 rgba(50,51,51,.4)}}.pdp_gallary_wrapper{width:750px;height:100%;top:20vh;position:sticky}@media (max-width:560px){.pdp_gallary_wrapper{display:none}}@media (min-width:768px) and (max-width:991.98px){.pdp_gallary_wrapper{position:relative;width:100%;top:0;height:100%}}.min-height-v1{min-height:1vh}.min-height-v2{min-height:2vh}.min-height-v3{min-height:3vh}.min-height-v4{min-height:4vh}.min-height-v5{min-height:5vh}.min-height-v6{min-height:6vh}.min-height-v7{min-height:7vh}.min-height-v8{min-height:8vh}.min-height-v9{min-height:9vh}.min-height-v10{min-height:10vh}.min-height-v11{min-height:11vh}.min-height-v12{min-height:12vh}.min-height-v13{min-height:13vh}.min-height-v14{min-height:14vh}.min-height-v15{min-height:15vh}.min-height-v16{min-height:16vh}.min-height-v17{min-height:17vh}.min-height-v18{min-height:18vh}.min-height-v19{min-height:19vh}.min-height-v20{min-height:20vh}.custome-font-size-1{font-size:1px}.custome-font-size-2{font-size:2px}.custome-font-size-3{font-size:3px}.custome-font-size-4{font-size:4px}.custome-font-size-5{font-size:5px}.custome-font-size-6{font-size:6px}.custome-font-size-7{font-size:7px}.custome-font-size-8{font-size:8px}.custome-font-size-9{font-size:9px}.custome-font-size-10{font-size:10px}.custome-font-size-11{font-size:11px}.custome-font-size-12{font-size:12px}.custome-font-size-13{font-size:13px}.custome-font-size-14{font-size:14px}.custome-font-size-15{font-size:15px}.custome-font-size-16{font-size:16px}.custome-font-size-17{font-size:17px}.custome-font-size-18{font-size:18px}.custome-font-size-19{font-size:19px}.custome-font-size-20{font-size:20px}.custome-font-size-21{font-size:21px}.custome-font-size-22{font-size:22px}.custome-font-size-23{font-size:23px}.custome-font-size-24{font-size:24px}.custome-font-size-25{font-size:25px}.custome-font-size-26{font-size:26px}.custome-font-size-27{font-size:27px}.custome-font-size-28{font-size:28px}.custome-font-size-29{font-size:29px}.custome-font-size-30{font-size:30px}.custome-font-size-31{font-size:31px}.custome-font-size-32{font-size:32px}.custome-font-size-33{font-size:33px}.custome-font-size-34{font-size:34px}.custome-font-size-35{font-size:35px}.custome-font-size-36{font-size:36px}.custome-font-size-37{font-size:37px}.custome-font-size-38{font-size:38px}.custome-font-size-39{font-size:39px}.custome-font-size-40{font-size:40px}.custome-font-size-41{font-size:41px}.custome-font-size-42{font-size:42px}.custome-font-size-43{font-size:43px}.custome-font-size-44{font-size:44px}.custome-font-size-45{font-size:45px}.custome-font-size-46{font-size:46px}.custome-font-size-47{font-size:47px}.custome-font-size-48{font-size:48px}.custome-font-size-49{font-size:49px}.custome-font-size-50{font-size:50px}.custome-font-size-51{font-size:51px}.custome-font-size-52{font-size:52px}.custome-font-size-53{font-size:53px}.custome-font-size-54{font-size:54px}.custome-font-size-55{font-size:55px}.custome-font-size-56{font-size:56px}.custome-font-size-57{font-size:57px}.custome-font-size-58{font-size:58px}.custome-font-size-59{font-size:59px}.custome-font-size-60{font-size:60px}.filterClosed .min-height-v10,.filterClosed .min-height-v12{min-height:8vh}.f-mt-1{margin-top:1px}.f-mt-2{margin-top:2px}.f-mt-3{margin-top:3px}.f-mt-4{margin-top:4px}.f-mt-5{margin-top:5px}.f-mt-6{margin-top:6px}.f-mt-7{margin-top:7px}.f-mt-8{margin-top:8px}.f-mt-9{margin-top:9px}.f-mt-10{margin-top:10px}.f-mt-11{margin-top:11px}.f-mt-12{margin-top:12px}.f-mt-13{margin-top:13px}.f-mt-14{margin-top:14px}.f-mt-15{margin-top:15px}.f-mt-16{margin-top:16px}.f-mt-17{margin-top:17px}.f-mt-18{margin-top:18px}.f-mt-19{margin-top:19px}.f-mt-20{margin-top:20px}.f-mt-21{margin-top:21px}.f-mt-22{margin-top:22px}.f-mt-23{margin-top:23px}.f-mt-24{margin-top:24px}.f-mt-25{margin-top:25px}.f-mt-26{margin-top:26px}.f-mt-27{margin-top:27px}.f-mt-28{margin-top:28px}.f-mt-29{margin-top:29px}.f-mt-30{margin-top:30px}.f-mt-31{margin-top:31px}.f-mt-32{margin-top:32px}.f-mt-33{margin-top:33px}.f-mt-34{margin-top:34px}.f-mt-35{margin-top:35px}.f-mt-36{margin-top:36px}.f-mt-37{margin-top:37px}.f-mt-38{margin-top:38px}.f-mt-39{margin-top:39px}.f-mt-40{margin-top:40px}.f-mb-1{margin-bottom:1px}.f-mb-2{margin-bottom:2px}.f-mb-3{margin-bottom:3px}.f-mb-4{margin-bottom:4px}.f-mb-5{margin-bottom:5px}.f-mb-6{margin-bottom:6px}.f-mb-7{margin-bottom:7px}.f-mb-8{margin-bottom:8px}.f-mb-9{margin-bottom:9px}.f-mb-10{margin-bottom:10px}.f-mb-11{margin-bottom:11px}.f-mb-12{margin-bottom:12px}.f-mb-13{margin-bottom:13px}.f-mb-14{margin-bottom:14px}.f-mb-15{margin-bottom:15px}.f-mb-16{margin-bottom:16px}.f-mb-17{margin-bottom:17px}.f-mb-18{margin-bottom:18px}.f-mb-19{margin-bottom:19px}.f-mb-20{margin-bottom:20px}.f-mb-21{margin-bottom:21px}.f-mb-22{margin-bottom:22px}.f-mb-23{margin-bottom:23px}.f-mb-24{margin-bottom:24px}.f-mb-25{margin-bottom:25px}.f-mb-26{margin-bottom:26px}.f-mb-27{margin-bottom:27px}.f-mb-28{margin-bottom:28px}.f-mb-29{margin-bottom:29px}.f-mb-30{margin-bottom:30px}.f-mb-31{margin-bottom:31px}.f-mb-32{margin-bottom:32px}.f-mb-33{margin-bottom:33px}.f-mb-34{margin-bottom:34px}.f-mb-35{margin-bottom:35px}.f-mb-36{margin-bottom:36px}.f-mb-37{margin-bottom:37px}.f-mb-38{margin-bottom:38px}.f-mb-39{margin-bottom:39px}.f-mb-40{margin-bottom:40px}.f-ml-1{margin-left:1px}.f-ml-2{margin-left:2px}.f-ml-3{margin-left:3px}.f-ml-4{margin-left:4px}.f-ml-5{margin-left:5px}.f-ml-6{margin-left:6px}.f-ml-7{margin-left:7px}.f-ml-8{margin-left:8px}.f-ml-9{margin-left:9px}.f-ml-10{margin-left:10px}.f-ml-11{margin-left:11px}.f-ml-12{margin-left:12px}.f-ml-13{margin-left:13px}.f-ml-14{margin-left:14px}.f-ml-15{margin-left:15px}.f-ml-16{margin-left:16px}.f-ml-17{margin-left:17px}.f-ml-18{margin-left:18px}.f-ml-19{margin-left:19px}.f-ml-20{margin-left:20px}.f-ml-21{margin-left:21px}.f-ml-22{margin-left:22px}.f-ml-23{margin-left:23px}.f-ml-24{margin-left:24px}.f-ml-25{margin-left:25px}.f-ml-26{margin-left:26px}.f-ml-27{margin-left:27px}.f-ml-28{margin-left:28px}.f-ml-29{margin-left:29px}.f-ml-30{margin-left:30px}.f-ml-31{margin-left:31px}.f-ml-32{margin-left:32px}.f-ml-33{margin-left:33px}.f-ml-34{margin-left:34px}.f-ml-35{margin-left:35px}.f-ml-36{margin-left:36px}.f-ml-37{margin-left:37px}.f-ml-38{margin-left:38px}.f-ml-39{margin-left:39px}.f-ml-40{margin-left:40px}.f-mr-1{margin-right:1px}.f-mr-2{margin-right:2px}.f-mr-3{margin-right:3px}.f-mr-4{margin-right:4px}.f-mr-5{margin-right:5px}.f-mr-6{margin-right:6px}.f-mr-7{margin-right:7px}.f-mr-8{margin-right:8px}.f-mr-9{margin-right:9px}.f-mr-10{margin-right:10px}.f-mr-11{margin-right:11px}.f-mr-12{margin-right:12px}.f-mr-13{margin-right:13px}.f-mr-14{margin-right:14px}.f-mr-15{margin-right:15px}.f-mr-16{margin-right:16px}.f-mr-17{margin-right:17px}.f-mr-18{margin-right:18px}.f-mr-19{margin-right:19px}.f-mr-20{margin-right:20px}.f-mr-21{margin-right:21px}.f-mr-22{margin-right:22px}.f-mr-23{margin-right:23px}.f-mr-24{margin-right:24px}.f-mr-25{margin-right:25px}.f-mr-26{margin-right:26px}.f-mr-27{margin-right:27px}.f-mr-28{margin-right:28px}.f-mr-29{margin-right:29px}.f-mr-30{margin-right:30px}.f-mr-31{margin-right:31px}.f-mr-32{margin-right:32px}.f-mr-33{margin-right:33px}.f-mr-34{margin-right:34px}.f-mr-35{margin-right:35px}.f-mr-36{margin-right:36px}.f-mr-37{margin-right:37px}.f-mr-38{margin-right:38px}.f-mr-39{margin-right:39px}.f-mr-40{margin-right:40px}.promocardflex-wrapper{background-color:var(--support-white-smoke)}.promocardflex-wrapper cx-page-slot.promocardflex app-plp-promo-card{display:block;padding:0 25px}@media (max-width:575.98px){.promocardflex-wrapper cx-page-slot.promocardflex app-plp-promo-card{width:354px}}@media (min-width:576px) and (max-width:767.98px){.promocardflex-wrapper cx-page-slot.promocardflex app-plp-promo-card{width:354px;margin:32px auto}}ol.fr-list,ul.fr-list{list-style-image:none;list-style:none;position:relative}ol.fr-list li,ul.fr-list li{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin-bottom:15px}ol.fr-list li:before,ul.fr-list li:before{content:url(/assets/icons/frg-icons-feature-check-f-058.svg);padding:5px 0;position:absolute;left:0}.min-height-v12{min-height:110px!important}.min-height-v10{min-height:100px!important}.ProductListPageTemplate .eco-m .eco-c .ecr-pdp a.ecr-open-details span,.SearchResultsListPageTemplate .eco-m .eco-c .ecr-pdp a.ecr-open-details span{padding-left:0!important}: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}.bg-support-white-smoke{background-color:var(--support-white-smoke)!important}.bg-primary-crisp-charcoal{background-color:var(--primary-crisp-charcoal)!important}.bg-support-error-fill{background-color:var(--ui-error-fill)!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:.6rem 1rem!important;border:2px solid var(--primary-very-berry)!important;background-color:var(--primary-clean-white)!important;border-radius:30px!important;border:none}.ps-widget[data-ps-sku],.ps-widget[ps-sku],.ps-widget[ps-sku].ps-disabled>small{line-height:1.26!important;max-height:48px!important;height:48px!important;vertical-align:middle!important;font-size:19px!important;font-weight:700!important;color:var(--primary-very-berry)!important}.ps-widget[ps-sku].ps-disabled>small{padding:.1rem 1rem!important;border:none}.ps-widget[data-ps-sku]:hover:after,.ps-widget[ps-sku]:hover:after{width:-moz-min-content!important;width:min-content!important}hr{border:0}hr.light{border-top:1px solid var(--blue-tint)}hr.solid{margin:30px -20px 20px;border-top:2px solid var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)!important}.border-blue-tint{border:1px solid var(--blue-tint)!important}.border-blue-dark{border:1px solid var(--primary-crisp-charcoal)!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:88px!important}}@media (min-width:768px) and (max-width:991.98px){.moveSearchInputDownOnTopHatExists{top:0!important;background-color:#fff!important;left:-300 px!important}}@media (max-width:768px){.frigihat-none>cx-searchbox>.search-box-wrapper>label>.searchClose,.frigihat-none>cx-searchbox>.search-box-wrapper>label>input,.moveSearchInputUpOnTopHatClose,.searchBoxResult>cx-searchbox>.search-box-wrapper>label>.searchClose,.searchBoxResult>cx-searchbox>.search-box-wrapper>label>input{top:56px!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{color:var(--blue-mid)!important}.zeplinStyle,.zeplinStyleBold h5{font-size:16px!important;padding-bottom:10px}.zeplinStyleBold h5{color:var(--primary-crisp-charcoal)!important;border-bottom:none!important;font-weight:600!important}.zeplinStyleBoldWithIcon{display:inline-flex!important}.zeplinStyleBoldWithIcon h5{font-size:16px!important;color:var(--primary-crisp-charcoal)!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}.custom-list-break{-moz-column-break-after:column;break-after:column}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 .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 cx-media img{width:16px;height:16px;margin-top:2px}@media (max-width:575px){.zeplin-topHatCrossButton{right:0}}.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;line-height:1.5;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{color:#fff;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{text-transform:none!important;border-radius:30px;font-family:Gotham-Bold;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-align:center;padding:12px 18px;border:2px solid}.btn-primary-reverse{color:#212529;background-color:#fff;border-color:#fff;color:var(--primary-very-berry)}.btn-primary-reverse.focus,.btn-primary-reverse:focus,.btn-primary-reverse:hover{color:#212529;background-color:#f6f6f6;border-color:#f6f6f6}.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(--ui-disabled);border-color:var(--ui-disabled);color:var(--primary-clean-white)}.btn-primary-reverse.disabled:hover,.btn-primary-reverse:disabled:hover,.btn-primary-reverse:hover{border-color:var(--primary-clean-white);filter:inherit}.btn-primary-reverse:hover{color:var(--primary-crisp-charcoal)}.btn-primary{color:#fff;background-color:#ea1947;border-color:#ea1947}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#323333;border-color:#323333}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 0 rgba(237,60,99,.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:#ea1947;border-color:#ea1947}.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(237,60,99,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--primary-crisp-charcoal);border-color:var(--primary-crisp-charcoal)}.btn-primary.disabled:hover,.btn-primary:disabled:hover,.btn-primary:hover{border-color:var(--primary-crisp-charcoal);filter:inherit}.btn-secondary-reverse{color:#212529;background-color:#fff;border-color:#fff;color:var(--primary-clean-white)!important;background-color:transparent}.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(--primary-clean-white);color:var(--primary-clean-white)}.btn-secondary-reverse:hover{background-color:var(--primary-clean-white);border-color:var(--primary-clean-white);filter:inherit;color:var(--primary-crisp-charcoal)!important}.btn-secondary{color:#212529;background-color:#fff;border-color:#ea1947;color:var(--primary-very-berry)}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 0 rgba(204,27,67,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#fff;border-color:#ea1947}.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:#fff}.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(204,27,67,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:unset;border-color:var(--ui-disabled);color:var(--ui-disabled)}.btn-secondary:hover{background-color:unset;background:transparent;border-color:var(--primary-crisp-charcoal)}.btn-primary-negative{font-size:19px;font-weight:600;cursor:pointer;display:inline-block;border:none;background:var(--white)}.btn-primary-negative,.btn-primary-negative:hover{color:var(--primary-crisp-charcoal);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-icon-text-button{font-size:19px;color:var(--primary-very-berry);font-weight:700;text-decoration:none;cursor:pointer;display:inline-block;border:none;background:var(--primary-clean-white)}.btn-icon-text-button:hover{color:var(--primary-crisp-charcoal);text-decoration:none}.btn-icon-text-button.focus,.btn-icon-text-button:focus{text-decoration:underline}.btn-icon-text-button.disabled,.btn-icon-text-button:disabled{color:#6c757d;pointer-events:none}.btn-icon-text-button:before{content:" ";background:url(/assets/icons/frg-icons-play.svg) no-repeat 0;height:22px;width:22px;padding:15px 25px 15px 15px}.btn-link{font-size:19px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link,.btn-link:hover{color:var(--primary-crisp-charcoal);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{font-size:19px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link-icon,.btn-link-icon:hover{color:var(--primary-very-berry);text-decoration:none}.btn-link-icon.focus,.btn-link-icon:focus{text-decoration:underline}.btn-link-icon.disabled,.btn-link-icon:disabled{color:#6c757d;pointer-events:none}.btn-link-icon:after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138.svg) no-repeat 100%;height:22px;width:22px;padding:15px}.btn-link-icon-crisp-charcoal{font-size:19px;font-weight:600;cursor:pointer;display:inline-block;border:none}.btn-link-icon-crisp-charcoal,.btn-link-icon-crisp-charcoal:hover{color:var(--primary-crisp-charcoal);text-decoration:none}.btn-link-icon-crisp-charcoal.focus,.btn-link-icon-crisp-charcoal:focus{text-decoration:underline}.btn-link-icon-crisp-charcoal.disabled,.btn-link-icon-crisp-charcoal:disabled{color:#6c757d;pointer-events:none}.btn-link-icon-crisp-charcoal:after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-blue.svg) no-repeat 100%;height:22px;width:22px;padding:15px}.btn-link-white{font-size:19px;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}.btn-outline-primary-berry{color:#ea1947;border:2px solid #ea1947;border-color:var(--primary-very-berry)}.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:30px;width:30px;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;background-color:var(--primary-clean-white);border:1px solid var(--support-mid-charcoal)}input[type=checkbox]:checked{font-style:normal;border:2px solid var(--primary-crisp-charcoal);background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]:checked:after{color:var(--primary-crisp-charcoal);position:absolute;content:"";display:inline-block;height:14px;width:28px;top:3px;left:0;border-color:var(--accent-black-cherry);border-style:solid;border-width:0 0 4px 4px;transform:rotate(-53deg)}input[type=checkbox]:checked:disabled{opacity:.4;border:2px solid var(--ui-disabled)!important}input[type=checkbox]:checked:disabled:after{color:var(--primary-crisp-charcoal);position:absolute;content:"";display:inline-block;height:14px;width:28px;top:3px;left:0;border-color:var(--support-light-charcoal);border-style:solid;border-width:0 0 4px 4px;transform:rotate(-53deg)}input[type=radio]{position:relative;height:30px;width:30px;vertical-align:middle;cursor:pointer;line-height:1.42857;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:none;font-size:inherit;box-sizing:border-box;outline:none;border-style:solid;border-width:1px;position:absolute;margin-top:.3rem;background-color:var(--primary-clean-white);border:1px solid var(--support-mid-charcoal)}input[type=radio]:checked{font-style:normal;border:1px solid var(--primary-crisp-charcoal);background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio]:checked:after{color:var(--primary-crisp-charcoal);position:absolute;content:"";display:inline-block;height:20px;width:20px;top:4px;left:4px;border-color:var(--accent-black-cherry);border-style:solid;border-width:0 0 4px 4px;transform:rotate(-53deg);background:var(--accent-black-cherry)}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}.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(--primary-crisp-charcoal)}.form-check input+.form-check-label:after{content:none}.form-check input:disabled+.form-check-label{color:var(--primary-crisp-charcoal)}.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-style:solid;border-radius:0;border-width:2px;border:2px solid var(--primary-crisp-charcoal)}.form-check input[type=checkbox]:checked{font-style:normal;border:2px solid var(--primary-crisp-charcoal);background-color:transparent}.form-check input[type=checkbox]:checked:after{color:var(--primary-crisp-charcoal);border-style:solid;position:absolute;content:"";display:inline-block;height:12px;width:25px;top:6px;left:0!important;border:3px solid var(--accent-black-cherry);border-width:0 0 5px 5px;transform:rotate(-45deg);left:-1px}.form-check input[type=checkbox]:disabled{border-color:var(--primary-crisp-charcoal)}.form-control[type=text]:focus{background-color:var(--cx-color-background);box-shadow:none;-webkit-box-shadow:none}.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(--primary-crisp-charcoal)}.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-crisp-charcoal);position:absolute;margin:8% 38%}@media (max-width:768px){.searchbox-slp{background-color:var(--white);margin:6% 7%}.searchbox-slp .search{background-color:var(--primary-crisp-charcoal)}}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box{background:var(--blue-tint);margin-bottom:20px;color:var(--primary-crisp-charcoal);padding:20px 35px;width:100%!important}elux-search-box-page label input{position:relative;width:100%;background-color:var(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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:relative;width:100%;color:var(--primary-crisp-charcoal);background-color:var(--white);font-size:16px;top:37%;width:676px;margin:auto}@media (max-width:768px){elux-search-box-page .results{display:none;width:100%;color:var(--primary-crisp-charcoal);background-color:var(--white);font-size:16px;top:10%}}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(--primary-crisp-charcoal);float:left;padding:20px;border-right:1px solid var(--primary-crisp-charcoal);text-decoration:underline}.searchbox-slp>.search{padding:0 5px!important;font-size:45px;background-color:var(--primary-very-berry)}elux-search-box-page label input::-webkit-input-placeholder{color:var(--primary-crisp-charcoal)}elux-search-box-page label{width:auto;min-width:20px}}elux-search-box-page .results .suggestions a{flex:100%;line-height:1rem;color:var(--primary-crisp-charcoal);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}app-elux-product-facet label input[type=checkbox]{width:30px;height:30px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}app-elux-product-facet label :after{height:12px;width:22px;top:6px;left:3px;border-width:0 0 6px 6px;border-style:solid;transform:rotate(-50deg)}app-elux-plp-item .form-check input[type=checkbox]{border-width:2px;margin-top:0;border:2px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}.gigya-composite-control-checkbox .gigya-input-checkbox{height:30px!important;width:30px!important;border:2px solid var(--primary-crisp-charcoal)!important;outline:none!important;box-shadow:none!important}.gigya-composite-control-checkbox .gigya-checkbox-text{margin-left:25px!important}.ElxCreateAccountPageTemplate .gigya-composite-control-checkbox .gigya-checkbox-text{margin-left:35px!important}.gigya-composite-control input[type=checkbox]:focus{border:2px solid var(--primary-crisp-charcoal)!important;outline:none!important;box-shadow:none!important}@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}@font-face{font-family:Gotham-Medium;src:local(Gotham-Medium),url(/assets/fonts/Gotham-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:SideNotes;src:local(SideNotes),url(/assets/fonts/SideNotes.ttf) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}.font-Gotham-Book{font-family:Gotham-Book!important}.font-Gotham-Bold{font-family:Gotham-Bold!important}.font-Gotham-Medium{font-family:Gotham-Medium!important}.font-SideNotes{font-family:SideNotes!important}.f-16{font-size:16px!important}.f-12{font-size:12px!important}.f-13{font-size:13px!important}.f-10{font-size:10px!important}.f-11{font-size:11px!important}.f-14{font-size:14px!important}.f-18{font-size:18px!important}.f-24{font-size:24px!important}.f-color-theme{color:var(--primary-crisp-charcoal)}.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}.font-19{font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-very-berry)}.asm-btn .btn,.elux-asm-box .btn{border-radius:5px;font-weight:600;padding:0}.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.absollute{width:auto;height:auto;padding:40px}.elux-asm-box.absollute span{font-size:16px;font-weight:700;padding:5px}.elux-asm-box.absollute .ng-arrow-wrapper{padding:0 5px 0 0}.elux-asm-box.absollute .ng-arrow-wrapper .ng-arrow{padding:0}.elux-asm-box.absollute .row button{border-radius:2px;height:40px;padding:0 15px;font-size:18px}.elux-asm-box.absollute .asm-no-charge-form .form-group,.elux-asm-box.absollute .elux-asm-form .form-group{margin-right:1.5rem!important}.elux-asm-box.absollute .asm-no-charge-form .form-group .amount-value,.elux-asm-box.absollute .elux-asm-form .form-group .amount-value{text-align:right;padding:5px 20px}@media (max-width:768px){.elux-asm-box.absollute{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-crisp-charcoal);border-color:var(--accent-black-cherry)}.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;padding:12px}@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(--primary-crisp-charcoal)}.ElxASMOrderPageTemplate .elxAsmOrder cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(1,180px) 180px repeat(1,180px) auto}.dropdown-item.active,.dropdown-item:active{color:var(--white);text-decoration:none;background-color:var(--primary-crisp-charcoal)!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-pointer{cursor:pointer}.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:Gotham-Bold;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}h1{font-size:50px;line-height:64px}@media (max-width:575.98px){h1{font-size:26px;line-height:32px}}@media (min-width:576px) and (max-width:767.98px){h1{font-size:34px;line-height:40px}}@media (min-width:768px){h1{font-size:34px;line-height:40px}}@media (min-width:992px){h1{font-size:50px;line-height:64px}}h2{font-size:38px;line-height:48px}@media (max-width:575.98px){h2{font-size:22px;line-height:32px}}@media (min-width:576px) and (max-width:767.98px){h2{font-size:22px;line-height:30px}}@media (min-width:768px){h2{font-size:24px;line-height:32px}}@media (min-width:992px){h2{font-size:38px;line-height:48px}}h3{font-size:24px;line-height:32px}@media (max-width:575.98px){h3{font-size:22px;line-height:30px}}@media (min-width:576px) and (max-width:767.98px){h3{font-size:20px;line-height:28px}}@media (min-width:768px){h3{font-size:22px;line-height:30px}}@media (min-width:992px){h3{font-size:24px;line-height:32px}}h4{font-size:20px;line-height:26px}@media (max-width:575.98px){h4{font-size:18px;line-height:24px}}@media (min-width:576px) and (max-width:767.98px){h4{font-size:16px;line-height:1.17}}@media (min-width:768px){h4{font-size:18px;line-height:24px}}@media (min-width:992px){h4{font-size:20px;line-height:24px}}header .SiteLogo{padding:.5rem 1rem 1rem 0;width:200px;z-index:8888;height:48px}@media (min-width:768px) and (max-width:991.98px){header .SiteLogo{width:365px!important}}@media (max-width:450px){.SiteLogo{width:53%!important;margin-right:0!important;padding:.5rem 0 0 35px!important}.SiteLogo img{width:168px!important;height:20px!important}}@media (max-width:768px){.SiteLogo{width:53%!important;margin-right:0!important;padding:.5rem 0 1rem 35px!important}.SiteLogo img{width:168px!important;height:20px!important}}@media only screen and (min-device-width:768px) and (max-device-width:1180px){.SiteLogo{width:43%!important}}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 .PreHeader .cx-hamburger{padding:15px}header .PreHeader .cx-hamburger .hamburger-inner,header .PreHeader .cx-hamburger .hamburger-inner:after,header .PreHeader .cx-hamburger .hamburger-inner:before{background-color:var(--primary-very-berry)}@media (min-width:768px) and (max-width:991.98px){header .PreHeader{padding-top:10px}}header .EluxSiteLogin{margin:0;font-size:13px;background-color:inherit;height:48px;padding:16px 1rem;width:39%;text-align:right;flex-grow:1;font-weight:400;line-height:1.23;letter-spacing:normal;color:var(--primary-crisp-charcoal)}header .EluxSiteLogin .w-120{width:100px}header .EluxSiteLogin a,header .EluxSiteLogin a:hover{text-decoration:none;color:var(--primary-crisp-charcoal);text-align:left}header .EluxSiteLogin .header-links,header .EluxSiteLogin .HeaderLinks{display:inherit}@media (max-width:850px){header .EluxSiteLogin .header-links,header .EluxSiteLogin .HeaderLinks{display:none!important}}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(--primary-crisp-charcoal);border:1px solid var(--primary-crisp-charcoal);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}@media (max-width:850px){header .navigation .EluxSiteLogin{text-align:start;display:block}header .navigation .EluxSiteLogin a{background-color:var(--white);border:none;display:initial!important;text-align:center;padding:0!important;margin-bottom:1rem;height:16px;font-family:Gotham-Book;font-size:13px;font-weight:400;line-height:1.23;color:var(--primary-crisp-charcoal)}}main cx-icon.star.cx-icon.fas.fa-star{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--primary-crisp-charcoal)}ul[role=tablist] .nav-link{border:none}ul[role=tablist] .nav-link.active{background-color:var(--primary-crisp-charcoal);color:var(--cx-color-inverse);border-width:0 0 5px;border-style:solid}ul[role=tablist] .nav-link.active div{color:var(--primary-crisp-charcoal);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:38%;background-color:inherit;height:48px;padding:1rem 1rem 2rem 0}cx-page-layout.ProductDetailsPageTemplate .ZipCodeSlot .zipcode .Set-delivery-area,header .ZipCodeSlot .zipcode .Set-delivery-area{cursor:pointer;font-size:13px!important;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(--support-white-smoke);color:var(--primary-crisp-charcoal);padding:15px;width:300px;height:auto;margin:4px 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:160px;height:60px;color:var(--primary-crisp-charcoal)}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{line-height:2;padding:0;font-family:Gotham-Book;font-size:14px;font-weight:700;line-height:1.14;color:var(--ui-error)}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{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}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(--primary-crisp-charcoal);cursor:pointer}header .navigation{background-color:var(--white);color:#000}@media (max-width:768px){.hr-border{height:30px!important}.H1H1_Desktop_Reg{margin-bottom:0!important}header .ZipCodeSlot{position:relative;color:var(--primary-crisp-charcoal);text-align:center;margin:0 auto;z-index:4;padding:0;width:32%!important}}@media (max-width:768px) and (max-width:575.98px){header .ZipCodeSlot{width:100%!important}}@media (max-width:768px) and (min-width:576px) and (max-width:767.98px){header .ZipCodeSlot{width:auto!important}}@media (max-width:768px) and (min-width:768px) and (max-width:991.98px){header .ZipCodeSlot{width:auto!important}}@media (max-width:768px){header .ZipCodeSlot app-elux-zip-code ngb-popover-window{position:relative!important}header .ZipCodeSlot app-elux-zip-code .zipcode{font-size:18px;position:absolute;margin:0;padding-left:10px;left:20px;top:20px;text-align:left}header .ZipCodeSlot app-elux-zip-code .zipCodePopup{position:relative;top:46px;width:390px;margin:auto;text-align:left}}@media (max-width:768px) and (min-width:576px) and (max-width:767.98px){header .ZipCodeSlot app-elux-zip-code .zipCodePopup{position:absolute}}@media (max-width:768px) and (min-width:768px) and (max-width:991.98px){header .ZipCodeSlot app-elux-zip-code .zipCodePopup{position:absolute}}@media only screen and (min-device-width:768px) and (max-device-width:1180px){header .ZipCodeSlot app-elux-zip-code .zipcode{margin:10px 16px}}@media only screen and (min-device-width:768px) and (max-device-width:1180px) and (min-width:768px) and (max-width:991.98px){header .ZipCodeSlot app-elux-zip-code .zipcode{margin:0}}@media (max-width:370px){header .ZipCodeSlot{height:80px;padding:10px 0}main{margin-top:20px}}@media only screen and (min-device-width:820px) and (max-device-width:1180px){.ZipCodeSlot{max-width:30%}}.deliverTo{font-family:Gotham-book;font-size:16px;line-height:1.5;color:var(--primary-crisp-charcoal);cursor:pointer}.deliverTo u{font-family:Gotham-bold}.frigihat.has-components{width:100%;height:32px;position:relative;display:block}.frigihat.has-components>*{display:block}.frigihat.has-components cx-media{height:60px}.frigihat.has-components cx-media img{height:16px;width:16px!important;margin-bottom:3px;padding-top:7px}.frigihat.has-components cx-media video{height:32px;width:100%;-o-object-fit:cover;object-fit:cover}.frigihat.has-components .category-bottom-block{margin:0;height:32px;width:100%;display:flex;justify-content:center;align-items:baseline;background-color:var(--accent-black-cherry);color:#fff;flex-direction:row}.frigihat.has-components .category-bottom-block .image-container{flex-basis:unset}.frigihat.has-components .category-bottom-block .summary-content{flex-basis:unset;margin:unset;margin-top:auto;padding-top:5px}.frigihat.has-components .category-bottom-block .summary-content .content-wrapper{width:100%}.frigihat.has-components .category-bottom-block .title-headline{font-size:12px!important;font-weight:700;margin-left:5px}.frigihat.has-components .category-bottom-block .title-headline a{color:var(--primary-clean-white-85)}@media (max-width:575px){.frigihat.has-components .category-bottom-block .summary-content .content-wrapper{margin:auto;padding-top:2px}}.topHatCrossButton.has-components{cursor:pointer;color:var(--primary-crisp-charcoal);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}.zeplin-topHatCrossButton{display:none}app-root:has(.frigihat.has-components) .zeplin-topHatCrossButton{display:block}.hideTopHat{display:none}header{height:48px;z-index:110}header,header .header{color:var(--primary-crisp-charcoal)}header .header{max-width:1240px;padding:0}@media (max-width:768px){header{height:56px}}header .NavigationBar{min-height:48px;flex-basis:unset;background:var(--white)!important}@media (max-width:575px){header.is-expanded .navigation{margin-top:-4px}}@media (min-width:992px){cx-navigation-ui>nav>div.Desktop-Nav>h5{cursor:pointer;font-size:16px;font-weight:700!important;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-navigation-ui>nav>div.Desktop-Nav>h5:hover{border-bottom:2px solid var(--primary-very-berry)!important}cx-navigation-ui>nav>div.Desktop-Nav>h5:hover .wrapper{margin-top:14px}.text-center-desktop{text-align:center}cx-navigation-ui.flyout>nav:hover>.wrapper{display:none}cx-navigation-ui.flyout>nav{font-size:16px;font-weight:700!important}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;font-size:16px;font-weight:700!important;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--primary-crisp-charcoal)}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;margin-top:5px;box-shadow:1px 5px 3px 2px rgba(50,51,51,.4);background-color:var(--primary-clean-white);border-top:0}.Accessories-wrapper,cx-navigation-ui.flyout:focus-within>nav.is-open:focus-within>.Support-wrapper,cx-navigation-ui.flyout:focus-within>nav:focus>.Support-wrapper,cx-navigation-ui.flyout>nav:active>.Support-wrapper{right:0}.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-page-slot.NavigationBar.has-components>cx-category-navigation>cx-navigation-ui nav .Filters-wrapper{right:150px!important}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-transform:none!important;background:var(--primary-clean-white)}cx-navigation-ui a:hover{color:var(--primary-crisp-charcoal);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!important}cx-navigation-ui.flyout .wrapper{color:var(--primary-crisp-charcoal)}.listBoxs{list-style-type:none;width:100%;display:block}.listBoxs .listofitems cx-generic-link a{display:inline-flex}.listBoxs .listofitems,.listBoxs .secondarycategory{display:block}.listBoxs h5.secondarycategory{border-bottom:2px solid var(--primary-clean-white)}.listBoxs h5.secondarycategory:hover{border-bottom:2px solid var(--primary-very-berry)}.listBoxs cx-generic-link a:hover,.listBoxs cx-generic-link a:hover h5{cursor:pointer}.listBoxs cx-generic-link a[href="/"]:hover,.listBoxs cx-generic-link a[href="/"]:hover h5,.listBoxs cx-generic-link a[href="/en/"]:hover,.listBoxs 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}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}.MiniCartElx,.SearchBoxElx,.ZipCodeSlot{z-index:100}.caret-right-icon{width:10%}.NavigationBar .cx-icon.fas.fa-angle-right{display:block}.NavigationBar .cx-icon.fas.fa-angle-right:before{content:" "!important;background:url(/assets/icons/frg-icons-caret-right-232-a.svg) no-repeat 0 transparent!important;padding:10px}cx-navigation-ui.flyout cx-generic-link a{white-space:normal;text-transform:none!important;color:var(--primary-crisp-charcoal)}}.maincategory{cursor:default!important;color:var(--primary-crisp-charcoal)!important;font-weight:600!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}.MiniCartElx,.SearchBoxElx,.ZipCodeSlot{z-index:100}.popover{right:6rem}}@media (max-width:568px){.popover{right:6rem}}@media (max-width:576px){.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}.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:url(/assets/icons/frg-icons-caret-right-232-a.svg) no-repeat 0 transparent!important;padding:10px}.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(--support-white-smoke);font-size:16px;font-weight:600;font-style:normal;color:var(--primary-crisp-charcoal);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:url(/assets/icons/frg-icons-caret-left-2329.svg) no-repeat 0 transparent!important;padding:10px}.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(--primary-crisp-charcoal)!important;width:30px;height:30px}cx-navigation-ui.flyout h5 a{display:block;width:auto!important}cx-navigation-ui.flyout cx-generic-link a.text-center-desktop{border-bottom:none;font-size:16px;font-weight:700!important;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin-top:0}cx-navigation-ui.flyout cx-generic-link a.text-center-desktop:hover{border-bottom:2px solid var(--primary-very-berry)!important}cx-navigation-ui.flyout cx-generic-link a.text-center-desktop:hover .wrapper{margin-top:14px}cx-navigation-ui>nav.is-open>div.Desktop-Nav>h5{border-bottom:2px solid var(--primary-very-berry)!important}@media (max-width:991.98px){cx-navigation-ui.flyout h5{border-bottom:unset;font-weight:700!important}cx-navigation-ui.flyout cx-generic-link{border-bottom:unset}}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{margin-top:3%!important}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection cx-paragraph>p>h5{font-size:20px;color:var(--primary-crisp-charcoal);margin-bottom:2rem}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection cx-paragraph>p>h5 strong{font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ElxSecondaryPageTemplate .dealersHeading{max-width:1240px;padding:0;margin:0 auto;margin-top:3%!important}@media (max-width:768px){cx-page-layout.ElxSecondaryPageTemplate .dealersHeading{padding:20px}}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(--primary-crisp-charcoal);color:var(--white);border:none;outline:none;border-radius:3px;height:60px;font-size:18px;font-family:Gotham,sans-serif;font-style:normal}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(--primary-crisp-charcoal)}cx-page-layout.ElxSecondaryPageTemplate .HeadingSection,cx-page-layout.ElxSecondaryPageTemplate .HeroImage,cx-page-layout.ElxSecondaryPageTemplate .RTE{max-width:1240px;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}.elx3ColumnASlot>cx-link:nth-child(2)>cx-generic-link:first-child{margin-right:-9px}@media (max-width:991.98px){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 .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}}@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 .SectionRebate{width:var(--cx-page-width-max);margin:0 auto}footer{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:1240px;position:relative;margin:0 auto;background:#fff}footer .footer app-scroll-top{position:absolute;top:-3px;right:0;cursor:pointer}footer .footer cx-footer-navigation+cx-banner{width:200px;position:absolute;left:1%;padding:16px 1rem}footer .footer .wrapper>cx-generic-link{display:none}footer .footer .wrapper>.childs nav{margin:10px 0}@media (min-width:768px){footer .footer cx-footer-navigation{margin-bottom:0;margin-top:20px}}footer .footer cx-footer-navigation cx-navigation-ui{margin-top:1vh;margin-bottom:1vh;justify-content:space-between;width:100%}@media (max-width:450px){footer .footer cx-footer-navigation cx-navigation-ui{margin-bottom:0}}footer .footer cx-generic-link>a{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2.2;color:var(--primary-crisp-charcoal)}footer .footer cx-paragraph+cx-banner{position:absolute;bottom:45px;letter-spacing:normal;color:var(--primary-crisp-charcoal)}footer .footer cx-paragraph+cx-banner a[target=_blank]:after{content:unset}@media (min-width:800px){footer .footer cx-banner.frigfacebook{top:15%;right:30%;width:24px;height:24px}footer .footer cx-banner.frigtwitter{height:24px;width:24px;top:15%;right:26%}footer .footer cx-banner.frigYoutube{height:24px;width:24px;top:15%;right:22%}footer .footer cx-banner.frigpinterest{top:15%;right:18%;height:24px;width:24px}footer .footer cx-banner.friginsta{top:15%;right:14%!important;height:24px;width:24px!important}}footer .footer cx-banner+cx-banner{position:absolute;bottom:45px}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%}footer .footer app-scroll-top{right:37px}}@media (max-width:575.98px){footer cx-page-layout.footer app-scroll-top{right:-2px}footer cx-page-layout.footer cx-footer-navigation{margin-left:10px}footer cx-page-layout.footer cx-paragraph{bottom:14%;top:auto;right:0;width:100%;padding-left:16px}footer cx-page-layout.footer cx-banner.frigfacebook{height:24px;width:24px;left:15px!important;bottom:12%!important}footer cx-page-layout.footer cx-banner.frigtwitter{left:57px;height:24px!important;width:24px!important}footer cx-page-layout.footer cx-banner.frigYoutube{left:107px;height:24px!important;width:24px!important}footer cx-page-layout.footer cx-banner.frigpinterest{left:162px;height:24px!important;width:24px!important}footer cx-page-layout.footer cx-banner.friginsta{left:212px!important;height:24px!important;width:24px!important;bottom:12%!important}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;bottom:12%}}@media (min-width:576px) and (max-width:767.98px){footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(-n+3){flex:40%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(3){flex:100%}footer cx-page-layout.footer cx-paragraph{position:absolute;top:39%!important;right:34%!important}footer cx-page-layout.footer cx-banner.frigfacebook{height:24px;width:24px;top:337px;right:39%}footer cx-page-layout.footer cx-banner.frigtwitter{height:24px;width:24px;top:337px;right:42%}footer cx-page-layout.footer cx-banner.frigYoutube{height:24px;width:24px;top:337px;right:33%}footer cx-page-layout.footer cx-banner.frigpinterest{height:24px;width:24px;top:337px;right:31%}footer cx-page-layout.footer cx-banner.friginsta{height:24px;width:24px;top:337px;right:27%!important}}@media (min-width:450px) and (max-width:768px){footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(-n+3){flex:40%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(3){flex:100%}footer cx-page-layout.footer cx-paragraph{position:absolute;top:40%!important;right:34%!important}footer cx-page-layout.footer cx-banner.frigfacebook{height:24px;width:24px;top:46%;right:45%}footer cx-page-layout.footer cx-banner.frigtwitter{height:24px;width:24px;top:46%;right:39%}footer cx-page-layout.footer cx-banner.frigYoutube{height:24px;width:24px;top:46%;right:33%}footer cx-page-layout.footer cx-banner.frigpinterest{height:24px;width:24px;top:46%;right:27%}footer cx-page-layout.footer cx-banner.friginsta{height:24px;width:24px;top:46%;right:21%!important}}@media (min-width:768px) and (max-width:991.98px){footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(-n+3){flex:40%}footer cx-page-layout.footer cx-footer-navigation cx-navigation-ui nav:nth-child(3){flex:100%}footer cx-page-layout.footer cx-paragraph{position:absolute;top:41%!important;right:36%!important}footer cx-page-layout.footer cx-banner.frigfacebook{height:24px;width:24px;top:46%;right:45%}footer cx-page-layout.footer cx-banner.frigtwitter{height:24px;width:24px;top:46%;right:39%}footer cx-page-layout.footer cx-banner.frigYoutube{height:24px;width:24px;top:46%;right:33%}footer cx-page-layout.footer cx-banner.frigpinterest{height:24px;width:24px;top:46%;right:27%}footer cx-page-layout.footer cx-banner.friginsta{height:24px;width:24px;top:46%;right:21%!important}}cx-footer-navigation a:hover{text-decoration:none}cx-footer-navigation cx-navigation-ui h5{margin-bottom:15px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:2px;color:var(--primary-crisp-charcoal)}@media (max-width:450px){cx-footer-navigation cx-navigation-ui h5{margin-top:15px}}cx-footer-navigation cx-navigation-ui>nav{margin:.5vw 1.5vw}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;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:2px;color:var(--primary-crisp-charcoal);top:7%;right:24%}@media (max-width:991.98px){cx-page-slot.Footer cx-paragraph{right:185px}}@media (max-width:575.98px){cx-page-slot.Footer cx-paragraph{right:175px}}cx-page-slot.frigiColumnA cx-banner cx-media,cx-page-slot.frigiColumnB cx-banner cx-media,cx-page-slot.frigiColumnC cx-banner cx-media,cx-page-slot.frigiColumnD cx-banner cx-media{width:24px;height:23.8px;margin:auto auto 15px}cx-page-slot.frigiColumnA cx-link,cx-page-slot.frigiColumnB cx-link,cx-page-slot.frigiColumnC cx-link,cx-page-slot.frigiColumnD cx-link{font-family:Gotham-Book;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}cx-page-slot.frigiColumnA cx-link a:hover,cx-page-slot.frigiColumnB cx-link a:hover,cx-page-slot.frigiColumnC cx-link a:hover,cx-page-slot.frigiColumnD cx-link a:hover{color:var(--support-white-smoke)}cx-footer-navigation cx-navigation-ui{flex-direction:row;flex-wrap:wrap;justify-content:flex-start!important}cx-footer-navigation cx-navigation-ui nav:nth-child(4){flex-basis:30%}@media (min-width:786px){cx-footer-navigation cx-navigation-ui nav:nth-child(4){flex-basis:22%}}cx-footer-navigation cx-navigation-ui nav:nth-child(5),cx-footer-navigation cx-navigation-ui nav:nth-child(6),cx-footer-navigation cx-navigation-ui nav:nth-child(7),cx-footer-navigation cx-navigation-ui nav:nth-child(8),cx-footer-navigation cx-navigation-ui nav:nth-child(10),cx-footer-navigation cx-navigation-ui nav:nth-child(11),cx-footer-navigation cx-navigation-ui nav:nth-child(12),cx-footer-navigation cx-navigation-ui nav:nth-child(13),cx-footer-navigation cx-navigation-ui nav:nth-child(14),cx-footer-navigation cx-navigation-ui nav:nth-child(15),cx-footer-navigation cx-navigation-ui nav:nth-child(16),cx-footer-navigation cx-navigation-ui nav:nth-child(17){font-family:Gotham-Medium;font-size:13px;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-footer-navigation cx-navigation-ui nav:nth-child(5) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(6) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(7) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(8) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(10) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(11) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(12) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(13) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(14) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(15) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(16) cx-generic-link>a,cx-footer-navigation cx-navigation-ui nav:nth-child(17) cx-generic-link>a{font-size:13px}cx-footer-navigation cx-navigation-ui nav:last-child,cx-footer-navigation cx-navigation-ui nav:nth-child(5){flex-basis:100%}.hr-line-footer{display:block;border:0;border-top:2px solid var(--support-light-charcoal);padding:0;line-height:0!important;color:transparent!important;pointer-events:none;cursor:default}@media (max-width:575.98px){.hr-line-footer{margin-top:100px}}cx-page-layout.LoginPageTemplate{max-width:1240px;margin:auto}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-login-form form .elux-btn-block{margin-bottom:45px}cx-page-layout.LoginPageTemplate .LeftContentSlot app-elux-login-form form .form-check{margin-bottom:30px;margin-top:20px}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 .RightContentSlot cx-paragraph{max-width:100%}cx-page-layout.LoginPageTemplate .RightContentSlot cx-paragraph p{font-size:20px}cx-page-layout.LoginPageTemplate cx-page-slot{justify-content:flex-start;max-width:1240px;padding:0;align-items:flex-start!important}cx-page-layout.LoginPageTemplate .elux-reset-password{font-size:16px;text-decoration:none;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(--primary-crisp-charcoal)}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{display:initial}}cx-page-layout.LoginPageTemplate app-elux-login-form{display:none}cx-page-layout.LoginPageTemplate cx-gigya-raas{max-width:none}cx-page-layout.LoginPageTemplate .gigya-screen-caption,cx-page-layout.LoginPageTemplate .gigya-screen-content>div{width:auto!important}cx-page-layout.LoginPageTemplate .gigya-screen,cx-page-layout.LoginPageTemplate .gigya-screen *{margin:0}cx-page-layout.LoginPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{margin:5px 20px}cx-page-layout.LoginPageTemplate .gigya-login-form .gigya-layout-row .with-divider,cx-page-layout.LoginPageTemplate .gigya-login-form .gigya-layout-row .with-social-login{display:none}cx-page-layout.LoginPageTemplate .gigya-login-form .gigya-layout-row .under-site-login{margin-left:0!important}cx-page-layout.LoginPageTemplate .gigya-register-form .with-divider,cx-page-layout.LoginPageTemplate .gigya-register-form .with-social-login{display:none}cx-page-layout.LoginPageTemplate .gigya-register-form .under-site-login{margin-left:0!important}.RightContentSlot{display:block}.RightContentSlot>cx-paragraph:first-child>p:first-child{font-size:20px;color:var(--primary-crisp-charcoal)}.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{width:450px;display:flex}.forget-password p{margin-bottom:30px;margin-top:24px;margin-left:-6px}.forget-password p .elux-reset-password{font-size:14px}.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{display:flex!important}.MiniCartElx.has-components a,.MiniCartElx.has-components a:hover{color:var(--white);text-decoration:none;font-size:20px}.MiniCartElx.has-components span.count{background:var(--white);padding:0 6px;margin:0 0 0 -15px;vertical-align:top;width:16px!important;height:15px;font-family:Gotham-Book;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:-.6px;text-align:center;color:var(--primary-very-berry);border-radius:50%}.MiniCartElx.iteamInTheCart{background-color:var(--primary-very-berry);height:48px;width:81px;padding:8px 0 0 18px;margin:0}@media (max-width:768px){.MiniCartElx.iteamInTheCart{background-color:var(--primary-very-berry);height:56px;width:56px;padding:12px 0 0 8px;margin:0 -2px 4px 0}}header{background:var(--support-white-smoke)}header .searchbox{display:flex;justify-content:flex-end;background-color:inherit;padding-bottom:0;width:45px}@media (max-width:768px){header cx-searchbox label input{position:absolute;left:0;top:60px;width:100%;background-color:var(--primary-crisp-charcoal);padding:6px 16px;height:48px}}header cx-searchbox__body.searchbox-is-active.has-searchbox-results cx-searchbox .results{display:block;border:1px solid var(--primary-crisp-charcoal)}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;margin-right:15px;margin-bottom:5px}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:inherit;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(--white);padding:6px 16px;height:48px;border-bottom:1px solid var(--white)}header cx-searchbox label .searchClose .close,header cx-searchbox label .searchClose img,header cx-searchbox label input .close,header cx-searchbox label input img{border-right:1px solid var(--support-light-charcoal);padding-right:15px}header cx-searchbox label .searchClose .search-near-close,header cx-searchbox label .searchClose cx-icon,header cx-searchbox label input .search-near-close,header cx-searchbox label input cx-icon{width:24px;height:24px;margin-left:6px;position:relative;bottom:3px!important}}@media (max-width:767.98px) and (max-width:768px){header cx-searchbox label .searchClose,header cx-searchbox label input{top:88px!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;font-size:20px;color:var(--primary-very-berry)}header cx-searchbox label.dirty span.searchClose{display:block;margin-top:3%;height:0;width:0;background:transparent;font-size:18px;padding:0;margin-right:5px}@media (min-width:575px){header cx-searchbox label.dirty span.searchClose{position:absolute;color:var(--primary-color-palette-blue-mid);top:1px;margin:auto 5px auto -65px;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:-190px;width:200px;color:#000;background-color:var(--white);font-size:var(--cx-font-small,1rem)}@media (max-width:820px){header cx-searchbox .results{position:absolute;left:-33px}}@media (max-width:768px){header cx-searchbox .results{left:0}}@media (max-width:767.98px){header cx-searchbox .results{top:104px;z-index:10}}header cx-searchbox .results .suggestions{display:flex;flex-wrap:wrap}header cx-searchbox .results .suggestions a{flex:100%;line-height:2rem;padding-left:25px}@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:40px}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(--primary-crisp-charcoal)}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:470px;outline:none;color:var(--primary-crisp-charcoal);font-weight:400;padding:0 5px}header cx-searchbox label input::-webkit-input-placeholder{color:var(--primary-crisp-charcoal)}header cx-searchbox label{width:auto;min-width:20px}}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}}@media only screen and (min-device-width:820px) and (max-device-width:1180px){cx-page-slot.SearchBoxElx{width:25%;text-align:-webkit-right}}@media (min-width:1200px){.search-box-wrapper{background-color:inherit}.searchbox-is-active .search-box-wrapper{background-color:#fff;position:absolute;right:0;top:-5px}.searchbox-is-active .search-box-wrapper .input-border{position:absolute;width:96%;margin:0 2%;z-index:24;top:40px;border-bottom:1px solid var(--support-light-charcoal)}.searchbox-is-active .search-box-wrapper .searchbox{width:594px;justify-content:space-between}.searchbox-is-active .search-box-wrapper .searchbox .searchClose{flex-basis:90%;margin-left:5px}.searchbox-is-active .search-box-wrapper .searchbox .searchClose img{height:24px;border-right:1px solid var(--support-light-charcoal);padding-right:15px;margin-left:-30px}.searchbox-is-active .search-box-wrapper .results{left:0}.has-searchbox-results .search-box-wrapper{box-shadow:0 0 4px 0 rgba(50,51,51,.4);height:auto}.has-searchbox-results .search-box-wrapper .results{width:100%}.has-searchbox-results .search-box-wrapper .results a:focus,.has-searchbox-results .search-box-wrapper .results a:hover{background:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--primary-very-berry);text-decoration-color:var(--primary-very-berry);text-underline-offset:15px;text-decoration-thickness:2px}}@media (min-width:768px) and (max-width:991.98px){.search-box-wrapper{background-color:inherit}.searchbox-is-active .search-box-wrapper{background-color:#fff;position:absolute;right:0;top:-5px}.searchbox-is-active .search-box-wrapper .input-border{position:absolute;width:96%;margin:0 2%;z-index:24;top:40px;border-bottom:1px solid var(--support-light-charcoal)}.searchbox-is-active .search-box-wrapper .searchbox{width:465px;justify-content:space-between}.searchbox-is-active .search-box-wrapper .searchbox .searchClose{flex-basis:90%;margin-left:5px}.searchbox-is-active .search-box-wrapper .searchbox .searchClose img{height:24px;border-right:1px solid var(--support-light-charcoal);padding-right:15px;margin-left:-30px}.searchbox-is-active .search-box-wrapper .results{left:0}.has-searchbox-results .search-box-wrapper{box-shadow:0 0 4px 0 rgba(50,51,51,.4);height:auto}.has-searchbox-results .search-box-wrapper .results{width:100%}.has-searchbox-results .search-box-wrapper .results a:focus,.has-searchbox-results .search-box-wrapper .results a:hover{background:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--primary-very-berry);text-decoration-color:var(--primary-very-berry);text-underline-offset:15px;text-decoration-thickness:2px}}cx-page-layout.SearchResultsListPageTemplate{max-width:100%}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .facet-wrapper-sortby{border-bottom:1px solid var(--support-light-charcoal)}}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab{border-top:none;display:flex;justify-content:center;padding:0;width:50%;margin:0 auto;border-bottom:1px solid var(--support-light-charcoal)}@media (max-width:575px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab .row .col-4{padding:0 2px}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab button{width:100%;font-size:16px}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab button :active{text-underline-offset:5px}}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab{width:92%}}@media (max-width:376px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab{width:96%}}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab button{background-color:transparent;border:none;height:100%;width:110%;color:var(--primary-crisp-charcoal)}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container .paraghraph-tab button.active{border-bottom:2px solid var(--primary-very-berry);text-underline-offset:7px}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}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item{padding:0;margin:0!important}}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .highlightFlag{position:absolute;background:var(--blue-tint);width:70%;z-index:1;color:var(--primary-crisp-charcoal);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(--primary-crisp-charcoal)!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}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl{padding:0;width:100%}}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background{padding:0 20px}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .highlight-wapper,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .highlight-wapper,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .highlight-wapper,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .highlight-wapper,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .highlight-wapper{position:relative}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .highlight-wapper .highlight,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .highlight-wapper .highlight,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .highlight-wapper .highlight,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .highlight-wapper .highlight,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .highlight-wapper .highlight{margin-left:-20px;padding:11px 10px 8px 18px;background-color:var(--accent-black-cherry);font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:var(--primary-clean-white)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .highlight-wapper .highlight-right-corner,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .highlight-wapper .highlight-right-corner,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .highlight-wapper .highlight-right-corner,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .highlight-wapper .highlight-right-corner,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .highlight-wapper .highlight-right-corner{height:0;border-top:0 solid transparent;border-left:30px solid var(--accent-black-cherry);border-bottom:40px solid transparent}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Image-Placeholder,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Image-Placeholder,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Image-Placeholder,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Image-Placeholder,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Image-Placeholder{height:auto;margin-bottom:20px;width:100%}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Image-Placeholder a app-elux-image,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Image-Placeholder a app-elux-image,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Image-Placeholder a app-elux-image,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Image-Placeholder a app-elux-image,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Image-Placeholder a app-elux-image{margin:auto;height:auto}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Image-Placeholder a app-elux-image img,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Image-Placeholder a app-elux-image img,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Image-Placeholder a app-elux-image img,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Image-Placeholder a app-elux-image img,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Image-Placeholder a app-elux-image img{width:258px;height:218px;-o-object-fit:contain;object-fit:contain}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch{width:24px;height:24px;border-radius:50%}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring{width:24px;height:24px;border-radius:50%;padding:0;margin-top:6px;margin-right:4px;margin-left:4px;border:2px solid var(--primary-crisp-charcoal)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch{width:18px;height:18px;border-radius:50%;margin:1px;border:transparent}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Card-Sku,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Card-Sku,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Card-Sku,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Card-Sku,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Card-Sku{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Secondary-Flag,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Secondary-Flag,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Secondary-Flag,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Secondary-Flag,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Secondary-Flag{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry);margin-top:15px}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .Product-Name a .Product-title,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .Product-Name a .Product-title,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .Product-Name a .Product-title,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .Product-Name a .Product-title,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .Product-Name a .Product-title{width:auto;height:auto;min-height:auto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:var(--accent-black-cherry)}cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid{margin-left:5px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--support-mid-charcoal)}cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s{font-weight:700}cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-fluid .row .Card-background .form-check input[type=checkbox],cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-lg .row .Card-background .form-check input[type=checkbox],cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-md .row .Card-background .form-check input[type=checkbox],cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-sm .row .Card-background .form-check input[type=checkbox],cx-page-layout.SearchResultsListPageTemplate app-elux-product-list-item .container-xl .row .Card-background .form-check input[type=checkbox]{border-width:1px;margin-top:0}cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container>div{background-color:var(--white);z-index:1;width:1240px;margin:0 auto;padding:30px 0;border-top:none}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-tab-paragraph-container>div{width:100%;padding:30px 0 0}}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 .space-btw{display:flex;justify-content:space-between;margin:10px 0;height:65px}cx-page-layout.SearchResultsListPageTemplate h4.heading{font-weight:700;color:var(--primary-crisp-charcoal);font-size:16px}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box{background-size:cover;width:100%;height:281px;margin-bottom:30px;position:relative}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp{position:relative;max-width:unset;justify-content:center}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper{position:relative}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper input{height:72px;min-width:605px;border-right:0;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal);text-decoration:none}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper span.searchClose{display:none;position:absolute;right:15%;color:#adb9c3;font-weight:400;font-size:20px;line-height:65px}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper span.searchClose img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper img.search{min-width:55px;height:72px;line-height:72px}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper .lineSearchBox{position:absolute;height:2px;width:82%;background-color:var(--support-light-charcoal);top:57px;left:20px}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp .wrapper .lineSearchBox{width:65%;left:15px}}cx-page-layout.SearchResultsListPageTemplate .elux-serarch-box .searchbox-slp.dirty .wrapper span.searchClose{display:block}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate elux-search-box-page{width:100%}cx-page-layout.SearchResultsListPageTemplate elux-search-box-page .elux-serarch-box{height:130px}cx-page-layout.SearchResultsListPageTemplate elux-search-box-page .elux-serarch-box .searchbox-slp{width:100%}cx-page-layout.SearchResultsListPageTemplate elux-search-box-page .elux-serarch-box .searchbox-slp .wrapper{width:100%;display:flex}cx-page-layout.SearchResultsListPageTemplate elux-search-box-page .elux-serarch-box .searchbox-slp .wrapper input{width:100%;max-width:100%;min-width:unset}cx-page-layout.SearchResultsListPageTemplate elux-search-box-page .elux-serarch-box .searchbox-slp .wrapper span.searchClose{left:62%;z-index:100}}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(--primary-crisp-charcoal);font-weight:700;text-align:left}cx-page-layout.SearchResultsListPageTemplate app-elux-articles-list-items .article-item h4{font-size:16px;color:var(--primary-crisp-charcoal);text-align:left}@media only screen and (min-device-width:768px) and (max-device-width:1180px){cx-page-layout.SearchResultsListPageTemplate .EluxSRPSearch,cx-page-layout.SearchResultsListPageTemplate .Tabs{width:100%}cx-page-layout.SearchResultsListPageTemplate .Tabs cx-tab-paragraph-container{width:100%;display:block}}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.ProductListSlot{max-width:75%}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.elxSmallcarouselSlot{max-width:1240px;margin:0 auto}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.elxSmallcarouselSlot p{width:80%;margin-left:0!important;margin-top:5%!important}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.elxSmallcarouselSlot p h2{font-size:38px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){cx-page-layout.SearchResultsListPageTemplate cx-page-slot.elxSmallcarouselSlot p{margin-left:15px!important}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.elxSmallcarouselSlot p h2{font-size:20px}}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation .facet-wrapper .sel-facets{width:-moz-fit-content;width:fit-content}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation .facet-wrapper .sel-facets .filters-applied{padding:10px 20px 10px 0;margin:0 20px;border:solid}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list .facet-selected{margin:auto!important;padding:0}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list .facet-selected:empty{display:none}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list .facet-selected span{border-radius:21px}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list .facet-selected .resetAll{margin:0}@media (max-width:768px){cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list .facet-selected{display:flex;justify-content:space-around;max-width:100%;width:100%!important;padding:15px 0;border-bottom:1px solid var(--support-light-charcoal)!important}}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer{margin-top:14%!important}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer app-elux-product-facet .filterCheckbox1 ul li input,cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer app-elux-product-facet .filterCheckbox2 ul li input{border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer app-elux-product-facet .filterCheckbox1 ul li input:after,cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer app-elux-product-facet .filterCheckbox2 ul li input:after{height:12px;width:25px;top:4px;left:2px;border-color:var(--primary-very-berry);border-width:0 0 2px 2px}@media (max-width:768px){cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list #facet-drawer{position:relative}}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation app-elux-product-facet-list app-elux-product-facet .minMaxwrapper .custom-slider ngx-slider .priceBorder{padding:3px 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);margin:0 8px 5px;display:inline-block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:768px){cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation{padding:0 15px;display:block}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation .facet-wrapper{padding-bottom:0!important;margin-bottom:40px!important}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-product-tab app-elux-product-facet-navigation .sel-facets{width:100%!important;padding:15px}}@media (max-width:768px){cx-page-slot.Tabs cx-tab-paragraph-container app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-scroll{width:100%;padding:0}}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-accessories-tab app-elux-accessories-list .facet-selected{width:auto;margin:auto!important;padding:0;width:1070px!important;display:block;max-width:1070px}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-accessories-tab app-elux-accessories-list .facet-selected:empty{display:none}cx-page-slot.Tabs cx-tab-paragraph-container app-elux-accessories-tab app-elux-accessories-list .facet-selected span{border-radius:20px;border:1px solid var(--support-light-charcoal)!important;padding:8px 16px!important}@media (max-width:768px){cx-page-slot.Tabs cx-tab-paragraph-container app-elux-accessories-tab app-elux-accessories-list .facet-selected{width:100%}}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation{margin-top:1%!important;width:100%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .acc-facet-and-products,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .accFacet-and-products{gap:40px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .selected-facet:first-of-type{margin-left:0!important}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .facet-wrapper{position:relative}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .facet-total-result .sel-facets{width:70%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list{padding:0!important;display:block;margin-top:36px;position:relative}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list .facet-selected{position:absolute;top:-50px;max-width:unset;z-index:100}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list .facet-selected .selected-filter{height:40px;white-space:nowrap}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list .facet-selected .selected-filter:first-of-type{margin-left:0!important}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list .facet-selected .resetAll{white-space:nowrap}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list #facet-drawer{margin-top:4%!important;padding:0!important;width:300px;position:unset;z-index:1}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet{display:block;border-bottom:1px solid var(--support-light-charcoal);padding:20px 0!important;max-width:100%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet:first-of-type{border-top:1px solid var(--support-light-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .varyPrice .priceLabel{padding:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .Filter-label .facetCount{margin:0 30%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper{height:70px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-max,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-min{background-color:var(--primary-very-berry);width:24px;height:24px;top:-12px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-max:after,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-min:after{height:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selected ngx-slider-tooltip-wrapper .ngx-slider-inner-tooltip,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selection{background:var(--support-light-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-high,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-value{margin-bottom:8px;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .priceBorder{padding:3px 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);margin:0 8px 5px;display:inline-block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 .Filter-label,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .Filter-label{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 .Filter-label .accordionArrow,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .Filter-label .accordionArrow{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;cursor:pointer}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 .Filter-label .accordionArrow.downArrow,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .Filter-label .accordionArrow.downArrow{transform:rotate(180deg)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 ul,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 ul{padding-left:36px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 ul li,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 ul li{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:8px 0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 ul li input,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 ul li input{width:30px;height:30px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);display:block;margin-top:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 ul li input:after,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 ul li input:after{height:12px;width:25px;top:4px;left:2px;border-color:var(--primary-very-berry);border-width:0 0 2px 2px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox1 .hideList,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list app-elux-accessories-facet .filterCheckbox2 .hideList{display:none}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab{max-width:100%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-product-facet-navigation-side{margin-top:0!important}cx-page-slot.Tabs app-elux-accessories-tab app-elux-product-facet-navigation-side app-elux-product-facet-list-side .facet-drawer{padding:0 20px!important}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation .acc-facet-and-products{display:block!important;gap:unset}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list{padding:0 15px!important;display:block}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-facet-navigation app-elux-accessories-facet-list #facet-drawer{position:relative;width:100%}}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab div.row{width:100%!important;max-width:100%!important;margin:0;text-align:left}cx-page-slot.Tabs app-elux-accessories-tab div.row .load-more{text-align:center}cx-page-slot.Tabs app-elux-accessories-tab div.row .facetWrapper{width:100%!important}}@media (max-width:768px){cx-page-layout.SearchResultsListPageTemplate cx-page-slot.EluxSRPSearch{width:100%;margin:auto}cx-page-layout.SearchResultsListPageTemplate cx-page-slot.Tabs,cx-page-layout.SearchResultsListPageTemplate cx-page-slot.Tabs cx-tab-paragraph-container{width:100%}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list{display:block}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item{margin-top:0!important}}@media (max-width:768px) and (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item{padding:0}}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border{border-right:0;border-left:0;border-bottom:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodImg a app-elux-image img{-o-object-fit:contain;object-fit:contain}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]{position:relative;height:0;display:inline-block;margin-top:-26px;margin-right:8px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--support-mid-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--white);content:"";display:inline-block;visibility:visible}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:checked:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--primary-crisp-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:checked:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--accent-black-cherry);content:"";display:inline-block;visibility:visible}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main{height:auto}}@media (max-width:768px) and (min-width:850px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main{width:365px}}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime{min-height:100px}}@media (max-width:768px) and (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .subscribe_onetime .radios{display:grid}}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .form-check-inline .form-check-input{position:relative}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .One-time-purchase,cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .Subscribe-Save{font-size:13px!important;font-weight:600;line-height:1.17;text-align:center;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle ul[role=tablist] .nav-link{border:none;font-size:13px!important}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle ul[role=tablist] .nav-link.active{color:var(--primary-crisp-charcoal);border-bottom:4px solid var(--blue-mid);background:var(--white)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .close-pop{right:6px;top:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .displayPopUoContent{position:absolute;min-height:unset;max-height:unset;height:-moz-fit-content;height:fit-content;z-index:20;width:250px;bottom:30px;right:0;background:var(--white);border:1px solid var(--blue-mid);padding:20px 10px;text-align:left;box-shadow:0 2px 6px 0 rgba(0,0,0,.4);top:-160px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .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}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .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}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .frequency{margin-left:0}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:0;line-height:11px;white-space:nowrap}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .bestValue{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-months{height:24px;font-size:14px;line-height:1.5;text-align:center;color:var(--white);font-weight:600}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight{width:100%;height:40px;margin:3px 0;border-radius:4px;border:2px solid var(--support-white-smoke);background:transparent;padding:0;position:relative}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight.firstLabel{border-radius:4px;border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);position:relative}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .percentage{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .percentage.activePercentage{color:var(--accent-black-cherry)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .bestValue{background-color:var(--accent-black-cherry);color:#fff;padding:2px;top:-10px;left:8px;position:absolute}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .offValue{color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary.active{color:var(--white);background-color:var(--primary-crisp-charcoal);border-color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .ElementsCardToggle .form-check-inline:first-of-type{margin-bottom:10px}}@media (max-width:768px){cx-page-slot.Tabs app-elux-accessories-tab app-elux-accessories-list app-elux-accessories-list-item .product-card-accs-border .prodInfo .subcribe-main .product-pricing .promotionDescription span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)}}@media (max-width:768px){cx-page-slot.Tabs app-elux-product-list{margin-top:0!important;padding-top:0!important}cx-page-slot.Tabs app-elux-product-list .container-fluid .row,cx-page-slot.Tabs app-elux-product-list .container-lg .row,cx-page-slot.Tabs app-elux-product-list .container-md .row,cx-page-slot.Tabs app-elux-product-list .container-sm .row,cx-page-slot.Tabs app-elux-product-list .container-xl .row{width:100%;display:block;margin:auto}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background{border-right:0;border-left:0;border-bottom:0;padding:0}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .fixed-Height,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .fixed-Height,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .fixed-Height,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .fixed-Height,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .fixed-Height{height:auto!important}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .prodImg .Product-Image-Placeholder,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .prodImg .Product-Image-Placeholder,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .prodImg .Product-Image-Placeholder,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .prodImg .Product-Image-Placeholder,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .prodImg .Product-Image-Placeholder{width:auto}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .prodImg .Product-Image-Placeholder a,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .prodImg .Product-Image-Placeholder a,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .prodImg .Product-Image-Placeholder a,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .prodImg .Product-Image-Placeholder a,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .prodImg .Product-Image-Placeholder a{width:-moz-fit-content;width:fit-content;max-width:unset;min-width:unset}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image{width:-moz-fit-content;width:fit-content}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image img,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image img,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image img,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image img,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .prodImg .Product-Image-Placeholder a app-elux-image img{width:120px;height:160px;-o-object-fit:contain;object-fit:contain}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .Product-Name a .Product-title,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .Product-Name a .Product-title,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .Product-Name a .Product-title,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .Product-Name a .Product-title,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .Product-Name a .Product-title{font-size:16px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .ElementsPricingMSRP-Sale,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .ElementsPricingMSRP-Sale,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .ElementsPricingMSRP-Sale,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .ElementsPricingMSRP-Sale,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .ElementsPricingMSRP-Sale{height:auto}cx-page-slot.Tabs app-elux-product-list .container-fluid .row .Card-background .highlight,cx-page-slot.Tabs app-elux-product-list .container-lg .row .Card-background .highlight,cx-page-slot.Tabs app-elux-product-list .container-md .row .Card-background .highlight,cx-page-slot.Tabs app-elux-product-list .container-sm .row .Card-background .highlight,cx-page-slot.Tabs app-elux-product-list .container-xl .row .Card-background .highlight{margin-left:0!important}}@media (max-width:768px) and (max-width:768px){cx-page-slot.Tabs app-elux-product-list .container-fluid .row .load-more .more,cx-page-slot.Tabs app-elux-product-list .container-lg .row .load-more .more,cx-page-slot.Tabs app-elux-product-list .container-md .row .load-more .more,cx-page-slot.Tabs app-elux-product-list .container-sm .row .load-more .more,cx-page-slot.Tabs app-elux-product-list .container-xl .row .load-more .more{padding-bottom:50px;text-align:center}}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{width:200px;float:right}.product-tab-sorting .ng-dropdown-panel .scroll-host,.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:" "}.specifications .col-md-3{width:243px;height:auto;padding:8px 12px}@media (max-width:991.98px){.specifications .col-md-3{width:151px;font-size:12px}.specifications .Body-MediumBody_Medium-Spec-List{font-size:12px}}.frigi-facet-wrapper{width:300px;z-index:1}.frigi-facet-wrapper .filterCheckbox2{padding-left:0;padding-right:0}@media (min-width:767px){.filter-and-srp-new-layout{display:flex;gap:40px}.filter-and-srp-new-layout .facet-selected{position:absolute}.filter-and-srp-new-layout #facet-drawer-with-selection{margin-top:23%!important}.filter-and-srp-new-layout .filter-applied-SRP{margin-top:30px}}app-elux-resources-tab{background-color:var(--cx-color-background);display:flex}app-elux-resources-tab .resources-tab-styles{width:996px;margin:auto}app-elux-resources-tab .resources-tab-styles cx-page-slot.frigSRPResourceLink :hover a{color:#fff}@media (max-width:575.98px){app-elux-resources-tab .resources-tab-styles{width:100%;margin:64px 1rem}}@media (min-width:576px) and (max-width:767.98px){app-elux-resources-tab .resources-tab-styles{width:100%;margin:64px 1rem}}@media (min-width:768px) and (max-width:991.98px){app-elux-resources-tab .resources-tab-styles{width:100%;margin:64px 1rem}}@media (min-width:992px) and (max-width:1199.98px){app-elux-resources-tab .resources-tab-styles{width:996px;margin:64px auto}}@media (min-width:1200px){app-elux-resources-tab .resources-tab-styles{width:996px;margin:64px auto}}.faq-section .card{font-size:16px;border-top:1px solid var(--primary-color-palette-blue-mid);margin-bottom:0;color:var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}.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)}@media (max-width:768px){.facet-wrapper-sortby{border-bottom:1px solid var(--support-light-charcoal)}}.facet-wrapper{width:1240px;margin-bottom:15px!important}@media (min-width:768px) and (max-width:991.98px){.facet-wrapper{width:100%}}.facet-wrapper .facet-total-result{display:flex;justify-content:flex-start}.facet-wrapper .facet-sort-by{display:flex;justify-content:flex-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}.facet-wrapper .divider1,.facet-wrapper .divider2{margin-right:15px}.facet-wrapper .dividerBorder{border:1px solid var(--support-light-charcoal);height:40px}@media (max-width:768px){.facet-wrapper{width:100%}.facet-wrapper .close-search-filter-button{position:absolute;right:-28px;top:-9px}.facet-wrapper .facet-wrapper-sortby{border-bottom:1px solid var(--support-light-charcoal)}.facet-wrapper .row.facet-total-result-row{padding:0 15px}.facet-wrapper .facet-sort-by,.facet-wrapper .facet-total-result{display:flex;justify-content:center;width:100%}.facet-wrapper .product-tab-sorting{width:80%}.facet-wrapper .divider1,.facet-wrapper .divider2{padding:0}}@media (min-width:768px){.facet-wrapper .facet-total-result{justify-content:flex-start;text-align:left!important;align-items:center!important}}.facet-wrapper .desktop-header{width:100%;display:flex;margin-bottom:20px}.facet-wrapper .vl-styles{width:1px;height:32px;margin:0 16px;border:1px solid var(--support-light-charcoal)}.facet-wrapper .hide-filter-heading-no-results{font-size:19px;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--ui-disabled)}.facet-wrapper .mob-filter-header{width:100%}.facet-wrapper .mob-filter-header .mob-filter-body{display:flex;justify-content:center;margin:20px 0 10px}.facet-wrapper .mob-filter-header .mob-filter-body .cursor-pointer{padding:12px 0}.facet-wrapper .sel-facets{width:100%;display:flex;justify-content:space-between}.facet-wrapper .sel-facets .selected-faccet{border-radius:20px;margin-right:15px}.facet-wrapper .facet-sort{padding:0;justify-content:space-between}.facet-drawer{padding:0}.facet-drawer .accordion .card-header{background-color:#fff;padding:0}.facet-drawer .accordion .card-body,.facet-drawer .accordion .card-header button{padding:0}.facet-drawer .resetLabel{float:right;text-align:right;width:auto;padding:0;cursor:pointer}.facet-drawer .varyPrice,.facet-drawer .varyPrice .priceLabel,.facet-drawer .varyPrice .resetLabel{padding:0}.facet-drawer .varyPrice .minMaxwrapper{display:block;padding:10px 0}.facet-drawer .filterCheckbox1{padding-left:0;padding-right:0}.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{position:relative}.facet-drawer .applyOrClose .closeFilterDrawer{position:absolute;right:0;background:transparent;border:0;font-size:24px}.facet-drawer .applyOrClose .applyFilter{position:absolute;bottom:0;right:0;height:60px;width:160px;border:2px solid var(--primary-crisp-charcoal);background:transparent;color:var(--primary-crisp-charcoal)}@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{display:flex;justify-content:flex-start;width:1240px;margin:auto!important;padding:15px 0}.facet-selected:empty{display:none}.facet-selected .Body-MediumBody_Medium{border-radius:21px}.facet-selected .total-filter-applied{display:flex;align-self:center;margin-right:50px}@media (max-width:768px){.facet-selected{width:100%;border-bottom:1px solid var(--support-light-charcoal)!important;margin-bottom:10px!important}}.mh150{min-height:150px}@media (max-width:450px){.product-tab-sorting ng-select{margin-top:-3px}}@media (max-width:767.98px){.product-tab-sorting ng-select{margin-top:0}.product-tab-sorting ng-select .ng-select-container{min-height:0!important}}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements{max-width:100%;padding:0!important;margin-top:20px}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements .selected-facet{border-radius: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(--primary-crisp-charcoal);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)}app-elux-product-facet-list .filters a{cursor:pointer;text-decoration:underline}app-elux-product-facet-list .filters .searchbox{border:1px solid var(--support-light-charcoal);width:100%}app-elux-product-facet-list .filters .searchbox input{border:none;width:250px;height:48px;margin:0 0 4px;padding:12px 20px}@media (max-width:768px){app-elux-product-facet-list .filters .searchbox input{width:85%}}app-elux-product-facet-list .filters p{width:251px;height:30px;margin:0 40px 8px 0;font-family:Gotham-Bold;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-product-facet-list .filters .suggestions{display:flex;flex-wrap:wrap;padding-bottom:5px}app-elux-product-facet-list .filters .suggestions a{flex:100%;line-height:2rem}app-elux-product-facet-list .filters .suggestions a:hover{background:var(--support-white-smoke)}app-elux-product-facet-list .acc-header-srp{font-size:20px;padding-top:15px;padding-bottom:15px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--support-light-charcoal)}app-elux-product-facet-list .acc-header-srp .number-of-seletion{position:relative;left:50px;width:24px;height:24px;padding:0 9px;background-color:var(--support-white-smoke);font-size:16px;border-radius:50%}app-elux-product-facet-list .acc-header-srp .header-icon{color:var(--primary-very-berry);font-size:17px;width:24px;height:24px}app-elux-product-facet-list .acc-body-srp{display:flex;justify-content:space-between;padding-top:8px;padding-left:8px}app-elux-product-tab .search-container .container-fluid .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-lg .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-md .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-sm .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-xl .cx-product-container app-elux-product-scroll{display:block;width:100%}@media (max-width:768px){app-elux-product-tab .search-container .container-fluid .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-lg .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-md .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-sm .cx-product-container app-elux-product-scroll,app-elux-product-tab .search-container .container-xl .cx-product-container app-elux-product-scroll{margin:0}}app-elux-product-tab .search-container .product-container-facets{padding-top:20px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side{margin-top:1%!important}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side{padding:0!important;display:block}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side #facet-drawer{padding:0!important;border-top:1px solid var(--support-light-charcoal);margin-top:25px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side{display:block;border-bottom:1px solid var(--support-light-charcoal);padding:20px 0!important;max-width:100%}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .varyPrice .priceLabel{padding:0}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper{height:70px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-max,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-min{background-color:var(--primary-very-berry);width:24px;height:24px;top:-12px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selected ngx-slider-tooltip-wrapper .ngx-slider-inner-tooltip,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selection{background:var(--support-light-charcoal)}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-high,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-value{margin-bottom:8px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .priceBorder{padding:3px 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);margin:0 8px 5px;display:inline-block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label .accordionArrow,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label .accordionArrow{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;cursor:pointer}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label .accordionArrow.downArrow,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label .accordionArrow.downArrow{transform:rotate(180deg)}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul{padding-left:36px}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul li,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul li{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:8px 0}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul li input,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul li input{width:30px;height:30px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);display:block;margin-top:0}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .hideList,app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .hideList{display:none}@media (max-width:768px){app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar{max-width:100%}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side{margin-top:0!important}app-elux-product-tab .search-container .product-container-facets cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side .facet-drawer{padding:0 20px!important}}@media (max-width:768px){app-elux-product-tab .search-container{flex-direction:column;margin-top:-70px}}app-elux-product-tab .search-container .product-container-facets{display:flex;width:30%;padding-right:10px;margin-right:20px}@media (max-width:768px){app-elux-product-tab .search-container .product-container-facets{width:100%;padding:0 15px}}cx-page-layout.ElxComparePageTemplate{max-width:100%;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.ElxComparePageTemplate cx-page-slot.elxCompareProductResults{max-width:1240px;position:relative;margin:0 auto}@media (max-width:768px){cx-page-layout.ElxComparePageTemplate cx-page-slot.elxCompareProductResults{margin-left:0;margin-right:0}}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(--primary-crisp-charcoal);padding:2px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-page-layout.ProductListPageTemplate .elxCategoryHeading,cx-page-layout.ProductListPageTemplate .elxCompareProducts,cx-page-layout.ProductListPageTemplate .elxConfidenceBarSlot.has-components,cx-page-layout.ProductListPageTemplate .ProductListSlot{max-width:1240px;margin:0 auto}cx-page-layout.ProductListPageTemplate .ProductListSlot{max-width:100%}cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container{display:flex}cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-fluid .cx-product-container app-elux-plp-scroll,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-lg .cx-product-container app-elux-plp-scroll,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-md .cx-product-container app-elux-plp-scroll,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-sm .cx-product-container app-elux-plp-scroll,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-xl .cx-product-container app-elux-plp-scroll{display:block;width:100%}cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-fluid .cx-product-container app-elux-plp-scroll .load-more,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-lg .cx-product-container app-elux-plp-scroll .load-more,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-md .cx-product-container app-elux-plp-scroll .load-more,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-sm .cx-product-container app-elux-plp-scroll .load-more,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-xl .cx-product-container app-elux-plp-scroll .load-more{padding:0!important;justify-content:center;margin:0!important}cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-fluid .cx-product-container app-elux-plp-scroll .load-more div,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-lg .cx-product-container app-elux-plp-scroll .load-more div,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-md .cx-product-container app-elux-plp-scroll .load-more div,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-sm .cx-product-container app-elux-plp-scroll .load-more div,cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .container-xl .cx-product-container app-elux-plp-scroll .load-more div{text-align:center}@media (max-width:768px){cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container{flex-direction:column}}cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .product-container-facets{width:25%;padding-right:19px}@media (max-width:768px){cx-page-layout.ProductListPageTemplate .ProductListSlot .product-container .product-container-facets{width:100%;padding:0 15px}}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet{flex:none;max-width:100%;border-bottom:1px solid var(--support-light-charcoal);padding-bottom:12px!important}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet:last-child{border-bottom:none}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet div#facet-drawer{padding-left:0}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet .filterCheckbox2 .minMaxwrapper{padding:10px 0}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet .filterCheckbox2{border:none;padding:0}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet .acc-header{font-size:20px;padding-top:15px;display:flex;justify-content:space-between;align-items:center}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet .acc-header .header-icon{color:var(--primary-very-berry);font-size:17px;width:24px;height:24px}cx-page-layout.ProductListPageTemplate .ProductListSlot app-elux-product-facet .acc-body{display:flex;justify-content:space-between;padding-top:8px;padding-left:8px}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}@media (max-width:768px){cx-page-layout.ProductListPageTemplate .product-tab-sorting.pl-1{width:79%}}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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{position:sticky;overflow:auto;position:fixed;left:0;z-index:9999;width:100%;height:auto;bottom:0;display:flex;justify-content:center;align-items:center;color:var(--white);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:81px;width:81px;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(--primary-crisp-charcoal);font-size:26px}cx-page-layout.ProductListPageTemplate .plp-promo-card.elxProductGridSlot .summary-content .category-para-link{color:var(--primary-crisp-charcoal)}app-elux-accessories-list-item{display:block}.ColumnA>cx-link:nth-child(2)>cx-generic-link:first-child{margin-right:-9px}.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(--primary-crisp-charcoal)!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-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry);margin-top:15px}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title{width:auto;height:auto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-lg .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-md .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-sm .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-xl .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid.Accessories-Card .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-lg .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-md .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-sm .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-xl .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid.Accessories-Card .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-lg .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-md .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-sm .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-xl .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid.Accessories-Card .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-lg .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-md .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-sm .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-xl .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid.Accessories-Card .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-lg .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-md .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-sm .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card.container-xl .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid.Accessories-Card .Product-title{width:100%;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue{color:var(--primary-crisp-charcoal)}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .Accessories-Card .Card-background .Product-Image-Placeholder{width:100%}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container .load-more,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container .load-more,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container .load-more,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container .load-more,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container .load-more{padding-left:105px}@media (max-width:768px){cx-page-slot.ProductListSlot app-elux-plp-container .side-filter-opend .container-fluid,cx-page-slot.ProductListSlot app-elux-plp-container .side-filter-opend .container-lg,cx-page-slot.ProductListSlot app-elux-plp-container .side-filter-opend .container-md,cx-page-slot.ProductListSlot app-elux-plp-container .side-filter-opend .container-sm,cx-page-slot.ProductListSlot app-elux-plp-container .side-filter-opend .container-xl{width:100%}}cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block{padding:49px 0 53px}cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block p{font-size:20px;line-height:30px;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block app-category-heading h1{font-size:38px;font-weight:700;line-height:46px;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductListPageTemplate .card{display:block}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(--primary-crisp-charcoal);text-align:center}cx-page-layout.ProductListPageTemplate .titlecard{font-size:18px;font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;text-align:center;color:var(--primary-clean-white);text-transform:uppercase}cx-page-layout.ProductListPageTemplate .promocardtopic{font-size:24px;font-family:Gotham-Book;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:center;color:var(--white)}@media (max-width:767.98px){cx-page-layout.ProductListPageTemplate .promocardtopic{font-size:20px;margin-bottom:18px}}cx-page-layout.ProductListPageTemplate .susmmarycontent{font-size:16px;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(--primary-crisp-charcoal);text-align:left;text-decoration:none;cursor:default}.resetBtn{cursor:pointer}@media (max-width:768px){.isMobile{gap:20px}}.isMobile{gap:20px}.Accessories-Card .fixed-Height,.Subscription-Product-Card .fixed-Height{height:750px}.Accessories-Card .Product-title,.Subscription-Product-Card .Product-title{width:270px;min-height:100px;height:140px;line-height:1.42;color:var(--primary-crisp-charcoal);display:flex;align-items:center}.Card-background{width:396px;border:1px solid var(--support-light-charcoal);background-color:var(--white)}@media (max-width:768px){.Card-background{width:100%}}.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:16px;font-weight:600;line-height:1.5;color:var(--primary-crisp-charcoal);display:inline-block}.Card-background .Product-Image-Placeholder{width:300px;height:270px;margin:auto}.Card-background .Product-Image-Placeholder app-elux-image{height:270px}.Card-background .Product-Color-Swatch-wrapper{gap:0;min-height:44px;padding-left:0;margin-left:-5px}.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{height:42px;padding:4px;border-radius:6px;border:2px solid var(--white)}.Card-background .Product-title{width:270px;min-height:90px;line-height:1.42;color:var(--primary-crisp-charcoal);display:flex;align-items:center}.Card-background .ElementsProduct-Card-Sku-and-Rating{height:24px;margin:20px 0;display:flex}.Card-background .ElementsProduct-Card-Sku-and-Rating .Product-Card-Sku{width:108px;height:21px;font-size:18px;font-weight:600;line-height:1.17;color:var(--blue-mid)}.Card-background .ElementsProduct-Card-Sku-and-Rating .ElementsStar-Rating{height:24px;padding:2px 8px 2px 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(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal);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 .frequency{margin-left:35px}@media (max-width:768px){.Card-background .ElementsCardToggle .frequency{margin-left:0}}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:35px;line-height:11px;white-space:nowrap}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .bestValue{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}.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 .-month-highlight{width:100%!important;height:40px;margin:3px 0;border-radius:4px;border:2px solid var(--support-white-smoke);background:transparent;padding:0;position:relative}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight.firstLabel{border-radius:4px;border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);position:relative}.Card-background .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .bestValue{background-color:var(--accent-black-cherry);color:#fff;padding:2px;top:-10px;left:8px;position:absolute}.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(--primary-crisp-charcoal);border-color:var(--primary-crisp-charcoal)}.Card-background .ElementsCardToggle .form-check-inline:first-of-type{margin-bottom:10px}.Card-background .ElementsPricingMSRP-Sale{vertical-align:middle;display:flex;align-items:center;flex-wrap:wrap}.Card-background .ElementsPricingMSRP-Sale .MSRP span{height:21px;margin:0 4px 0 0;font-size:18px;font-weight:600;line-height:1.17;color:var(--blue-mid)}.Card-background .Optional-promotion-m{width:auto;font-size:16px;line-height:1.5;color:var(--primary-crisp-charcoal)}.Card-background .Optional-promotion-m span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)!important}.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(--primary-crisp-charcoal)}.compareProductswrapper{display:block;margin:0;width:100%;max-width:100%;text-align:center;padding:0!important}.compareProductswrapper .outterdiv{display:flex;justify-content:space-around;width:1228px}@media (max-width:991.98px){.compareProductswrapper .outterdiv{display:contents;justify-content:space-around;width:1228px}}.compareProductswrapper .openCompareProducts{position:relative;top:3px;box-shadow:0 -3px 5px 0 rgba(50,51,51,.4);width:auto;padding:4px 33px;cursor:pointer;z-index:99}.compareProductswrapper .openCompareProducts,.compareProductswrapper .productsSelected{background-color:var(--primary-clean-white);border-radius:2px;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected{box-shadow:0 0 4px 0 rgba(50,51,51,.4);display:block;width:100%;height:127px;display:flex;justify-content:center;padding:30px 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:81px;width:81px;position:relative;display:flex}.compareProductswrapper .productsSelected .comparedProd img{height:81px;width:81px;max-height:92px;-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:81px;width:81px;border:2px dashed var(--blue-light);padding:5px;display:flex;justify-content:center;align-items:center}.compareProductswrapper .productsSelected .addToCompare img{margin-left:20px;display:block;font-size:50px}.compareProductswrapper .productsSelected .noOfProducts{height:27px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:24px;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:28px 158px 0 0}.compareProductswrapper .productsSelected .clearBtn{border:0;background:transparent;height:16px;font-size:14px;font-weight:400;line-height:1.14;color:var(--primary-crisp-charcoal);margin:31px 25px 0 -23px}.compareProductswrapper .productsSelected.compareWrapperOpen{height:250px;position:relative;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd{width:286px;text-align:left;gap:5px}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img{height:92px;width:90px}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img.prodRemove{height:15px;width:15px}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare{width:290px;height:99px;gap:30px;justify-content:center;align-items:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare .addanotherproduct{display:contents;text-align:start;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare i:before{line-height:1.5}.compareProductswrapper .productsSelected.compareWrapperOpen .compareBtn{position:absolute;bottom:30px;right:24em}.compareProductswrapper .productsSelected.compareWrapperOpen .clearBtn{position:absolute;bottom:46px;right:22.5em}.compareProductswrapper .productsSelected.compareWrapperClose{height:127px;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperClose img{margin-left:0;display:block;font-size:50px}.compareProductswrapper .productsSelected.compareWrapperClose .clearBtn{text-decoration:underline}.compareProductswrapper .productsSelected.compareWrapperClose .compareBtn{margin-top:15px}@media (max-width:991.98px){.compareProductswrapper .productsSelected{height:50px;padding:0}.compareProductswrapper .productsSelected span{line-height:normal;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:400;line-height:1.5;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected span .price{font-size:18px;font-weight:700;line-height:1.33;color:var(--accent-black-cherry)}.compareProductswrapper .productsSelected span.noOfProducts{line-height:50px;margin:auto;height:auto;width:242px;height:24px;font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected.compareWrapperOpen{padding-top:30px;height:352px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:10px;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd .prodRemove{top:-3%;left:25%;height:24px!important;width:24px!important;box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare span{text-align:start}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd{display:flex;justify-content:space-evenly;width:45%;height:120px;text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd .frgButtonsClose{position:absolute;bottom:109px;left:16px;height:60px;width:60px;margin:0 auto;max-height:90px;-o-object-fit:contain;object-fit:contain}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare{display:flex;width:45%;height:120px;text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare img{margin-left:25px;height:60px;width:60px;max-height:90px;-o-object-fit:contain;object-fit:contain}.compareProductswrapper .productsSelected.compareWrapperOpen .compareBtn{position:relative;bottom:4px;right:-170px;width:150px;height:48px;border-radius:30px;background-color:var(--primary-very-berry)}.compareProductswrapper .productsSelected.compareWrapperOpen .clearBtn{position:absolute;bottom:28px;right:-7px;text-decoration:underline}.compareProductswrapper .productsSelected.compareWrapperClose{padding-top:25px;display:flex;justify-content:space-between;height:162px;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperClose .compareBtn{position:relative;top:17px}.compareProductswrapper .productsSelected.compareWrapperClose .clearBtn{text-decoration:underline}.compareProductswrapper .productsSelected.compareWrapperClose .noOfProducts{position:absolute;left:235px;top:152px}}@media (max-width:575.98px){.compareProductswrapper .productsSelected{height:50px;padding:0}.compareProductswrapper .productsSelected span{overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:400;line-height:1.5;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected span .price{font-size:18px;font-weight:700;line-height:2.33;color:var(--accent-black-cherry)}.compareProductswrapper .productsSelected span.noOfProducts{padding-top:2px;margin:auto;height:auto;width:242px;height:24px;font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:var(--primary-crisp-charcoal)}.compareProductswrapper .productsSelected.compareWrapperOpen{padding-top:0;height:500px;display:flex;flex-wrap:wrap;justify-content:space-evenly;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd .prodRemove{top:-3%;left:25%;height:24px!important;width:24px!important;box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare span{text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare,.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd{margin:0 0 53px;display:block;width:45%;height:120px;text-align:center}.compareProductswrapper .productsSelected.compareWrapperOpen .addToCompare img,.compareProductswrapper .productsSelected.compareWrapperOpen .comparedProd img{height:60px;width:60px;margin:0 auto;max-height:90px;-o-object-fit:contain;object-fit:contain}.compareProductswrapper .productsSelected.compareWrapperOpen .compareBtn{position:relative;bottom:5px;right:0;width:93%;height:48px;border-radius:30px;background-color:var(--primary-very-berry)}.compareProductswrapper .productsSelected.compareWrapperClose{padding-top:0;height:50px;transition:.2s}.compareProductswrapper .productsSelected.compareWrapperClose .noOfProducts{position:absolute;left:70px;top:38px;padding-top:0!important}}.promoCard .card .plp-promo-image cx-media img{width:291px;height:291px;-o-object-fit:contain;object-fit:contain}.promoCard .card .promocardheading{width:100%;height:325px}.promoCard .card .promocardheading .titlecard{font-size:18px;font-weight:400;letter-spacing:2.25px}.promoCard .card .promocardheading .promocardtopic,.promoCard .card .promocardheading .titlecard{font-stretch:normal;font-style:normal;line-height:1.33;text-align:center;color:var(--primary-clean-white)}.promoCard .card .promocardheading .promocardtopic{font-size:24px;font-weight:700;letter-spacing:normal}.promoCard .card .promocardheading .susmmarycontent{font-size:16px;font-weight:400;line-height:1.5}.promoCard .card .promocardheading .promocta a,.promoCard .card .promocardheading .susmmarycontent{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)}.promoCard .card .promocardheading .promocta a{font-size:19px;font-weight:700;line-height:1.26}.compare-elipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:175px;height:72px;font-size:16px;line-height:1.5;color:var(--primary-crisp-charcoal)}.slp .fixed-Height{height:1050px!important}@media (max-width:768px){cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block{padding:24px 0 42px}cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block p{font-size:16px;line-height:24px;color:var(--primary-crisp-charcoal);margin-left:10px}cx-page-layout.ProductListPageTemplate app-plp-promo-card .promo-card-block app-category-heading h1{font-size:24px;font-weight:700;line-height:30px;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductListPageTemplate .plpMobpadding{padding:0!important}cx-page-layout.ProductListPageTemplate .plpMobpadding .btnPlp{margin-bottom:32px}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{width:95%}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;width:90%}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 .promoCard,cx-page-layout.ProductListPageTemplate .promoCard .card,cx-page-layout.ProductListPageTemplate .promoCard .card .plp-promo-image cx-media img{width:100%}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}cx-page-slot.ProductListSlot,cx-page-slot.ProductListSlot app-elux-plp-container{width:100%}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll{width:100%;margin:auto}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background{width:100%;border-right:0;border-left:0;border-bottom:0;padding:0 5px}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .fixed-Height,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .fixed-Height{height:auto}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper{padding:0;display:flex;gap:5px}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder{width:120px;margin:0;padding:0!important}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image{width:-moz-fit-content;width:fit-content}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Image-Placeholder a app-elux-image img{width:120px;height:160px;-o-object-fit:contain;object-fit:contain}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder{padding:0}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Info-Wrapper .Product-Info-Placeholder .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:0}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a .Product-Color-Swatch{width:24px;height:24px;border-radius:50%}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring{width:24px;height:24px;border-radius:50%;padding:0;margin-top:6px;margin-right:4px;margin-left:4px;border:2px solid var(--primary-crisp-charcoal)}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch{width:18px;height:18px;border-radius:50%;margin:1px;border:transparent}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Card-Sku,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Card-Sku{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Secondary-Flag,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Secondary-Flag{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry);margin-top:5px}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .Product-Name a .Product-title,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .Product-Name a .Product-title{min-height:0;height:auto;width:auto;margin:5px 0;font-size:16px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .formattedValue,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .formattedValue,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .formattedValue{font-size:24px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:var(--accent-black-cherry)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid{margin-left:5px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--support-mid-charcoal)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale .container .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate .tab-delivery .MSRP .CTA-Text-ELE-Blue-Mid s,cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .ElementsPricingMSRP-Sale cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .MSRP .CTA-Text-ELE-Blue-Mid s{font-weight:700}cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-fluid .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-lg .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-md .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-sm .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-fluid .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-lg .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-md .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-sm .Card-background .form-check input[type=checkbox],cx-page-slot.ProductListSlot app-elux-plp-container .container-xl .cx-product-container app-elux-plp-scroll app-elux-plp-item .container-xl .Card-background .form-check input[type=checkbox]{border-width:1px;margin-top:0}}cx-page-layout.ProductListPageTemplate{max-width:1240px;display:flex;align-content:stretch;flex-wrap:wrap}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar{max-width:25%}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side{margin-top:1%!important}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side{display:block;padding:20px 0!important;max-width:100%}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .varyPrice{border-bottom:1px solid var(--support-light-charcoal)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .varyPrice .priceLabel{padding:0}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper{height:70px}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-max,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-pointer-min{background-color:var(--primary-very-berry);width:24px;height:24px;top:-12px}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selected ngx-slider-tooltip-wrapper .ngx-slider-inner-tooltip,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-selection{background:var(--support-light-charcoal)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-high,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .ngx-slider-model-value{margin-bottom:8px}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .minMaxwrapper .custom-slider ngx-slider .priceBorder{padding:3px 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);margin:0 8px 5px;display:inline-block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2{border-bottom:1px solid var(--support-light-charcoal)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label .accordionArrow,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label .accordionArrow{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;cursor:pointer}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .Filter-label .accordionArrow.downArrow,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .Filter-label .accordionArrow.downArrow{transform:rotate(180deg)}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul{padding-left:36px}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul li,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul li{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:8px 0}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 ul li input,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 ul li input{width:30px;height:30px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);display:block;margin-top:0}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox1 .hideList,cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side app-elux-product-facet-side .filterCheckbox2 .hideList{display:none}@media (max-width:768px){cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar{max-width:100%}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side{margin-top:0!important}cx-page-layout.ProductListPageTemplate cx-page-slot.EluxPlpFacetSidebar app-elux-product-facet-navigation-side app-elux-product-facet-list-side #facet-drawer{padding:0 20px!important}}@media (max-width:768px){cx-page-layout.ProductListPageTemplate cx-page-slot.ProductListSlot{max-width:100%}}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation span.hide-filter-heading-no-results{font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--ui-disabled);font-family:Gotham-Bold}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected{display:flex;justify-content:flex-end;padding:15px 0;margin-bottom:7px!important;border-bottom:1px solid var(--support-light-charcoal)!important}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected .total-filter-applied{margin-right:30px}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected .plp-resetAll{align-items:center;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;border-left:1px solid var(--support-light-charcoal)!important;padding:0 15px 0 45px;color:var(--primary-crisp-charcoal);text-decoration:underline}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected .plp-resetAll.disabled{color:var(--ui-disabled)}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected .plp-resetAll.disabled .fr-icon.fr-icons-reset{background:url(/assets/icons/frg-icons-reset-21-ba2.svg) no-repeat;width:26px;height:26px;padding:2px 14px}@media (max-width:767.98px){cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .plp-facet-selected{justify-content:space-between}}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation app-elux-product-facet-list app-elux-product-facet .filterCheckbox1 ul li input{border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation app-elux-product-facet-list app-elux-product-facet .minMaxwrapper .custom-slider ngx-slider .priceBorder{padding:3px 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white);margin:0 8px 5px;display:inline-block;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}@media (max-width:768px){cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-one-mobile span .iconAndFilterHeading{font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-very-berry)}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-one-mobile span .iconAndFilterHeading i{width:24px;height:24px}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-one-mobile img{width:24px;height:24px;margin-right:10px}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-two-mobile{border-bottom:1px solid var(--support-light-charcoal)}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-two-mobile .resetFilter{border-left:1px solid var(--support-light-charcoal);font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--ui-disabled)}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-two-mobile .resetFilter span{text-decoration:underline}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-two-mobile .resetFilter .fa-undo{font-size:24px}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-three-mobile{border-bottom:1px solid var(--support-light-charcoal)}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-three-mobile cx-sorting{width:80%}cx-page-slot.ProductLeftRefinements app-elux-product-facet-navigation .facet-wrapper .row-three-mobile cx-sorting ng-select .ng-select-container{border-bottom:0!important}}.Filter-label{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal);text-transform:capitalize}.side-filter-open{display:none}.side-filter-closed .Card-background{width:unset}.side-filter-opend .Card-background{width:291px}.width-940{width:940px}.width-295{width:295px}.fridgi-wrapper{width:291px;width:inherit;position:relative;z-index:1;margin-top:10px}@media (min-width:576px){.fridgi-wrapper{width:inherit;position:relative;z-index:1;margin-top:10px}}@media (min-width:768px){.fridgi-wrapper{width:291px;z-index:1;margin-top:10px}}.ProductLeftRefinements .facet-selected span:first-child{margin-left:0!important}.ProductLeftRefinements .resetAll{padding:5px 0 0 20px;z-index:10;text-decoration:underline}.resetAll{display:flex;align-items:center;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;padding:10px 0 10px 60px;color:var(--primary-crisp-charcoal)}.resetAll .fr-icon.fr-icons-reset{width:16px;height:16px}.resetAll.disabled{color:var(--ui-disabled);margin-left:200px}.resetAll.disabled .fr-icon.fr-icons-reset{background:url(/assets/icons/frg-icons-reset-21-ba2.svg) no-repeat;width:26px;height:26px}app-elux-accessories-list-item,app-elux-plp-item{margin-bottom:20px;display:flex}@media (min-width:767px){.filter-and-plp-new-layout{display:flex}.filter-and-plp-new-layout .facet-selected{position:absolute}.filter-and-plp-new-layout #facet-drawer-with-selection{margin-top:23%!important}.filter-and-plp-new-layout .filter-applied-PLP{margin-top:45px!important;width:100%}}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(--primary-crisp-charcoal)!important;background:var(--white)!important;border:2px solid var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)}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:24px;width:24px;min-width:24px;background-size:cover!important;border:1px solid #ccc;padding:4px}@media (max-width:767px){cx-page-layout.ProductDetailsPageTemplate .colorSwatches label{padding:0;width:24px;min-width:24px;height:24px}}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.White{background:var(--white)}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Black{background:var(--fg-swatches-black)}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Stainless.Steel,cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Titanium{background:#6a6969}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.Stainless.Steel.Black{background:var(--fg-swatches-black-stainless)}cx-page-layout.ProductDetailsPageTemplate .colorSwatches label.setThisActive{box-shadow:0 0 0 2px var(--primary-crisp-charcoal);border:2px solid #fff!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 .Overview{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.ProductDetailsPageTemplate .better-living{margin-top:15px;border-top:1px solid var(--support-light-charcoal)}cx-page-layout.ProductDetailsPageTemplate .better-living img{width:32px;height:32px;margin:5px 8px 11px 0;-o-object-fit:contain;object-fit:contain}cx-page-layout.ProductDetailsPageTemplate .better-living .frigBetterlivinghead{margin-bottom:20px}cx-page-layout.ProductDetailsPageTemplate .better-living cx-paragraph p{margin-bottom:0!important}cx-page-layout.ProductDetailsPageTemplate .pdp_description{margin:16px 0 24px}@media (max-width:767px){cx-page-layout.ProductDetailsPageTemplate .pdp_description{padding:0;line-height:1.5;overflow:auto}}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);border:1px solid var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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;padding:0!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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);min-height:40px}cx-page-layout.ProductDetailsPageTemplate #elxPDPAccessoriesTab .item .font-16{font-size:16px;color:var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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 #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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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,cx-page-layout.ProductDetailsPageTemplate .product-carousel-selector1{display:flex!important;flex-direction:column;align-items:center}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{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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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 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(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);border:1px solid var(--blue-tint);border-bottom-color:var(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal);background-color:var(--white);border-color:var(--primary-crisp-charcoal);border:1px solid var(--primary-crisp-charcoal)!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}.modal-xl{max-width:1440px!important}@media (max-width:991.98px){.modal-xl{max-width:768px!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;width:80%;margin-left:10%}.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;padding:0!important}.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:48px;position:absolute;top:0;right:-10px;z-index:20;bottom:unset;color:var(--primary-very-berry);opacity:unset}.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:100%;min-height:80px;-o-object-fit:contain;object-fit:contain;background:var(--white);padding:10px 0;height:auto}.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;cursor:pointer}.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}.look-a-like-section{margin-left:-16px;margin-right:-16px}.look-a-like-styles{background-color:var(--support-white-smoke);text-align:center;font-size:24px;padding-left:6%;padding-right:8%}.look-a-like-styles .frigiContentLookalike{text-align:center;padding-left:5%;padding-right:5%}.look-a-like-styles .frigiHeadingLookalike{font-size:38px;font-weight:700;padding-top:64px}.look-a-like-styles .look-a-like-item-styles{display:flex;flex:unset}.look-a-like-styles .look-a-like-item-styles app-home-page-banner .category-bottom-block{display:block;background-color:var(--support-white-smoke)}.look-a-like-styles .look-a-like-item-styles app-home-page-banner .category-bottom-block .content-wrapper .title-headline{font-size:24px;font-weight:700;text-align:center}.look-a-like-styles .look-a-like-item-styles app-home-page-banner .category-bottom-block .content-wrapper .title-topic{font-size:16px;font-weight:400;text-align:center}.look-a-like-styles .look-a-like-item-styles app-home-page-banner img{width:88px!important;height:88px!important}.look-a-like-styles .frigiFootNote{text-align:left}.look-a-like-styles .frigiFootNote cx-paragraph{font-size:12px}@media (max-width:575px){.look-a-like-styles .frigiHeadingLookalike{font-size:22px}.look-a-like-styles .frigiContentLookalike{font-size:16px}.look-a-like-styles .look-a-like-item-styles{flex-wrap:wrap}}.video-modal-styles{display:flex;align-items:center}app-elux-confidence-bar .confidenceBar{height:80px}app-elux-confidence-bar .confidenceBar span{font-family:Gotham-Book;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 app-elux-image img{width:100%;-o-object-fit:contain;object-fit:contain}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{height:-moz-fit-content;height:fit-content}@media (max-width:767px){app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active{height:333px}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active .w-100{height:100%!important}}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:500px;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}@media (max-width:767px){app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-inner .carousel-item.active div.picsum-img-wrapper app-elux-image{height:333px}}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-prev{width:5%;opacity:1;height:100%;align-items:flex-start;left:unset}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-prev .carousel-control-prev-icon{height:100px;width:80px;padding:0;background:transparent;transform:rotate(90deg)}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-next{width:5%;opacity:1;height:100%;align-items:flex-end;right:unset}app-elux-static-lux-pdp-hero .lux_pdp_banner .carousel-control-next .carousel-control-next-icon{background-image:url("/assets/images/frg-icons-caret-down-f-078 (1).svg");height:48px;width:48px;padding:0;margin-bottom:47px}@media (max-width:767px){app-elux-static-lux-pdp-hero .lux_pdp_banner{height:auto}app-elux-static-lux-pdp-hero .lux_pdp_banner video{width:100%!important}}app-elux-static-lux-pdp-hero-title .lux_pdp_banner_title{font-family:Gotham-Book;font-size:54px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:var(--white);background:var(--primary-crisp-charcoal);padding:25px 70px}@media (max-width:767px){app-elux-static-lux-pdp-hero-title .lux_pdp_banner_title{font-size:28px;padding:30px 20px}}.scroll-down{position:fixed!important;top:0!important;z-index:999!important;width:100%!important;transition:none!important}@media (max-width:520px){.scroll-down{position:fixed!important;top:1px!important;z-index:999!important;width:100%!important}}.scroll-up{position:fixed!important;top:0!important;z-index:999!important;width:100%!important;transition:none!important}.eluxStaticLuxPdpAnchorTab{position:fixed;top:0;z-index:999;width:100%;box-shadow:0 3px 2px -2px rgba(50,51,51,.4);background-color:var(--primary-clean-white)}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{display:flex;width:100%;justify-content:space-around;max-width:1220px;height:85px;background:#fff;margin:auto}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .product-name{padding-top:12px!important}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .product-name .prod_name{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (min-width:1000px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .product-name .prod_name{margin-left:-10%;text-align:start;padding-top:0}}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper #anchor-wrapper{flex-wrap:wrap;justify-content:center;padding-top:25px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper #anchor-wrapper .anchortab{padding-right:20px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper #anchor-wrapper .pdp_tab_accessories,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper #anchor-wrapper .pdp_tab_owners{padding-top:15px}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button{width:156px;margin-top:0;text-transform:none}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button{padding:1px}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .btn,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .btn{padding:10px 0;text-transform:none}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .where-to-buy-button,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .where-to-buy-button{position:relative;bottom:40px}@media (max-width:560px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .where-to-buy-button .btn,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .where-to-buy-button .btn{padding:10px 0!important;text-transform:none}}@media (max-width:560px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .where-to-buy-button,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .where-to-buy-button{right:33px!important}}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .where-to-buy-button,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .where-to-buy-button{bottom:45px;right:21px}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .currentlyUnAvailable.disabled,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .currentlyUnAvailable.disabled{width:215px;margin-top:0;position:absolute;top:10px}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .rectangle .currentlyUnAvailable.disabled,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elux-action-button .currentlyUnAvailable.disabled{width:156px;margin-top:0;padding:1px}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .ps-widget,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles app-elx-find-ashowroom{margin:9px 0!important}@media (max-width:991.98px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .anchor-price{justify-content:center;display:flex;position:relative;top:20px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .anchor-mob-styles .anchor-price .price{padding-right:24px}}@media (min-width:1000px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{justify-content:center;margin:.5% auto;height:auto}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .mouse-hover .active,.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper .mouse-hover .anchortab:hover{text-decoration:underline;-webkit-text-decoration-color:var(--primary-very-berry);text-decoration-color:var(--primary-very-berry);-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:2px;text-underline-offset:5px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{display:grid;color:var(--primary-crisp-charcoal);cursor:pointer}@media (min-width:1000px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{padding:10px 16px;text-align:center;max-height:200px;align-items:center}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div #anchor-wrapper{white-space:nowrap;padding-top:15px;justify-content:center}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div .anchor-price{display:flex;text-align:center;white-space:nowrap;padding-top:0}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div .anchor-price .price{padding-top:14px!important}}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div img{margin:auto}@media (max-width:767px){.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper{justify-content:space-between;box-shadow:0 3px 2px -2px rgba(50,51,51,.4)}}@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:64px;text-align:center;overflow:hidden;margin-left:0;padding:0 16px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div{padding:2px}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div .price .H3H3_Desktop_Accent{text-align:initial;font-size:18px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--accent-black-cherry)}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div .rectangle{width:156px;height:48px;border-radius:30px!important;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-clean-white);text-transform:none}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div .rectangle .btn{padding:12px 0;text-transform:none}.eluxStaticLuxPdpAnchorTab app-elux-static-lux-pdp-anchor-tab .pdp_tabs_wrapper div img{display:none}}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(--primary-crisp-charcoal)}@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:30px 0 43px}app-elux-static-lux-pdp-product-block .carousel-indicators{visibility:hidden!important}@media (max-width:991.98px){app-elux-static-lux-pdp-product-block .pdp-block-wrapper{display:block!important}}app-elux-static-lux-pdp-product-block .pdp_gallary_wrapper .normalPDP .picsum-img-wrapper app-elux-image{height:400px}app-elux-static-lux-pdp-product-block .pdp_gallary_wrapper .tabView .vertical-carousel .tabNext,app-elux-static-lux-pdp-product-block .pdp_gallary_wrapper .tabView .vertical-carousel .tabPrevious{width:24px;height:24px;padding:20px}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP{margin-top:10px;text-align:center}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner{margin:0}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper{height:-moz-fit-content;height:fit-content}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper video{width:100%}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper app-elux-image{height:500px;width:500px}@media (max-width:991.98px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper app-elux-image{height:400px;width:300px}}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper app-elux-image{height:333px;width:unset}}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-inner .carousel-item div.picsum-img-wrapper app-elux-image img{cursor:pointer;width:100%;-o-object-fit:contain;object-fit:contain}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-control-next,app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-control-prev,app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .carousel-indicators{display:none}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP{width:95%;margin:1rem auto!important;text-align:center;position:relative!important;top:0!important}}@media (max-width:991.98px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .picsum-img-wrapper{display:flex;justify-content:center}}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .picsum-img-wrapper .product-image{width:100%;padding:20px}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel{text-align:center;width:250px;padding-top:30px;padding-right:0}@media (min-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel{min-height:500px}}@media (max-width:560px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel #carousel-pager{width:100%}}@media (max-width:991.98px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel{width:100%;padding:30px 0 0}}@media (max-width:768px){app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel{width:100%;margin:0}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel .carousel.slide.horizontal-slider{margin-left:0!important;margin-right:0!important}}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel .carousel-control .header-icon{color:var(--primary-very-berry)}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel .carousel-inner.vertical .img-box-sm.item{margin:10px 5px!important;text-align:center}app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel .carousel-inner.vertical .img-box-sm.item img,app-elux-static-lux-pdp-product-block .images-carousel .normalPDP .vertical-carousel .carousel-inner.vertical .img-box-sm.item video{cursor:pointer;width:100%;min-height:40px;-o-object-fit:contain;object-fit:contain;background:var(--white);padding:0;height:82px}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:90px!important;width:90px!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:80px;width:80px}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{cursor:pointer;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:410px;height:100%;padding:0}@media (max-width:991.98px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper{width:100%;padding:0 24px}}@media (max-width:520px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper{width:100%;padding:0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .normalPDP .mobileViewImage{width:300px;height:300px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .normalPDP .mobilePrevious{width:24px;height:24px;padding:20px 30px 20px 20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .normalPDP .mobileNext{width:24px;height:24px;padding:24px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]{position:relative}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:after{width:20px;height:20px;position:absolute;top:4px;left:4px;background-color:var(--white);content:"";display:inline-block;visibility:visible}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:checked:after{width:20px;height:20px;position:absolute;top:4px;left:4px;background-color:var(--accent-black-cherry);content:"";display:inline-block;visibility:visible}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime .radios .price{padding:15px 0 0 35px;line-height:1.33;font-size:18px;font-family:Gotham-Bold!important;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper{width:100%;padding-top:35px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .product-pricing .klarna-rebates .avaliableRebates ecr-product-widget .eco-m .eco-c .eco-widget .eco-value{font-size:12px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .product-pricing .klarna-rebates .avaliableRebates ecr-product-widget .eco-m .eco-c .eco-widget .eco-value a{color:var(--primary-crisp-charcoal)!important;font-family:Gotham-book}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .Product-Secondary-Flag{text-transform:uppercase;font-family:Gotham-Bold;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry);margin-top:15px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_id{display:block;margin-bottom:5px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .Main-price{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:var(--accent-black-cherry)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .-savings{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .Optional-promotion-m{width:auto;font-size:16px;line-height:1.5;color:var(--primary-crisp-charcoal);display:grid}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .Optional-promotion-m span{font-size:12px!important;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)!important;padding:4px 0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .colorSwatches{border:1px var(--support-light-charcoal);border-style:solid none;padding:0 0 15px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .colorSwatches .prod_color{display:flex;height:30px;margin:15.5px 16px 8px 0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .colorSwatches .prod_color p{padding:10px 0 0 10px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles{border-top:1px solid var(--support-light-charcoal)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles #addOnCheckBox{position:relative;margin-left:0;margin-right:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles app-elux-image{width:80px;height:80px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles app-elux-image img{max-height:80px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles app-elux-action-button app-elx-find-ashowroom div{min-width:100px;padding:0!important;height:40px!important;border-radius:30px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles app-elux-action-button app-elx-find-ashowroom div small{font-size:10px!important;padding-top:12px!important;line-height:16px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .img-container{padding-top:20px;height:80px;width:80px;margin:0 24px 16px 0}@media (max-width:540px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .img-container{margin:0 0 16px -20px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_title{margin-top:5%}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add-on_product_styles{width:215px;padding-top:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add-on_product_styles:hover{cursor:pointer}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add-on_product_styles span{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add-on_product_styles div p span{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button{width:50px;padding-top:20px}@media (max-width:540px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button{padding-top:20px;padding-left:0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button app-elux-action-button .form-check-input{position:relative;left:30px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button app-elux-action-button .where-to-buy-button{display:none}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button app-elux-action-button .btn{font-size:20px!important;width:48px;height:48px;border-radius:10px;padding:0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button app-elux-action-button .btn.currentlyUnAvailable.disabled{font-size:25px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .add_on_styles .add_on_button app-elux-action-button .currentlyUnAvailable{border-radius:10px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .compatibility a{color:var(--primary-crisp-charcoal)}@media (max-width:568px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .action-button{margin-bottom:132px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .padMob{padding-top:15.1px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .btnMobPadding{padding:0!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .quickSpec{padding-bottom:23.5px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main{border-top:1px solid var(--support-light-charcoal);height:auto}@media (min-width:850px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main{width:365px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime{min-height:100px}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .subscribe_onetime .radios{display:grid}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .One-time-purchase,app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .Subscribe-Save{font-size:13px!important;font-weight:600;line-height:1.17;text-align:center;color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle ul[role=tablist] .nav-link{border:none;font-size:13px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle ul[role=tablist] .nav-link.active{color:var(--primary-crisp-charcoal);border-bottom:4px solid var(--blue-mid);background:var(--white)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .close-pop{right:6px;top:0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .displayPopUoContent{position:absolute;min-height:unset;max-height:unset;height:-moz-fit-content;height:fit-content;z-index:20;width:250px;bottom:30px;right:0;background:var(--white);border:1px solid var(--blue-mid);padding:20px 10px;text-align:left;box-shadow:0 2px 6px 0 rgba(0,0,0,.4);top:-160px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .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}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .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}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .frequency{margin-left:35px;margin-right:45px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:35px;line-height:11px;white-space:nowrap}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .bestValue{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-months{height:24px;font-size:14px;line-height:1.5;text-align:center;color:var(--white);font-weight:600}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight{width:70%;height:40px;margin:3px 0;border-radius:4px;border:2px solid var(--support-white-smoke);background:transparent;padding:0;position:relative}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight.firstLabel{border-radius:4px;border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);position:relative}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .percentage{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .percentage.activePercentage{color:var(--accent-black-cherry)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .bestValue{background-color:var(--accent-black-cherry);color:#fff;padding:2px;top:-10px;left:8px;position:absolute}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .offValue{color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary.active{color:var(--white);background-color:var(--primary-crisp-charcoal);border-color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .ElementsCardToggle .form-check-inline:first-of-type{margin-bottom:10px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .subcribe-main .product-pricing .promotionDescription span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price{display:flex;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}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price .ElementsPricingMSRP-Sale .MSRP{display:block;margin-top:-5px!important}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price .ElementsPricingMSRP-Sale .MSRP .Utility-TextProduct-SKU-Lrg{color:var(--support-mid-charcoal)!important}@media (max-width:768px){app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_price{display:inline-block;padding-bottom:16px}}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .klarna-rebates{border:1px solid var(--support-light-charcoal);margin:0}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .klarna-rebates .divider{width:1px;height:40px;margin:13px 11px 0 6px;border:1px solid var(--support-light-charcoal)}@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 .where-to-buy-button{margin-top:0!important}}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 .prod_delivery_details{font-size:20px}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .prod_delivery_details .in-stock{width:205px;height:24px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);border:1px solid var(--primary-crisp-charcoal)}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}app-elux-static-lux-pdp-product-block .pdp_info_wrapper .quickSpec .quickSpecImg img{width:134px;height:123px;-o-object-fit:contain;object-fit:contain}@media (max-width:540px){app-elux-static-lux-pdp-product-block{padding:0 16px 52px;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}app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement .container .osm-message,app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate .tab-delivery .osm-message,app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .osm-message,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement .tab-delivery .osm-message,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-slot.Summary .osm-message{padding-top:15px!important}@media (max-width:767.98px){app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement .container,app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-product-block app-elx-klarna-finance-message klarna-placement cx-page-slot.Summary{width:150px}}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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}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}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 .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-lg .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-md .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-sm .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-xl .ElementsFeatureTitleLRG{margin:81px 0 0}@media (max-width:568px){app-elux-static-lux-pdp-feature .container-fluid .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-lg .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-md .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-sm .ElementsFeatureTitleLRG,app-elux-static-lux-pdp-feature .container-xl .ElementsFeatureTitleLRG{margin:40px 0 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(--primary-clean-white)}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}@media (max-width:991.98px){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 1fr}}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;padding:80px 0 0;height:auto!important}@media (max-width:991.98px){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{grid-template-columns:1fr 1fr;padding:40px 0;align-items:center}}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%}@media (max-width:767.98px){app-elux-static-lux-pdp-feature .container-fluid .featureBanner .text-center button,app-elux-static-lux-pdp-feature .container-lg .featureBanner .text-center button,app-elux-static-lux-pdp-feature .container-md .featureBanner .text-center button,app-elux-static-lux-pdp-feature .container-sm .featureBanner .text-center button,app-elux-static-lux-pdp-feature .container-xl .featureBanner .text-center button{text-transform:none}}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}@media (max-width:767.98px){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:12px}}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(--primary-clean-white);padding:0}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body .container,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body .container,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body .container,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body .container,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body .container,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body cx-page-slot.Summary{padding-right:0;padding-left:0}app-elux-static-lux-pdp-feature .container-fluid .featureBanner .featureContainer .card .card-body .text-left h3,app-elux-static-lux-pdp-feature .container-lg .featureBanner .featureContainer .card .card-body .text-left h3,app-elux-static-lux-pdp-feature .container-md .featureBanner .featureContainer .card .card-body .text-left h3,app-elux-static-lux-pdp-feature .container-sm .featureBanner .featureContainer .card .card-body .text-left h3,app-elux-static-lux-pdp-feature .container-xl .featureBanner .featureContainer .card .card-body .text-left h3{font-family:Gotham-Bold}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}}@media screen and (max-width:600px) and (max-width:568px){app-elux-static-lux-pdp-feature .image-container{padding:40px 0 0!important}}@media screen and (max-width:600px) and (max-width:568px){app-elux-static-lux-pdp-feature .summary-content{padding:24px 16px!important}}@media screen and (max-width:600px){app-elux-static-lux-pdp-feature .hide-on-init{visibility:visible!important}app-elux-static-lux-pdp-feature .hide-on-init .H2H2_Desktop{padding-bottom:10px}}@media screen and (max-width:600px) and (max-width:568px){app-elux-static-lux-pdp-feature button{width:358px;height:48px}}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{padding:0 0 30px;background-color:var(--primary-crisp-charcoal);color:var(--white)}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .specs-container{padding:30px 24px}}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol{margin-top:-7%}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol img{width:288px;height:264px;-o-object-fit:contain;object-fit:contain}@media (max-width:568px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol{padding-top:0!important;position:relative;left:12px}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol img{width:224px;height:205px}}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol{text-align:center;padding-top:12%}}app-elux-static-lux-pdp-specs .specifications-section .specs-header{margin:57px 0 0 104px;font-size:38px;line-height:46px;color:var(--white)}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .specs-header{margin:4px 0 32px 24px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}}app-elux-static-lux-pdp-specs .specifications-section .specs-container{margin:0 auto}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details{margin:41px 0 48px 104px;font-size:32px}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details{margin:4px 0 0}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details .Body-XXLargeBody_XXLarge_Rev{padding-left:24px}}app-elux-static-lux-pdp-specs .specifications-section .specs-container p{line-height:1.38;margin:0}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .specs-container p{padding-bottom:24px;padding-left:24px}}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}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .more-specs{padding-top:32px}}app-elux-static-lux-pdp-specs .specifications-section .more-specs-btn{border:1px solid var(--white);color:var(--white);font-weight:600;margin-left:90px}@media (max-width:991.98px){app-elux-static-lux-pdp-specs .specifications-section .more-specs-btn{margin-left:0}}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}app-elux-static-lux-pdp-specs .specifications-section .show{overflow:visible;height:auto}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers{padding-top:20px}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .para:nth-child(odd){background-color:var(--support-white-smoke)}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .general .w-100{font-weight:700}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .general .label{height:auto;padding:0 4px}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .general .label .para{height:auto;padding:6px 0}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .general .label .para div{height:auto;display:flex;flex-wrap:wrap;align-content:center}app-elux-static-lux-pdp-specs .specifications-section .view-more-containers .general .label .para .spec-value{text-align:right;height:auto}@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,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec{padding:0 16px}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec h4,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec h4,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec h4,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec h4,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec h4{font-size:16px!important;font-weight:700!important;font-stretch:normal!important;font-style:normal!important;line-height:1.38!important;letter-spacing:normal!important}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec .spec-value,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec .spec-value,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec .spec-value,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec .spec-value,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec .spec-value{text-align:right}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec .para,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec .para,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec .para,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec .para,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec .para{padding:14px}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec .afterArrow img,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec .afterArrow img,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec .afterArrow img,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec .afterArrow img,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec .afterArrow img{width:24px;height:24px;margin:8px 0 0;-o-object-fit:contain;object-fit:contain}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .card,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .card,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .card,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .card,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .card{margin-bottom:0}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(--primary-crisp-charcoal)}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 .feature-list,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .row .feature-list,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .row .feature-list,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .row .feature-list,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .row .feature-list{padding-top:15px;padding-bottom:15px}app-elux-static-lux-pdp-specs .specifications-section .container .mobileSpec ngb-accordion .row .mainLabel p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate .tab-delivery .mobileSpec ngb-accordion .row .mainLabel p,app-elux-static-lux-pdp-specs .specifications-section cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .mobileSpec ngb-accordion .row .mainLabel p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section .tab-delivery .mobileSpec ngb-accordion .row .mainLabel p,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-specs .specifications-section cx-page-slot.Summary .mobileSpec ngb-accordion .row .mainLabel p{margin:0 0 10px 20px;padding:5px 0}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 7px 5px;margin-bottom:8px}}@media (max-width:767px){app-elux-static-lux-pdp-specs{padding-top:30px}app-elux-static-lux-pdp-specs .specifications-section .specs-header{margin:15px 0 37px 30px;font-size:24px;line-height:32px;color:var(--white)}app-elux-static-lux-pdp-specs .specifications-section .specs-container{background-color:var(--primary-crisp-charcoal);color:var(--white);padding:0;margin:0 auto}app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details{margin:0 8px 0 26px;font-size:20px}}@media (max-width:767px) and (max-width:568px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specs-details{margin:0}}@media (max-width:767px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .quickSpecDetails p{margin:0 0 0 16px!important;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white)}app-elux-static-lux-pdp-specs .specifications-section .specs-container .quickSpecDetails p span{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white);font-family:Gotham-Bold}}@media (max-width:767px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol img{margin:32px auto}}@media (max-width:767px) and (max-width:540px){app-elux-static-lux-pdp-specs .specifications-section .specs-container .specsIconCol img{-o-object-fit:contain;object-fit:contain}}@media (max-width:767px){app-elux-static-lux-pdp-specs .specifications-section .specs-container p{margin:0}}@media (max-width:767px){app-elux-static-lux-pdp-specs .specifications-section .image.png{margin:auto;text-align:center}}app-elux-static-lux-pdp-reviews .elux-pdp-review-component{max-width:1240px;padding-top:50px;margin:auto}app-elux-static-lux-pdp-reviews .elux-pdp-review-component #BVRRContainer{background-color:var(--support-white-smoke);padding:50px}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 .elux-pdp-review-component{max-width:100%;padding-top:10px}app-elux-static-lux-pdp-reviews .elux-pdp-review-component #BVRRContainer{background-color:var(--support-white-smoke);padding:5px}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{width:80%;margin:0 auto}@media (max-width:568px){app-elux-static-lux-pdp-faqs .pdp_faq_section{width:92%}}app-elux-static-lux-pdp-faqs .pdp_faq_section .h2Styles{font-size:38px;padding-top:40px}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-color:#fff}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(--support-light-charcoal)!important;color:var(--primary-crisp-charcoal);background:var(--primary-clean-white);font-weight:600;width:94%}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title .pdp_faq_arrow{padding-top:13px}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title .pdp_faq_arrow img{width:24px;height:24px;margin:0 0 4px;transition:.3s}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title.collapsed .pdp_faq_arrow{padding-top:13px}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .card-header .pdp_faq_title.collapsed .pdp_faq_arrow img{width:24px;height:24px;margin:0 0 4px;transform:rotate(180deg)}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{width:94%;margin-left:3%;background:var(--support-white-smoke)}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_accordion .card .show .card-body{width:95%;margin:auto;padding:10px 0 0 70px;overflow-y:scroll;height:130px;font-size:20px;font-family:Gotham-Book;font-weight:400}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_question{font-size:20px;line-height:34px;font-family:Gotham-Bold}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(--primary-very-berry);color:var(--primary-very-berry);cursor:pointer;font-weight:600;border-radius:35px}@media (max-width:767px){app-elux-static-lux-pdp-faqs .pdp_faq_section{background:var(--white)}app-elux-static-lux-pdp-faqs .pdp_faq_section .h2Styles{font-size:22px;font-weight:700}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}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:14px;line-height:1.5}app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_question{font-size:16px;line-height:1.5}}@media (max-width:767px) and (max-width:568px){app-elux-static-lux-pdp-faqs .pdp_faq_section .pdp_faq_wrapper .pdp_faq_question{font-size:16px;width:90%;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}}@media (max-width:767px){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(--primary-very-berry);color:var(--primary-very-berry);cursor:pointer;font-weight:600;border-radius:35px;width:85%}}app-elux-static-lux-pdp-accessories{width:80%;margin:0 auto;background-color:var(--support-white-smoke);padding-bottom:70px}@media (max-width:568px){app-elux-static-lux-pdp-accessories{width:100%;background-color:transparent}}app-elux-static-lux-pdp-accessories .head-line{display:flex;justify-content:center;font-size:38px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:568px){app-elux-static-lux-pdp-accessories .head-line{font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:var(--primary-crisp-charcoal)}}app-elux-static-lux-pdp-accessories .bestValue{background-color:var(--accent-black-cherry);color:#fff;padding:0 5px;top:-10px;left:8px;position:absolute}app-elux-static-lux-pdp-accessories #accessories cx-carousel .carousel-panel .next{margin-left:30px}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active{border:1px solid var(--blue-tint);margin:5px!important;width:200px;background-color:var(--primary-clean-white);display:flex;flex-direction:column}@media (max-width:568px){app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active{border:none;border-top:1px solid var(--blue-tint)!important}}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-footer{background-color:#fff}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-body h5{font-family:Gotham-Book;font-size:20px;font-weight:600;line-height:1.42;margin-bottom:0;color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-body .item-code{color:var(--primary-crisp-charcoal);height:21px;margin:0 97px 3px 0;font-size:12px;font-weight:400;line-height:1.17}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing{width:fit-content;width:-moz-fit-content;height:140px;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,app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active app-elux-product-pricing s{text-align:left!important;line-height:1.6!important;padding-bottom:10px;font-size:18px!important;color:var(--blue-mid);font-family:Gotham-Book;font-weight:600;width:60px;float:left;color:var(--support-mid-charcoal)}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;padding-bottom:20px;font-size:26px!important;font-family:Gotham-Book;font-weight:600;color:var(--accent-black-cherry)}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:16px!important;height:24px;margin:0 0 2px 24px;font-family:Gotham-Book;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 .container,app-elux-static-lux-pdp-accessories cx-page-layout.ProductDetailsPageTemplate .tab-delivery,app-elux-static-lux-pdp-accessories cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-accessories .tab-delivery,cx-page-layout.ProductDetailsPageTemplate app-elux-static-lux-pdp-accessories cx-page-slot.Summary{padding-right:0;padding-left:0}app-elux-static-lux-pdp-accessories .slides{width:80%}app-elux-static-lux-pdp-accessories #accessories cx-carousel .carousel-panel .next{margin-left:0;padding-right:0;padding-left:0}app-elux-static-lux-pdp-accessories #accessories cx-carousel .carousel-panel .previous{padding-left:0;padding-right:0}app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active{width:300px;height:680px}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-static-lux-pdp-owners .owners-section{width:80%;margin:0 auto}@media (max-width:991.98px){app-elux-static-lux-pdp-owners .owners-section{width:100%}}@media (max-width:568px){app-elux-static-lux-pdp-owners .owners-section .H3H3_Desktop{margin-left:0!important;margin-bottom:16.7px;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-owners .owners-section .Body-MediumBody_Medium{margin-bottom:7.1px}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals{margin-bottom:27.3px}}app-elux-static-lux-pdp-owners .owners-section .mannual-name{font-family:Gotham-Book;font-size:16px;font-weight:600;color:var(--primary-crisp-charcoal);line-height:24px}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals{display:flex;border:1px solid var(--support-light-charcoal);border-radius:5px;padding:5px}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals .mannual-lang{width:100%;padding:5px 10px!important;line-height:1;text-align:center;cursor:pointer;border-right:1px;border-radius:0;border:solid var(--support-light-charcoal);border-width:0 1px 0 0}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals .mannual-lang .spl-box{padding:8px;border-radius:5px}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals .mannual-lang .spl-box.active,app-elux-static-lux-pdp-owners .owners-section .guide-mannuals .mannual-lang .spl-box:hover{color:var(--primary-crisp-charcoal);background-color:rgba(230,20,51,.05);border:1px solid var(--primary-very-berry)}app-elux-static-lux-pdp-owners .owners-section .guide-mannuals .mannual-lang:last-of-type{border:none}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner{margin:25px 0 0;height:170px;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:24px;font-weight:600;line-height:1.42;height:40px;color:var(--primary-crisp-charcoal)}app-elux-static-lux-pdp-owners .owners-section .slotHeadingOwner cx-paragraph p p:nth-child(2){font-size:16px;line-height:1.5;height:130px;color:var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);border-right:2px solid var(--primary-crisp-charcoal);height:35px;padding:0 15px}app-elux-static-lux-pdp-owners .owners-section .card-pdf p{font-size:14px;font-weight:600;color:var(--primary-crisp-charcoal);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 .select_lang{margin-bottom:7.1px}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}}@media (max-width:568px){app-elux-static-lux-pdp-owners .serviceandparts .img-box{padding:0;position:relative;top:50px;padding-left:24px!important;margin-right:24px}app-elux-static-lux-pdp-owners .serviceandparts .parts-content{padding-top:32px;padding-bottom:32px;margin:0!important}}.eluxStaticLuxPdpOwners app-elux-static-lux-pdp-owners .eluxPdpOwnerComponent #owners .eluxPdpOwnerComponent #owners .Body-MediumBody_Medium-Link{padding-bottom:26.9px;text-decoration:underline}app-elux-slim-banner .registration-section{font-family:Gotham-Book;width:100%;margin:0 auto}@media (max-width:991.98px){app-elux-slim-banner .registration-section{width:100%}}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}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationTextBg{height:235px}}@media (max-width:767.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationTextBg{height:250px;position:relative;top:0}}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}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationImg{height:248px}}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:39px 24px 15px;display:flex;flex-direction:column}@media (max-width:568px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText{padding:18px 16px 42px!important}}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText{padding:10px 15px}}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText h3{font-size:38px;font-weight:600;margin-bottom:0}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText h3{font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.45;letter-spacing:normal}}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText p{padding-top:20px;margin:0;font-family:Gotham-SemiBold,Gotham SemiBold,Gotham,sans-serif;font-size:20px;line-height:1.5}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText .pRIcon{padding-top:15px}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText .pRIcon{padding-top:0}}@media (max-width:991.98px){app-elux-slim-banner .registration-section .productRegistration .productRegistrationText .pRIcon p{font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal}}@media (max-width:768px){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:auto}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText h3{margin:0 0 18px;font-size:24px}app-elux-slim-banner .registration-section .productRegistration .productRegistrationText p{font-family:Gotham-Book;margin:-1px 0 7px;font-size:16px}}.FrigCategoryPageTemplate .frigFriquentlyques app-elux-slim-banner .slick-banner .container-slim .content h3{font-size:38px}@media (max-width:768px){.FrigCategoryPageTemplate .frigFriquentlyques app-elux-slim-banner .slick-banner .container-slim .content h3{font-size:22px}}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.33}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(--primary-crisp-charcoal)}.hideAccExtraRow .scheduleRepair{width:206px!important}.ProductDetailsPageTemplate app-elux-static-lux-pdp-anchor-tab cx-add-to-cart button{padding:5px;width:140px}@media (max-width:575px){.ProductDetailsPageTemplate .ProductDetailsPageTemplate app-elux-static-lux-pdp-anchor-tab cx-add-to-cart button{padding:5px;width:140px;text-transform:none}.ProductDetailsPageTemplate .ProductDetailsPageTemplate .eluxStaticLuxPdpAccessories app-elux-static-lux-pdp-accessories cx-carousel .carousel-panel .slides .slide .item.active .card-footer{padding:0}.ProductDetailsPageTemplate .ProductDetailsPageTemplate .eluxStaticLuxPdpAccessories app-elux-static-lux-pdp-accessories .accessories-component-container-div .head-line{margin:0 0 25.6px!important}.ProductDetailsPageTemplate .anchor-mob-styles{padding-top:10px}.ProductDetailsPageTemplate .anchor-mob-styles .Utility-TextPrice-Sale-Sm{text-align:left}.ProductDetailsPageTemplate .anchor-mob-styles .price{padding-top:0!important}.ProductDetailsPageTemplate .anchor-mob-styles .findShowroom app-elx-find-ashowroom .ps-widget{margin:0!important}.ProductDetailsPageTemplate .anchor-mob-styles .zipcode-details{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;padding-top:8px}.ProductDetailsPageTemplate .anchor-mob-styles app-elux-action-button .currentlyUnAvailable.disabled{margin-top:0!important;padding-top:0}}cx-page-slot.eluxStaticLuxPdpAccessories .prod_rating{font-size:14px}cx-page-slot.eluxStaticLuxPdpAccessories .prod_rating app-elux-bazzar-voice-rating .bv_main_container{padding-left:0!important;margin-left:0!important}@media (max-width:575.98px){app-elux-plp-item{padding:0 16px!important}}.plp-item{display:flex;flex-direction:column;border:1px solid var(--blue-tint);background-color:var(--white);box-shadow:0 0 4px 0 rgba(50,51,51,.4);width:396px}@media (min-width:576px) and (max-width:767.98px){.plp-item{width:100%;border-bottom:1px solid var(--blue-tint)!important;box-shadow:unset;border:0}}@media (max-width:575.98px){.plp-item{border-bottom:1px solid var(--blue-tint)!important;box-shadow:unset;border:0;width:100%}}@media (min-width:768px) and (max-width:991.98px){.plp-item{border-bottom:1px solid var(--blue-tint)!important;box-shadow:unset;border:0;width:100%}}.plp-item .Whats-this{text-decoration:underline}.plp-item .Whats-this img{width:24px;height:24px}.plp-item .Product-Image-Placeholder{height:auto;margin-bottom:20px;width:100%}.plp-item .Product-Image-Placeholder a app-elux-image{margin:auto;height:auto}.plp-item .Product-Image-Placeholder a app-elux-image img{width:258px;height:218px;-o-object-fit:contain;object-fit:contain}.plp-item .Product-Color-Swatch-wrapper{margin:24px 0}.plp-item .Product-Color-Swatch-wrapper a .Product-Color-Swatch{width:24px;height:24px;border-radius:50%;border:1px solid #f1f1f1}.plp-item .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring{width:24px;height:24px;border-radius:50%;padding:0;margin-right:4px;margin-left:4px;border:2px solid var(--primary-crisp-charcoal)}.plp-item .Product-Color-Swatch-wrapper a.Selected-Swatch-Ring .Product-Color-Swatch{width:18px;height:18px;border-radius:50%;margin:1px;border:transparent}.plp-item .card-footer{background-color:unset}@media (min-width:768px) and (max-width:991.98px){.plp-item .card-footer{padding:0 12%}}.plp-item .highlight-wapper{height:2.5rem}@media (max-width:575.98px){.plp-item .highlight-wapper{height:auto}}.plp-item .highlight-wapper .highlight{padding:11px 10px 8px 18px;background-color:var(--accent-black-cherry);font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:var(--primary-clean-white)}.plp-item .highlight-wapper .highlight-right-corner{height:0;border-top:0 solid transparent;border-left:30px solid var(--accent-black-cherry);border-bottom:40px solid transparent}.plp-item .ElementsCardToggle .One-time-purchase,.plp-item .ElementsCardToggle .Subscribe-Save{font-size:13px!important;font-weight:600;line-height:1.17;text-align:center;color:var(--primary-crisp-charcoal)}.plp-item .ElementsCardToggle ul[role=tablist] .nav-link{border:none;font-size:13px!important}.plp-item .ElementsCardToggle ul[role=tablist] .nav-link.active{color:var(--primary-crisp-charcoal);border-bottom:4px solid var(--blue-mid);background:var(--white)}.plp-item .ElementsCardToggle .close-pop{right:6px;top:0}.plp-item .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)}.plp-item .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}.plp-item .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}.plp-item .ElementsCardToggle .frequency{margin-left:35px;padding:4px 0}@media (max-width:768px){.plp-item .ElementsCardToggle .frequency{margin-left:0}}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:35px;line-height:11px;white-space:nowrap}@media (max-width:575.98px){.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents{margin-left:0}}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .bestValue{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-months{height:24px;font-size:14px;line-height:1.5;text-align:center;color:var(--white);font-weight:600}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight{width:100%;height:40px;margin:3px 0;border-radius:4px;border:2px solid var(--support-white-smoke);background:transparent;padding:0;position:relative}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight.firstLabel{border-radius:4px;border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);position:relative;font-weight:700;font-family:Gotham-Bold}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .bestValue{background-color:var(--accent-black-cherry);color:#fff;padding:2px;top:-10px;left:8px;position:absolute}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .offValue{display:flex;justify-content:space-evenly;color:var(--primary-crisp-charcoal)}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .offValue .discount{font-size:12px}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .-month-highlight .offValue .discount.activePercentage{color:var(--accent-black-cherry)}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.plp-item .ElementsCardToggle .elxSubscribeSave-wpercents .btn-primary.active{color:var(--white);background-color:var(--primary-crisp-charcoal);border-color:var(--primary-crisp-charcoal)}.plp-item .ElementsCardToggle .form-check-inline .form-check-input{position:relative}.plp-item .ElementsCardToggle .form-check-inline:first-of-type{margin-bottom:10px}.plp-item .ElementsCardToggle .price{padding:15px 0 0 35px;line-height:1.33;font-size:18px;font-family:Gotham-Bold!important;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.plp-item .acc-min-height{min-height:60px}.hr-border-charcoal{border:1px solid var(--support-light-charcoal)}.pimLabels .font-weight-bold{font-family:Gotham-Bold}.pdp-hide-header-visible ngb-popover-window,.pdp-visible-header-hide ngb-popover-window{z-index:9999}.pdp-hide-header-visible ngb-popover-window .zipCodePopup,.pdp-visible-header-hide ngb-popover-window .zipCodePopup{background-color:var(--support-white-smoke);color:var(--primary-crisp-charcoal);padding:15px;width:300px;height:auto;margin:4px auto 0;box-shadow:0 0 4px 0 rgba(50,51,51,.4)}.pdp-hide-header-visible ngb-popover-window .zipCodePopup .Your-Zip-Code-helps,.pdp-visible-header-hide ngb-popover-window .zipCodePopup .Your-Zip-Code-helps{height:51px;font-size:16px;line-height:1.5;letter-spacing:normal;color:var(--white)}.pdp-hide-header-visible ngb-popover-window .zipCodePopup form .zip-code-input,.pdp-visible-header-hide ngb-popover-window .zipCodePopup form .zip-code-input{width:160px;height:60px;color:var(--primary-crisp-charcoal)}.pdp-hide-header-visible ngb-popover-window .zipCodePopup form .zip-code-input:focus+.clearZipcode,.pdp-visible-header-hide ngb-popover-window .zipCodePopup form .zip-code-input:focus+.clearZipcode{visibility:visible}@media (max-width:767.98px){.pdp-hide-header-visible ngb-popover-window .zipCodePopup,.pdp-visible-header-hide ngb-popover-window .zipCodePopup{margin:0}}.pdp-hide-header-visible ngb-popover-window .zipCodePopup .Enter-a-valid-zip-co,.pdp-visible-header-hide ngb-popover-window .zipCodePopup .Enter-a-valid-zip-co{line-height:2;padding:0;font-family:Gotham-Book;font-size:14px;font-weight:700;line-height:1.14;color:var(--ui-error)}.pdp-hide-header-visible ngb-popover-window .zipCodePopup .DELE---HYB-Header-Zip-Code-Error,.pdp-visible-header-hide ngb-popover-window .zipCodePopup .DELE---HYB-Header-Zip-Code-Error{border:1px solid var(--invalid-input)!important}.pdp-hide-header-visible ngb-popover-window .zipCodePopup .Use-my-location,.pdp-visible-header-hide ngb-popover-window .zipCodePopup .Use-my-location{font-size:13px;font-weight:600;line-height:1.23}.pdp-hide-header-visible ngb-popover-window .zipCodePopup img.elxIconsMyLocation,.pdp-visible-header-hide ngb-popover-window .zipCodePopup img.elxIconsMyLocation{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.pdp-hide-header-visible ngb-popover-window .clearZipcode,.pdp-visible-header-hide ngb-popover-window .clearZipcode{visibility:hidden;position:absolute;top:20px;right:10px;color:var(--primary-crisp-charcoal);cursor:pointer}.video-thumbnail-styles{background:url(/assets/icons/frg-icons-play.svg) no-repeat 0;position:absolute;height:30px;margin-top:25px;margin-left:30px;color:transparent}@media (max-width:450px){.video-thumbnail-styles{margin-left:25px}}.video-thumbnail-styles-in-modal{background:url(/assets/icons/frg-icons-play.svg) no-repeat 0;position:absolute;height:30px;margin-top:35px;margin-left:45px;color:transparent;width:30px}elux-pdp-suggest-accessories-item{display:flex;flex-direction:column;flex:1 1 auto}.ElementsCardToggleSuggest input[type=radio]{position:relative}.ElementsCardToggleSuggest .cb-suggest:after{width:20px;height:20px;position:absolute;top:4px;left:4px;background-color:var(--accent-black-cherry);content:"";display:inline-block;visibility:visible}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(--primary-crisp-charcoal);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{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(--primary-crisp-charcoal)}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.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(--primary-crisp-charcoal);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%}.frigiPromoCardSlot{padding:50px 10%}.frigiPromoCardSlot cx-paragraph h3{text-align:center;font-size:26px;font-weight:700}@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 .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}}cx-page-slot.elxFootNoteSlot{display:block}cx-page-slot.privacyHeading.has-components{max-width:1220px;margin:auto}cx-page-slot.privacyHeading.has-components a{color:#ee405a}.frigiOwnerSupport{display:flex;flex-wrap:nowrap}.frigiOwnerSupport cx-paragraph{flex:none;width:25%;background-color:var(--support-white-smoke);padding-top:85px}.frigiOwnerSupport cx-paragraph p{text-align:center;font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (min-width:768px) and (max-width:991.98px){.frigiOwnerSupport cx-paragraph{padding-top:25px}.frigiOwnerSupport cx-paragraph p{text-align:left!important;padding-left:20px;margin-top:50%}}.frigiOwnerSupport app-elux-owner-support{padding-left:26px;padding-right:106px}@media (min-width:768px) and (max-width:991.98px){.frigiOwnerSupport app-elux-owner-support{padding-right:30px!important}}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles{padding-top:35px}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .support-title{margin-top:15px}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .input-border{border:1px solid var(--support-mid-charcoal);margin-bottom:2%}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .results .suggestions{position:absolute;background-color:#fff;border:1px solid var(--support-mid-charcoal);display:flex;flex-wrap:wrap}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .results .suggestions a{flex:100%;line-height:2rem;padding-left:15px;color:var(--primary-crisp-charcoal);cursor:pointer}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .results .suggestions a:focus,.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .results .suggestions a:hover{background:var(--blue-tint);text-decoration:none;text-underline-offset:15px;text-decoration-thickness:2px}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input{border-radius:0;border-right:0!important;background-color:var(--primary-clean-white);margin-bottom:0;border:1px solid var(--support-mid-charcoal)}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-ms-clear,.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-ms-reveal{display:none;width:0;height:0}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-webkit-search-cancel-button,.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-webkit-search-decoration,.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-webkit-search-results-button,.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input input[type=search]::-webkit-search-results-decoration{display:none}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .searchClose{position:absolute;right:12px;top:12px;cursor:pointer}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .searchClose img{width:12px;height:12px;margin:0!important}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input .search-icon-styles{height:48px;border:1px solid var(--support-mid-charcoal);border-left:0}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .model-number-input img{width:24px;height:24px;margin-right:20px;margin-top:10px}.frigiOwnerSupport app-elux-owner-support .hr-line{border:1px solid var(--support-light-charcoal)}.frigiOwnerSupport app-elux-owner-support .owner-support-links{padding-bottom:24px;padding-top:16px}.frigiOwnerSupport app-elux-owner-support .owner-support-links cx-page-slot{flex:0 0 33.333333%;justify-content:left;padding-bottom:16px}.frigiOwnerSupport app-elux-owner-support .owner-support-links cx-page-slot>*{flex:none}.frigiOwnerSupport app-elux-owner-support .owner-support-links img{width:16px;height:16px;margin-right:16px}@media (max-width:768px){.frigiOwnerSupport app-elux-owner-support .owner-support-links cx-page-slot{flex:0 0 50%;flex-wrap:unset;justify-content:left;padding-bottom:16px}}@media (max-width:575px){.frigiOwnerSupport{display:block!important;margin-top:10%}.frigiOwnerSupport cx-paragraph{width:100%!important;padding-top:40px!important;padding-bottom:15px!important}.frigiOwnerSupport cx-paragraph p{text-align:left!important;padding-left:10px}.frigiOwnerSupport app-elux-owner-support form{margin:0 6% 6%}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles{padding-top:0!important}.frigiOwnerSupport app-elux-owner-support .owner-support-model-number-styles .support-title{padding-bottom:10px;margin-top:0}.frigiOwnerSupport app-elux-owner-support .owner-support-links{margin:0 7%;display:block!important;padding-bottom:0}}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot>*{flex:unset;flex-basis:30%}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot{gap:20px;margin-top:48px;margin-bottom:50px;flex-basis:30%}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot app-home-page-banner .category-bottom-block{display:block;background-color:var(--support-white-smoke);min-height:292px}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot app-home-page-banner .category-bottom-block .image-container{text-align:center;padding-top:24px}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot app-home-page-banner .category-bottom-block .image-container img{width:88px;height:88px}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot app-home-page-banner .category-bottom-block .content-wrapper{text-align:center}.FrigSecondaryPageTemplate3 .frigContactUsIconSlot app-home-page-banner .category-bottom-block .content-wrapper .summary{font-size:16px}.FrigSecondaryPageTemplate3 .frigContactUsParaSlot{background-color:var(--support-white-smoke);text-align:center;padding-top:50px;padding-bottom:100px;margin-bottom:15px}.FrigSecondaryPageTemplate3 .frigContactUsParaSlot cx-paragraph{flex:unset;width:58%;margin:auto}.FrigSecondaryPageTemplate3 .frigContactUsParaSlot cx-paragraph p h2{font-family:Gotham-Book;font-size:38px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.DoNotSell,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.DoNotSell2,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.HeadingSection,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.Template1HalfRTE{max-width:1220px;margin:auto}cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.DoNotSell2 a,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.DoNotSell a,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.HeadingSection a,cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.Template1HalfRTE a{color:#ee405a}cx-page-layout.FrigSecondaryPageTemplate3 cx-page-slot.DoNotSell h2{font-family:Gotham-Bold;font-size:20px;padding-top:20px}.specialOfferTitle{max-width:1240px;margin:0 auto;font-size:50px}.specialOfferTitle p h1{padding-top:15px;font-family:Gotham-book!important}@media (min-width:767px){.specialOfferTitle{margin-top:41px}}@media (max-width:575px){.specialOfferTitle{font-size:26px;margin-left:16px}}.frigiVerticalContentPromise1>*{flex-basis:30%}@media (max-width:575.98px){.frigiVerticalContentPromise1>*{flex-basis:100%;padding-left:16px;padding-right:16px}}.frigi1VerticalContentCard>*{flex-basis:30%}@media (max-width:575.98px){.frigi1VerticalContentCard>*{flex-basis:100%}}.frigi1VerticalContentCard{max-width:1240px;margin:0 auto;gap:23px}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block{display:block}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper{text-align:center!important}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper .title-topic{padding-top:24px}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper .title-topic strong{font-size:24px}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper .summary{font-size:16px!important}@media (min-width:767px){.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper{height:230px;display:flex;justify-content:space-between;flex-direction:column}}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper .cta-wrapper cx-generic-link a.btn.btn-primary{border-radius:unset;font-size:19px;color:var(--primary-very-berry);background:none;border:0;padding:0}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .content-wrapper .cta-wrapper cx-generic-link :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-berry.svg) no-repeat 100%;height:22px;width:22px;padding:15px}.frigi1VerticalContentCard app-home-page-banner .category-bottom-block .image-container{text-align:center}.frigi1VerticalContentCard cx-banner cx-generic-link a cx-media video{width:100%}.frigiVerticalContentPromise1{max-width:1240px;margin:0 auto;padding-top:40px;padding-bottom:65px;flex:unset;gap:21px}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block{display:block;background-color:var(--support-white-smoke);padding-top:32px;padding-bottom:30px}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .content-wrapper{text-align:center!important}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .content-wrapper .title h1{font-size:18px;font-weight:400;font-family:Gotham-Book;color:var(--primary-crisp-charcoal)!important}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .image-container{text-align:center}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .image-container img{width:140px;height:140px}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .cta-wrapper cx-generic-link a{color:#fff}@media (max-width:575px){.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .content-wrapper .title h1{font-size:16px}.frigiVerticalContentPromise1 app-home-page-banner .category-bottom-block .content-wrapper .title h3{font-size:20px}}.frigiLocalRebates{max-width:1240px;margin:0 auto}.frigiLocalRebates app-home-page-banner .title-topic .localrebateclass{color:var(--primary-clean-white)!important}.frigi50-50ContentTeaser2{max-width:1240px;margin:0 auto}.FrigSecondaryPageTemplate .frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}cx-page-slot.frigiStackImageHeading{margin:5% 104px}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiStackImageHeading{margin:5% 50px}}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading{margin:5% 0}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading{margin:5% 0}}cx-page-slot.frigiStackImageHeading cx-paragraph{flex-basis:100%;text-align:left;font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;padding:0 12px;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading cx-paragraph{padding:10px}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading cx-paragraph{padding:10px}}cx-page-slot.frigiStackImageHeading app-home-page-banner{flex-basis:20%;margin:0 1%;display:flex}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner{flex-basis:unset;margin:auto!important}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner{flex-basis:33.33%;margin:1%}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block{display:flex;background:var(--support-white-smoke)!important;flex-direction:column}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block{background:var(--primary-crisp-charcoal)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block{background:var(--primary-crisp-charcoal)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .image-container cx-media{width:100%;height:291px}cx-page-slot.frigiStackImageHeading 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-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content{flex-basis:100%;background:var(--support-white-smoke)!important;color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content{font-size:18px;background:var(--primary-crisp-charcoal)!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content{font-size:18px;background:var(--primary-crisp-charcoal)!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding:16px;text-align:left;width:100%;margin:0}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{margin:10px 0!important;font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:2px;text-align:left}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:18px;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:18px;color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading 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(--primary-crisp-charcoal);background:unset}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .category-para-link{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .category-para-link{color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper{display:none}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom{display:block;text-align:left}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link{width:100%!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link{width:100%!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link a.btn{width:100%}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal{padding:16px!important}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{display:inline;text-decoration:underline}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{width:100%!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{width:100%!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:unset;padding:0}@media (max-width:575.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%!important;padding:0}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%!important;padding:0}}cx-page-slot.frigiStackImageHeading app-home-page-banner .category-bottom-block .cta-wrapper-bottom :after{padding:0}cx-page-slot.frigiHeadingBody{width:813px;margin:2% auto}@media (max-width:575.98px){cx-page-slot.frigiHeadingBody{width:90%}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiHeadingBody{width:90%}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiHeadingBody{width:95%}}cx-page-slot.frigiImageCopy{width:999px;margin:auto 104px;flex-wrap:wrap;height:499px;flex-direction:column;overflow:hidden}@media (max-width:575.98px){cx-page-slot.frigiImageCopy{width:95%;margin:auto 3%}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiImageCopy{width:95%;margin:auto 3%}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiImageCopy{width:95%;margin:auto 2%}}cx-page-slot.frigiImageCopy cx-banner{flex-basis:33%;margin:auto 1%}cx-page-slot.frigiImageCopy cx-banner cx-media img{width:499px;height:499px;-o-object-fit:cover;object-fit:cover}cx-page-slot.frigiCookiptip{margin:1% auto;padding:3% 0;background-color:var(--support-white-smoke);font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.frigiCookiptip cx-paragraph{margin:auto 313px;font-size:20px}@media (max-width:575.98px){cx-page-slot.frigiCookiptip cx-paragraph{margin:auto 6%}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiCookiptip cx-paragraph{margin:auto 6%}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiCookiptip cx-paragraph{margin:auto 8%}}cx-page-slot.frigiCookiptip cx-paragraph:first-child{height:40px;font-size:24px}cx-page-slot.frigiCookiptip cx-paragraph:first-child p h1,cx-page-slot.frigiCookiptip cx-paragraph:first-child p h2,cx-page-slot.frigiCookiptip cx-paragraph:first-child p h4,cx-page-slot.frigiCookiptip cx-paragraph:first-child p h5{font-weight:600!important}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;width:100%}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-geust-login-cdc:first-child>label:nth-child(5)>input:first-child,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 20px 10px 10px;max-width:475px;margin:10px 0 50px}}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-register-user-login:first-child{max-width:60%}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;width:100%}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}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}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-geust-login-cdc,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login{width:100%}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-geust-login-cdc h1,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login h1,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc h1,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login h1{font-size:26px;margin-bottom:24px;font-weight:400;font-family:Gotham-Book;line-height:1.23}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-geust-login-cdc h4,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login h4,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc h4,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login h4{font-size:16px;font-family:Gotham-Book;line-height:1.5;padding-bottom:32px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-geust-login-cdc .elux-reset-password,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-geust-login-cdc .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-geust-login-cdc .button-container,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot app-elux-guest-login .button-container,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc .button-container,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login .button-container{padding:0;width:186px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.LeftContentSlot .elux-reset-password{text-decoration:underline;font-weight:400;font-size:14px}@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-gigya-raas,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}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc,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-geust-login-cdc h1,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login h1{font-size:50px;margin-bottom:16px;font-weight:400;font-family:Gotham-Book;line-height:1.28}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc h4,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-guest-login h4{font-size:20px;font-family:Gotham-Book;line-height:1.5;padding-bottom:40px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot app-elux-geust-login-cdc .elux-reset-password,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-geust-login-cdc .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 .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{display:initial}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container{margin-top:30px}}cx-page-layout.CheckoutLoginPageTemplate app-elux-login-form{display:none}cx-page-layout.CheckoutLoginPageTemplate cx-gigya-raas{max-width:none}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen-content>div{width:auto!important}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{margin:5px 20px}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen-caption{width:auto!important}cx-page-layout.CheckoutLoginPageTemplate .gigya-login-form .gigya-layout-row .with-divider,cx-page-layout.CheckoutLoginPageTemplate .gigya-login-form .gigya-layout-row .with-social-login{display:none}cx-page-layout.CheckoutLoginPageTemplate .gigya-login-form .gigya-layout-row .under-site-login{margin-left:0!important}cx-page-layout.CheckoutLoginPageTemplate .gigya-register-form .with-divider,cx-page-layout.CheckoutLoginPageTemplate .gigya-register-form .with-social-login{display:none}cx-page-layout.CheckoutLoginPageTemplate .gigya-register-form .under-site-login{margin-left:0!important}app-elux-confirm-modal{border:1px solid var(--primary-crisp-charcoal)}app-elux-confirm-modal .cart-modal{padding:40px 103px 13px 104px!important;box-shadow:0 0 4px 0 rgba(50,51,51,.4);background-color:var(--primary-clean-white)}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(--primary-crisp-charcoal);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:Gotham;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 img{max-height:90px;max-width:90px;cursor:pointer}.elux-cart-image.checkout-img{height:60px;width:60px}.qtyMessages{font-weight:700;text-transform:capitalize;font-size:20px;margin:14px 0 16px}.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 .p-2,cx-wish-list .cx-item-list-row .p-2{border-bottom:1px solid var(--blue-light)}cx-cart-item-list .cx-item-list-row.lastItem,cx-wish-list .cx-item-list-row.lastItem{border-bottom:none}.l-51{left:51%}@media (max-width:991.98px){.qtyMessages{text-align:center}.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{width:80%;margin:auto}}@media (max-width:767.98px){.qtyMessages{text-align:left;font-size:14px}.modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content{width:100%;margin:auto}}@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}}.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button app-elx-find-ashowroom .ps-disabled{min-width:50px!important;height:50px!important}.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button app-elx-find-ashowroom .ps-disabled small{font-size:19px!important;padding-top:12px!important;line-height:16px!important;text-transform:lowercase}.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button app-elx-find-ashowroom .ps-disabled small:first-letter{text-transform:uppercase}.CartPageTemplate app-elux-cart-related-accessories app-elux-action-button .currentlyUnAvailable{font-size:19px!important;padding:12px 24px!important}.CartPageTemplate .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]{position:relative;height:0;display:inline-block;margin-top:-26px;margin-right:8px;border-color:#fff!important}.CartPageTemplate .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--support-mid-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}.CartPageTemplate .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--white);content:"";display:inline-block;visibility:visible}.CartPageTemplate .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:checked:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--primary-crisp-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}.CartPageTemplate .subcribe-main .subscribe_onetime .radios .form-check-inline input[type=radio]:checked:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--accent-black-cherry);content:"";display:inline-block;visibility:visible}cx-page-layout.CartPageTemplate.cx-availability-error-wrapper app-elux-cx-checkout-progress .Alert-Background,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper app-elux-cx-checkout-progress .Alert-Background{width:1240px;padding:12px 34px!important}@media (max-width:768px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper app-elux-cx-checkout-progress .Alert-Background,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper app-elux-cx-checkout-progress .Alert-Background{width:104%}}cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent app-elux-checkout-order-summary,cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent app-elux-checkout-order-summary,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent app-elux-checkout-order-summary,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent app-elux-checkout-order-summary{width:100%}@media (min-width:991px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent{margin-top:204px}}@media (max-width:768px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent{margin-top:-40px}}@media (max-width:480px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.SideContent{margin-top:-20px}}cx-page-layout.CartPageTemplate.cx-availability-error-wrapper app-cart-details,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper app-cart-details{position:relative}cx-page-layout.CartPageTemplate.cx-availability-error-wrapper app-cart-details .cartMessages,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper app-cart-details .cartMessages{margin-top:131px!important}@media (max-width:767.98px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper app-cart-details .cartMessages,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper app-cart-details .cartMessages{margin-top:200px!important}}@media (max-width:767.98px){cx-page-layout.CartPageTemplate.cx-availability-error-wrapper cx-page-slot.CenterRightContentSlot,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.cx-availability-error-wrapper cx-page-slot.CenterRightContentSlot{margin-top:0}}@media (min-width:768px) and (max-width:991.98px){app-elux-cart-empty-modal .cart-empty{position:relative!important;padding:25px 20px 10px}app-elux-cart-empty-modal .cart-empty .modal-footer .pdmarMobile{padding-top:0!important;padding-left:10px!important}}app-elux-find-model-number-dialog{background:inherit}app-elux-find-model-number-dialog .close-modal-button{background-color:transparent;float:right;border-style:none;padding:7px 7px 7px 14px;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .modal-number{margin:70px 180px}app-elux-find-model-number-dialog .modal-number .H2H2_Desktop-Reg{margin:220px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-find-model-number-dialog .modal-number .sub-heading{height:64px;margin:25px 0;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container{gap:30px;justify-content:center}app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container label{width:290px}app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container .input-model{width:290px;height:48px;padding:0 10px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}@media (max-width:575px){app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container .input-model{width:250px}}app-elux-find-model-number-dialog .modal-number .compatible-msg img{padding-bottom:10px}app-elux-find-model-number-dialog .modal-number .compatible-msg span{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}app-elux-find-model-number-dialog .modal-number .compatible-msg span .strong{font-weight:700}app-elux-find-model-number-dialog .modal-number .compatible-msg .error-code-message{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:red}app-elux-find-model-number-dialog .modal-number .view-filters{cursor:pointer;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;margin:16px 92px 24px 140px;color:var(--primary-very-berry)}app-elux-find-model-number-dialog .modal-number hr{width:100%;padding-top:8%;border-bottom:1px solid var(--support-light-charcoal)}app-elux-find-model-number-dialog .modal-number cx-media img{max-width:140px;max-height:160px;-o-object-fit:contain;object-fit:contain}app-elux-find-model-number-dialog .modal-number .close{margin-top:-50px;width:66px;height:66px;padding:21px;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .modal-number .refri{padding:50px 95px 0}app-elux-find-model-number-dialog .modal-number .refri .subheading{margin-left:27%;width:395px;height:32px;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}app-elux-find-model-number-dialog .modal-number .refri .desc{padding:30px;text-align:center}app-elux-find-model-number-dialog .modal-number .rectangle{margin:20px 143px 60px 200px;text-align:center;height:100px;padding:24px 0 0;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .modal-number .rectangle a{text-decoration:underline;font-weight:600}app-elux-find-model-number-dialog .modal-number .images-section .images{margin-left:15%}app-elux-find-model-number-dialog .modal-number .images-section .images2{margin-left:30%}app-elux-find-model-number-dialog .modal-number .text-center .frigicompatibilityPara3 p a,app-elux-find-model-number-dialog .modal-number .text-center .frigicompatibilityParatitle1,app-elux-find-model-number-dialog .modal-number .text-center .frigicompatibilityParatitle2{font-family:Gotham-Bold}@media (max-width:768px){app-elux-find-model-number-dialog .close-modal-button{background-color:transparent;float:right;border-style:none;padding:7px 7px 7px 14px;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .modal-number{margin:40px 80px;max-width:768px}}@media (max-width:768px) and (max-width:575px){app-elux-find-model-number-dialog .modal-number{margin:40px 0}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .frigicompatibilityParatitle1.has-components p{font-size:20px}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .H2H2_Desktop-Reg{margin:48px;font-size:20px!important}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .sub-heading{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container{margin-left:0}}@media (max-width:768px) and (max-width:575px){app-elux-find-model-number-dialog .modal-number .form-group .modal-number-container{margin-left:18%}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .close{margin-top:-75px;width:60px;height:45px;padding:21px;background-color:var(--support-white-smoke)}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .refri{padding:15px 0 0}app-elux-find-model-number-dialog .modal-number .refri .right-section{margin-right:75px}app-elux-find-model-number-dialog .modal-number .refri .left-section{margin-left:130px}app-elux-find-model-number-dialog .modal-number .refri .subheading{margin-left:8%}app-elux-find-model-number-dialog .modal-number .refri .desc{padding:10px;text-align:center}}@media (max-width:768px){app-elux-find-model-number-dialog .modal-number .rectangle{margin:20px;text-align:center;height:140px;padding:20px 3px;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .modal-number .rectangle a{text-decoration:underline;font-weight:600}}app-elux-find-model-number-dialog .frigicompatibilityParatitle1{font-size:38px;font-weight:700}app-elux-find-model-number-dialog .frigicompatibilityParatitle2{font-size:20px;font-weight:700}app-elux-find-model-number-dialog .have-an-account-styles{padding-top:25px;padding-bottom:1px;background-color:var(--support-white-smoke)}app-elux-find-model-number-dialog .have-an-account-styles a{text-decoration:underline;font-weight:700}.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-storefront.ElxDeliveryServiceOptionsPageTemplate main{background:var(--support-white-smoke)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate{max-width:100%;background-color:var(--support-white-smoke);margin:auto;width:1240px}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{padding-top:10px;font-size:50px;line-height:1.28;color:var(--primary-crisp-charcoal)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one{margin-bottom:10px;padding:20px 25px;display:inline-block;width:100%;background:var(--white)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .tapDescSlot .Body-MediumBody_Medium-Spec-List{color:var(--primary-crisp-charcoal);font-weight:400;font-size:16px!important;line-height:24px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .caption-addon{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;padding-left:7px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .InstallationParts{font-weight:700}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .InstallationParts p{font-size:12px;font-weight:400}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .whatsThis{display:block;padding-left:0;width:610px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .whatsThis .w-this .tooltip-inner{background-color:var(--white);color:#000}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .services{font-size:26px;font-weight:600}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .form-check .form-check-price{margin-right:80px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper{padding:20px 25px;display:inline-block;width:100%;background:var(--white)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .tapDescSlot .Body-MediumBody_Medium-Spec-List{color:var(--primary-crisp-charcoal);font-weight:400;font-size:16px!important;line-height:24px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .caption-addon{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;padding-left:7px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .tapTitleSlot h3{font-weight:700;font-family:Gotham-Bold}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .InstallationParts{font-weight:700}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .InstallationParts h3{font-family:Gotham-Bold!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .InstallationParts p{font-size:12px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .InstallationParts p p{font-weight:400;font-family:Gotham-Book!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis{display:block;padding-left:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis .w-this .tooltip-inner{background-color:var(--white);color:#000}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;background:var(--primary-clean-white);padding:15px 0;box-shadow:0 0 4px 0 rgba(50,51,51,.4);margin:1px calc((100% - 100vw) / 2) 10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .top-content{max-width:1240px;padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .top-content app-elux-image{text-align:left}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 .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{width:65%;float:left;margin:0 25px 10px 0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop app-elx-delivery-installation{width:100%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p{font-weight:400;font-size:16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p a{text-decoration:underline}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p a:hover{color:var(--primary-color-palette-blue-mid);font-weight:650}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options{padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .w-0{width:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--support-mid-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--white);content:"";display:inline-block;visibility:visible}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:checked:before{width:30px;height:30px;margin-top:0;margin-left:0;position:relative;border:1px solid var(--primary-crisp-charcoal);content:"";border-radius:50%;display:inline-block;visibility:visible}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=radio]:checked:after{width:20px;height:20px;position:absolute;top:5px;left:5px;background-color:var(--accent-black-cherry);content:"";display:inline-block;visibility:visible}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .Body-MediumBody_Medium-Bold{cursor:pointer}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .inputButton{float:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .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]{height:30px;width:30px;border-color:transparent!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked{font-style:normal;border-color:var(--primary-crisp-charcoal)!important;background-color:transparent}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options input[type=checkbox]:checked:after{height:12px;width:26px;top:5px;left:0;border-width:0 0 5px 5px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn{width:100%;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .width-80{width:80%}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card{margin-bottom:5px;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .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{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{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{background-color:transparent;padding:0;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .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{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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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;margin-bottom:119px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookTextWrapper .completeTheLookText{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal);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:80px;height:80px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookItemImg img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing{gap:30px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices .price_spl{color:var(--accent-black-cherry)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices .price_spl_none{color:var(--primary-crisp-charcoal)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span{color:var(--accent-black-cherry);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;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(--support-mid-charcoal)}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices span:last-of-type{padding-right:18px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart{margin-right:33px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart app-elux-action-button button.btn.btn-primary.btn-block{font-size:20px!important;width:48px;height:48px;border-radius:10px;padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart app-elux-action-button button.btn.btn-primary.btn-block.currentlyUnAvailable.disabled{font-size:25px!important}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart{width:100%;margin-right:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart app-elux-action-button button.btn.btn-primary.btn-block,cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty) .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .addcart app-elux-action-button button.btn.btn-primary.btn-block.currentlyUnAvailable.disabled{width:100%}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look:not(:empty){margin-bottom:50px}}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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;cursor:pointer}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:10px;background-color:var(--primary-crisp-charcoal)}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}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .addcart app-elux-action-button cx-add-to-cart button{min-height:60px;border-radius:10px;padding:0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience app-elx-delivery-services-just-for-you:not(:empty) .upsellSection .upsellSectionItemList .upsellPricing .price_and_icon .addcart app-elux-action-button button.btn.btn-primary.btn-block.currentlyUnAvailable.disabled{margin-top:6px}@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:180px;margin-bottom:32px}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}}@media (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .EnhanceCookingExperience{width:100%;margin-left:0}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop{width:32%;float:left;background:var(--white)}@media (max-width:1052px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop{width:65%;margin-bottom:20px}}@media (max-width:575px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop{height:0}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions{padding-bottom:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop 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{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{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{margin-bottom:10px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions p.f-16{margin-bottom:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop 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{text-transform:inherit}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .AlertIcon{display:block;position:relative;height:24px;width:24px;top:40px;left:20px}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .AlertIcon{display:flex;top:40px}}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .frigiNonStandardSize{border-top:8px solid var(--blue-tint-light);display:inline-block;width:100%;background:var(--white);padding:10px 10px 10px 56px;font-size:20px!important;line-height:1.5;color:var(--primary-crisp-charcoal)}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .frigiNonStandardSize p h2{font-size:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .frigiNonStandardSize p a{font-weight:600;text-decoration:underline}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(--primary-crisp-charcoal);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}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;padding:10px;margin-bottom:0;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis{display:block;padding-left:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper .whatsThis .w-this .tooltip-inner{background-color:var(--white);color:#000}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .delivery-wrapper-one .whatsThis{display:block;padding-left:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .form-check .form-check-price{margin-right:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop{border-left:0;width:100%!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop .cx-product-image{max-height:300px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions h4{margin-bottom:40px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop app-elx-item-instructions .space-btw{padding-left:0!important}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightTop 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}}@media (max-width:768px) and (max-width:767px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .CompleteLook app-elx-delivery-complete-the-look .completeTheLookSection .completeTheLookItemList .completeTheLookPricing .prices{margin-left:-25%}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate div.prod_id p{margin:130px 0 0 -90%}}@media (max-width:768px){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}}@media (max-width:768px){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}}@media (max-width:768px){cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsRightBottom{margin-top:0;padding-bottom:20px;background:var(--white);display:block;float:left;width:100%}}@media (max-width:768px){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{margin-bottom:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .itemAddedToCart app-elux-static-lux-delivery-services-page-item-addtocart .icon_and_addedText span{font-size:20px}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}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{width:100%;margin:0!important;float:left;margin:0 25px 10px 0}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-wrapper{padding:20px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .EnhanceServices p{font-weight:400;font-size:16px}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .btn-group .btn{width:100%;text-align:left}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .delivery-installation-options .accordion .card{margin-bottom:5px;border:none}cx-page-layout.ElxDeliveryServiceOptionsPageTemplate .elxDeliveryServiceOptionsLeftTop .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{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{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{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{margin-top:80px;opacity:.9;padding:0;max-width:1240px}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-transform:none;text-decoration:none;color:var(--primary-very-berry)}cx-page-layout.CartPageTemplate .topMsgContainer .bg-support-error-fill{border:2px solid var(--ui-error)}@media (max-width:575.98px){cx-page-layout.CartPageTemplate .topMsgContainer{font-size:16px;padding:0 15px!important}cx-page-layout.CartPageTemplate .topMsgContainer .message-div{padding:24px}cx-page-layout.CartPageTemplate .topMsgContainer .message-div .img-div{text-align:left}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{margin-top:8px!important;text-align:left}}@media (min-width:576px) and (max-width:767.98px){cx-page-layout.CartPageTemplate .topMsgContainer{font-size:16px;padding:0 15px!important}cx-page-layout.CartPageTemplate .topMsgContainer .message-div{padding:24px}cx-page-layout.CartPageTemplate .topMsgContainer .message-div .img-div{text-align:left}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{margin-top:8px!important;text-align:left}}@media (min-width:768px) and (max-width:991.98px){cx-page-layout.CartPageTemplate .topMsgContainer{font-size:18px;padding:0 15px!important}cx-page-layout.CartPageTemplate .topMsgContainer .message-div{padding:24px 24px 24px 0}cx-page-layout.CartPageTemplate .topMsgContainer .message-div .img-div{text-align:center}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{text-align:right}}@media (min-width:992px) and (max-width:1199.98px){cx-page-layout.CartPageTemplate .topMsgContainer{font-size:20px;padding:0!important}cx-page-layout.CartPageTemplate .topMsgContainer .message-div{padding:24px 24px 24px 0}cx-page-layout.CartPageTemplate .topMsgContainer .message-div .img-div{text-align:center}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{text-align:right}}@media (min-width:1200px){cx-page-layout.CartPageTemplate .topMsgContainer{font-size:20px;padding:0!important}cx-page-layout.CartPageTemplate .topMsgContainer .message-div{padding:24px 24px 24px 0}cx-page-layout.CartPageTemplate .topMsgContainer .message-div .img-div{text-align:center}cx-page-layout.CartPageTemplate .topMsgContainer .remove-items-links{text-align:right}}cx-page-layout.CartPageTemplate .EmptyCartIcon{text-align:center;margin-top:15px}cx-page-layout.CartPageTemplate .EmptyCartIcon .category-bottom-block{display:block}cx-page-layout.CartPageTemplate .EmptyCartIcon img{height:90px!important;width:90px!important;-o-object-fit:contain;object-fit:contain}cx-page-layout.CartPageTemplate .EmptyCartMiddleContent cx-paragraph p{font-size:50px;text-align:center;margin-bottom:40px}cx-page-layout.CartPageTemplate .frigcartheader{position:sticky;top:0;z-index:200;background-color:var(--white);width:100%}cx-page-layout.CartPageTemplate .cart-sticky-header{height:64px;box-shadow:0 0 4px 0 rgba(50,51,51,.4)}cx-page-layout.CartPageTemplate .cart-sticky-header .proceedToCheckout{font-size:19px;text-transform:none}cx-page-layout.CartPageTemplate .cart-sticky-header .MiniCartElx{background-color:var(--primary-very-berry);height:64px;width:64px;padding:19px 0 0 6px;margin:0 10px 4px 0}cx-page-layout.CartPageTemplate .cart-sticky-header button{margin-top:7px}cx-page-layout.CartPageTemplate .TopContent{--cx-flex-basis:65%}cx-page-layout.CartPageTemplate app-cart-details{width:97%}cx-page-layout.CartPageTemplate app-cart-details .cart-details-wrapper cx-cart-item-list .detailProduct .cx-item-list-items cx-cart-item .productcard elux-manage-subscription .cartPagePad0{padding-left:15px!important}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!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 .elxContinueShopping{margin-bottom:30px}cx-page-layout.CartPageTemplate .elxContinueShopping .elxContinueShopping cx-generic-link a{text-decoration:none;color:var(--white);padding:10px;font-size:19px;font-weight:700;height:48px;width:237px;display:inline-block;background-color:var(--primary-very-berry);border-radius:30px}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)}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:flex!important;justify-content:center!important;background:var(--white);color:var(--primary-crisp-charcoal);text-align:left;border:0;padding:0;font-size:24px;font-family:Gotham-Book;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{position:relative}cx-page-layout.CartPageTemplate .TopContent .cartTopLine div,cx-page-layout.CartPageTemplate .TopContent .cartTopLine span{position:absolute;display:flex;top:15px;left:29%}cx-page-layout.CartPageTemplate .TopContent .cartTopLine div .continueShopping,cx-page-layout.CartPageTemplate .TopContent .cartTopLine span .continueShopping{width:247px;height:48px;font-size:18px;font-weight:700;margin:0 0 0 25px;text-transform:inherit}cx-page-layout.CartPageTemplate .TopContent .cartTopLine div .proceedToCheckout,cx-page-layout.CartPageTemplate .TopContent .cartTopLine span .proceedToCheckout{width:264px;padding:0;text-transform:inherit}cx-page-layout.CartPageTemplate .TopContent .emptyCartBtn{border:none;background-color:var(--white);padding-left:70px}cx-page-layout.CartPageTemplate .TopContent .cartMessages{margin:30px 0 0;background-color:var(--white);padding:0}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}@media (max-width:767.98px){cx-page-layout.CartPageTemplate .TopContent .cartMessages div{margin:0;width:100%;padding-left:20px;text-align:left}}cx-page-layout.CartPageTemplate .TopContent .cartMessages div.cannotDeliverMsg{color:var(--invalid-input)}cx-page-layout.CartPageTemplate .TopContent .return-policy-cart-styles{background-color:var(--support-white-smoke);padding:24px 23px 28px 20px!important;font-size:20px;line-height:1.5}@media (max-width:767.98px){cx-page-layout.CartPageTemplate .TopContent .return-policy-cart-styles{padding:16px!important}}cx-page-layout.CartPageTemplate .TopContent .detailProduct{border:2px solid var(--support-white-smoke);margin-top:10px;background-color:var(--white)}@media (max-width:991.98px){cx-page-layout.CartPageTemplate .TopContent .detailProduct{margin:20px}}@media (max-width:767.98px){cx-page-layout.CartPageTemplate .TopContent .detailProduct{margin:10px 0}}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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 .CenterRightContentSlot{margin-left:0;--cx-flex-basis:35%}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals{width:100%;background-color:var(--white);border:2px solid var(--support-white-smoke)}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary h4{text-transform:capitalize;margin-bottom:0}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials{margin-bottom:15px;margin-top:32px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials .marginBtm{margin-bottom:24px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials .cx-summary-total{border-top:1px solid var(--blue-tint);padding-top:15px!important;margin-top:32px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .cx-summary-partials .orderSummaryProceedBtn .btn{text-transform:inherit}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .shipping-tax-cal{font-size:12px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary .f-20{font-size:20px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-frigi-way-to-pay{background-color:var(--white);width:100%;margin:16px 2px 0 0;padding:18px 29px 32px 15px;border:2px solid var(--support-white-smoke)}@media (max-width:768px){cx-page-layout.CartPageTemplate .CenterRightContentSlot app-frigi-way-to-pay{margin:16px 0}}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-elux-cart-coupons{width:100%;margin:16px 2px 20px 0;padding:24px 21.5px 24px 15.5px;border:2px solid var(--support-white-smoke);background-color:var(--white)}cx-page-layout.CartPageTemplate .QuestionBanner{margin-left:-180px;margin-right:-180px}@media (max-width:767.98px){cx-page-layout.CartPageTemplate .QuestionBanner{margin-left:0;margin-right:0}}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%;padding:0 15px}cx-page-layout.CartPageTemplate .TopContent .qtyMobileDisplay{padding-left:35px}cx-page-layout.CartPageTemplate .TopContent .cx-total .cartCode{padding-bottom:20px}cx-page-layout.CartPageTemplate .TopContent .cx-total .emptyCart{text-align:end;font-size:14px}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:5px;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:Gotham-SemiBold,Gotham SemiBold,Gotham,sans-serif;font-weight:650;font-style:normal;font-size:19px;color:var(--white);padding:0;text-transform:inherit}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:19px;background-color:var(--white)}cx-page-layout.CartPageTemplate .TopContent .cartMessages{width:100%;margin:20px 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 .EmptyCartMiddleContent 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;padding-top:12px}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{width:100%;padding:15px;margin-top:0;margin-left:0;--cx-flex-basis:100%}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-cart-totals cx-order-summary{background-color:var(--white);width:100%;margin:0 auto;padding:16px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-elux-cart-coupons{width:100%;margin:0}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-elux-cart-coupons .add-promo-text{width:90%;margin:17px 0 5px 20.5px}cx-page-layout.CartPageTemplate .CenterRightContentSlot app-elux-cart-coupons .cx-cart-coupon-container button{width:30%;padding:0}}app-bundle-product-item .cx-image-container{padding:0}.total-column{justify-content:center;align-items:flex-end;display:flex;flex-direction:column}.delivery-date-selection ngb-carousel.delivery-mode-carousel{margin-top:50px}.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(--support-white-smoke)}.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(--support-white-smoke);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(4,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}}.Alert-Background{padding:0 15px!important;background-color:var(--support-white-smoke)!important}@media (max-width:575.98px){.Alert-Background{padding:20px 15px!important}}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide{padding:0!important;justify-content:space-around}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item{margin:5px}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container{padding:0!important}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .category-title{font-size:18px}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot 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.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .button-wrapper{display:block}cx-page-layout.SearchResultsListPageTemplate .elxSmallcarouselSlot app-elux-category-carousel cx-carousel .carousel-panel .slides .slide .item .item-container .btn-text-wrapper .button-wrapper button{display:flex!important;justify-content:center!important;background:var(--white);color:var(--primary-crisp-charcoal);text-align:left;border:0;padding:0;font-size:24px;font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}cx-page-layout.OrderDetailsPageTemplate{margin:auto;width:1240px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails{padding-top:84px;width:100%}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .myOrderHead{width:100%}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .myOrderHead .backText{text-align:end;padding-top:30px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .myOrderHead .backText .backIcon{padding-right:16px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder{display:inline;text-align:left;padding:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph{display:inline}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph p{display:inline;width:auto}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails{width:100%;height:auto;margin:40px 0 16px;padding:25px 166px 31.9px 23px;border:2px solid var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details{margin-top:30px;display:flex}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR{border-left:2px solid var(--support-white-smoke);border-right:2px solid var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .textClickedMsg{padding-top:8px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection{padding-bottom:54px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .dateHighlight{width:78px;height:78px;margin:0;padding:7.5px 8px 9.5px;border-radius:2px;background-color:var(--accent-black-cherry);color:#fff;text-align:center;font-size:16px;text-transform:uppercase}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .dateHighlight span{font-size:32px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails{padding-left:13.6px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails .notePadding{padding-top:4px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .parcelShipping{padding-top:16px;padding-bottom:32px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details h3{margin:24px 0 16px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .shippingAddressDetails{font-size:20px;line-height:1.5;color:var(--primary-crisp-charcoal)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .contact-details{margin-top:16px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .paymentDetails{margin:24px 0 16px;padding:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .paymentDetails .visaIcon{padding-bottom:5px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .paymentDetails .cardIcon img{padding-bottom:5px;height:24px!important;width:24px!important}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderProductInfo{margin:0 61px 0 0;padding:24px 105px 32px 104px;border:2px solid var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items{margin:0 61px 16px 0;padding:24px 105px 32px 20px;border:2px solid var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .orderCount{margin-bottom:35px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .orderProductDetails{width:100%;margin:0 161px 0 0;padding:11px 0;background-color:var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-info{margin-left:1.5rem}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .cx-property{padding:8px 0 0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .displayMyOrder{display:none}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .paddingMyOrder{padding:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items .margOrderConfirmation{margin-top:23px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items elux-manage-subscription .mb-4,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-order-items elux-manage-subscription .mt-4{margin-bottom:.5rem!important;margin-top:.5rem!important}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal{width:100%;margin:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary{margin:16px 0 40px;padding:24px 24px 32px 16px;border:2px solid var(--support-white-smoke)}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary h4{padding-bottom:24px;text-transform:capitalize}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .marginBtm{margin-bottom:24px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .subtotallabel{padding-bottom:30px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .order-confirmation-total{margin:32px 0 16px;border-top:1px solid var(--support-light-charcoal);padding-top:16.1px!important}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .discountlabel{padding-left:20px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .orderContactDetails{margin-top:16px;border-top:1px solid var(--support-light-charcoal);border-bottom:1px solid var(--support-light-charcoal);padding-top:24px;margin-right:24px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .backOrderBottom{margin-bottom:40px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .backIcon{padding-right:16px}@media (max-width:767.98px){cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails{padding:20px 15px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .myOrderHead .backText{padding-top:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph p{font-size:13px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails{padding:15px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .order-number{font-size:26px;font-weight:500}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details{margin-top:30px;display:flex}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR{border-left:0;border-right:0;border-top:2px solid var(--support-white-smoke);border-bottom:2px solid var(--support-white-smoke);padding:20px 15px;margin:20px 2px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection{padding-bottom:30px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails{padding-left:0;padding-top:15px}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-info{margin-left:0!important}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .cx-info .cx-info-container{margin-left:1.5rem}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .paddin0Mobile{padding:0}cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-orderdetails .accountOrderTotal .orderContactDetails{margin-right:0;margin-left:0}}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown{max-width:1240px;width:100%;margin:auto;padding:0}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions{width:100%}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .details{display:flex;margin-bottom:20px}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .details>div{flex:1}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items{padding:0}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .orderProductDetails{padding:11px 0;background-color:var(--support-white-smoke);color:#000;font-weight:700}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .cx-info-container{margin-left:1.5rem}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item elux-manage-subscription .checkoutSummary{margin-bottom:.5rem!important;margin-top:.5rem!important}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .product-name{padding:0!important}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .product-name .paddingMyOrder{padding-right:0}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .product-name .cx-name{padding-left:0}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .product-name .cx-value{padding-right:0}@media (max-width:767.98px){cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row{background-color:var(--white);margin-top:24px}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-info-container{margin-left:.5rem}}cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .bgSupportWhiteSmoke{background-color:var(--support-white-smoke)}@media (max-width:767.98px){cx-page-layout.OrderDetailsPageTemplate .orderDetailsDropdown{width:98%}}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,190px) 155px auto}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button{width:100%;text-align:center;color:var(--black);font-size:14px;padding:10px 0;height:auto;text-transform:capitalize}cx-page-layout.AccountPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button.active,cx-page-layout.OrderDetailsPageTemplate .myAccountTabSlotelux cx-tab-paragraph-container>button.active{color:var(--black);text-align:center;border-bottom:2px solid var(--primary-very-berry)}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(--support-light-charcoal);z-index:1;padding-bottom:0}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:20px!important}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper{margin-bottom:20px;border:1px solid var(--blue-light)}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .elxIconsEdit,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .elxIconsEdit{padding-bottom:7px;padding-right:5px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .frigIconsTrash,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .frigIconsTrash{height:24px;width:20px;padding-bottom:7px;padding-right:5px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper a,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper a{text-decoration:underline;cursor:pointer}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .LabelChange,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .LabelChange{display:block;background-color:var(--support-white-smoke);color:var(--primary-crisp-charcoal);padding-left:0}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{padding:5px 10px;display:block;height:33px;margin-bottom:10px}cx-page-layout.AccountPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .ap-utility-text-styles,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .account-preferences .address-container .address-wrapper .ap-utility-text-styles{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--primary-crisp-charcoal)}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-top:0!important}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeNameSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot .gigya-composite-control.gigya-composite-control-textbox,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot .gigya-composite-control.gigya-composite-control-textbox{margin-right:10px}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 cx-page-slot.elxMyAccountChangeEmailAddressFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot app-elux-myaccount-email-change .form-group input,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-myaccount-email-change .form-group input,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot app-elux-myaccount-email-change .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountChangeEmailAddressFormSlot app-elux-myaccount-email-change .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-myaccount-email-change .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot app-elux-myaccount-change-name .form-group input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountNameFormSlot app-elux-myaccount-email-change .form-group input{border-radius:0}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot cx-paragraph p,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountHeadingBodySlot cx-paragraph p{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper{display:inline-flex}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs{padding:20px;background:#f7f7f7;margin:0}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs.center-input,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs.center-input{margin:0 20px}cx-page-layout.AccountPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .UpdateBtn,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference cx-page-slot.elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .UpdateBtn{display:block;margin-top:20px}cx-page-layout.AccountPageTemplate app-elux-account-preference .dropdown-item,cx-page-layout.OrderDetailsPageTemplate app-elux-account-preference .dropdown-item{color:var(--primary-crisp-charcoal)}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,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item{color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .next-order,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .next-order{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .frequency,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .not-shipped,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .ship-method,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .frequency,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .not-shipped,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .ship-method{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:5px 0}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 .subscriptionActionButton-warpper .orderCancelWrapper button,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button{border-radius:2px;height:auto;max-height:unset;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;text-transform:none;color:var(--primary-very-berry);border:0;background:#f7f7f7}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button span,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button span,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span{display:inline-flex}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button span img,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span img,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span img,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button span img,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span img,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span img{height:24px;margin-left:5px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .view-order a,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .view-order a{padding:0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper{color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper .btn,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper .btn{padding:0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper .btn-outline-white-dark-border,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper .btn-outline-white-dark-border{color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper ngb-popover-window,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .orderChangeAddressWrapper ngb-popover-window{transform:translateY(412px)!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .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,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .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{margin-left:7%}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-subscripton-order-popup ngb-datepicker ngb-datepicker-navigation .ngb-dp-arrow,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup ngb-datepicker ngb-datepicker-navigation .ngb-dp-arrow{width:50px!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup ngb-datepicker ngb-datepicker-navigation .ngb-dp-arrow .ngb-dp-arrow-btn,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-subscripton-order-popup ngb-datepicker ngb-datepicker-navigation .ngb-dp-arrow .ngb-dp-arrow-btn{margin:0 1px}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-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)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info p,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info p{margin:5px 0!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(--primary-crisp-charcoal)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationTitle,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationTitle{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--primary-crisp-charcoal);padding-top:9%!important}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(--primary-crisp-charcoal);border-radius:0}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch{position:relative;display:inline-block;width:70px;height:34px;float:left;z-index:100}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input{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.switch .slider,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:1px solid #999;transition:.4s}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider:before,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:3px;bottom:3px;background-color:#999;transition:.4s}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider.round,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider.round{border-radius:34px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider.round:before,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .slider.round:before{border-radius:50%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider:before,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider:before{background-color:var(--accent-black-cherry)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:focus+.slider,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider:before,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider:before{transform:translateX(36px)}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on{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.switch .off,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .off,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on{color:#999;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;font-size:12px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .on{left:34%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .off,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch .off{left:65%}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider .on,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider .on{display:block}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider .off,cx-page-layout.OrderDetailsPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper [role=radiogroup] label.switch input:checked+.slider .off{display:none}cx-page-layout.AccountPageTemplate cx-page-slot,cx-page-layout.OrderDetailsPageTemplate cx-page-slot{max-width:1240px;width:100%;margin:auto;padding:0}cx-page-layout.AccountPageTemplate .cancelBtn,cx-page-layout.OrderDetailsPageTemplate .cancelBtn{background-color:var(--white);color:var(--primary-crisp-charcoal);width:125px;height:60px;margin-left:9rem;margin-top:-6rem}cx-page-layout.AccountPageTemplate .updateBtn,cx-page-layout.OrderDetailsPageTemplate .updateBtn{height:60px;color:var(--primary-crisp-charcoal);background-color:var(--white)}cx-page-layout.AccountPageTemplate .countryFieldHide,cx-page-layout.OrderDetailsPageTemplate .countryFieldHide{display:none}cx-page-layout.AccountPageTemplate .default-address .form-check,cx-page-layout.OrderDetailsPageTemplate .default-address .form-check{padding-left:20px;margin-bottom:10%}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;width:-moz-max-content;width:max-content}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%}app-elux-myaccount-appliances .elxMyAppliance{width:85%!important}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;color:var(--primary-crisp-charcoal)}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{color:var(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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{padding:15px}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);display:contents}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 .cx-order-items cx-cart-item-list .cx-item-list-row{background-color:var(--white);margin-top:16px}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}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{display:block;padding:0 15px}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container .myAccountTabSlotelux{margin:0}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .account-preferences{padding: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 .frigMyAccountPaymentDetailsHeadingSlot,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .frigMyAccountPaymentDetailsSubHeadingSlot{padding:0!important}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeEmailAddressFormSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeEmailAddressSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountChangeNameSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountHeadingBodySlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountNameFormSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountPaymentDetailsFormSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .frigMyAccountPaymentDetailsHeadingSlot app-elux-gigya-raas .gigya-screen.portrait,cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .frigMyAccountPaymentDetailsSubHeadingSlot app-elux-gigya-raas .gigya-screen.portrait{width:auto;padding:0}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper{display:block}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs{margin:15px 0}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .fields-wrapper .PasswordInputs.center-input{margin:0}cx-page-layout.AccountPageTemplate cx-page-slot.myAccountTabSlotelux cx-tab-paragraph-container app-elux-account-preference .elxMyAccountFormSlot app-elux-account-preference-changepassword .PasswordFields .UpdateBtn{margin:auto;width:100%}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 .frigMyAccountPaymentDetailsHeadingSlot{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 .elxMyAccountChangeEmailAddressFormSlot app-elux-myaccount-email-change .form-group input{border-radius:0}cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountChangeEmailAddressFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountFormSlot,cx-page-layout.AccountPageTemplate cx-page-slot.elxMyAccountNameFormSlot{display:block;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 div.row{width:100%;margin:0}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 .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 .subscriptionActionButton-warpper .orderCancelWrapper button span,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span{display:unset}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderCancelWrapper button span img,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderFrequencyWrapper button span img,cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .subscriptionActionButton-warpper .orderUpdateWrapper button span img{display:block;margin:auto}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 app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .sms-Wrapper .smsNotificationWapper label.switch{z-index:0!important}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info div{padding:0}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info div app-elux-image{height:unset;width:unset}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item app-elux-myaccount-subscription-sms-item .item-info div app-elux-image img{height:60px;width:60px}cx-page-layout.AccountPageTemplate app-elux-myaccount-subscriptions app-elux-subscripton-item .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{margin-left:18%}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}.frigMyAccountPaymentDetailsHeadingSlot{font-size:40px;font-weight:500;line-height:1.2222222222}.frigMyAccountPaymentDetailsHeadingSlot,.frigMyAccountPaymentDetailsSubHeadingSlot{padding-left:0!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 ul.list-group.list-group-horizontal li.list-group-item a .frigIconsTrash{height:24px;width:20px;padding-bottom:7px;padding-right:5px}.elxMyAccountPaymentDetailsFormSlot .default-address-label{display:block;background-color:var(--support-white-smoke);color:var(--primary-crisp-charcoal);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.frigiaccounthelpSection.has-components .we-are-here-slot{background-color:var(--support-white-smoke);padding:20px}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .help-header{display:flex;align-items:baseline;border-bottom:1px solid var(--support-light-charcoal)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .help-header h3{font-family:Gotham-Book;font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--primary-crisp-charcoal);padding-right:100px}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .help-header h5{font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:768px){cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .help-header{display:block}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .help-header h3{font-size:32px;padding-right:0}}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards{display:flex;padding-top:20px}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards div:first-child{border-right:1px solid var(--support-light-charcoal)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards div:last-child{border-left:1px solid var(--support-light-charcoal)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards .column{float:left;width:33.33%;display:flex;flex-direction:column;justify-content:space-between;padding:15px}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards .column img{content:url(/assets/icons/frg-icons-phone-icon.svg)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards .column span{font-family:Gotham-Book;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards h3{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin-bottom:22px}@media (max-width:768px){cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards{flex-direction:column}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards div:first-child{border-bottom:1px solid var(--support-light-charcoal);border-right:none}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards div:nth-child(2){border-bottom:1px solid var(--support-light-charcoal)}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards div:last-child{border-left:none}cx-page-slot.frigiaccounthelpSection.has-components .we-are-here-slot .contact-cards .column{width:100%}}.gigya-screen-caption{width:auto!important;display:none!important}#gigya-change-password-screen_content>.gigya-screen,.gigya-update-profile-screen{margin:0!important;padding-left:0!important}#gigya-change-password-screen_content>.gigya-screen .gigya-composite-control-header,.gigya-update-profile-screen .gigya-composite-control-header{display:none}#gigya-change-password-screen_content>.gigya-screen .gigya-screen.portrait,.gigya-update-profile-screen .gigya-screen.portrait{padding-left:0}cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.elxForgotPasswordHeading{width:999px;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.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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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:12px;font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height,1.2222222222);color:var(--accent-black-cherry);padding:0;text-transform:capitalize}cx-promotions .cx-promotions ul>li{font-weight:400}.CartPageTemplate .return-policy-cart-styles cx-promotions .cx-promotions{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal);text-transform:none}.CartPageTemplate .return-policy-cart-styles cx-promotions .cx-promotions ul>li{font-weight:400;padding:10px 23px 10px 0}@media (max-width:768px){.CartPageTemplate .return-policy-cart-styles cx-promotions .cx-promotions ul>li{padding:10px 0 0 15px}}.esaPromotionStyles .cx-promotions ul>li{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--accent-black-cherry)}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(--primary-crisp-charcoal);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}}app-cx-product-carousel{width:100%;max-width:100%;min-width:100%;margin-top:30px}app-cx-product-carousel .price,app-cx-product-carousel h3{text-align:center}app-cx-product-carousel .productCarouselTitle{margin-left:5%;margin-bottom:40px}app-cx-product-carousel cx-carousel{margin:auto}app-cx-product-carousel cx-carousel,app-cx-product-carousel cx-carousel .carousel-panel{width:100%;max-width:100%;min-width:100%}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide{gap:20px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item{position:relative;box-shadow:0 0 4px 0 rgba(50,51,51,.4);background-color:var(--primary-clean-white);padding:20px}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item{box-shadow:0 0;border-top:1px solid var(--support-light-charcoal)}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item{box-shadow:0 0;border-top:1px solid var(--support-light-charcoal)}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item{box-shadow:0 0;border-top:1px solid var(--support-light-charcoal)}}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a{text-decoration:none}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag{display:flex;position:absolute;top:0;left:15px}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag{top:5px}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag{top:5px}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag{top:5px}}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag .rectangleDiv{padding:5px;background-color:var(--accent-black-cherry);font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:var(--primary-clean-white)}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .primaryFlag .triangleDiv{width:0;height:0;border-left:0 solid transparent;border-right:20px solid transparent;border-top:28px solid var(--accent-black-cherry)}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage{margin-top:10%;margin-bottom:25px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media{height:auto}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media img{width:320px;height:270px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage{margin-top:0;margin-bottom:0}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media{height:auto}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media img{width:120px;height:160px}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage{margin-top:0;margin-bottom:0}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media{height:auto}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media img{width:120px;height:160px}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage{margin-top:0;margin-bottom:0}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media{height:auto}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodImage cx-media img{width:120px;height:160px}}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodSku span{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .secondaryFlag span{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:1px;color:var(--accent-black-cherry)}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodName{margin-bottom:10px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodName span{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:var(--primary-crisp-charcoal);word-break:break-all}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodName{font-size:16px;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodName{font-size:16px;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodName{font-size:16px;line-height:1.38}}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodRatings{margin-bottom:20px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection{gap:10px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection .price{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:var(--accent-black-cherry)}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection .msrpDiv{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--support-mid-charcoal);display:flex;gap:10px;line-height:32px}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection .msrpDiv .msrpPrice{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--support-mid-charcoal);line-height:32px}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection{margin-bottom:10px}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection{margin-bottom:10px}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPriceSection{margin-bottom:10px}}app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo .prodPromo{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:var(--accent-black-cherry)}@media (max-width:575.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo{width:60%;margin-left:15px}}@media (min-width:576px) and (max-width:767.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo{width:60%;margin-left:15px}}@media (min-width:768px) and (max-width:991.98px){app-cx-product-carousel cx-carousel .carousel-panel .slides .slide .item a .carouselItemDetails .prodInfo{width:60%;margin-left:15px}}app-cx-product-carousel cx-carousel .carousel-panel .next{margin-left:3%}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(--primary-crisp-charcoal);color:var(--primary-crisp-charcoal)}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}app-elux-applied-coupons{float:left;width:100%}app-elux-applied-coupons .coupon-summary,app-elux-applied-coupons .cx-coupon-card-grid{margin-top:5px;padding:2px 3px 2px 0;background-color:var(--support-white-smoke);cursor:pointer;font-family:Gotham-Book;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:var(--primary-crisp-charcoal)}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 .gigya-composite-control.gigya-terms-error{padding-bottom:15px!important}.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(--primary-crisp-charcoal)}.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:Gotham}.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{width:1240px;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;position:absolute;top:0;width:80%;left:0;margin-top:80px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress{margin-top:24px;left:unset;position:relative;padding:0 1.85rem}}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:50px;font-weight:400;margin-bottom:1rem;color:var(--primary-crisp-charcoal)}@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 0 6px}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .secure-checkout{font-size:26px}}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;font-size:20px;color:var(--primary-crisp-charcoal)!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item span{background-image:url(/assets/icons/elx-icons-check.svg);width:36px;height:36px;background-size:70%;background-repeat:no-repeat;background-position:50%;font-size:1px;opacity:.85;background-color:var(--primary-crisp-charcoal)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.disabled{pointer-events:none;color:var(--ui-disabled)!important}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;color:var(--ui-disabled)!important;border:2px solid var(--blue-light)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.active{color:var(--accent-black-cherry)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item.active span{border:2px solid var(--accent-black-cherry);background-color:transparent;background-image:none;font-size:16px;color:var(--accent-black-cherry)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item .cx-link{font-size:20px;color:var(--primary-crisp-charcoal)!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item .cx-link.disabled{pointer-events:none;color:var(--ui-disabled)!important}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot app-elux-cx-checkout-progress .cx-list .cx-item .cx-link{font-size:16px!important}}@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:145px;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%;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 .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(--primary-crisp-charcoal);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(--primary-crisp-charcoal);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}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{margin-bottom:0}}@media (min-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-checkout-order-summary,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent app-elux-checkout-order-summary{width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{flex:1 38%;align-content:flex-start;margin-right:24px;margin-top:10%!important;padding:0!important}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{margin-top:-15px!important}}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{margin-top:-25px!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .Secure-checkout{padding:10px 0 0 10px}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .ApplicableProduct{display:block}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .ApplicableProduct{width:60%}}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .ApplicableProduct{width:100%}}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{margin-top:160px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-selection{padding:24px 20px;border:1px solid var(--blue-tint)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-section form .form-group .form-check{padding:0 35px}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-section{margin:0!important}}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-section{margin:0 35px 0 20px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .address-section app-elux-shipping-address{margin-top:20px}}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 .MessageContent p{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{width:274px;max-width:274px;padding-right:24px;padding-left:0;padding-bottom:24px!important}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;height:235px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card .cx-shipping-address-card-inner input[type=checkbox]{border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}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(--support-white-smoke);height:48px;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 input[type=checkbox]:checked{border:2px solid var(--primary-crisp-charcoal)}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{padding:15px 0;margin-left:3rem}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)}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .cx-shipping-address-card{padding-right:0;width:100%;max-width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body :nth-child(odd){padding-right:0;padding-left:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .textTransform{width:250px;max-width:274px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .textTransform button{text-transform:none}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-body .textTransform{width:100%;max-width:100%}}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 .privacyNoticeSection{margin-top:32px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .privacyNoticeSection .PrivacyLink{font-size:13px;margin:1rem 0;color:var(--primary-crisp-charcoal)}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .privacyNoticeSection{margin-left:9%;margin-top:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .privacyNoticeSection .PrivacyLink{font-size:14px}}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .privacyNoticeSection{margin-left: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 .cx-action-link{padding:5px 0 0;text-transform:none;font-family:Gotham-Bold}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button .btn{height:60px;font-size:18px;color:var(--primary-clean-white);text-transform:none;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-align:center}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button .backBtn{padding-left:10px}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button .backBtn{text-align:center!important}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button .backBtn a{padding:5px 0 0;text-transform:none}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button{margin-left:20px}}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address .cx-checkout-button{margin-right:20px}}@media (max-width:991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address{margin-top:20px!important}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}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-shipping-address{margin-top:20px!important}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-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{margin-top:80px;padding:24px 20px;border:1px solid var(--blue-tint)}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-payment-container{margin-top:29px}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-payment-container .klarna-exit{margin:24px 0 0;font-weight:600;font-size:20px}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{color:var(--primary-crisp-charcoal);border-radius:4px;border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);font-size:16px;font-weight:500}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}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method .cx-place-order-button{margin:32px 0 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{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 app-elux-adyen-drop-in form .form-group{margin-left:3.5%}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 form .form-group .form-check label .form-check-label{padding-top:4px}@media (max-width:768px){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 form form .form-group{margin-left:12%}}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:2px solid var(--support-white-smoke);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;background-color:transparent;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;border-radius:2px;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}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 .elxIconsEdit{width:16px;height:16px;margin-right:10px;margin-bottom:7px}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 .elxIconsEdit.default-selected{background-color:var(--support-white-smoke)}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 .elxIconsEdit.default-selected input{border-style:solid;border-radius:0;border-width:2px;border:2px solid var(--primary-crisp-charcoal)}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}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container .visaIcon{padding-bottom:5px}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)}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container{justify-content:unset}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cx-card-img-container cx-icon{padding-right:16px}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{padding-right:20px}}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-card-payment .cardPaymentButton button{text-transform:none}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-card-payment .cardPaymentButton{padding:0}}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 .form-group .form-check-label{padding-top:4px;padding-left:6px}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;display:inline-flex;gap:10px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .btn-link img{-o-object-fit:contain;object-fit:contain;width:16px;height:16px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .btn-link span{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .addressInfo{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .paddingLR{padding:0 0 0 15px!important}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .f-18{font-size:20px!important}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container{margin-top:24px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .paddingMobile0{padding:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .paddingLR{padding:0 0 0 27px!important}}@media (max-width:480px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit app-elux-payment-method app-elux-billing-address .address-container .paddingLR{padding:0!important}}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:50px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review h4{margin-bottom:24px}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-review-shipping .elxIconsEdit{width:16px;height:16px;margin-right:10px;margin-bottom:3px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-review-shipping .elxIconsEdit{margin-bottom:7px}}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);text-transform:capitalize}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 .edit-link{margin:5px 0 10px}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{margin-top:1.5rem;line-height:1.5}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date{display:flex;align-items:flex-start;padding-top:16px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date .cx-date{width:64px;height:64px;border-radius:2px;background-color:var(--accent-black-cherry);color:var(--primary-clean-white);margin-right:39px;letter-spacing:normal;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;font-size:16px;text-align:center;padding:6px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date .cx-date span{font-size:32px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:var(--primary-clean-white);line-height:normal}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-delivery-date .f-20{font-size:20px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review .cx-phone-number{color:var(--primary-crisp-charcoal);font-size:20px;font-weight:400}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent app-elux-review-submit .cx-review{margin-top:30px}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{width:100%;padding:0 15px}}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 50%;margin-top:10%;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;padding:0 15px}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%}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{margin:20px 0}}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}cx-page-layout.MultiStepCheckoutSummaryPageTemplate .QuestionBanner{margin-left:-180px;margin-right:-180px}@media (max-width:768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate .QuestionBanner{margin-left:0;margin-right:0}}@media screen and (max-width:600px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate{padding-top:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate .Secure-checkout{margin-bottom:32px!important}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress{position:absolute;display:block}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert{display:flex;background-color:var(--support-white-smoke);padding-left:12px;margin-bottom:16px!important;width:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert p{margin:0;color:var(--primary-crisp-charcoal);font-size:20px;font-weight:700;padding:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert cx-page-slot{flex:initial;padding:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert cx-page-slot cx-media{width:35px}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert{width:100%;margin:0;padding-right:12px}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-cx-checkout-progress .high-level-alert .high-level-alert{margin-top:24px!important;margin-bottom:24px!important}}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg app-elux-shipping-address{margin-top:170px!important}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg cx-page-slot.SideContent{margin-top:242px}@media (max-width:767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg cx-page-slot.BodyContent,cx-page-layout.MultiStepCheckoutSummaryPageTemplate.high-alert-msg cx-page-slot.SideContent{margin-top:300px}}.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(--primary-crisp-charcoal)}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 .MessageContent p{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-review-submit{position:relative}app-elux-review-submit .app-error{position:absolute;width:100%;box-shadow:0 0 4px 0 rgba(50,51,51,.4);height:auto;background-color:var(--ui-error-fill)!important;top:50px;padding:7px 10px 10px}app-elux-review-submit .app-error .closeBtn{position:absolute;top:10px;right:10px}@media screen and (max-width:768px){app-elux-review-submit .app-error{height:auto;padding:10px;top:-15px}}app-elux-checkout-order-summary .row .form-group .form-control{width:100%}app-elux-checkout-order-summary .show-order-items-styles{padding:24px 15px 24px 16px;border:2px solid var(--support-white-smoke);margin-top:20px}app-elux-checkout-order-summary cx-order-summary{margin-top:80px;padding:24px 20px 40px;border:2px solid var(--support-white-smoke)}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 .marginBtm{margin-bottom:24px}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 .item-head{display:flex;justify-content:space-between;align-items:center}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;margin-bottom:7px}@media (max-width:767.98px){app-elux-checkout-order-summary cx-cart-item-list .item-head .elxIconsEdit{margin-right:7px;margin-bottom:7px}}app-elux-checkout-order-summary cx-cart-item-list .item-head a.cx-link{font-size:16px;font-style:normal;text-decoration:underline}@media (max-width:767.98px){app-elux-checkout-order-summary cx-cart-item-list .item-head{padding-bottom:24px}app-elux-checkout-order-summary cx-cart-item-list .item-head h3{font-size:24px}}@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;margin-bottom:1rem}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%}}@media (max-width:767.98px){app-elux-checkout-order-summary cx-cart-item-list .product-name .cx-label{display:none!important}}app-elux-checkout-order-summary cx-cart-item-list .cx-name .cx-link{text-decoration:none}app-elux-checkout-order-summary cx-cart-item-list .product-code{padding-bottom:8px}app-elux-checkout-order-summary cx-cart-item-list elux-manage-subscription .checkoutSummary{margin:0!important;padding-bottom:8px}app-elux-checkout-order-summary cx-cart-item-list elux-manage-subscription .checkoutSummary .Body-MediumBody_Medium-Spec-List{font-size:12px!important}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 hr.solid{margin:0 0 1rem!important;border-top:1px solid var(--primary-crisp-charcoal)}@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-checkout-order-summary cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .cx-info .cx-info-container{margin-left:24px}}app-elux-delivery-mode{color:var(--primary-crisp-charcoal);margin-top:161px}@media (max-width:768px){app-elux-delivery-mode{margin-top:29px}}app-elux-delivery-mode .form-check-label{font-size:16px;color:var(--primary-crisp-charcoal)}app-elux-delivery-mode .cx-delivery-items,app-elux-delivery-mode .cx-parcel-shipment{padding:24px 20px;border:2px solid var(--support-white-smoke);margin-bottom:1rem}@media (max-width:798px){app-elux-delivery-mode .checkoutStepPadding{margin-left:20px}}app-elux-delivery-mode .cx-order-update .form-check{padding:0 35px}app-elux-delivery-mode .cx-show-more-less{font-size:18px;font-weight:600;text-align:center;color:var(--primary-crisp-charcoal);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}app-elux-delivery-mode .row div .cx-radio-list-selection{margin-top:28px}app-elux-delivery-mode .row div .cx-radio-list-selection .cx-delivery-price{text-align:right}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}@media (max-width:767.98px){app-elux-delivery-mode .row div .item-group--label-checkout{font-size:24px}}app-elux-delivery-mode .row div p{margin-bottom:0}app-elux-delivery-mode .row div p.delivery-installation-para{margin-top:36px;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.delivery-installation-para .Delivery-Installation-Policy a{line-height:1.5;cursor:pointer}app-elux-delivery-mode .row div p.parcel-shipment-para{margin-top:15px;margin-bottom:5px}app-elux-delivery-mode .row div .date-para{padding-top:15px}app-elux-delivery-mode .row div.form-group label textarea{height:60px;padding:5px;width:100%}app-elux-delivery-mode .row .backCheckoutSteps{text-align:left!important}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:700;font-style:normal;font-size:19px;color:var(--primary-clean-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(--primary-crisp-charcoal)}app-elux-review-submit .card-body,app-elux-shipping-address .card-body{padding:10px}app-elux-review-submit .card-body .cvv-lable .asterisk,app-elux-shipping-address .card-body .cvv-lable .asterisk{color:red}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-label-container .cx-card-label,app-elux-shipping-address cx-card .cx-card-label-container .cx-card-label{color:var(--primary-crisp-charcoal);word-break:break-all;text-transform:none}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:3%;margin-bottom:2rem}app-elux-review-submit app-elux-payment-method .form-group .form-check{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}app-elux-review-submit app-elux-payment-method .form-group .form-check label input{border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}app-elux-review-submit app-elux-payment-method .form-group .form-check label input:after{left:2px!important}app-elux-review-submit app-elux-payment-method .form-group input.form-control{width:300px;height:40px;border-radius:0;color:var(--primary-crisp-charcoal);border:1px solid #6e6e6e}@media (max-width:768px){app-elux-review-submit app-elux-payment-method .form-group{margin-left:6%}}app-elux-review-submit app-elux-payment-method .row{margin-bottom:20px}@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:fit-content;max-height:-moz-fit-content;border:1px solid}}app-elux-review-submit app-elux-payment-method .row.review-end-para p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:768px){app-elux-review-submit app-elux-payment-method .row.review-end-para{margin-top:10px;width:60%;padding-left:25px}}@media (max-width:480px){app-elux-review-submit app-elux-payment-method .row.review-end-para{width:100%}}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{font-family:Gotham-Book;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;color:var(--primary-crisp-charcoal)}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 .adyen-checkout__payment-method .adyen-checkout__payment-method__details .adyen-checkout__loading-input__form .adyen-checkout__label .adyen-checkout__label__text,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:23px;padding-left:0;padding-right:9px;margin-top:0;width:274px;max-width:280px}app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card .form-check input[type=checkbox]:checked:after{left:15px!important;top:20px}app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card .selected-card{background-color:var(--support-white-smoke);display:inline-flex}app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card .activeSelected{position:absolute;left:60px;font-weight:600;margin-bottom:0}@media (max-width:768px){app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card{padding-right:0;padding-left:0}}app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card:nth-child(2n){padding-right:0;padding-left:15px}@media (max-width:768px){app-elux-review-submit app-elux-payment-method .cx-checkout-body .cx-payment-card:nth-child(2n){padding-left: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(--primary-crisp-charcoal);padding:0 0 1.375rem;border-bottom:2px solid var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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:0;border-radius:0;margin-top:-5%}cx-item-counter:not(.readonly) input{border:1px solid var(--primary-color-palette-blue-mid);border-radius:6px;width:32px;height:32px;min-width:32px!important;font-weight:700;padding:unset!important}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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}@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}}.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:1260px;margin:0 auto;padding-top:84px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate{width:100%;padding-top:0}}cx-page-layout.OrderConfirmationPageTemplate .your-information cx-card .cx-card-label-bold{text-transform:none;font-size:16px;font-weight:700;line-height:1.5;padding-bottom:14px;letter-spacing:normal}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate .your-information cx-card .cx-card-label-bold{display:none}}cx-page-layout.OrderConfirmationPageTemplate .your-information cx-card .cx-card-label{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}@media (max-width:520px){cx-page-layout.OrderConfirmationPageTemplate .your-information cx-card .cx-card-label{font-size:16px;line-height:1.5}}cx-page-layout.OrderConfirmationPageTemplate .delivery-installation{padding-bottom:52px}cx-page-layout.OrderConfirmationPageTemplate .devilery-info{padding-bottom:32px}cx-page-layout.OrderConfirmationPageTemplate .devilery-info cx-card .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 .devilery-info cx-card .cx-card-label-bold{padding-bottom:32px;padding-top:24px}}cx-page-layout.OrderConfirmationPageTemplate .devilery-info cx-card .cx-card-label{font-size:20px;line-height:1.5}@media (max-width:520px){cx-page-layout.OrderConfirmationPageTemplate .devilery-info cx-card .cx-card-label{font-size:16px;line-height:1.5}}cx-page-layout.OrderConfirmationPageTemplate .payment-info cx-card .cx-card-body{padding:0!important}cx-page-layout.OrderConfirmationPageTemplate .payment-info cx-card .cx-card-label-bold{text-transform:uppercase;line-height:1.33;letter-spacing:2.25px;padding-bottom:22px;font-size:18px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate .payment-info cx-card .cx-card-label-bold{padding-bottom:32px;padding-top:24px}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .order-confirmation-box-after-thankyou{opacity:.8;background-color:var(--support-white-smoke);padding:27px 26px 26.6px 19px;width:100%;margin:0 auto}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .order-confirmation-box-after-thankyou .w-4{width:4%}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .order-confirmation-box-after-thankyou .w-4{width:10%;padding-left:.5rem!important}}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .order-confirmation-box-after-thankyou{width:100%;margin:0}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmationText .order-confirmation-box-after-thankyou p{font-size:16px}}cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody{padding:10px 0}cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody h4{font-size:50px;line-height:1.28;font-weight:400}cx-page-layout.OrderConfirmationPageTemplate .elxOrderIdConfirmation{width:100%;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:100%;margin-top:20px;line-height:normal}cx-page-layout.OrderConfirmationPageTemplate .elxOrderConfirmHeadingBody,cx-page-layout.OrderConfirmationPageTemplate .elxOrderThankYouBody{width:100%;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 .oid-styles-after-thankyou{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:2px;color:var(--primary-crisp-charcoal);width:100%;margin:0 auto 20px}@media (max-width:520px){cx-page-layout.OrderConfirmationPageTemplate .oid-styles-after-thankyou{margin-left:14px}}cx-page-layout.OrderConfirmationPageTemplate .order-your-information{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:2.25px;color:var(--primary-crisp-charcoal)}cx-page-layout.OrderConfirmationPageTemplate .elxOrderWhattoExpect p{font-size:24px;font-weight:600;padding-bottom:19px;margin-bottom:0!important}cx-page-layout.OrderConfirmationPageTemplate .item-group-label-checkout{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:100%;margin:0 auto}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components cx-order-confirmation-overview{border:2px solid var(--support-white-smoke);padding:24px 39px 20px 20px;margin-bottom:16px}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(--support-light-charcoal);border-right:1px solid var(--support-light-charcoal)}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-card-label-bold{text-transform:uppercase;line-height:1.33;letter-spacing:2.25px;padding-bottom:13px;font-size:18px}@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 .cx-card-label-bold{padding-bottom:32px;padding-top:24px}}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-devilery-head{padding-top:14px;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:24px;color:var(--primary-crisp-charcoal)}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:16px;font-weight:600;line-height:1.5;padding-top:16px;color:var(--primary-crisp-charcoal)}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-phone-number{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5}@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:2px solid var(--support-white-smoke);border-bottom:2px solid var(--support-white-smoke);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:var(--accent-black-cherry);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 .cx-delivery-date .desired-delivery-date{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}@media (max-width:520px){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 .desired-delivery-date{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}}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;padding-bottom:26px}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:-5px}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}@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}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components .blue-tint-background .cx-summary-card .cx-card .cx-card-label{font-size:20px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elx1\/3ShippingBody.has-components{width:100%;padding:0 15px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard.has-components{width:48%;float:left;border:2px solid var(--support-white-smoke);margin-top:10px;min-height:315px;margin-bottom:80px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard.has-components{float:none;width:100%;padding:0 15px;margin:0 auto;border:none}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary.has-components{margin-left:24px;width:50%;float:left;border:2px solid var(--support-white-smoke);margin-top:10px;margin-bottom:15px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary.has-components{width:100%;padding:0 15px;margin:16px auto 40px;float:none;border:none}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components{width:100%;margin:29px auto}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form{border:2px solid var(--support-white-smoke);padding:24px 67px 32px 20px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest{margin:0;padding:0 15px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest .guest-register-btn{padding:12px 81.5px}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest .guest-register-btn{padding:12px 50px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div{padding:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div h3{font-weight:400;font-size:32px;letter-spacing:-1;line-height:1.38;margin:0 0 16px}@media (max-width:540px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div h3{font-size:24px;font-weight:400;line-height:1.5}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div p{font-size:20px;line-height:1.5;letter-spacing:normal;margin-bottom:16px!important}@media (max-width:540px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div p{font-size:20px;line-height:1.5}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.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(--support-mid-charcoal)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div form .form-group label cx-form-errors p{font-size:14px;line-height:1.14;font-weight:700;color:var(--invalid-input)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div form .elxOrderTermsAndCondition{margin:28px 0 24px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div form .elxOrderTermsAndCondition cx-paragraph .terms-and-conditions{font-size:12px;font-weight:400;line-height:1.33}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.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.frigCreateAcc.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.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div form button[type=submit]{width:45%;height:55px;border-radius:30px;margin-right:23px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div form button[type=submit]{width:40%}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div .elux-reset-password{text-decoration:underline;font-size:14px;font-weight:400;line-height:1.14;letter-spacing:normal}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div ul{margin:0 0 0 51px}@media (max-width:540px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest div ul{margin:16px 0 24px}}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form .register-guest{width:100%}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form cx-page-slot.elxOrderPrivacyNotice{margin-top:36px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form cx-page-slot.elxOrderPrivacyNotice cx-link cx-generic-link a{font-size:12px;text-decoration:underline}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.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.frigCreateAcc.has-components cx-guest-register-form .register-form .elxBigPrivacy{padding-top:20px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components cx-guest-register-form .register-form{padding:24px 0 32px 20px}}@media (max-width:768px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigCreateAcc.has-components{width:98%;padding:0}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxSearchOrderConfirmation.has-components{width:100%}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigiOrderSupport.has-components{width:1600px;margin-left:-160px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.frigiOrderSupport.has-components{width:100%;margin-left:0}}cx-page-layout.OrderConfirmationPageTemplate cx-card .card-body{padding-top:5px;padding-bottom:5px;padding-left:0!important}@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:flex-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 .elxOrdereSupport{float:left;display:block;width:100%;margin-top:100px;margin-bottom:180px}cx-page-layout.OrderConfirmationPageTemplate .elxOrdereSupport cx-paragraph{width:300px;background:var(--support-white-smoke);display:grid;max-width:300px;text-align:center;margin:10px 0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.ElxCreateAccOrderCon{float:left;margin-top:10px;margin-left:9px;border:1px solid var(--support-white-smoke);margin-bottom:10px;width:39.5%}@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.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary{padding:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary h4{text-transform:none;font-size:32px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary h4{font-size:24px}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary hr{margin:0;border:none}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary .fontOrderConfirmation{font-size:16px!important}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary .cx-summary-partials{padding-left:0}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals .cx-order-summary cx-order-summary .cx-summary-partials .order-confirmation-total{border-top:1px solid var(--support-light-charcoal);padding-top:16px!important;margin-top:30px}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary cx-order-confirmation-totals{border:2px solid var(--support-white-smoke)}}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber{border-top:1px solid var(--support-light-charcoal);border-bottom:1px solid var(--support-light-charcoal)}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber app-elx-order-confirmation-number{margin-bottom:0;padding:32px 27px}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{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 h3{font-size:32px;font-weight:400;line-height:44px;color:var(--primary-crisp-charcoal)}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:1rem}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:16px;text-decoration:none;color:var(--primary-crisp-charcoal);line-height:24px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items .cx-order-items cx-cart-item-list .margOrderConfirmation{margin-top:3rem}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{margin-bottom:2rem}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}@media (max-width:767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderFGProductCard cx-order-confirmation-items{border:2px solid var(--support-white-smoke)}}@media (max-width:768px){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:100%;padding:0 15px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderConfirmationNumber{width:93%;padding:0;margin:10px auto}cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-thank-you-message{width:100%}cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-thank-you-message .oid-styles-after-thankyou{margin-left:0}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:26px}cx-page-layout.OrderConfirmationPageTemplate cx-page-slot.elxOrderSummary{margin-top:50px}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 h3{font-size:24px;font-weight:400;line-height:36px;color:var(--primary-crisp-charcoal)}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{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!important}}cx-page-layout.ContentPage1Template{max-width:1240px;margin:auto;padding:0}cx-page-layout.ContentPage1Template cx-page-slot,cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form{width:100%}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails{padding-top:84px;width:100%}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .myOrderHead{width:100%}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .myOrderHead .backText{text-align:end;padding-top:30px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .myOrderHead .backText .backIcon{padding-right:16px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder{display:inline;text-align:left;padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph{display:inline}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph p{display:inline;width:auto}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails{width:100%;height:auto;margin:40px 0 16px;padding:25px 166px 31.9px 23px;border:2px solid var(--support-white-smoke)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details{margin-top:30px;display:flex}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR{border-left:2px solid var(--support-white-smoke);border-right:2px solid var(--support-white-smoke)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .textClickedMsg{padding-top:8px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection{padding-bottom:54px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .dateHighlight{width:78px;height:78px;margin:0;padding:7.5px 8px 9.5px;border-radius:2px;background-color:var(--accent-black-cherry);color:#fff;text-align:center;font-size:16px;text-transform:uppercase}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .dateHighlight span{font-size:32px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails{padding-left:13.6px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails .notePadding{padding-top:4px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .parcelShipping{padding-top:16px;padding-bottom:32px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details h3{margin:24px 0 16px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .shippingAddressDetails{font-size:20px;line-height:1.5;color:var(--primary-crisp-charcoal)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .contact-details{margin-top:16px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .paymentDetails{margin:24px 0 16px;padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .paymentDetails .visaIcon{padding-bottom:5px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderProductInfo{margin:0 61px 0 0;padding:24px 105px 32px 104px;border:2px solid var(--support-white-smoke)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items{margin:0 61px 16px 0;padding:24px 105px 32px 20px;border:2px solid var(--support-white-smoke)}@media (max-width:767.98px){cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items{padding:0;margin:0}}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .orderCount{margin-bottom:35px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .orderProductDetails{width:100%;margin:0 161px 0 0;padding:11px 0;background-color:var(--support-white-smoke)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .cx-info{margin-left:1.5rem}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .cx-property{padding:8px 0 0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .displayMyOrder{display:none}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .paddingMyOrder{padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items .margOrderConfirmation{margin-top:23px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items elux-manage-subscription .mb-4,cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-order-items elux-manage-subscription .mt-4{margin-bottom:.5rem!important;margin-top:.5rem!important}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal{width:100%;margin:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary{margin:16px 0 40px;padding:24px 24px 32px 16px;border:2px solid var(--support-white-smoke)}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary h4{padding-bottom:24px;text-transform:capitalize}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .marginBtm{margin-bottom:24px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .subtotallabel{padding-bottom:30px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .order-confirmation-total{margin:32px 0 16px;border-top:1px solid var(--support-light-charcoal);padding-top:16.1px!important}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary cx-order-summary .cx-summary-partials .discountlabel{padding-left:20px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .orderContactDetails{margin-top:16px;border-top:1px solid var(--support-light-charcoal);border-bottom:1px solid var(--support-light-charcoal);padding-top:24px;margin-right:24px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .backOrderBottom{margin-bottom:40px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .backIcon{padding-right:16px}@media (max-width:767.98px){cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails{padding:20px 15px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .myOrderHead .backText{padding-top:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails cx-page-slot.elxBackOrder cx-paragraph p{font-size:13px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails{padding:15px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .order-number{font-size:26px;font-weight:500}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details{margin-top:30px;display:flex}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR{border-left:0;border-right:0;border-top:2px solid var(--support-white-smoke);border-bottom:2px solid var(--support-white-smoke);padding:20px 15px;margin:20px 2px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection{padding-bottom:30px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .orderDetails .details .borderLR .estimatedDeliverySection .deliveryDetails{padding-left:0;padding-top:15px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-info{margin-left:0!important}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .cx-info .cx-info-container{margin-left:1.5rem}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .accountOrderSummary,cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .paddin0Mobile{padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form app-elux-myaccount-orderdetails .accountOrderTotal .orderContactDetails{margin-right:0;margin-left:0}}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown{max-width:1240px;width:100%;margin:auto;padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions{width:100%}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .details{display:flex;margin-bottom:20px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .details>div{flex:1}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items{padding:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .orderProductDetails{padding:11px 0;background-color:var(--support-white-smoke);color:#000;font-weight:700}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .cx-info-container{margin-left:1.5rem}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item elux-manage-subscription .checkoutSummary{margin-bottom:.5rem!important;margin-top:.5rem!important}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .product-name{padding:0!important}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row .cx-item-list-items cx-cart-item .product-name .paddingMyOrder{padding-right:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .product-name .cx-name{padding-left:0}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .product-name .cx-value{padding-right:0}@media (max-width:767.98px){cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row{background-color:var(--white);margin-top:24px}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .cx-order-items cx-cart-item-list .cx-item-list-row app-bundle-product-item .cx-info-container{margin-left:.5rem}}cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown app-elux-asm-order-versions ngb-accordion .elux-asm-box .card-body app-elux-asm-order-version .bgSupportWhiteSmoke{background-color:var(--support-white-smoke)}@media (max-width:767.98px){cx-page-layout.ContentPage1Template cx-page-slot app-elux-guest-order-form .orderDetailsDropdown{width:98%}}cx-page-layout.FrigSecondaryPageTemplate3 .DoNotSell2,cx-page-layout.FrigSecondaryPageTemplate3 .Template1HalfRTE{padding:78px 190px 105px}@media (max-width:768px){cx-page-layout.FrigSecondaryPageTemplate3 .DoNotSell2,cx-page-layout.FrigSecondaryPageTemplate3 .Template1HalfRTE{padding:38px 16px!important}}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{width:999px;margin:auto}cx-page-layout.ResetPasswordPageTemplate .passwordrules{position:absolute;z-index:100;background-color:var(--blue-tint);left:15px;right:15px;font-family:Gotham;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}.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(--primary-crisp-charcoal)!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%;-o-object-fit:contain;object-fit:contain}.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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}@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-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(--primary-crisp-charcoal)}.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)}.frigi-textWhite,.frigiShapingLivingBetter{background-color:var(--blue-tint);padding:64px 0;text-align:center}.frigi-textWhite h1,.frigi-textWhite h2,.frigi-textWhite h3,.frigi-textWhite h4,.frigi-textWhite p,.frigi-textWhite span,.frigiShapingLivingBetter h1,.frigiShapingLivingBetter h2,.frigiShapingLivingBetter h3,.frigiShapingLivingBetter h4,.frigiShapingLivingBetter p,.frigiShapingLivingBetter span{color:var(--primary-crisp-charcoal)}.frigi-textWhite p,.frigiShapingLivingBetter p{font-size:24px;font-weight:400;line-height:1.5}@media (max-width:575.98px){.frigi-textWhite p,.frigiShapingLivingBetter p{font-size:20px;width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-textWhite p,.frigiShapingLivingBetter p{font-size:16px;width:100%!important}}.frigi-textWhite cx-generic-link,.frigiShapingLivingBetter cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0}@media (max-width:575.98px){.frigi-textWhite cx-generic-link a,.frigiShapingLivingBetter cx-generic-link a{width:80%!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-textWhite cx-generic-link a,.frigiShapingLivingBetter cx-generic-link a{width:80%!important}}.frigi-textWhite,.frigiShapingLivingBetter{background-color:var(--support-white-smoke);margin:82px 0}cx-page-slot.elxHalfRTE1Slot,cx-page-slot.frgPDPHeadline1{display:flex;flex-wrap:wrap;margin:0 5%;gap:40px}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.elxHalfRTE1Slot,cx-page-slot.frgPDPHeadline1{padding:30px 0}}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot,cx-page-slot.frgPDPHeadline1{padding:30px 0}}cx-page-slot.elxHalfRTE1Slot app-home-page-banner,cx-page-slot.frgPDPHeadline1 app-home-page-banner{flex-basis:45%}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto;padding:25px 0 30px}@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-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding:25px 0 0!important}}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding:25px 0 0!important}}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;color:var(--primary-crisp-charcoal)!important;margin:5% auto!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p{margin:26px 18.5px 24px 0;font-family:Gotham-Book;font-size:24px;font-weight:400;line-height:1.5;letter-spacing:normal;text-align:center}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary span,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p{font-size:16px!important;margin:0!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,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary p{margin:0!important}}@media (max-width:575.98px){cx-page-slot.elxHalfRTE1Slot app-home-page-banner .category-bottom-block .summary-content .content-wrapper,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding-top:20px 0!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,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link,cx-page-slot.frgPDPHeadline1 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,cx-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link,cx-page-slot.frgPDPHeadline1 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-page-slot.frgPDPHeadline1 app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding:25px 0 0}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.elxHalfRTE1Slot,cx-page-slot.frgPDPHeadline1{padding-bottom:30px}}.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(--primary-crisp-charcoal)!important}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-2up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-3-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-4-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-2-side .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal);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%}app-home-page-banner .category-bottom-block{display:flex;margin:unset;flex-direction:row-reverse;background-color:var(--white)}@media (max-width:575.98px){app-home-page-banner .category-bottom-block{display:block}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block{display:block}}app-home-page-banner .category-bottom-block .image-container{display:flex;height:auto;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{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}app-home-page-banner .category-bottom-block .summary-content{flex-basis:50%;padding:0;margin:auto;display:unset}app-home-page-banner .category-bottom-block .summary-content .content-wrapper{width:80%;margin:inherit;text-align:left}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper{width:90%;margin:0 auto}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper{width:90%;margin:40px auto}}app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{line-height:1.2;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:28px}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:28px}}@media (min-width:768px) and (max-width:991.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:36px;font-size:38px}}app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{line-height:1.2;letter-spacing:normal;color:var(--primary-crisp-charcoal)}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:28px}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:28px}}@media (min-width:768px) and (max-width:991.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:36px;font-size:38px}}app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;margin:1.5rem auto}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px}}app-home-page-banner .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:inherit}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%}}@media (max-width:575.98px){app-home-page-banner .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%}}@media (min-width:576px) and (max-width:767.98px){app-home-page-banner .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%}}.elx-Testimonial{background-color:var(--primary-crisp-charcoal);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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-dark-blue-mid p:first-child{font-size:20px;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(--primary-crisp-charcoal)}@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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-light p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-light p:first-child{font-size:20px;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(--primary-crisp-charcoal)}@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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-light-blue-tint p:first-child{font-size:20px;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(--primary-crisp-charcoal)}@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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-primary-white p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-primary-white p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-mahogany-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-moss-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-silk-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-dark-umber-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-mahogany-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-moss-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-silk-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-light-umber-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-mahogany-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-moss-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-silk-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-mid-umber-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-mahogany-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-moss-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-silk-rich p:first-child{font-size:20px;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:24px;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:20px}}@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:20px}}.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:32px;font-weight:400}@media (max-width:575.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{font-size:20px;margin:10% auto}}@media (min-width:576px) and (max-width:767.98px){.elx-Testimonial-secondary-tint-umber-rich p:first-child{font-size:20px;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(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}.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%;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%}}.elx-Carousel-Small .carousel-panel .slides .btn-text-wrapper .title{text-align:center}@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 .category-title{text-align:center;font-size:24px;line-height:1.33}.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}cx-carousel cx-icon.fa-angle-left{background:url(/assets/icons/frg-buttons-caret-left.png) 100% var(--white)!important;opacity:.6;width:60px;height:60px}@media (max-width:575.98px){cx-carousel cx-icon.fa-angle-left{background:url(/assets/icons/frg-buttons-caret-left.png) 105px -15px var(--white)!important;width:30px;height:30px}}cx-carousel cx-icon.fa-angle-right{background:url(/assets/icons/frg-buttons-caret-right.svg) 100% var(--white)!important;opacity:.6;width:60px;height:60px}@media (max-width:575.98px){cx-carousel cx-icon.fa-angle-right{background:url(/assets/icons/frg-buttons-caret-right.svg) 105px -15px var(--white)!important;width:30px;height:30px}}cx-carousel cx-icon:hover{opacity:1}.fa-angle-right:before{content:" "!important;background:url(/assets/icons/frg-icons-caret-right-232-a.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}cx-page-slot:not(.frigiLocalRebates) .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){cx-page-slot:not(.frigiLocalRebates) .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}}cx-page-slot.elxLargeCarouselSlot p h2,cx-page-slot.elxLargeCarouselSlot p h5,cx-page-slot.elxSmallcarouselSlot p h2,cx-page-slot.elxSmallcarouselSlot p h5{font-size:38px;font-weight:400;line-height:1.21;color:var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}.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 .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(--primary-crisp-charcoal);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(--primary-crisp-charcoal)}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(--primary-crisp-charcoal);flex-direction:column}cx-banner.Image1BannerComponent cx-generic-link a p.headline{order:1;color:var(--primary-crisp-charcoal);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(--primary-crisp-charcoal)!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%}}app-elx-sticky-compare-products app-elux-action-button a.btn.btn-primary.btn-block,app-elx-sticky-compare-products app-elux-action-button button.btn.btn-primary.btn-block.currentlyUnAvailable.disabled,app-elx-sticky-compare-products app-elux-action-button cx-add-to-cart button.btn.btn-primary.btn-block{background-color:var(--primary-very-berry)!important;width:48px;height:48px;border-radius:10px;padding:0}app-elx-sticky-compare-products app-elux-action-button a.btn.btn-primary.btn-block{font-size:28px!important}app-elx-sticky-compare-products app-elux-action-button a.btn.btn-primary.btn-block img.elxIconsCart{height:32px;width:32px}.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:Gotham-Book;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(--support-white-smoke)}.border-right-spec{height:40px;display:flex;align-items:center;line-height:14px;border-right:1px solid var(--blue-light)}.col-md-3.float-left.empty.border-right-spec.empty-height{border:none}@media (max-width:575px){.border-right-spec{border-right:none}}.lastdiv{-moz-text-align-last:left;text-align-last:left;height:40px;padding-top:10px;line-height:14px}.difference-only{border:1px solid var(--primary-very-berry);background-color:rgba(230,20,51,.05);margin:-1px 0;z-index:9}.elxStickyHeader.has-components{border-radius:2px;padding:20px 0;background-color:var(--support-white-smoke);z-index:10;position:sticky;top:0}@media (max-width:575.98px){.elxStickyHeader.has-components .elux-compare-inner-background{flex-direction:column}.elxStickyHeader.has-components .text-default-height{height:80px}}@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{flex-direction:column}.elxStickyHeader.has-components.disable-sticky .compare-products-container .H2H2_Mobile_Reg{letter-spacing:-1px}.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{bottom:0}.hide-differences .form-check-label{padding-left:20px}.compare-image-60{height:90px;width:90px;margin:auto auto auto 15px}.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:3;-webkit-box-orient:vertical}.elxStickyHeader .add-compare-block{width:100%;height:269px;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;height:216px;padding:54px 11px 44px 10px;width:auto}}@media (min-width:768px) and (max-width:991.98px){.elxStickyHeader .add-compare-block{margin:0 10px 0 0;width:auto;height:185px;padding:16px 10px 0}}.elxStickyHeader .add-compare-block .plp-hide{padding-top:30px;color:var(--primary-crisp-charcoal)}.elxStickyHeader .swiper-pagination-bullets{position:absolute;bottom:-7px!important}.elxStickyHeader .isSticky .add-compare-block{width:100%;height:154px;margin:0 24px 10px 22px;padding:20px 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:26px}.Oval,.Oval-Res{position:absolute;z-index:99999;top:-11px}.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%;left:20px;color:var(--primary-crisp-charcoal)}.Oval-Res p{font-size:50px;font-weight:200;position:relative;bottom:31px;right:4px;transform:rotate(45deg);color:var(--primary-very-berry)}.swiper-container{min-height:325px}.isSticky .swiper-container{min-height:225px}.form-check-label input[type=checkbox]{border-radius:0;border:2px solid var(--blue-light)}.form-check-label input[type=checkbox]:checked{font-style:normal;border-color:var(--primary-crisp-charcoal);background-color:transparent}.form-check-label input[type=checkbox]:checked:after{color:var(--primary-crisp-charcoal);position:absolute;content:"";display:inline-block;height:14px;width:28px;top:3px;left:0;border-color:var(--accent-black-cherry);border-style:solid;border-width:0 0 4px 4px;transform:rotate(-53deg)}.form-check-label input[type=checkbox]:disabled{border-color:var(--primary-color-palette-blue-mid)}.boxshadow{box-shadow:0 2px 8px 0 #999}.none.boxshadow{box-shadow:none}.compare-card{padding-right:30px;padding-left:30px;flex-direction:column;justify-content:space-evenly}.compare-card .text-default-height{height:80px}@media (max-width:769px){.compare-image-60{height:60px;width:60px;margin:auto auto auto 15px}}@media (max-width:769px) and (max-width:767.98px){.compare-image-60{height:90px;width:90px}}@media (max-width:769px){.compare-card{padding-right:5px;padding-left:5px;margin:0;flex-direction:column;justify-content:flex-start}.compare-card .Oval.cursor-pointer img.frgButtonsClose{position:absolute;right:0;top:-6px}}@media (max-width:769px){.Flag-Text-Body-medium-semi-price{color:var(--accent-black-cherry);font-size:13px;padding-right:6px;font-weight:700}}@media (max-width:769px){.plp-hide.compare-sticky-hide.text-right{height:47px}}@media (max-width:769px){.col-md-3.p-1.plp-hide{display:grid;align-items:center;width:152px}.col-md-3.p-1.plp-hide .H2H2_Desktop_Reg{font-size:20px}.col-md-3.p-1.plp-hide .CTACTA-Text-Charcoal-Left{font-size:13px}}.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}.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(--primary-crisp-charcoal)!important}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-Flex-2up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-Flex-3up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!important;margin:5% auto!important}.elx-Cards-Flex-4up .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}.elx-Stats-Counter-1Up.primary-dark{background-color:var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}.elx-Stats-Counter-2Up.primary-dark{background-color:var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}.elx-Stats-Counter-3Up.primary-dark{background-color:var(--primary-crisp-charcoal)}.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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}@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(--primary-crisp-charcoal)}.elx-Stats-Counter-4Up.primary-dark{background-color:var(--primary-crisp-charcoal)}.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{padding:64px 0}app-elux-slim-banner .slick-banner .image-div{display:flex;justify-content:center;place-items:center}app-elux-slim-banner .slick-banner .container-slim{width:100%}@media (min-width:786px){app-elux-slim-banner .slick-banner .container-slim{height:286px}}app-elux-slim-banner .slick-banner .container-slim .image-div .image-background{position:relative;width:396px;height:286px}app-elux-slim-banner .slick-banner .container-slim .image-div cx-media{height:auto;width:auto;position:absolute}app-elux-slim-banner .slick-banner .content{display:flex;flex-direction:column;padding:39px 30px 0 42px}@media (max-width:450px){app-elux-slim-banner .slick-banner .content{padding:24px 16px 0}}app-elux-slim-banner .slick-banner .content h3{font-size:36px;font-weight:700;color:var(--primary-crisp-charcoal)}app-elux-slim-banner .slick-banner .content p{padding-top:20px;color:var(--primary-crisp-charcoal)}app-elux-slim-banner .slick-banner .content .pRIcon p{padding-top:0;font-family:Gotham-Bold;height:24px;font-stretch:normal;line-height:1.26;letter-spacing:normal}app-elux-slim-banner .slick-banner .content .pRIcon p a{color:var(--primary-very-berry)}app-elux-slim-banner .slick-banner .content .pRIcon p :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-berry.svg) no-repeat 100%;height:22px;width:22px;padding:15px}app-elux-slim-banner .slick-banner .CTA{padding-top:0;padding-bottom:42px;padding-left:42px;font-size:19px;font-family:Gotham-Bold;height:24px;font-stretch:normal;line-height:1.26;letter-spacing:normal}@media (max-width:450px){app-elux-slim-banner .slick-banner .CTA{padding-left:16px}}app-elux-slim-banner .slick-banner .CTA a{padding-top:0;font-family:Gotham-Bold;height:24px;font-stretch:normal;line-height:1.26;letter-spacing:normal}app-elux-slim-banner .slick-banner .CTA a p{letter-spacing:normal}app-elux-slim-banner .slick-banner .CTA a :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-berry.svg) no-repeat 100%;height:22px;width:22px;padding:15px}@media (max-width:786px){app-elux-slim-banner{margin:0}}@media (max-width:575px){app-elux-slim-banner{padding-bottom:32px}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(--primary-crisp-charcoal);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:Gotham-Book;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,rgba(50,51,51,.8) 30%,#f7f7f7);background-image:url(/assets/images/background-image-question-banner.png);background-position:100%;display:flex;background-repeat:repeat-x;flex-wrap:unset;background-size:cover;height:196px;align-items:center;color:var(--primary-clean-white);mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain}.question-banner-wrapper>div>*,.question-banner-wrapper a,.question-banner-wrapper a:hover{color:var(--primary-clean-white)!important}.question-banner-wrapper>div>*{margin-bottom:0}.question-banner-wrapper div:first-child{flex-basis:25%;display:flex;justify-content:flex-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/background-image-question-banner.png)}}@media (max-width:768px){.question-banner-wrapper{background-image:url(/assets/images/background-image-questionBanner-mobile.png)}}@media (max-width:760px){.question-banner-wrapper{background-image:url(/assets/images/background-image-questionBanner-mobile.png);height:auto;flex-direction:column;background-size:cover;background-repeat:no-repeat}}.question-banner-wrapper .p-2{padding:0!important}@media (max-width:575.98px){.question-banner-wrapper img{margin:21px 0;height:100px;width:100px}.question-banner-wrapper h2{font-size:22px;line-height:1.36}.question-banner-wrapper .flex-grow-1 h3{font-size:20px;line-height:1.4;margin-bottom:14px}.question-banner-wrapper .flex-grow-1 h2{font-size:20px;font-family:Gotham-Book!important;line-height:1.4}.question-banner-wrapper .flex-grow-1 p{font-size:16px;line-height:1.5;margin-bottom:27px}}@media (min-width:576px) and (max-width:767.98px){.question-banner-wrapper img{margin:21px 0;height:100px;width:100px}.question-banner-wrapper h2{font-size:22px;line-height:1.36}.question-banner-wrapper .flex-grow-1 h3{font-size:20px;line-height:1.4;margin-bottom:14px}.question-banner-wrapper .flex-grow-1 h2{font-size:20px;font-family:Gotham-Book!important;line-height:1.4}.question-banner-wrapper .flex-grow-1 p{font-size:16px;line-height:1.5;margin-bottom:27px}}@media (min-width:768px) and (max-width:991.98px){.question-banner-wrapper img{height:120px;width:120px}.question-banner-wrapper h2{font-size:24px;line-height:1.33}.question-banner-wrapper .flex-grow-1 h3{font-size:22px;line-height:1.36}.question-banner-wrapper .flex-grow-1 h2{font-size:24px;font-family:Gotham-Book!important;line-height:1.33}.question-banner-wrapper .flex-grow-1 p{font-size:16px;line-height:1.5}}@media (min-width:992px) and (max-width:1199.98px){.question-banner-wrapper img{height:140px;width:140px}.question-banner-wrapper h2{font-size:38px;line-height:1.21}.question-banner-wrapper .flex-grow-1 h3{font-size:22px;line-height:1.33}.question-banner-wrapper .flex-grow-1 h2{font-size:38px;font-family:Gotham-Book!important;line-height:1.21}.question-banner-wrapper .flex-grow-1 p{font-size:20px;line-height:1.6}}@media (min-width:1200px){.question-banner-wrapper img{height:140px;width:140px}.question-banner-wrapper h2{font-size:38px;line-height:1.21}.question-banner-wrapper .flex-grow-1 h3{font-size:22px;line-height:1.33}.question-banner-wrapper .flex-grow-1 h2{font-size:38px;font-family:Gotham-Book!important;line-height:1.21}.question-banner-wrapper .flex-grow-1 p{font-size:20px;line-height:1.6}}.elx-icons-calendar{background-image:url(/assets/icons/frg-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)}.fr-icon{width:16px;height:16px;margin:0 8px 0 0;-o-object-fit:contain;object-fit:contain}.fr-icon.fr-phone{background:url(/assets/icons/frg-icons-phone-f-095.svg) no-repeat 0;padding:8px}.fr-icon.fr-user{background:url(/assets/icons/frg-icons-user-f-2-bd.svg) no-repeat 0;padding:8px}.fr-icon.fr-filter{background:url(/assets/icons/frg-icons-filter-f-1-de.svg) no-repeat 0;padding:3px 16px}.fr-icon.fr-filter-disabled{background:url(/assets/icons/frg-icons-filter-f-1-de-disabled.svg) no-repeat 0;padding:3px 16px}.fr-icon.fr-caret-down{background:url(/assets/icons/frg-icons-caret-down-f-078.svg) no-repeat 100%;padding:8px}.fr-icon.fr-close{background:url(/assets/icons/frg-icons-close-d-7.svg) no-repeat 100%;padding:8px}.fr-icon.fr-check{background:url(/assets/icons/frg-icons-check-2713.svg) no-repeat 100%;padding:0 12px;width:24px;height:24px}.fr-icon.fr-icons-reset{background:url(/assets/icons/frg-icons-reset-21-ba.svg) no-repeat 100%;padding:8px}cx-sorting ng-select .ng-arrow-wrapper .ng-arrow{background:url(/assets/icons/frg-icons-caret-down.svg) no-repeat 100%;padding:8px 14px;border:0!important}.frg-Components-Hero-Short-Overlay{flex-basis:100%;display:block;margin-right:0}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay{flex-basis:unset}}.frg-Components-Hero-Short-Overlay .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:row!important;background-color:var(--primary-clean-white)!important;position:relative}.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container .overlay{background-image:linear-gradient(180deg,rgba(50,51,51,.8) -50%,#f7f7f7);mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;z-index:1}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container .overlay{height:146px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container .overlay{height:146px!important}}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media{height:190px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media{height:146px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media{height:288px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media{height:464px!important}}@media (min-width:1200px){.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media{height:464px!important}}.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media img,.frg-Components-Hero-Short-Overlay .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575px){.frg-Components-Hero-Short-Overlay .category-bottom-block .content-wrapper{width:90%!important;margin:10px auto!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .content-wrapper .title-topic{margin:24px 0 8px!important;font-family:Gotham-Book;font-size:26px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}.frg-Components-Hero-Short-Overlay .category-bottom-block .content-wrapper .summary{padding-top:5px;font-family:Gotham-Book;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)}.frg-Components-Hero-Short-Overlay .category-bottom-block .content-wrapper .cta-wrapper cx-generic-link a.btn{width:100%!important}}.frg-Components-Hero-Short-Overlay .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;padding:2%!important;top:0}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .summary-overlay{background:var(--primary-clean-white);mix-blend-mode:unset;position:relative;width:100%;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .summary-overlay{background:var(--primary-clean-white);mix-blend-mode:unset;position:relative;width:100%;margin:auto}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .summary-overlay{background:linear-gradient(180deg,rgba(50,51,51,.8) 30%,#f7f7f7);mix-blend-mode:multiply;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .summary-overlay{background:linear-gradient(180deg,rgba(50,51,51,.8) 30%,#f7f7f7);mix-blend-mode:multiply;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper{position:relative;z-index:2;text-align:left;width:70%;margin:8% 15%}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper{width:100%;margin:12% 6%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper{width:100%;margin:7% 5%}}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important;font-family:Gotham-Book}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-size:34px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-size:50px!important}}@media (min-width:1200px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-size:50px!important}}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2{color:var(--primary-crisp-charcoal)!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:34px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px;line-height:1.5;text-align:left;color:var(--primary-clean-white)!important;margin:1% auto!important}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:16px!important;margin:5% auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:16px!important;margin:5% auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-Hero-Short-Overlay .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){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content{position:unset}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important;text-align:center}.frg-Components-Hero-Short-Overlay .category-bottom-block .summary-content .content-wrapper .summary{text-align:center}}.frg-Components-Hero-Short-Overlay .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Left-White{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Left-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){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Left-White .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Right-White{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Right-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){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Right-White .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Left-Smoke{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--support-white-smoke)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .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){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Left-Smoke .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Right-Smoke{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--support-white-smoke)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .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){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Right-Smoke .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .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){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Left-Crisp-Charcoal .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal{flex-basis:unset}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .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){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Teaser-Right-Crisp-Charcoal .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-light-Left{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left{flex-basis:unset}}.frg-Components-50-50-Content-light-Left .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Left .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-light-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){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-light-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-light-Left .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-light-Right{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right{flex-basis:unset}}.frg-Components-50-50-Content-light-Right .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Right .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-light-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){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-light-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-light-Right .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Dark-Right{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right{flex-basis:unset}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Dark-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){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Dark-Right .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-50-50-Content-Dark-left{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left{flex-basis:unset}}.frg-Components-50-50-Content-Dark-left .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block{display:block!important}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media{width:100%;height:100%}.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media video{width:100%}.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .image-container cx-media img{height:480px}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)!important}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-50-50-Content-Dark-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){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frg-Components-50-50-Content-Dark-left .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frg-Components-50-50-Content-Dark-left .category-bottom-block .cta-wrapper-bottom{display:none}.frigi-HalfRTE-Left{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frigi-HalfRTE-Left{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left{flex-basis:unset}}.frigi-HalfRTE-Left .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block{display:block!important}}.frigi-HalfRTE-Left .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media{width:100%;height:100%}.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media video{width:100%}.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frigi-HalfRTE-Left .category-bottom-block .image-container cx-media img{height:480px}}.frigi-HalfRTE-Left .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frigi-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){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title h1,.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title h2,.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frigi-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){.frigi-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){.frigi-HalfRTE-Left .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frigi-HalfRTE-Left .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frigi-HalfRTE-Left .category-bottom-block .cta-wrapper-bottom{display:none}.frigi-HalfRTE-Right{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}@media (max-width:575.98px){.frigi-HalfRTE-Right{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right{flex-basis:unset}}.frigi-HalfRTE-Right .category-bottom-block{display:flex!important;margin:auto!important;flex-direction:row-reverse!important;background-color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block{display:block!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block{display:block!important}}.frigi-HalfRTE-Right .category-bottom-block .image-container{display:flex!important;height:auto!important;flex-basis:50%!important}.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media{width:100%;height:100%}.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media video{width:100%}.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{height:260px}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{height:100%}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{height:480px}}@media (min-width:1200px){.frigi-HalfRTE-Right .category-bottom-block .image-container cx-media img{height:480px}}.frigi-HalfRTE-Right .category-bottom-block .summary-content{flex-basis:50%!important;padding:0!important;margin:auto;display:flex}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:80%;margin:10% auto;text-align:left}@media (max-width:1027px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{margin:0 auto}}@media (max-width:575.98px){.frigi-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){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:40px auto!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper{width:90%!important;margin:20px auto!important}}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title h1,.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title h2,.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)!important}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-crisp-charcoal)!important;font-size:20px;margin:1.5rem auto!important}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frigi-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){.frigi-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){.frigi-HalfRTE-Right .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (max-width:575.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frigi-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link{width:100%!important}}.frigi-HalfRTE-Right .category-bottom-block .summary-content .cta-wrapper cx-generic-link a.btn{width:auto}.frigi-HalfRTE-Right .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Blade-Overlay-white{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white{flex-basis:unset}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;position:relative}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{width:100%}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{height:475px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{height:700px}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container cx-media video{height:700px}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{-webkit-clip-path:polygon(0 0,61% 0,36% 100%,0 100%);clip-path:polygon(0 0,61% 0,36% 100%,0 100%);width:100%;height:100%;opacity:.85;position:absolute;z-index:1}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{background-color:var(--primary-clean-white)}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{background-color:var(--primary-clean-white)}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .image-container .overlay{background-color:var(--primary-clean-white)}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content{flex-basis:unset!important;width:50%;position:absolute;top:10%;left:0;right:0;margin-left:0;margin-right:auto;padding:4%!important;z-index:2}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-clean-white)}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-clean-white)}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content{bottom:0}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper{text-align:left;width:80%;margin:auto}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper{width:100%}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{opacity:.9;font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{opacity:.9;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline h1,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline h2,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline span,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-crisp-charcoal);margin:5% auto!important;font-size:20px!important}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper{margin-top:30px}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn.btn-primary{border-radius:unset;font-size:19px;color:var(--primary-very-berry);background:none;border:0;padding:0}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-berry.svg) no-repeat 100%;height:22px;width:22px;padding:15px}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Blade-Overlay-white .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Blade-Overlay-crisp-charcoal{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal{flex-basis:unset}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;position:relative}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{width:100%}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{height:475px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{height:700px}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container cx-media video{height:700px}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{-webkit-clip-path:polygon(0 0,61% 0,36% 100%,0 100%);clip-path:polygon(0 0,61% 0,36% 100%,0 100%);width:100%;height:100%;opacity:.85;position:absolute;z-index:1}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{background-color:var(--primary-crisp-charcoal)}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{background-color:var(--primary-crisp-charcoal)}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .image-container .overlay{background-color:var(--primary-crisp-charcoal)}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content{flex-basis:unset!important;width:50%;position:absolute;top:10%;left:0;right:0;margin-left:0;margin-right:auto;padding:4%!important;z-index:2}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-crisp-charcoal)}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-crisp-charcoal)}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content{bottom:0}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{text-align:left;width:80%;margin:auto}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{width:100%}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{opacity:.9;font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{opacity:.9;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline h1,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline h2,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline span,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white);margin:5% auto!important;font-size:20px!important}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper{margin-top:30px}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn.btn-primary{border-radius:unset;font-size:19px;color:var(--primary-clean-white);background:none;border:0;padding:0}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%;height:22px;width:22px;padding:15px}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Blade-Overlay-crisp-charcoal .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Blade-Overlay-very-berry{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry{flex-basis:unset}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;position:relative}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{width:100%}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{height:373px}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{height:475px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{height:700px}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container cx-media video{height:700px}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{-webkit-clip-path:polygon(0 0,61% 0,36% 100%,0 100%);clip-path:polygon(0 0,61% 0,36% 100%,0 100%);width:100%;height:100%;opacity:.85;position:absolute;z-index:1}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{background-color:none!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{background-color:var(--primary-very-berry)}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{background-color:var(--primary-very-berry)}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .image-container .overlay{background-color:var(--primary-very-berry)}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content{flex-basis:unset!important;width:50%;position:absolute;top:10%;left:0;right:0;margin-left:0;margin-right:auto;padding:4%!important;z-index:2}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-very-berry)}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto;background-color:var(--primary-very-berry)}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content{bottom:0}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper{text-align:left;width:80%;margin:auto}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper{width:100%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper{width:100%}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{opacity:.9;font-family:Gotham-Book;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{opacity:.9;font-family:Gotham-Bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-clean-white)}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline h1,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline h2,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline span,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-headline,.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:var(--primary-clean-white);margin:5% auto!important;font-size:20px!important}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}@media (min-width:1200px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper{margin-top:30px}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link{background:none;border:none;width:100%;border-radius:unset;line-height:unset;height:unset;padding:0;text-align:left}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a.btn.btn-primary{border-radius:unset;font-size:19px;color:var(--primary-clean-white);background:none;border:0;padding:0}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link :after{content:" ";background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%;height:22px;width:22px;padding:15px}@media (max-width:575.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .summary-content .content-wrapper .cta-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Blade-Overlay-very-berry .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Image-Text-Below-white{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white{flex-basis:unset}}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-clean-white)!important}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{height:275px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{height:465px}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .image-container cx-media video{height:465px}}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:24px 5%;width:100%}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-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){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.frg-Components-Feature-Image-Text-Below-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:center}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Image-Text-Below-white .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Image-Text-Below-crisp-charcoal{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal{flex-basis:unset}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{height:275px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{height:465px}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .image-container cx-media video{height:465px}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:24px 5%;width:100%}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-clean-white)!important}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-clean-white)!important}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .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){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .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:center}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Image-Text-Below-crisp-charcoal .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-Feature-Image-Text-Below-white-smoke{flex-basis:100%;display:block;margin-top:.1rem!important;margin-right:0}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke{flex-basis:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white-smoke{flex-basis:unset}}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--support-white-smoke)!important}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{height:240}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{height:275px}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{height:465px}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media img,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .image-container cx-media video{height:465px}}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:24px 5%;width:100%}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title h1,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title h2,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:600;line-height:1.2;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-family:Gotham-Book;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .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){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important;margin:5% auto!important}}.frg-Components-Feature-Image-Text-Below-white-smoke .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:center}@media (max-width:575.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-Components-Feature-Image-Text-Below-white-smoke .category-bottom-block .cta-wrapper-bottom{display:none}.frg-Components-cards-2-Up{display:flex;flex-basis:45%;margin-top:1.5rem!important}@media (max-width:575.98px){.frg-Components-cards-2-Up{flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up{flex-basis:100%}}.frg-Components-cards-2-Up .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){.frg-Components-cards-2-Up .category-bottom-block{margin:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up .category-bottom-block{margin:unset}}.frg-Components-cards-2-Up .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-cards-2-Up .category-bottom-block .image-container cx-media{height:auto}.frg-Components-cards-2-Up .category-bottom-block .image-container cx-media img{width:100%;-o-object-fit:cover;object-fit:cover}.frg-Components-cards-2-Up .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%}.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:38px;font-weight:600;line-height:1.2;text-align:center}@media (max-width:575.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px;font-weight:600;line-height:1.2;text-align:center}@media (max-width:575.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;line-height:1.5;text-align:center;margin:5% auto!important}@media (max-width:575.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-cards-2-Up .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}@media (max-width:575.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:80%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-2-Up .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:80%!important}}.frg-Components-cards-3-Up{display:flex;flex-basis:30%;margin-top:1.5rem!important}@media (max-width:575.98px){.frg-Components-cards-3-Up{flex-basis:100%}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up{flex-basis:100%}}.frg-Components-cards-3-Up .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){.frg-Components-cards-3-Up .category-bottom-block{margin:unset}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up .category-bottom-block{margin:unset}}.frg-Components-cards-3-Up .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-Components-cards-3-Up .category-bottom-block .image-container cx-media{height:auto}.frg-Components-cards-3-Up .category-bottom-block .image-container cx-media img{width:100%;-o-object-fit:cover;object-fit:cover}.frg-Components-cards-3-Up .category-bottom-block .summary-content{flex-basis:unset!important;padding:unset!important;margin:5%}.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper{text-align:center;width:auto}.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:26px;font-weight:600;line-height:1.2;text-align:center}@media (max-width:575.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}@media (min-width:1200px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title{font-size:26px!important}}.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px;font-weight:600;line-height:1.2;text-align:center}@media (max-width:575.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}@media (min-width:1200px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:26px!important}}.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px;line-height:1.5;text-align:center;margin:5% auto!important}@media (max-width:575.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-Components-cards-3-Up .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}@media (max-width:575.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:80%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-Components-cards-3-Up .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:80%!important}}cx-page-slot.frigiInnovation2Section{margin:5% 104px}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiInnovation2Section{margin:5% 50px}}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section{margin:5% 0}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section{margin:5% 0}}cx-page-slot.frigiInnovation2Section cx-paragraph{flex-basis:100%;text-align:center}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section cx-paragraph{padding:10px}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section cx-paragraph{padding:10px}}cx-page-slot.frigiInnovation2Section app-home-page-banner{flex-basis:20%;margin:0 1%;display:flex}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner{flex-basis:unset;margin:auto!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner{flex-basis:unset;margin:auto!important}}@media (min-width:768px) and (max-width:991.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner{flex-basis:33.33%;margin:1%}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block{display:flex;background:var(--support-white-smoke)!important;flex-direction:column}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block{background:var(--primary-crisp-charcoal)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block{background:var(--primary-crisp-charcoal)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .image-container cx-media{width:100%;height:291px}cx-page-slot.frigiInnovation2Section 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-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content{flex-basis:100%;background:var(--support-white-smoke)!important;color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content{font-size:18px;background:var(--primary-crisp-charcoal)!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content{font-size:18px;background:var(--primary-crisp-charcoal)!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper{padding:16px;text-align:center;width:100%;margin:0}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{margin:10px 0!important;font-family:Gotham-Book;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:2px;text-align:center}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:18px;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title{font-size:18px;color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .title-topic{color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{margin:0!important;padding-bottom:15px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .summary{color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section 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(--primary-crisp-charcoal);background:unset}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .category-para-link{color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .category-para-link{color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .summary-content .content-wrapper .cta-wrapper{display:none}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom{display:block;text-align:center}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link{width:100%!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link{width:100%!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link a.btn{width:100%}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal{padding:0!important}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{display:inline}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{width:100%!important;color:var(--primary-clean-white)!important}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{width:100%!important;color:var(--primary-clean-white)!important}}cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:unset;padding:0}@media (max-width:575.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%!important;padding:22px}}@media (min-width:576px) and (max-width:767.98px){cx-page-slot.frigiInnovation2Section app-home-page-banner .category-bottom-block .cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:url(/assets/icons/frg-icons-circle-caret-f-138-white.svg) no-repeat 100%!important;padding:22px}}.cta-wrapper-bottom{display:none}.cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal{padding:0!important}.cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal a{display:inline}.cta-wrapper-bottom cx-generic-link.btn-link-icon-crisp-charcoal :after{background:unset;padding:0}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay{opacity:.85;flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-crisp-charcoal)!important;position:relative}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{width:100%;flex-basis:unset!important;min-height:372px}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{min-height:346px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{min-height:346px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{min-height:306px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{min-height:372px}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container{min-height:372px}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container .overlay{background:var(--primary-crisp-charcoal);width:100%;height:100%;position:absolute;z-index:1;mix-blend-mode:multiply}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container cx-media{height:30vh;min-height:375px}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container cx-media img,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content{flex-basis:unset!important;width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background-color:transparent;padding:3% 2%!important;z-index:2;height:100%}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content{position:absolute;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:0 auto}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{font-size:24px!important;line-height:1.38}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important;font-family:Gotham-Book}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;font-weight:700;line-height:1.5;text-align:center;color:var(--primary-clean-white)!important;margin:1% auto!important}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .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){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .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){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .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}.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:transparent;border-color:var(--white);color:var(--primary-clean-white)}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal-Overlay .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-component-Testimonial-Reviews-crisp-charcoal{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-crisp-charcoal)!important;position:relative}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{width:100%;flex-basis:unset!important;min-height:372px}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{min-height:346px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{min-height:346px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{min-height:306px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{min-height:372px}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container{min-height:372px}}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container .overlay{background:var(--primary-crisp-charcoal);width:100%;height:100%;position:absolute;z-index:1;mix-blend-mode:unset}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container cx-media{height:30vh;min-height:375px}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content{flex-basis:unset!important;width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background-color:transparent;padding:3% 2%!important;z-index:2;height:100%}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content{position:absolute;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:0 auto}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{font-size:24px!important;line-height:1.38}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important;font-family:Gotham-Book}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;font-weight:700;line-height:1.5;text-align:center;color:var(--primary-clean-white)!important;margin:1% auto!important}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .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){.frg-component-Testimonial-Reviews-crisp-charcoal .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){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-component-Testimonial-Reviews-crisp-charcoal .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}.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:transparent;border-color:var(--white);color:var(--primary-clean-white)}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-component-Testimonial-Reviews-accent-black-cherry{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-right:0}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--accent-black-cherry)!important;position:relative}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{width:100%;flex-basis:unset!important;min-height:372px}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{min-height:346px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{min-height:346px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{min-height:306px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{min-height:372px}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container{min-height:372px}}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container .overlay{background:var(--accent-black-cherry);width:100%;height:100%;position:absolute;z-index:1;mix-blend-mode:unset}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container cx-media{height:30vh;min-height:375px}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container cx-media img,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content{flex-basis:unset!important;width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background-color:transparent;padding:3% 2%!important;z-index:2;height:100%}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content{position:absolute;width:100%;padding:4%!important;margin:auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content{position:relative;width:100%;padding:4%!important;margin:auto}}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:0 auto}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper{width:100%;margin:4% auto}}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{font-size:24px!important;line-height:1.38}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{color:inherit!important;font-family:Gotham-Book}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:20px!important;line-height:1.38}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}@media (min-width:1200px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .title-topic span{font-size:32px!important;line-height:1.38}}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px;font-weight:700;line-height:1.5;text-align:center;color:var(--primary-clean-white)!important;margin:1% auto!important}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .summary span{color:inherit!important}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .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){.frg-component-Testimonial-Reviews-accent-black-cherry .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){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}.frg-component-Testimonial-Reviews-accent-black-cherry .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}.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper cx-generic-link .btn-primary{background-color:transparent;border-color:var(--white);color:var(--primary-clean-white)}@media (max-width:575.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Testimonial-Reviews-accent-black-cherry .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.TitleForAccesory cx-paragraph{margin-left:5%;padding-top:81px}.TitleForAccesory h2{font-family:Gotham-Book;font-size:38px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:var(--primary-crisp-charcoal)}.frg-component-Text-Banner-clean-white{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-bottom:1.5rem!important;margin-right:0}.frg-component-Text-Banner-clean-white .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-clean-white)!important;position:relative;align-items:center}.frg-component-Text-Banner-clean-white .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-component-Text-Banner-clean-white .category-bottom-block .image-container .overlay{background:var(--primary-clean-white);position:absolute;width:100%;height:100%;z-index:1}@media (max-width:575.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media{height:370px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media{height:408px}}@media (min-width:1200px){.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media{height:408px}}.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media img,.frg-component-Text-Banner-clean-white .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.frg-component-Text-Banner-clean-white .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}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important;margin:5% auto!important}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary p{font-family:Gotham-Bold;font-size:24px}.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-component-Text-Banner-clean-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:center}@media (max-width:575.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-clean-white .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-component-Text-Banner-white-smoke{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-bottom:1.5rem!important;margin-right:0}.frg-component-Text-Banner-white-smoke .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--support-white-smoke)!important;position:relative;align-items:center}.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container .overlay{background:var(--support-white-smoke);position:absolute;width:100%;height:100%;z-index:1}@media (max-width:575.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media{height:370px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media{height:408px}}@media (min-width:1200px){.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media{height:408px}}.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media img,.frg-component-Text-Banner-white-smoke .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.frg-component-Text-Banner-white-smoke .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}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-crisp-charcoal)!important;margin:5% auto!important}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary p{font-family:Gotham-Bold;font-size:24px}.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-crisp-charcoal)!important}@media (max-width:575.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-component-Text-Banner-white-smoke .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:center}@media (max-width:575.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-white-smoke .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-component-Text-Banner-crisp-charcoal{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-bottom:1.5rem!important;margin-right:0}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-crisp-charcoal)!important;position:relative;align-items:center}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container .overlay{background:var(--primary-crisp-charcoal);position:absolute;width:100%;height:100%;z-index:1}@media (max-width:575.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media{height:370px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media{height:408px}}@media (min-width:1200px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media{height:408px}}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media img,.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.frg-component-Text-Banner-crisp-charcoal .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}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important;margin:5% auto!important}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary p{font-family:Gotham-Bold;font-size:24px}.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-component-Text-Banner-crisp-charcoal .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:center}@media (max-width:575.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-crisp-charcoal .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}.frg-component-Text-Banner-very-berry{flex-basis:100%;display:block;margin-top:1.5rem!important;margin-bottom:1.5rem!important;margin-right:0}.frg-component-Text-Banner-very-berry .category-bottom-block{margin:auto!important;display:flex!important;justify-content:unset!important;flex-wrap:wrap;flex-direction:unset!important;background:var(--primary-very-berry)!important;position:relative;align-items:center}.frg-component-Text-Banner-very-berry .category-bottom-block .image-container{width:100%;flex-basis:unset!important}.frg-component-Text-Banner-very-berry .category-bottom-block .image-container .overlay{background:var(--primary-very-berry);position:absolute;width:100%;height:100%;z-index:1}@media (max-width:575.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media{height:378px}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media{height:370px}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media{height:408px}}@media (min-width:1200px){.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media{height:408px}}.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media img,.frg-component-Text-Banner-very-berry .category-bottom-block .image-container cx-media video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.frg-component-Text-Banner-very-berry .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}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper{text-align:center;width:80%;margin:auto}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title h1,.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title h2,.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title{font-size:38px!important}}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic h1,.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic h2,.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:22px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:24px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}@media (min-width:1200px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .title-topic{font-size:38px!important}}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:var(--primary-clean-white)!important;margin:5% auto!important}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary p{font-family:Gotham-Bold;font-size:24px}.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary span{color:var(--primary-clean-white)!important}@media (max-width:575.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:20px!important}}@media (min-width:992px) and (max-width:1199.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper .summary{font-size:24px!important}}.frg-component-Text-Banner-very-berry .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:center}@media (max-width:575.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}@media (min-width:576px) and (max-width:767.98px){.frg-component-Text-Banner-very-berry .category-bottom-block .summary-content .content-wrapper cx-generic-link a{width:100%!important}}cx-page-layout.CheckoutLoginPageTemplate .elxInput,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot,cx-page-layout.ForgotPasswordPageTemplate .elxInput,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot,cx-page-layout.LoginPageTemplate .elxInput,cx-page-layout.LoginPageTemplate .elxResetPassword,cx-page-layout.LoginPageTemplate .LeftContentSlot,cx-page-layout.ResetPasswordPageTemplate .elxInput,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot{float:left;border-bottom:1px solid grey;padding-bottom:20px;width:100%}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate .elxInput,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot,cx-page-layout.ForgotPasswordPageTemplate .elxInput,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot,cx-page-layout.LoginPageTemplate .elxInput,cx-page-layout.LoginPageTemplate .elxResetPassword,cx-page-layout.LoginPageTemplate .LeftContentSlot,cx-page-layout.ResetPasswordPageTemplate .elxInput,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot{border-right:1px solid var(--support-light-charcoal);border-bottom:0;padding-right:20px;max-width:475px;margin:100px 0 95px}}cx-page-layout.CheckoutLoginPageTemplate .elxInput .email-activation-error-message,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .elxInput .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.LoginPageTemplate .elxInput .email-activation-error-message,cx-page-layout.LoginPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.LoginPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .elxInput .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot .email-activation-error-message{background:var(--white);width:450px}cx-page-layout.CheckoutLoginPageTemplate .elxInput .email-activation-error-message a,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword .email-activation-error-message a,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message a,cx-page-layout.ForgotPasswordPageTemplate .elxInput .email-activation-error-message a,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword .email-activation-error-message a,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot .email-activation-error-message a,cx-page-layout.LoginPageTemplate .elxInput .email-activation-error-message a,cx-page-layout.LoginPageTemplate .elxResetPassword .email-activation-error-message a,cx-page-layout.LoginPageTemplate .LeftContentSlot .email-activation-error-message a,cx-page-layout.ResetPasswordPageTemplate .elxInput .email-activation-error-message a,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword .email-activation-error-message a,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot .email-activation-error-message a{text-decoration:underline}cx-page-layout.CheckoutLoginPageTemplate .elxInput .email-activation-error-message a:hover,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword .email-activation-error-message a:hover,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message a:hover,cx-page-layout.ForgotPasswordPageTemplate .elxInput .email-activation-error-message a:hover,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword .email-activation-error-message a:hover,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot .email-activation-error-message a:hover,cx-page-layout.LoginPageTemplate .elxInput .email-activation-error-message a:hover,cx-page-layout.LoginPageTemplate .elxResetPassword .email-activation-error-message a:hover,cx-page-layout.LoginPageTemplate .LeftContentSlot .email-activation-error-message a:hover,cx-page-layout.ResetPasswordPageTemplate .elxInput .email-activation-error-message a:hover,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword .email-activation-error-message a:hover,cx-page-layout.ResetPasswordPageTemplate .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 .elxInput .email-activation-error-message,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .elxInput .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.LoginPageTemplate .elxInput .email-activation-error-message,cx-page-layout.LoginPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.LoginPageTemplate .LeftContentSlot .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .elxInput .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword .email-activation-error-message,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot .email-activation-error-message{width:100%}}@media only screen and (min-width:1000px){cx-page-layout.CheckoutLoginPageTemplate .elxInput,cx-page-layout.CheckoutLoginPageTemplate .elxResetPassword,cx-page-layout.ForgotPasswordPageTemplate .elxInput,cx-page-layout.ForgotPasswordPageTemplate .elxResetPassword,cx-page-layout.LoginPageTemplate .elxInput,cx-page-layout.LoginPageTemplate .elxResetPassword,cx-page-layout.ResetPasswordPageTemplate .elxInput,cx-page-layout.ResetPasswordPageTemplate .elxResetPassword{margin-left:calc((50%) - 484px)!important}}@media only screen and (min-width:1000px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot,cx-page-layout.ForgotPasswordPageTemplate .LeftContentSlot,cx-page-layout.LoginPageTemplate .LeftContentSlot,cx-page-layout.ResetPasswordPageTemplate .LeftContentSlot{margin-left:calc((57%) - 484px)!important}}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen-content>div,cx-page-layout.ForgotPasswordPageTemplate .gigya-screen-content>div,cx-page-layout.LoginPageTemplate .gigya-screen-content>div,cx-page-layout.ResetPasswordPageTemplate .gigya-screen-content>div{width:auto!important}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label,cx-page-layout.ForgotPasswordPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label,cx-page-layout.LoginPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label,cx-page-layout.ResetPasswordPageTemplate .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{margin:5px 20px}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen-caption,cx-page-layout.ForgotPasswordPageTemplate .gigya-screen-caption,cx-page-layout.LoginPageTemplate .gigya-screen-caption,cx-page-layout.ResetPasswordPageTemplate .gigya-screen-caption{width:auto!important}cx-page-layout.CheckoutLoginPageTemplate .gigya-screen-content div.gigya-screen.landscape,cx-page-layout.CheckoutLoginPageTemplate .gigya-screen.portrait,cx-page-layout.ForgotPasswordPageTemplate .gigya-screen-content div.gigya-screen.landscape,cx-page-layout.ForgotPasswordPageTemplate .gigya-screen.portrait,cx-page-layout.LoginPageTemplate .gigya-screen-content div.gigya-screen.landscape,cx-page-layout.LoginPageTemplate .gigya-screen.portrait,cx-page-layout.ResetPasswordPageTemplate .gigya-screen-content div.gigya-screen.landscape,cx-page-layout.ResetPasswordPageTemplate .gigya-screen.portrait{padding:0}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot,cx-page-layout.ForgotPasswordPageTemplate .RightContentSlot,cx-page-layout.LoginPageTemplate .RightContentSlot,cx-page-layout.ResetPasswordPageTemplate .RightContentSlot{float:left}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot .elx-Heading-Body-White p,cx-page-layout.ForgotPasswordPageTemplate .RightContentSlot .elx-Heading-Body-White p,cx-page-layout.LoginPageTemplate .RightContentSlot .elx-Heading-Body-White p,cx-page-layout.ResetPasswordPageTemplate .RightContentSlot .elx-Heading-Body-White p{margin:0 auto;text-align:left;width:100%}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot cx-link.contentInlineLink,cx-page-layout.ForgotPasswordPageTemplate .RightContentSlot cx-link.contentInlineLink,cx-page-layout.LoginPageTemplate .RightContentSlot cx-link.contentInlineLink,cx-page-layout.ResetPasswordPageTemplate .RightContentSlot cx-link.contentInlineLink{margin-left:168px;position:relative;top:-23px}cx-page-layout.CheckoutLoginPageTemplate .RightContentSlot cx-link.contentInlineLink cx-generic-link a,cx-page-layout.ForgotPasswordPageTemplate .RightContentSlot cx-link.contentInlineLink cx-generic-link a,cx-page-layout.LoginPageTemplate .RightContentSlot cx-link.contentInlineLink cx-generic-link a,cx-page-layout.ResetPasswordPageTemplate .RightContentSlot cx-link.contentInlineLink cx-generic-link a{padding:0!important;border:none!important;font-size:14px!important;text-decoration:underline}cx-page-layout.CheckoutLoginPageTemplate button.btn:first-child,cx-page-layout.ForgotPasswordPageTemplate button.btn:first-child,cx-page-layout.LoginPageTemplate button.btn:first-child,cx-page-layout.ResetPasswordPageTemplate button.btn:first-child{margin-top:1rem}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot,cx-page-layout.LoginPageTemplate cx-page-slot,cx-page-layout.ResetPasswordPageTemplate cx-page-slot{padding-top:0}@media (min-width:992px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .elux-reset-password,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .elux-reset-password,cx-page-layout.LoginPageTemplate cx-page-slot .elux-reset-password,cx-page-layout.ResetPasswordPageTemplate 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-gigya-raas,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.LeftContentSlot app-elux-gigya-raas,cx-page-layout.LoginPageTemplate cx-page-slot.LeftContentSlot app-elux-gigya-raas,cx-page-layout.ResetPasswordPageTemplate cx-page-slot.LeftContentSlot app-elux-gigya-raas{max-width:100%}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.RightContentSlot,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot.RightContentSlot,cx-page-layout.LoginPageTemplate cx-page-slot.RightContentSlot,cx-page-layout.ResetPasswordPageTemplate cx-page-slot.RightContentSlot{padding:0;margin:100px 0 95px 25px;max-width:475px}}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .cus-line-height,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .cus-line-height,cx-page-layout.LoginPageTemplate cx-page-slot .cus-line-height,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .cus-line-height{line-height:1.4}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.LoginPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .hidden-xs-emaillabel{visibility:visible}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate cx-page-slot,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot,cx-page-layout.LoginPageTemplate cx-page-slot,cx-page-layout.ResetPasswordPageTemplate cx-page-slot{padding:16px}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .cus-line-height,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .cus-line-height,cx-page-layout.LoginPageTemplate cx-page-slot .cus-line-height,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .cus-line-height{line-height:1.4}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.LoginPageTemplate cx-page-slot .hidden-xs-emaillabel,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .hidden-xs-emaillabel{visibility:hidden}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .keep-me-log-forget-pass,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .keep-me-log-forget-pass,cx-page-layout.LoginPageTemplate cx-page-slot .keep-me-log-forget-pass,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .keep-me-log-forget-pass{display:initial}cx-page-layout.CheckoutLoginPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container,cx-page-layout.ForgotPasswordPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container,cx-page-layout.LoginPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container,cx-page-layout.ResetPasswordPageTemplate cx-page-slot .keep-me-log-forget-pass .button-container{margin-top:30px}}@media only screen and (min-width:1000px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{margin-left:calc((54%) - 484px)!important}}@media (max-width:768px){cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot{border-bottom:none;padding-bottom:20px;width:100%}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot app-elux-gigya-raas{border-bottom:1px solid grey}cx-page-layout.CheckoutLoginPageTemplate .LeftContentSlot #new-gigya-login-screen h2{font-size:26px;font-weight:400;font-family:Gotham-Book;line-height:1.23;padding:0;margin:48px 0 10px}}html{scroll-behavior:smooth}body{font-family:Gotham-Book;color:var(--primary-crisp-charcoal);padding:0;margin:0;width:100%;height:100%;overflow-x:hidden}.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{margin-right:0;align-items:stretch;margin-top:0;margin-bottom:0;height:100%;justify-content:flex-end;width:375px;max-width:400px}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content{width:396px;background-color:var(--support-white-smoke)}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header.modal-header,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header.modal-header,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header{background-color:var(--primary-clean-white);padding-top:28px;padding-right:26px}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header .linkBtn .text-end,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header.modal-header .linkBtn .text-end,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header .linkBtn .text-end{text-align:end;padding-right:18px;padding-top:8px}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header .linkBtn a,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header.modal-header .linkBtn a,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header .linkBtn a{font-size:13px}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header .addDialogClose,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-header.modal-header .addDialogClose,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-header .addDialogClose{bottom:0;padding:0;position:unset;float:none;margin:0;opacity:1}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body{background-color:var(--primary-clean-white);box-shadow:0 0 4px 0 rgba(50,51,51,.4)}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .addCartText,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .addCartText,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .addCartText,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .addCartText{font-size:24px;font-weight:700;margin-bottom:19px}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-item{padding-bottom:13px!important}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-item .saleLabelColor{color:var(--accent-black-cherry);font-size:18px!important;text-align:start}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-item .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-item .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-item .addToCartDialogStrike s{display:none}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .saleLabelColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-actions .saleLabelColor{font-size:20px!important}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike{padding:0}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cx-dialog-actions .addToCartDialogStrike s,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-actions .addCartDialogNone,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cx-dialog-actions .addToCartDialogStrike s{display:none}.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal .modal-dialog.modal-dialog-centered.modal-sm cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,.addToCartModal cx-anonymous-consent-dialog .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog-centered.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .cx-dialog-content .modal-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .addToCartModal .modal-sm.cx-anonymous-consent-dialog .modal-content .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body .cheeryColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .cx-dialog-content .cx-dialog-body.modal-body .cheeryColor,cx-anonymous-consent-dialog .cx-anonymous-consent-dialog .cx-dialog-content .addToCartModal .modal-dialog.modal-dialog-centered.modal-sm .modal-content .cx-dialog-body .cheeryColor{color:var(--accent-black-cherry)}cx-page-layout.LandingPage2Template{min-height:60vh}img{-o-object-fit:cover;object-fit:cover}cx-tab-paragraph-container>button{color:var(--primary-crisp-charcoal);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(--primary-crisp-charcoal);padding:20px;text-align:center}cx-tab-paragraph-container>button:hover{background-color:var(--white);color:var(--primary-crisp-charcoal)}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(--primary-crisp-charcoal)}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-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-40{margin:40px auto}.spacer-20{margin:5px auto}.spacer-15{margin:15px auto}.spacer-10{margin:10px auto}.spacer-5{margin:5px auto}.spacer{margin:20px 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(--primary-crisp-charcoal)!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(--primary-crisp-charcoal)!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}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.frigContactUsHeroBannerFlexslot01,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.frigDataPrivacyFormslot01{text-align:center;max-width:1220px;margin:auto}cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.frigContactUsHeroBannerFlexslot01 .ng-select-container,cx-page-layout.ElxSecondaryPageTemplate3 cx-page-slot.frigDataPrivacyFormslot01 .ng-select-container{height:48px;border:1px solid;border-radius:0}.plp .eco-m .eco-c a.ecr-details:before,.plp .eco-m .eco-c a.ecr-details:hover:before{display:none}.eco-m .eco-c button,.eco-m a.btn.btn-primary{height:34px}.adyen-checkout__dropin{font-family:Gotham;font-weight:400;color:var(--primary-crisp-charcoal);background-color:transparent}.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}.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--selected{background:transparent;border:none}.adyen-checkout__payment-method__header__title{visibility:hidden}.adyen-checkout__input{border-radius:0;border:1px solid var(--support-mid-charcoal);background-color:var(--primary-clean-white)}.hideReviewComponent{display:none!important}.hideRegistrationBanner{display:none}cx-order-summary .cx-summary-row{padding:.2rem 0;display:flex;flex-wrap:wrap}cx-cart-item .cx-name{min-width:auto}.countryFieldHide{display:none}