@media screen and (min-width: 750px){.page-width{padding-left:2rem !important;padding-right:2rem !important}}.d-none{display:none !important}.d-block{display:block !important}@media screen and (min-width: 989px){.d-lg-block{display:block !important}}.d-flex{display:flex !important}.justify-content-start{justify-content:start}.justify-content-end{justify-content:end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.p-0{padding:0 !important}.m-0{margin:0 !important}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-top:auto}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}@media screen and (min-width: 989px){.ml-lg-0{margin-left:0 !important}}.w-100{width:100%}.responsive-img{max-width:100% !important;height:auto !important}.absolute-x-centered{position:absolute;left:50%;transform:translateX(-50%)}.absolute-y-centered{position:absolute;top:50%;transform:translateY(-50%)}.hidden{display:none !important}.accordion summary{position:relative}.accordion summary .kf-icon__caret{position:absolute;right:0;top:0;transition:transform .3s ease}.accordion details[open] .kf-icon__caret{transform:rotate(-180deg)}.accordion .accordion__header{display:block;position:relative}.accordion .accordion__header:hover{cursor:pointer}.accordion .accordion__header-title{display:block}.accordion .accordion__header-icon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.accordion .accordion__content{overflow:hidden}.button{position:relative;transition:background-color 1s ease,--border-opacity 1s ease;min-height:initial !important;padding:1rem 3rem !important;text-align:center}.button::after{content:" " !important;position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;background-color:rgba(255,255,255,.15) !important;opacity:0 !important;transition:opacity .5s ease !important}.button__primary{color:rgb(var(--button-primary-text-color)) !important;background-color:rgb(var(--primary-color)) !important;--border-opacity: rgb(var(--button-primary-color)) !important}.standart_button{margin-top:3rem;background-color:rgb(var(--primary-color));border:1px solid rgba(0,0,0,0);border-radius:3px;color:#fff;display:inline-block;font-family:nimbus-sans,sans-serif;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1.67;height:50px;max-width:100%;padding:2rem 4rem 2rem !important;text-align:center;text-transform:uppercase;transition:font-size 400ms ease-in-out,background 400ms ease-in-out,padding 400ms ease-in-out}.button__secondary{color:rgb(var(--button-secondary-text-color)) !important;background-color:rgb(var(--button-secondary-color)) !important;--border-opacity: rgb(var(--button-secondary-color)) !important}.button__tertiary{color:rgb(var(--button-tertiary-text-color)) !important;background-color:rgb(var(--button-tertiary-color)) !important;--border-opacity: rgb(var(--button-tertiary-color)) !important}.button__outline{color:rgb(var(--text-primary-color)) !important;background-color:rgba(0,0,0,0) !important;--border-opacity: rgb(var(--button-primary-color)) !important}.button__outline:before,.button__outline::before{border:1px solid rgba(0,0,0,.23)}.button:hover::after{opacity:1 !important}.main_banner{display:flex;align-items:center}.main_banner .banner_text,.main_banner .banner_text_without_image{padding:30px;background:rgba(255,255,255,.443);display:flex;justify-content:center;flex-direction:column;width:fit-content}.main_banner .banner_text h3,.main_banner .banner_text_without_image h3{font-size:calc(var(--font-heading-scale)*3.5rem);font-family:var(--font-heading-family);line-height:normal;text-transform:lowercase;position:relative;color:#000;text-transform:uppercase;margin:0}.main_banner .banner_text p,.main_banner .banner_text_without_image p{text-transform:uppercase;color:#000;letter-spacing:0;font-size:16px;margin:0;font-family:var(--font-heading-family)}.main_banner .banner_text_without_image{padding:0;background:none}@media screen and (max-width: 800px){.main_banner{justify-content:center}.main_banner .banner_text_without_image,.main_banner .banner_text{align-items:center !important}.main_banner .banner_text_without_image h3,.main_banner .banner_text h3{font-size:30px;text-align:center !important}.main_banner .banner_text_without_image p,.main_banner .banner_text p{text-align:center !important}}.glide .glide__btn{display:block;position:absolute;top:50%;width:50px;height:50px;z-index:1}.glide .glide__btn.glide__prev{left:1%;transform:translateY(-50%)}@media screen and (min-width: 749px){.glide .glide__btn.glide__prev{left:5%}}.glide .glide__btn.glide__next{right:1%;transform:translateY(-50%) rotate(180deg)}@media screen and (min-width: 749px){.glide .glide__btn.glide__next{right:5%}}#financing-details-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999;background-color:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}#financing-details-popup .financing-popup__container{position:relative;width:100%;height:100%;overflow-y:auto;padding:2rem 3rem 2rem 2rem;background-color:#fff}@media only screen and (min-width: 749px){#financing-details-popup .financing-popup__container{width:auto;height:auto;max-width:700px;max-height:800px}}#financing-details-popup .financing-popup__container .kf-icon__close{position:absolute;right:.5rem;top:.5rem;width:17px;height:17px}#financing-details-popup .financing-popup__container table{margin:0 0 2rem 0;width:100%}#financing-details-popup .financing-popup__container table th{background-color:rgb(var(--primary-color));color:#fff;font-weight:initial;padding:1rem;text-align:start;font-size:1.2rem}@media only screen and (min-width: 989px){#financing-details-popup .financing-popup__container table th{font-size:1.6rem}}#financing-details-popup .financing-popup__container table tr td{color:rgb(var(--text-primary-color));font-weight:600;font-size:1.8rem;padding:1rem}#financing-details-popup .financing-popup__container table table,#financing-details-popup .financing-popup__container table td,#financing-details-popup .financing-popup__container table th{border:1px solid #5c666f}#financing-details-popup .financing-popup__container .financing-popup__message *{line-height:2rem;color:#5c666f}.input-continue{position:relative}.input-continue__icon{right:1rem}.input-continue__input{width:100%;padding:2rem 5rem 2rem 1.5rem;font-weight:400;font-size:1.2rem;border:.0625rem solid #c9d1d7;border-radius:.18rem;color:#7d858b}.input-continue__input::-webkit-outer-spin-button,.input-continue__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-continue__input:focus-visible{outline:initial;outline-offset:initial;box-shadow:initial}.input-continue__error-msg{position:absolute;bottom:-2rem;left:0;font-size:1.2rem;color:red}input[type=checkbox].kf-input{position:relative;min-width:18px;min-height:18px}input[type=checkbox].kf-input::after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0;border:2px solid rgb(var(--border-primary-color));background:#fff}input[type=checkbox].kf-input:checked::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' viewBox='0 0 16 16'%3E %3Cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z'/%3E %3C/svg%3E");background-position:center}input[type=radio].kf-input{position:relative;-webkit-appearance:none;width:20px;height:20px;border:.15em solid rgb(var(--border-primary-color));border-radius:50%;margin-right:5px}input[type=radio].kf-input:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;height:90%;border-radius:50%;width:12px;height:12px;background:rgb(var(--border-primary-color))}.kf-separator{background-color:rgb(var(--primary-color));margin:3rem 0}.language-selector{position:relative;display:flex;align-items:center;width:fit-content;margin-right:1.5rem}.language-button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgb(var(--color-background));border:1px solid #9d9d9d;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;color:rgb(var(--color-foreground));transition:all .2s ease;justify-content:space-between;font-family:inherit}.language-button:hover{border-color:rgba(var(--color-foreground), 0.4);box-shadow:0 1px 3px rgba(var(--color-foreground), 0.1)}.language-button.active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.language-display{display:flex;align-items:center;gap:.5rem}.globe-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.globe-icon svg{width:16px;height:16px;color:rgb(var(--color-foreground));opacity:.7}.language-dropdown{position:absolute;display:none;top:100%;right:0;z-index:999;background:#fff;box-shadow:0px 0px 16px -4px #aeaeae;max-height:400px;width:max-content}.language-form{margin:0;padding:0 .5rem}.language-form:last-child{padding-bottom:.5rem}.language-option{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left;font-size:.875rem;color:rgb(var(--color-foreground));font-family:inherit;border-bottom:1px solid #f0f0f0;min-height:48px}.language-option:hover{background-color:rgba(var(--primary-color), 0.8)}.language-option:hover .language-text{color:#fff !important}.language-option.selected{background-color:rgb(var(--primary-color));font-weight:500}.language-option.selected .language-text{color:#fff !important}.language-option:last-child{border-bottom:none}.language-option-content{display:flex;align-items:center;width:100%}.language-text{margin:0;font-weight:500;font-size:14px;color:rgb(var(--color-foreground)) !important;transition:color .2s ease}@media screen and (max-width: 993px){.language-selector{margin-right:0;margin-left:1rem}}.choose-language-heading{position:sticky;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background:#fff;border-bottom:1px #000 solid;margin-bottom:4px}.choose-language-heading h3{margin:0;color:rgb(var(--color-foreground));font-size:1rem;font-weight:600}.choose-language-heading button{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.choose-language-heading button:hover{background:#f5f5f5;border-radius:50%}@media screen and (max-width: 749px){.language-button{padding:.4rem .6rem;font-size:.8rem}.globe-icon svg{width:14px;height:14px}.language-option{padding:.6rem .8rem;font-size:.8rem}.language-dropdown{right:0}}header #menu-drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:6rem 0 2rem}header #menu-drawer ul,header #menu-drawer li{padding:0;list-style-type:none}header #menu-drawer .hdr{position:absolute;top:5px;left:50%;transform:translateX(-50%);text-align:center;font-family:var(--font-heading-family);color:rgb(var(--text-primary-color));font-size:3.2rem}header #menu-drawer,header #menu-drawer .menu-drawer__menu,header #menu-drawer .menu-drawer__close-button{background:#f8f8f8}header #menu-drawer summary,header #menu-drawer a,header #menu-drawer .menu-drawer__close-button{color:#000}header #menu-drawer .kf-icon.kf-icon__close{position:fixed;top:25px;left:2rem;width:15px;height:15px;color:#000;z-index:1}header #menu-drawer .menu-drawer__navigation>ul{padding:0rem 2rem}header #menu-drawer .menu-drawer__navigation>ul li{cursor:pointer;display:flex;align-items:center}header #menu-drawer .menu-drawer__navigation>ul li .accordion_item{width:100%}header #menu-drawer .menu-drawer__navigation>ul li .accordion_item .accordion-btn{display:flex}header #menu-drawer .menu-drawer__navigation>ul li .accordion-menu{transition:.3s;display:grid;grid-template-rows:0fr;overflow:hidden}header #menu-drawer .menu-drawer__navigation>ul li .accordion-menu .accordion-content{min-height:0;padding-left:1rem}header #menu-drawer .menu-drawer__navigation>ul li .accordion_item.open>.accordion-menu{grid-template-rows:1fr}header #menu-drawer .menu-drawer__navigation>ul li .accordion_item.open>.accordion-btn .icon .after{transform:rotate(0deg)}header #menu-drawer .menu-drawer__navigation>ul li .heading,header #menu-drawer .menu-drawer__navigation>ul li a{width:100%;text-transform:capitalize;padding:10px 0;font-size:1.6rem;font-family:var(--font-body-family);text-decoration:none;cursor:pointer}header #menu-drawer .menu-drawer__navigation>ul li .icon{position:relative;padding-right:12px;display:flex;justify-content:center;align-items:center}header #menu-drawer .menu-drawer__navigation>ul li .icon *{display:flex}header #menu-drawer .menu-drawer__navigation>ul li .icon .before{content:"";position:absolute;width:10px;height:1px;background:#636363}header #menu-drawer .menu-drawer__navigation>ul li .icon .after{transition:.3s;content:"";position:absolute;width:10px;height:1px;background:#636363;transform:rotate(90deg)}header .header__inline-menu .mega-menu__content{transform:translateY(19px) !important;z-index:1}#podium-bubble,#podium-prompt{z-index:1 !important}.kf-popup{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:start;width:100vw;height:100vh;max-height:100vh;overflow-y:auto;background-color:rgba(0,0,0,.3);opacity:0;z-index:1001;transition:opacity .3s ease}.kf-popup .kf-popup__content-wrapper{position:relative;min-width:400px;min-height:200px;padding:6rem 3rem 2rem 3rem;background-color:#f8f8f8}@media screen and (min-width: 749px){.kf-popup .kf-popup__content-wrapper{margin:4rem 0}}.kf-popup .kf-popup__content-wrapper img{width:100%}.kf-popup .kf-popup__content-wrapper .kf-icon__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;padding:1rem}.kf-popup .kf-popup__content-wrapper .kf-icon__close.bg{background-color:rgba(255,255,255,.6)}.kf-popup .kf-popup__content-wrapper .kf-popup__content,.kf-popup .kf-popup__content-wrapper .kf-popup__title{max-width:600px}.kf-popup .kf-popup__content-wrapper .kf-popup__title{display:block;margin-bottom:3rem;font-family:var(--font-heading-family);color:#7d858b;font-size:3rem;line-height:3rem;text-align:center}.kf-popup .kf-popup__content-wrapper .kf-popup__content{margin-bottom:3rem}.kf-popup .kf-popup__content-wrapper .kf-popup__buttons{display:flex;flex-direction:column}@media screen and (min-width: 749px){.kf-popup .kf-popup__content-wrapper .kf-popup__buttons{flex-direction:row;justify-content:space-evenly;align-items:center}}.kf-popup .kf-popup__content-wrapper .kf-popup__buttons .kf-popup__confirm,.kf-popup .kf-popup__content-wrapper .kf-popup__buttons .kf-popup__cancel{padding:2rem 4rem !important}.kf-popup .kf-popup__content-wrapper .kf-popup__buttons .kf-popup__confirm{text-transform:uppercase !important;font-size:1.2rem;letter-spacing:0}.kf-popup .kf-popup__content-wrapper .kf-popup__buttons .kf-popup__cancel{color:#7d858b !important;text-decoration:underline !important}.product__info-container .product__attributes ul{list-style:none}.product__info-container .product__attributes ul li{text-align:initial}.product__info-container .product__attributes ul li .key{font-size:1.4rem;font-weight:600;color:#000}.search-modal__form input.search__input{width:100%;height:auto;border-radius:3px;border:1px solid #c9d1d7;background-color:#fff;color:#7d858b;font-size:1.5rem}.search-modal__form .field__label{top:1.6rem;left:1.6rem;color:#b4b4b4}#search-popup{display:flex;width:100%;height:40px;min-width:200px;max-width:100%;z-index:1;position:relative;justify-content:center;align-items:center;margin-right:30px}#search-popup:focus,#search-popup:focus-visible{outline:none !important;box-shadow:none !important}#search-popup .search-popup__content{position:absolute;width:100%;height:40px}#search-popup .search-popup__content .search-popup__search-input-container{width:100%}#search-popup .search-popup__content .search-popup__search-input-container .search-popup__search-input{width:100%;height:40px;padding:2rem 4rem 2rem 2rem;border:#9d9d9d 1px solid;font-family:var(--font-body-family);background:rgba(0,0,0,0);color:#fff}#search-popup .search-popup__content .search-popup__search-input-container .search-popup__search-input:focus,#search-popup .search-popup__content .search-popup__search-input-container .search-popup__search-input:focus-visible{outline:none !important;box-shadow:none !important}#search-popup .search-popup__content .search-popup__search-input-container .search-popup__search-input::placeholder{color:#a3a3a3}#search-popup .search-popup__content .search-popup__search-input-container .kf-icon__close{position:absolute;right:2rem;top:50%;transform:translateY(-50%);fill:#fff}#search-popup .search-popup__content .search-popup__search-input-container .search-popup-search{position:absolute;right:2rem;top:50%;transform:translateY(-50%);fill:#fff;width:20px;height:20px}#search-popup .search-popup__content .search-popup__search-input-container .lds-spinner.search-popup-loader{position:absolute;right:2rem;top:50%;transform:translateY(-50%);fill:#fff;width:20px;height:20px;display:flex;justify-content:center;align-items:center}#search-popup .search-popup__content .search-popup__search-input-container .lds-spinner.search-popup-loader div{width:20px;height:20px;border-width:3px}#search-popup .search-popup__content .search-popup__search-input-container .kf-icon__spinner{position:absolute;right:3rem;top:50%;width:50px;height:50px;transform:translateY(-50%)}#search-popup .search-popup__content .search-popup__search-input-container .kf-icon__spinner g,#search-popup .search-popup__content .search-popup__search-input-container .kf-icon__spinner rect{fill:rgb(var(--primary-color));stroke:rgb(var(--primary-color))}.search-popup__preview-container{display:none;position:absolute;overflow:hidden;z-index:999;top:68px;left:50%;transform:translateX(-50%);box-shadow:5px 5px 10px 0px #999;background:#fff;border-bottom-right-radius:3px;padding:2rem;height:max-content;transition:opacity .15s ease}.search-popup__preview-container .search-popup__alternatives{width:max-content;max-width:20rem;margin-right:2.5rem;padding-right:2.5rem;border-right:1px solid gray;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.search-popup__preview-container .search-popup__alternatives .search-popup__results-title{padding-left:0 !important;margin-top:0 !important}.search-popup__preview-container .search-popup__alternatives ul{padding:0;margin:0;width:100%}.search-popup__preview-container .search-popup__alternatives ul li{list-style-type:none;margin:10px 0;padding:10px;background:#f8f8f8;transition:.3s;display:flex;justify-content:center;align-items:center}.search-popup__preview-container .search-popup__alternatives ul li:hover{background:#dedede}.search-popup__preview-container .search-popup__alternatives ul li a{text-decoration:none;font-size:1.4rem;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-popup__preview-container .search-popup__filters{display:block;width:150px;margin-right:2rem;flex-shrink:0;overflow-y:auto}.search-popup__preview-container .search-popup__filters::-webkit-scrollbar{width:.3rem}.search-popup__preview-container .search-popup__filters::-webkit-scrollbar-track{box-shadow:none}.search-popup__preview-container .search-popup__filters::-webkit-scrollbar-thumb{background-color:#7d858b}.search-popup__preview-container .search-popup__filters .search-popup__filter{margin-bottom:1rem}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__title{text-transform:lowercase;font-weight:bold;font-size:1.4rem}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values{list-style:none;padding:0;margin:0}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value{line-height:1.3rem;padding-bottom:.5rem}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value a{font-size:1.3rem;text-decoration:none}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value a:link,.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value a:visited,.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value a:active,.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value a:hover{color:#5c666f}.search-popup__preview-container .search-popup__filters .search-popup__filter .search-popup__filter__values .search-popup__filter__value.active a{color:rgb(var(--text-primary-color))}.search-popup__preview-container .search-popup__suggested-results{overflow:hidden;width:100%;display:flex}.search-popup__preview-container .search-popup__suggested-results .suggestions{height:max-content}.search-popup__preview-container .search-popup__suggested-results .search-popup__results-title{display:block;text-align:center;position:relative;font-family:var(--font-heading-family);font-size:3rem;font-weight:500;color:#5c666f;padding-left:15px}.search-popup__preview-container .search-popup__suggested-results .search-popup__results-title::after{content:" ";position:absolute;left:0;right:0;bottom:-1rem;width:15%;height:2px;margin:auto;background-color:rgb(var(--primary-color))}@media only screen and (min-width: 989px){.search-popup__preview-container .search-popup__suggested-results .search-popup__results-title{display:inline;text-align:start}.search-popup__preview-container .search-popup__suggested-results .search-popup__results-title::after{right:initial;margin:initial}}.search-popup__preview-container .search-popup__suggested-results .search-popup__results{display:grid;grid-template-rows:auto auto;grid-template-columns:repeat(5, 1fr);justify-content:space-around;width:100%;height:100%;padding-top:2rem;overflow-y:auto}.search-popup__preview-container .search-popup__suggested-results .search-popup__results::-webkit-scrollbar{width:.3rem}.search-popup__preview-container .search-popup__suggested-results .search-popup__results::-webkit-scrollbar-track{box-shadow:none}.search-popup__preview-container .search-popup__suggested-results .search-popup__results::-webkit-scrollbar-thumb{background-color:#7d858b}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:160px;max-width:100%;text-decoration:none;list-style-type:none;cursor:pointer}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card{align-items:center}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card .card__content{margin-bottom:2rem}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card .card__media{width:100%;height:100%}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card .card__media .media{width:100%;height:100%}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card .card__media .media img{width:100%;height:100%;object-fit:cover}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__inner{display:block;width:130px;height:130px;background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__information{padding:0}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__information-inner{height:max-content;min-height:0}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__heading,.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .price__container{width:100%;text-align:center;color:#5c666f;font-family:var(--font-body-family) !important}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__heading{margin:5px 0 !important;font-size:1.2rem;max-width:130px}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__heading a{text-decoration:none}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .price__container{margin-top:.5rem;font-size:1.6rem}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .card__add-to-wishlist-btn,.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .add-to-cart,.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .cart__subheading,.search-popup__preview-container .search-popup__suggested-results .search-popup__results .grid__item .related-product-color-container{display:none !important}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .quick-view__button{display:none !important}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .price__sale{display:block !important}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .price__sale span:not(.price-item--last){font-size:1.2rem;text-decoration:line-through;margin-right:5px}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .search-popup__result{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:160px;text-decoration:none}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .search-popup__result .card__media{display:block;width:130px;height:130px;flex-shrink:0}.search-popup__preview-container .search-popup__suggested-results .search-popup__results .search-popup__results__no-results{margin:0 auto}@media only screen and (min-width: 989px){.search-popup__preview-container .search-popup__suggested-results .search-popup__results .search-popup__results__no-results{margin-right:auto}}@media only screen and (max-width: 1416px){.search-popup__preview-container .search-popup__suggested-results .search-popup__results{grid-template-columns:repeat(5, 1fr)}}@media only screen and (max-width: 1100px){.search-popup__preview-container{transform:translate(-50%) scale(0.8);top:14px}}@media only screen and (max-width: 992px){.search-popup__preview-container{display:none !important}}.modal-warranty-fabric-protection,.modal-warranty-leather-protection,.modal-warranty-power-protection,.modal-warranty-pet-protection{padding:0 4rem 0 4rem}.modal-warranty-fabric-protection>*,.modal-warranty-leather-protection>*,.modal-warranty-power-protection>*,.modal-warranty-pet-protection>*{text-align:center}.modal-warranty-fabric-protection .Header>*,.modal-warranty-fabric-protection .Bulletpoint-header>*,.modal-warranty-leather-protection .Header>*,.modal-warranty-leather-protection .Bulletpoint-header>*,.modal-warranty-power-protection .Header>*,.modal-warranty-power-protection .Bulletpoint-header>*,.modal-warranty-pet-protection .Header>*,.modal-warranty-pet-protection .Bulletpoint-header>*{font-family:var(--font-heading-family);font-weight:500}.modal-warranty-fabric-protection .Header>*,.modal-warranty-leather-protection .Header>*,.modal-warranty-power-protection .Header>*,.modal-warranty-pet-protection .Header>*{font-size:2.8rem}.modal-warranty-fabric-protection .Bulletpoint-header>*,.modal-warranty-leather-protection .Bulletpoint-header>*,.modal-warranty-power-protection .Bulletpoint-header>*,.modal-warranty-pet-protection .Bulletpoint-header>*{font-size:2.4rem;margin-bottom:1rem}.modal-warranty-fabric-protection .Bullettext,.modal-warranty-fabric-protection .Subheader,.modal-warranty-leather-protection .Bullettext,.modal-warranty-leather-protection .Subheader,.modal-warranty-power-protection .Bullettext,.modal-warranty-power-protection .Subheader,.modal-warranty-pet-protection .Bullettext,.modal-warranty-pet-protection .Subheader{padding:0 3rem;font-size:1.6rem;line-height:1.8rem;letter-spacing:0}@media screen and (min-width: 989px){.modal-warranty-fabric-protection .Bullettext,.modal-warranty-fabric-protection .Subheader,.modal-warranty-leather-protection .Bullettext,.modal-warranty-leather-protection .Subheader,.modal-warranty-power-protection .Bullettext,.modal-warranty-power-protection .Subheader,.modal-warranty-pet-protection .Bullettext,.modal-warranty-pet-protection .Subheader{padding:0 11rem}}.modal-warranty-fabric-protection ul,.modal-warranty-leather-protection ul,.modal-warranty-power-protection ul,.modal-warranty-pet-protection ul{padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-warranty-fabric-protection ul li,.modal-warranty-leather-protection ul li,.modal-warranty-power-protection ul li,.modal-warranty-pet-protection ul li{line-height:2rem;color:#ea9664}#header-wishlist-king-icon-container{display:flex;justify-content:center;align-items:center;min-width:80px;margin-right:3rem}#pdp-atw-wishlist-king>button{display:flex;justify-content:center;align-items:center;width:100%;height:47px;text-transform:uppercase;font-size:1.4rem;font-weight:600;border:1px solid rgba(0,0,0,.23)}@media screen and (max-width: 903px){#header-wishlist-king-icon-container{min-width:0;margin-right:0}}.wk-button.wk-button--remove .wk-icon__svg{fill:red}.wk-button.wk-button--remove .wk-icon__svg>path{color:rgba(0,0,0,0);stroke:red}:root{--text-secondary-unavailable: 89, 89, 89}.announcement-bar:last-child{border-bottom:none}.announcement-bar .announcement-bar__main{display:flex;align-items:center}.announcement-bar .announcement-bar__main *{display:inline;text-decoration:none}.announcement-bar .announcement-bar__main *:link,.announcement-bar .announcement-bar__main *:visited,.announcement-bar .announcement-bar__main *:active,.announcement-bar .announcement-bar__main *:hover{color:#000}.announcement-bar .announcement-bar__main a{line-height:14px}.announcement-bar .announcement-bar__main .announcement-bar__main-primary-text{font-family:var(--font-body-family);font-size:11px;color:#000}.announcement-bar .announcement-bar__main .announcement-bar__main-secondary-text{font-family:var(--font-body-family);color:var(--color-base-accent-1);font-size:11px;text-transform:uppercase;text-decoration:underline !important}.announcement-bar .announcement-bar__main-boxes-container{display:flex;justify-content:space-between;padding:.25rem 1rem .25rem 1rem}.announcement-bar .announcement-bar__main-boxes-container.announcement-center{justify-content:center}.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes{display:flex !important;justify-content:space-between;align-items:center;font-size:12px}.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box{text-decoration:none}.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box:link,.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box:visited,.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box:active,.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box:hover{color:rgb(var(--text-secondary-color))}.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box .kf-icon{transform:translateY(4px)}@media screen and (min-width: 989px){.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes{display:block;width:initial}.announcement-bar .announcement-bar__main-boxes-container .announcement-bar__boxes .announcement-bar__box{margin-left:3rem}}.details-menu{width:100%;background:#1d1d1d}.details-menu .details-container{display:flex;justify-content:space-between;align-items:center;padding:9px 1.5rem}.details-menu .details-container .details-anouncement a{color:var(--header-border-top-color)}.details-menu .details-container .details-anouncement p{color:#fff;font-size:12px;font-family:var(--font-body-family);text-align:center;margin:0}.details-menu .details-container .details-links ul{display:flex;justify-content:center;align-items:center;padding:0;margin:0}.details-menu .details-container .details-links ul li{display:flex;justify-content:center;align-items:center}.details-menu .details-container .details-links ul li a{color:#fff;font-size:12px;text-transform:uppercase;font-family:var(--font-body-family);text-align:center;margin-left:32px;text-decoration:none}.details-menu .details-container .details-links ul li a p{margin:0;padding:0}.details-menu .details-container .details-links ul li a:hover{text-decoration:underline}.fast-links{width:100%}.fast-links .fast-links-container{display:flex;justify-content:center;align-items:center;height:100%;padding:16px 1.5rem;overflow:hidden}.fast-links .fast-links-container .swiper-wrapper{z-index:0 !important}.fast-links .fast-links-container ul{padding:0;margin:0;width:100%}.fast-links .fast-links-container ul li{display:flex;justify-content:center;align-items:center;list-style-type:none}.fast-links .fast-links-container ul li svg{color:#fff;margin-left:10px}.fast-links .fast-links-container ul .chapter_line{border-left:#fff solid 1px;height:15px}.fast-links .fast-links-container .chapter_line:last-child{display:none}.fast-links .fast-links-container ul li a{color:#fff;font-size:12px;text-transform:uppercase;font-family:var(--font-body-family);text-align:center;text-decoration:none}.fast-links .fast-links-container ul li a p{margin:0;padding:0}.fast-links .fast-links-container ul li a:hover{text-decoration:underline}.header_icons{background:#000;display:flex;max-height:90px;padding-top:12px;padding-bottom:12px;width:100%;justify-content:space-between;align-items:center}@media only screen and (min-width: 989px){.header_icons{min-height:80px}}.header_icons .header_icons_container{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0}.header_icons .header_icons_container .header-wrapper-menu{width:100%}.header_icons .header_icons_container .header-wrapper-menu .header{padding:0;display:flex !important;justify-content:space-between;align-items:center}.header_icons .header_icons_container .header-wrapper-menu .header .header-left,.header_icons .header_icons_container .header-wrapper-menu .header .header-right{display:flex}.header_icons .header_icons_container .header-wrapper-menu .header .header-left{display:flex;flex-shrink:0;justify-content:flex-start}.header_icons .header_icons_container .header-wrapper-menu .header .header-left .header__heading{display:flex;justify-content:center;align-items:center;margin-right:30px}.header_icons .header_icons_container .header-wrapper-menu .header .header-right{margin-left:10px;flex-shrink:1;flex-grow:1;justify-content:flex-end}.header_icons .acount_label{font-size:14px;letter-spacing:normal;margin-left:5px}.nearest-store{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;position:relative}.nearest-store .heading{font-family:var(--font-body-family);margin:0;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:0}.nearest-store #close-locations-menu{display:flex;justify-content:center;align-items:center;cursor:pointer}.nearest-store #close-locations-menu svg{width:20px;height:20px}.nearest-store #nearest-store-name{font-family:var(--font-heading-family);font-size:15px;margin:0;line-height:22px}.nearest-store .nearest-store-urls{height:15px;display:flex;justify-content:center;align-items:center}.nearest-store #nearest-store-url,.nearest-store #show-stores{font-family:var(--font-body-family);font-size:12px;margin-right:10px;line-height:10px;text-decoration:none;color:#6e6e6e !important;cursor:pointer}.nearest-store #nearest-store-url:hover,.nearest-store #show-stores:hover{text-decoration:underline}.nearest-store #choose-locations{position:absolute;display:none;top:71px;left:0;z-index:999;background:#fff;box-shadow:0px 0px 16px -4px #aeaeae;max-height:400px;overflow-x:hidden;overflow-y:auto}.nearest-store #choose-locations .choose-location-heading{position:sticky;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:500px;padding:1rem;background:#fff;border-bottom:1px #000 solid}.nearest-store #choose-locations .choose-location-heading h3{margin:0;color:rgb(var(--text-primary-color))}.nearest-store #choose-locations .location{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;border-bottom:1px #b9b9b9 solid}.nearest-store #choose-locations .location:hover{background:#f5f5f5}.nearest-store #choose-locations .location .store-name{font-family:var(--font-body-family);font-size:12px;margin:0;color:rgb(var(--text-primary-color))}.nearest-store #choose-locations .location .distance{font-family:var(--font-body-family);font-size:12px;margin:0;color:rgb(var(--text-primary-color))}.nearest-store #choose-locations .location .right .choose-location-button{background:rgb(var(--primary-color));color:#fff !important;padding:.4rem 1rem;width:80px !important;height:40px !important;border:none;font-family:var(--font-body-family);font-size:12px;transition:.3s;line-height:15px;text-align:center;cursor:pointer}.nearest-store #choose-locations .location .right .choose-location-button:hover{background:#6b6b6b}div#ltkPopupButtonTriggerContainer{z-index:2 !important}.section-header #header-mb-left-icons-container{display:flex;justify-content:start}.section-header #header-mb-left-icons-container header-drawer{justify-self:initial;margin-left:0}.section-header #header-mb-left-icons-container header-drawer .kf-icon__hamburger{fill:#fff}.section-header .header__search{margin-left:.5rem}.section-header .header__icon--search>span{margin:auto}.section-header .header__icon--cart{margin-right:0rem !important;width:30px}.section-header .header__search{grid-area:initial}.section-header .header__search span{width:20px}.section-header .header-wrapper--border-bottom{border-bottom:var(--header-border-bottom-thickness) solid var(--header-border-bottom-color)}.section-header .header-wrapper--border-top{border-top:var(--header-border-top-thickness) solid gray}.section-header .header-wrapper--border-top .kf-icon__logo{height:45px}@media screen and (min-width: 989px){.section-header .header-wrapper--border-top .kf-icon__logo{max-width:100px}}@media screen and (min-width: 1400px){.section-header .header-wrapper--border-top .kf-icon__logo{height:initial;max-width:initial}}.section-header .list-menu{justify-content:space-around;width:100%;flex-wrap:nowrap}.section-header .list-menu li .header__menu-item{text-transform:uppercase;font-size:1.2rem;letter-spacing:0;text-decoration:none}.section-header .list-menu li .header__menu-item:link,.section-header .list-menu li .header__menu-item:visited,.section-header .list-menu li .header__menu-item:active,.section-header .list-menu li .header__menu-item:hover{color:rgb(var(--text-secondary-color))}.section-header .list-menu li .header__menu-item:hover .header__submenu{display:block}.section-header .list-menu li .header__menu-item span{color:rgb(var(--text-secondary-color));position:relative;text-decoration:none}.section-header .list-menu li .header__menu-item span:link,.section-header .list-menu li .header__menu-item span:visited,.section-header .list-menu li .header__menu-item span:active,.section-header .list-menu li .header__menu-item span:hover{color:rgb(var(--text-secondary-color))}.section-header .list-menu li .header__menu-item span::after{content:" ";height:1px;background-color:rgb(var(--primary-color));position:absolute;bottom:-10px;left:50%;right:50%;opacity:0;transition:left .3s ease,right .3s ease,opacity .3s ease-out}.section-header .list-menu li .header__menu-item:hover span::after{left:15%;right:15%;opacity:1}@media screen and (min-width: 989px){.section-header .list-menu li .header__menu-item{padding-left:.5rem;padding-right:.5rem}}@media screen and (min-width: 1400px){.section-header .list-menu li .header__menu-item{padding-left:2rem;padding-right:2rem}}.section-header .header__active-menu-item,.section-header .mega-menu__link--active{text-decoration:none}.section-header .header__active-menu-item:link,.section-header .header__active-menu-item:visited,.section-header .header__active-menu-item:active,.section-header .header__active-menu-item:hover,.section-header .mega-menu__link--active:link,.section-header .mega-menu__link--active:visited,.section-header .mega-menu__link--active:active,.section-header .mega-menu__link--active:hover{color:rgba(var(--color-foreground), 1)}.section-header .mega-menu__link{font-size:1.4rem}.section-header .mega-menu__link--level-2{font-weight:600}.section-header .mega-menu__link--level-3{padding-left:2rem}.section-header .mega-menu__link--level-3.is-last{margin-bottom:2rem}@media screen and (min-width: 989px){.section-header header.header{column-gap:.5rem}.section-header header.header.header--middle-left{grid-template-columns:auto auto auto}.section-header header.header span{letter-spacing:0}}@media screen and (min-width: 1400px){.section-header header.header{column-gap:2rem}.section-header header.header span{letter-spacing:0}}.section-header .header__inline-menu{position:relative}.section-header .mega-menu__content{display:flex;justify-content:space-between;min-height:300px;padding:0;background-color:#fff;border:none;transition:opacity .3s ease;transform:translateY(5px) !important;box-shadow:0px 0px 10px 0px rgba(0,0,0,.2)}.section-header .mega-menu__content .mega-menu__list{padding:30px}.section-header .mega-menu__content .mega-menu__list li{width:150px}.section-header .mega-menu__content .mega-menu__list-container{display:flex;justify-content:center;padding:4rem 4rem 6rem 4rem;width:100%}.section-header .mega-menu__content .mega-menu__list-container ul{display:flex;justify-content:start;flex-direction:column;width:100%;flex-wrap:wrap;padding:0;text-transform:lowercase}.section-header .mega-menu__content .mega-menu__list-container ul li a{color:#000;padding:0 0 5px 0;margin-right:10px}.section-header .mega-menu__content .mega-menu__list-container ul .list-unstyled{display:flex;flex-direction:column}.section-header .mega-menu__content .mega-menu__img-container{position:relative;display:flex;justify-content:center;align-items:flex-end;height:100%;flex-direction:column;padding:30px}.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-link-wrapper{display:flex;justify-content:center;align-items:center;height:100%;text-decoration:none}.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-link-wrapper:link,.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-link-wrapper:visited,.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-link-wrapper:active,.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-link-wrapper:hover{color:rgb(var(--text-secondary-color))}.section-header .mega-menu__content .mega-menu__img-container .mega_menu_image{width:200px;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:2rem}.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-text{display:block;text-align:center;font-size:2.25rem;font-weight:600;font-family:var(--font-body-family)}.section-header .mega-menu__content .mega-menu__img-container .mega-menu__img-button{width:200px;font-size:1.1rem;font-weight:600;letter-spacing:0;padding:10px 0;min-height:0;text-transform:uppercase}.section-header .mega-menu__content .mega-menu__img-button{width:50%;text-align:center;background-color:rgb(var(--primary-color)) !important;text-transform:uppercase}.section-header .mega-menu__content .shop-all-btn{position:absolute;bottom:2rem;left:4rem;color:rgb(var(--color-base-accent-3));font-family:var(--font-body-family);font-weight:600;text-decoration:none}.section-header .mega-menu__content .shop-all-btn:link,.section-header .mega-menu__content .shop-all-btn:visited,.section-header .mega-menu__content .shop-all-btn:active,.section-header .mega-menu__content .shop-all-btn:hover{color:rgb(var(--color-base-accent-3))}.section-header .header__icons{align-items:center}.section-header .header__icons>*{display:flex;justify-content:center;align-items:center}.section-header .header__icons .kf-icon__search{width:23px}.section-header .header__icons .icon-reviews{margin-right:3rem !important}@media screen and (max-width: 993px){.section-header .header__icons .icon-reviews{margin-right:0 !important}}.section-header .cart-count-bubble{display:block;left:2px;top:7px;width:100%;font-size:1.2rem;background:rgba(0,0,0,0);color:#fff;text-align:center}.section-header .cart-count-bubble--over-99{font-size:1rem !important}.section-header .header__icons>*{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1100px){.section-header .header__icons>*{margin-right:1.5rem}}.section-header .header__icons>* svg{margin-right:0}.section-header .header__icons>* span{color:#fff}.dropdown_account{position:relative;max-width:100px;width:100%;margin-right:4rem}.dropdown_account a{width:100%;transition:.2s}.dropdown_account a:hover{color:#af8b1b}.dropdown_account:hover .dropdown_account_menu{display:flex}.dropdown_account_menu{position:absolute;top:40px;left:0;z-index:1;background-color:#fff;padding:10px 10px 0 10px;font-size:16px;border:none;display:none;justify-content:center;align-items:center;flex-direction:column}.dropdown_account_menu a{color:#fff;background:rgb(var(--primary-color));padding:5px 20px;width:100%;text-align:center;text-decoration:none;margin-bottom:10px;display:flex;font-size:14px;justify-content:center;align-items:center}.dropdown_account_menu a:hover{background:rgba(0,0,0,0);outline:1px rgb(var(--border-primary-color)) solid;color:#000}.header .account_icon_link{text-decoration:none}@media screen and (min-width: 993px){.header .account_icon_link{display:none}.header .search-modal__form{display:none}.header .header_link_account{display:none !important}.section-header .header_icons .header_icons_container .desktop_header_logo{display:flex}.section-header .header_icons .header_icons_container .mobile_header_logo{display:none}.section-header #header-mb-left-icons-container{display:none}}@media screen and (max-width: 1130px){.header_icons .page-width{padding:0 !important}}@media screen and (max-width: 993px){.details-menu,.header-desktop-menu{display:none}.section-header #header-mb-left-icons-container{display:flex}.header_link_account{display:flex !important}.header_icons .kf-icon__logo{width:100px !important}.header_icons .header-left{display:none !important}.header_icons .header-right{width:100% !important;margin-left:0 !important}.header_icons .header__icon--cart{width:44px !important;margin:0 !important}.header_icons .desktop_header_logo{display:none}.header_icons .mobile_header_logo{display:flex;margin:0 15px !important}.header_icons .mobile_header_logo svg{margin:0 !important}#search-popup{display:none !important}.header{display:flex !important;justify-content:space-between;align-items:center}.header .search__input:focus .search-modal__form .field__label{display:none !important}.header .search__input:focus{outline:none !important;box-shadow:none !important}.header .search-modal__form{height:35px !important;width:100% !important;margin-bottom:2px}.header .search-modal__form .field{height:35px !important}.header .search-modal__form .field .search__input{border-radius:0 !important;background:rgba(0,0,0,0) !important;padding-left:10px !important}.header .search-modal__form .field input{height:35px}.header .search-modal__form .field label{top:51% !important;transform:translateY(-50%);font-size:12px;color:#c5c5c5}.header .search-modal__form .field .search__button{height:33px !important;width:40px !important}.header .search-modal__form .field .search__button svg{color:#fff !important;width:15px;height:15px}.header .search-modal__form .field::before,.header .search-modal__form .field::after{display:none !important}.header_icons{width:100%}.header_icons .header__icons{width:100%;display:flex;justify-content:space-between;align-items:center}.header_icons .header__icons .dropdown_account{display:none !important}.account_label{display:none}.section-header .header__icons>*{margin-right:0rem}#header-wishlist-king-icon-container span{display:none !important}}.shipping-rate-option{display:flex;align-items:center;cursor:pointer;margin-bottom:1rem}.shipping-rate-option__price{font-weight:600}@media screen and (min-width: 993px){.shipping-rate-option{white-space:nowrap;margin-bottom:.5rem}}body[data-template=product] .shipping-rate-option.unavailable-rate,body[data-template=product] .shipping-rate-option.unavailable-rate input{pointer-events:none;color:rgb(var(--text-secondary-unavailable));opacity:.6}#accessibility-usable-net-btn{cursor:pointer;line-height:16px;font-size:11px;color:#000}div#ltkPopupButtonTriggerContainer{z-index:2 !important}@media only screen and (min-width: 989px){#header-desktop-menu2{min-height:118px;border-top:1px solid #e4e4e4}}footer.footer .footer__content-top{display:flex;justify-content:space-around;flex-wrap:wrap}@media screen and (max-width: 989px){footer.footer .footer__content-top{padding:0 1.5rem}}footer.footer .footer__content-top .footer-block--newsletter{display:flex;justify-content:start;align-content:start;width:100%;margin:0;flex-wrap:wrap}footer.footer .footer__content-top .footer-block--newsletter svg circle{fill:rgb(var(--primary-color)) !important}@media screen and (min-width: 749px){footer.footer .footer__content-top .footer-block--newsletter{margin-bottom:2rem;border-bottom:1px solid rgb(var(--border--primary-color));padding-bottom:2rem}}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer-block--newsletter{margin-bottom:0;border-bottom:none}}@media screen and (min-width: 749px){footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container{grid-column:1/4}}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container{grid-column:initial}footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container .newsletter-form,footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container .newsletter-form .newsletter-form__field-wrapper,footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container .newsletter-form .newsletter-form__field-wrapper .newsletter-form .field__input{max-width:initial}}footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container #newsletter-form{position:relative}footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container #newsletter-form .newsletter-form__ajax__form-sent-msg{position:absolute;top:0;left:0;display:flex;justify-content:flex-end;align-items:center;padding-right:6rem;width:100%;height:100%;background:#e2ffef;color:green}footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container .list-social{display:flex;justify-content:space-between;align-items:center;padding:10px 0;width:100%;max-width:36rem;margin:auto}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer-block--newsletter .footer__newsletter-social-container .list-social{max-width:initial;justify-content:start}}footer.footer .footer__content-top .footer-block--newsletter>.kf-icon__isotype{margin:auto}@media screen and (min-width: 749px){footer.footer .footer__content-top .footer-block--newsletter>.kf-icon__isotype{margin:0 3rem auto auto}}@media screen and (max-width: 989px){footer.footer .footer__content-top .footer-block--newsletter>.kf-icon__isotype,footer.footer .footer__content-top .footer-block--newsletter>.kf-icon__isotype::before{width:66px;height:66px;background-size:372px 2108px;background-position:0 -531px}}footer.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__heading{font-size:3rem;font-family:var(--font-heading-family);margin-bottom:1rem}footer.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__heading span em{color:rgb(var(--primary-color))}footer.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter .footer-block__subheading{font-size:1.4rem;margin:0 0 2rem 0}footer.footer .footer__content-top .footer-block--newsletter .newsletter-form__button{color:rgb(var(--primary-color)) !important}@media screen and (min-width: 749px){footer.footer .footer__content-top .footer-block--newsletter{display:grid;grid-template-columns:repeat(1, 30%) repeat(1, 70%);width:100%;max-width:initial;padding-right:1rem}footer.footer .footer__content-top .footer-block--newsletter .kf-icon__isotype{grid-row:1/4}}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer-block--newsletter{width:50%;padding-right:6rem}}footer.footer .footer__content-top .footer__blocks-wrapper{width:100%}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu{display:flex;justify-content:space-around;max-width:initial;width:auto}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu{justify-content:space-between}}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu ul,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu ul li{display:block}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li{text-align:left;line-height:1.4rem}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link{padding:0;text-decoration:none}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link:link,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link:visited,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link:active,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link:hover{color:#fff}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu li .link:not(.sublink){text-transform:uppercase;letter-spacing:0;font-size:1.2rem}@media screen and (min-width: 989px){footer.footer .footer__content-top .footer__blocks-wrapper{padding-left:6rem;width:50%;border-left:1px solid rgb(var(--border-primary-color))}}footer.footer .footer__content-top .footer_nav--link{font-family:nimbus-sans,sans-serif;font-weight:700}footer.footer .footer__content-bottom .footer__copyright{text-align:center !important;font-size:1.5rem;color:#fff;margin-top:0}footer.footer .footer__content-bottom .footer__copyright .copyright__content:not(:first-child) a{text-decoration:underline;text-underline-offset:.3rem}footer.footer .footer__content-bottom .footer__copyright .copyright__content:not(:first-child) a:not(:last-child){margin-right:.5rem}footer.footer .footer__content-bottom .footer__copyright .copyright__content:not(:first-child) a:not(:first-child){margin-left:.5rem}.localization__form{display:block}.localization__form #FooterLanguageForm{padding-top:0}.kf-icon,.kf-icon::before{display:inline-block}.kf-icon:hover{cursor:pointer}.kf-icon::before{content:" ";background-image:url(/cdn/shop/files/sprite-icon-black-new-7.svg?v=1645563044)}.kf-icon__location,.kf-icon__location::before{width:14px;height:19px}.kf-icon__location::before{background-position:0 -691px}.kf-icon__reviews,.kf-icon__reviews::before{width:24px;height:20px}.kf-icon__reviews::before{background-size:80px 388px;background-position:0 -257.344px}.kf-icon__isotype,.kf-icon__isotype::before{width:91px;height:91px}.kf-icon__isotype::before{background-size:514px 2480px;background-position:0 -517px}#CartDrawer{width:initial}#CartDrawer cart-drawer.is-empty .drawer__inner{display:flex;align-items:flex-start}#CartDrawer .drawer__inner{display:flex;background-color:#f8f8f8;min-width:418px;padding:0 42px;overflow:auto}#CartDrawer .drawer__header{position:relative;display:flex;width:100%;background:rgba(255,255,255,0)}#CartDrawer .drawer__header .drawer__close{position:absolute;width:44px;top:0px;right:-30px}#CartDrawer .drawer__header .drawer__close svg{width:17px;height:17px}#CartDrawer .drawer__heading{position:relative;width:100%;margin-top:5px;text-align:center;font-family:var(--font-heading-family);color:rgb(var(--text-primary-color));font-size:3.2rem;text-transform:lowercase}#CartDrawer #cart-empty-msg{font-size:1.6rem;margin-top:10rem;color:rgba(125,133,139,.75);text-align:center}#CartDrawer .cart-drawer-content{width:100%}#CartDrawer .cart-drawer-content .drawer__heading__line{width:146px;display:block;border-top:1px solid rgb(var(--border-primary-color));margin:0 auto 40px auto}#CartDrawer .cart-drawer-content .cart-item{display:flex;grid-template:none;gap:initial;margin-bottom:2rem}#CartDrawer .cart-drawer-content .cart-item img{width:125px}#CartDrawer .cart-drawer-content .cart-item .cart-item__info{display:flex;flex-direction:column;width:100%;padding-left:2rem;font-size:1.3rem;line-height:1.4}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__name{text-decoration:none;display:block;color:rgb(var(--text-primary-color));font-size:1.5rem;font-family:var(--font-body-family);line-height:1.6;letter-spacing:0;font-weight:400}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__discounted-prices{margin-top:0}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__old-price,#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__final-price{font-weight:400;text-transform:lowercase;font-family:nimbus-sans,sans-serif;word-break:break-all;font-size:16px;line-height:20px;letter-spacing:0}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__final-price{color:rgb(var(--text-primary-color))}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__discounted-prices{flex-wrap:wrap;line-height:2rem}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .discounts .kf-icon__discount{width:15px;height:15px;margin-right:1rem}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .discounts .discounts__discount{font-size:16px;font-size:1.4rem;text-transform:uppercase;color:gray;padding-right:5px}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .quantity__input{color:gray}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .quantity__button:focus-visible,#CartDrawer .cart-drawer-content .cart-item .cart-item__info .quantity__input:focus-visible{background-color:rgba(0,0,0,0)}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__quantity-wrapper{margin-top:1.5rem}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__quantity,#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__quantity-wrapper,#CartDrawer .cart-drawer-content .cart-item .cart-item__info .quantity{min-width:148px;min-height:40px}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .quantity:after{border:1px solid #c9d1d7;box-shadow:none}#CartDrawer .cart-drawer-content .cart-item .cart-item__info .cart-item__remove-btn{min-width:0;border:none;background:none}#CartDrawer .cart-drawer-content .cart-item.has-warranties-assigned .cart-item__quantity-wrapper{align-items:center;min-height:initial;margin-top:1.5rem}#CartDrawer .cart-drawer-content .drawer__footer{display:block;border-top:1px solid rgba(125,133,139,.3);background-color:rgba(255,255,255,0);padding:2.5rem 0}#CartDrawer .cart-drawer-content .drawer__footer .totals__subtotal,#CartDrawer .cart-drawer-content .drawer__footer .totals__subtotal-value{text-transform:lowercase;font-size:16px;color:#5c666f}#CartDrawer .cart-drawer-content .drawer__footer .cart__ctas{flex-direction:column}#CartDrawer .cart-drawer-content .drawer__footer .cart__ctas .cart__checkout-button{padding-top:1rem;margin-top:3rem;background-color:rgb(var(--primary-color));border:1px solid rgba(0,0,0,0);border-radius:3px;color:#fff;display:inline-block;font-family:nimbus-sans,sans-serif;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;height:50px;min-width:100%;padding:.9375rem 1.5625rem .8125rem;text-align:center;text-transform:uppercase;transition:font-size 400ms ease-in-out,background 400ms ease-in-out,padding 400ms ease-in-out}#CartDrawer .cart-drawer-content .drawer__footer .cart__ctas .continue_shopping_button{margin:0;min-height:50px;display:flex;justify-content:center;align-items:center;color:rgb(var(--text-primary-color))}#CartDrawer .cart-drawer-content .drawer__footer .cart__ctas .continue_shopping_button:hover{cursor:pointer}#CartDrawer .bag__offer_div{margin-bottom:38px;padding:15px 20px;border:1px solid #000;font-family:nimbus-sans,sans-serif;text-align:center;color:rgb(var(--text-primary-color))}#CartDrawer .bag__offer_div .bag__cart-text{color:#043288;line-height:23px;margin:0}#CartDrawer .bag__offer_div .bag_offer_btn{text-decoration:none;margin-top:30px;background-color:rgb(var(--primary-color));border:1px solid rgba(0,0,0,0);border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:nimbus-sans,sans-serif;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.67;height:50px;min-width:100%;padding:.9375rem 1.5625rem .8125rem;text-align:center;text-transform:uppercase;-webkit-transition:font-size 400ms ease-in-out,background 400ms ease-in-out,padding 400ms ease-in-out;transition:font-size 400ms ease-in-out,background 400ms ease-in-out,padding 400ms ease-in-out}.lcu__drawer__item__bundles{margin-top:0 !important}.lcu__drawer__item__bundles__toggle{padding-top:5px !important;margin-top:0}@media(max-width: 410px){#CartDrawer{width:100% !important}#CartDrawer .drawer__inner{min-width:100% !important;padding:0 30px !important}#CartDrawer .drawer__header .drawer__close{right:-30px !important}}.reviews .hdr{display:flex;justify-content:center;margin-top:5rem;flex-direction:column}.reviews .hdr .reviews__heading.hdg{position:relative;display:inline-block;text-transform:uppercase;margin:auto;text-align:center;color:rgb(var(--text-primary-color));font-size:42px;font-family:var(--font-heading-family);font-weight:400;margin-bottom:3rem}.reviews .hdr .reviews__heading.hdg::after{content:" ";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:80%;height:1px;background-color:rgb(var(--text-primary-color))}.reviews .hdr .reviews__copy{max-width:770px;padding:0 4rem;margin:0 auto 2rem auto;text-align:center}.reviews_bg{background:#f8f8f8;padding:5rem}@media only screen and (min-width: 989px){.reviews_bg{margin:5rem}}