.fade,.fade-in-down,.fade-in-left,.fade-in-right,.fade-in-up{opacity:0}.fade-in-down.observer-block--visible,.fade-in-left.observer-block--visible,.fade-in-right.observer-block--visible,.fade-in-up.observer-block--visible,.fade.observer-block--visible{opacity:1}.fade--visible{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.fade-in-up--visible{animation:fade-in-up 1.2s cubic-bezier(.39,.575,.565,1) both}.fade-in-down--visible{animation:fade-in-down 1.2s cubic-bezier(.39,.575,.565,1) both}.fade-in-left--visible{animation:fade-in-left 1.2s cubic-bezier(.39,.575,.565,1) both}.fade-in-right--visible{animation:fade-in-right 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in{0%{opacity:0}50%{opacity:0}70%{opacity:.5}to{opacity:1}}@keyframes fade-in-up{0%{opacity:.7;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.inline-message{display:flex;padding:8px;gap:4px;font-size:var(--kh-font-sm)}.inline-message .icon{min-width:24px}.inline-message p{font-size:var(--kh-font-sm);margin:0}.inline-message.blue{background-color:var(--kh-blue) -light}.inline-message.blue,.inline-message.blue p{color:var(--kh-blue) -dark}.inline-message.yellow{background-color:var(--kh-yellow-ligh) t}.inline-message.yellow,.inline-message.yellow p{color:var(--kh-yellow) -dark}.scroll-locked{overflow:hidden;height:100vh}.ReactModal__Overlay{opacity:0;transition:opacity .2s ease-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.ds-modal__container{display:flex;flex-direction:column;height:100%;padding:24px}@media only screen and (min-width:768px){.ds-modal__container{padding:40px;height:100%}}.ds-modal__container__header{display:flex;flex-direction:row;align-items:flex-start}@media only screen and (min-width:768px){.ds-modal__container__header{justify-content:flex-end;height:32px}}.ds-modal__container__header .close-btn{padding:0}@media only screen and (min-width:768px){.ds-modal__container__header .close-btn{position:relative;top:-16px;right:-16px}}.ds-modal__container__content{display:flex;flex-direction:column;min-height:0;flex:1 1;margin-bottom:24px}@media only screen and (min-width:768px){.ds-modal__container__content{flex-direction:row;margin-bottom:32px}}.header-container{opacity:1;background-color:var(--kh-neutral-00);border-bottom:1px solid var(--kh-neutral-20);padding-right:8px;transition:background-color 1s;transition-duration:var(--main-menu-btn-transition-duration,.8s)}@media only screen and (min-width:744px){.header-container{padding:4px 8px;height:73px}}@media only screen and (min-width:1440px){.header-container{padding:4px 24px}}.main-menu,.menu-category{background-color:var(--kh-neutral-20);position:fixed;inset:0 0 0 -200%;z-index:100;width:100%;height:100%;transform:translateX(-200%);transition:transform .4s ease}@media only screen and (min-width:744px){.main-menu,.menu-category{background-color:var(--kh-neutral-00);width:440px}}@media only screen and (min-width:1440px){.main-menu,.menu-category{background-color:var(--kh-neutral-00);width:540px}}.main-menu a,.main-menu button,.main-menu li,.menu-category a,.menu-category button,.menu-category li{-webkit-tap-highlight-color:var(--kh-neutral-40)73}.main-menu .default-item__link,.menu-category .default-item__link{display:block;font-size:14px;padding:4px 0}@media only screen and (min-width:744px){.main-menu .default-item__link,.menu-category .default-item__link{padding:8px 0}}.main-menu.visible,.menu-category.visible{left:0;transform:translateX(0)}@media only screen and (min-width:744px){.main-menu.visible .header-box,.menu-category.visible .header-box{padding-left:56px;padding-right:56px}}.main-menu.visible .header-box.loading,.menu-category.visible .header-box.loading{height:168px}.main-menu.visible .header-box.has-bg-image,.menu-category.visible .header-box.has-bg-image{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:744px){.main-menu.visible .header-box.has-bg-image,.menu-category.visible .header-box.has-bg-image{background-image:none!important}}.main-menu.visible .header-box.has-bg-image:before,.menu-category.visible .header-box.has-bg-image:before{position:absolute;background:linear-gradient(180deg,rgba(28,28,28,.32) 16%,rgba(28,28,28,0) 50%);content:"";inset:0}@media only screen and (min-width:744px){.main-menu.visible .header-box.has-bg-image:before,.menu-category.visible .header-box.has-bg-image:before{display:none}}.main-menu.visible .header-box.has-bg-image .category__title,.menu-category.visible .header-box.has-bg-image .category__title{color:var(--kh-neutral-00);z-index:1;position:relative}@media only screen and (min-width:744px){.main-menu.visible .header-box.has-bg-image .category__title,.menu-category.visible .header-box.has-bg-image .category__title{color:var(--kh-neutral-100)}}.main-menu.visible .header-box.has-bg-image .controls,.menu-category.visible .header-box.has-bg-image .controls{position:relative;z-index:1}@media only screen and (min-width:744px){.main-menu.visible .header-box.has-bg-image .controls,.menu-category.visible .header-box.has-bg-image .controls{color:var(--kh-neutral-100)}}.main-menu.visible .header-box.has-bg-image .controls button,.menu-category.visible .header-box.has-bg-image .controls button{background-color:rgba(0,0,0,0)!important}.main-menu.visible .header-box.has-bg-image .controls svg path,.menu-category.visible .header-box.has-bg-image .controls svg path{stroke:var(--kh-neutral-00)}@media only screen and (min-width:744px){.main-menu.visible .header-box.has-bg-image .controls svg path,.menu-category.visible .header-box.has-bg-image .controls svg path{stroke:var(--kh-neutral-100)}}.main-menu.visible .menu-category-box,.menu-category.visible .menu-category-box{height:calc(100vh - 243px);overflow:auto}@media only screen and (min-width:744px){.main-menu.visible .menu-category-box,.menu-category.visible .menu-category-box{padding-left:56px;padding-right:56px}}.main-menu.visible .menu-category-box.loading,.menu-category.visible .menu-category-box.loading{justify-content:center}.main-menu.visible .menu-category-box.loading .spinner,.menu-category.visible .menu-category-box.loading .spinner{color:var(--kh-primary)}@media only screen and (min-width:744px){.main-menu .header-logo,.menu-category .header-logo{margin:36px 42px}.main-menu .header-logo .col-logo svg,.menu-category .header-logo .col-logo svg{height:36px}}.main-menu-btn,.menu-category-btn{display:flex;justify-content:center;align-items:center;width:48px;height:var(--main-menu-btn-size);padding:0;position:relative;z-index:3}.main-menu-btn #icon-open,.menu-category-btn #icon-open{display:block;height:var(--main-menu-btn-icon-size)}.main-menu-btn #icon-open path,.menu-category-btn #icon-open path{stroke:currentColor}.main-menu-btn:active .main-menu-btn,.main-menu-btn:active .menu-category-btn,.menu-category-btn:active .main-menu-btn,.menu-category-btn:active .menu-category-btn{transform:scale(.9)}.main-menu-btn--open .main-menu-btn__icon--close,.menu-category-btn--open .main-menu-btn__icon--close{background-size:0 100%}.main-menu-btn--open .main-menu-btn__icon--close:before,.menu-category-btn--open .main-menu-btn__icon--close:before{transform:translateY(0) rotate(45deg)}.main-menu-btn--open .main-menu-btn__icon--close:after,.menu-category-btn--open .main-menu-btn__icon--close:after{transform:translateY(0) rotate(-45deg)}@media only screen and (min-width:744px){.main-menu-btn:hover,.menu-category-btn:hover{opacity:.7}}.main-menu-box,.menu-category-box{overflow-y:auto;max-height:100%;width:100%;background-color:var(--kh-neutral-00)}@media only screen and (min-width:744px){.main-menu-box,.menu-category-box{display:flex;flex-direction:column;transition-duration:var(--main-menu-btn-transition-duration,.8s)}.main-menu-box::-webkit-scrollbar,.menu-category-box::-webkit-scrollbar{width:4px;height:4px;display:none}}.main-menu-box .header-container,.menu-category-box .header-container{padding-top:8px;border-bottom:none!important;padding-left:10px;padding-right:10px}.main-menu-box .btn-search-m,.menu-category-box .btn-search-m{display:none}.main-menu-options,.menu-category-options{padding-left:24px;padding-right:24px;display:flex;gap:24px;margin-bottom:24px}@media only screen and (min-width:744px){.main-menu-options,.menu-category-options{padding-left:56px;padding-right:56px}}.main-menu-options button,.menu-category-options button{padding:8px 0;text-transform:uppercase}.main-menu-options button span,.menu-category-options button span{font-size:14px;letter-spacing:.5px}.main-menu-options button.active,.menu-category-options button.active{font-weight:600;border-bottom:1px solid var(--kh-neutral-100)}.main-menu-list,.menu-category-list{display:none;grid-gap:12px;padding-left:24px;padding-right:24px;margin-bottom:36px}@media only screen and (min-width:744px){.main-menu-list,.menu-category-list{padding-left:56px;padding-right:56px}}.main-menu-list.active,.menu-category-list.active{display:grid}.main-menu-list>li,.menu-category-list>li{display:flex;gap:8px;padding:4px 0;font-size:var(--kh-font-md)}.main-menu-list>li picture,.menu-category-list>li picture{width:48px;height:48px;display:flex}.main-menu-list>li picture+span,.menu-category-list>li picture+span{white-space:nowrap}@media only screen and (min-width:744px){.main-menu-list>li picture,.menu-category-list>li picture{display:none}}.main-menu-list>li img,.menu-category-list>li img{width:100%;height:100%;border-radius:50%;background-color:var(--kh-neutral-20)}.main-menu-list>li .no-link,.main-menu-list>li a,.menu-category-list>li .no-link,.menu-category-list>li a{display:flex;align-items:center;gap:16px;line-height:24px;width:-moz-fit-content;width:fit-content}.main-menu-list>li .no-link:only-child,.main-menu-list>li a:only-child,.menu-category-list>li .no-link:only-child,.menu-category-list>li a:only-child{width:100%}@media only screen and (min-width:744px){.main-menu-list>li .no-link,.main-menu-list>li a,.menu-category-list>li .no-link,.menu-category-list>li a{cursor:pointer}.main-menu-list>li .no-link:hover,.main-menu-list>li a:hover,.menu-category-list>li .no-link:hover,.menu-category-list>li a:hover{color:var(--kh-neutral-60)}}.main-menu-list>li button,.menu-category-list>li button{margin-left:auto;width:100%;text-align:end;display:flex;justify-content:flex-end;align-items:center}.main-menu-list>li.has-child,.menu-category-list>li.has-child{position:relative}.main-menu-list>li.has-child ul.level-1,.menu-category-list>li.has-child ul.level-1{position:absolute;left:calc(var(--breakpoint-sm)*-1);top:0}.main-menu-list .featured,.menu-category-list .featured{font-weight:600}.main-menu-list .featured.solared,.menu-category-list .featured.solared{color:var(--kh-promo-primary)}.main-menu-list .no-favicon picture,.menu-category-list .no-favicon picture{display:none}.main-menu-footer,.menu-category-footer{padding:48px 24px 32px;background-color:var(--kh-neutral-10);display:grid;grid-gap:24px}@media only screen and (min-width:744px){.main-menu-footer,.menu-category-footer{border-top:1px solid var(--kh-neutral-30);background-color:var(--kh-neutral-00);margin-top:auto;padding-left:0;padding-right:0;margin-left:56px;margin-right:56px}}.main-menu-footer .simple-menu,.menu-category-footer .simple-menu{display:grid;grid-gap:16px}.main-menu-footer .simple-menu a,.menu-category-footer .simple-menu a{font-size:12px}@media only screen and (min-width:744px){.main-menu-footer .simple-menu a:hover,.menu-category-footer .simple-menu a:hover{color:var(--kh-neutral-60)}}.main-menu-footer .social,.menu-category-footer .social{display:flex;gap:16px}.main-menu-footer .social a,.menu-category-footer .social a{width:24px;height:24px}@media only screen and (min-width:744px){.main-menu-footer .social,.menu-category-footer .social{display:none}}.main-menu-footer .lang,.menu-category-footer .lang{border-top:1px solid var(--kh-neutral-30)}@media only screen and (min-width:744px){.main-menu-footer .lang,.menu-category-footer .lang{border:none}}.main-menu-footer .lang .lang-selector,.menu-category-footer .lang .lang-selector{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;margin:24px 0}@media only screen and (min-width:744px){.main-menu-footer .lang .lang-selector,.menu-category-footer .lang .lang-selector{max-width:none}}.main-menu-footer .lang .lang-selector .country,.menu-category-footer .lang .lang-selector .country{display:flex;align-items:center;gap:8px;padding:0}.main-menu-footer .lang .lang-selector .country__name,.menu-category-footer .lang .lang-selector .country__name{font-family:var(--kh-font-poppins);font-weight:400;font-size:var(--kh-font-sm);line-height:18px;color:var(--kh-neutral-100)}.main-menu-footer .lang .lang-selector .languages,.menu-category-footer .lang .lang-selector .languages{position:relative;display:flex;align-items:center;border-left:1px solid var(--kh-neutral-100);padding-left:16px}.main-menu-footer .lang .lang-selector .languages label,.menu-category-footer .lang .lang-selector .languages label{cursor:pointer;display:flex;margin:0;gap:8px}.main-menu-footer .lang .lang-selector .languages label span,.menu-category-footer .lang .lang-selector .languages label span{display:block;font-family:var(--kh-font-poppins);font-weight:400;font-size:var(--kh-font-sm);line-height:18px;color:var(--kh-neutral-100)}.main-menu-footer .lang .lang-selector .languages ul,.menu-category-footer .lang .lang-selector .languages ul{display:none;position:absolute;top:auto;bottom:34px;left:0;background:#fff;padding:8px 16px;border-radius:6px;margin:0;z-index:2;box-shadow:0 0 24px 5px rgba(0,0,0,.15)}.main-menu-footer .lang .lang-selector .languages ul li,.menu-category-footer .lang .lang-selector .languages ul li{margin:0;font-size:var(--kh-font-sm);line-height:22px}.main-menu-footer .lang .lang-selector .languages ul li button,.menu-category-footer .lang .lang-selector .languages ul li button{margin:0;padding:4px;white-space:nowrap}.main-menu-footer .lang .lang-selector .languages input[type=checkbox],.menu-category-footer .lang .lang-selector .languages input[type=checkbox]{display:none}.main-menu-footer .lang .lang-selector .languages input[type=checkbox]:checked~ul,.menu-category-footer .lang .lang-selector .languages input[type=checkbox]:checked~ul{display:block}.main-menu-footer .lang .lang-selector .languages input[type=checkbox]:checked~label svg,.menu-category-footer .lang .lang-selector .languages input[type=checkbox]:checked~label svg{transform:rotate(180deg)}.main-menu .search,.menu-category .search{width:100%;padding-left:24px;padding-right:24px;margin-bottom:24px;margin-top:0}@media only screen and (min-width:744px){.main-menu .search,.menu-category .search{display:none}.main-menu .carrousel,.menu-category .carrousel{padding-bottom:24px;border-bottom:1px solid var(--kh-neutral-30);margin-bottom:24px}}.main-menu .carrousel::-webkit-scrollbar,.menu-category .carrousel::-webkit-scrollbar{display:none}.menu-category{background-color:var(--kh-neutral-00)}.menu-category .level-2-box::-webkit-scrollbar{width:4px;height:4px;display:none}.menu-category .controls{display:flex;justify-content:space-between}.menu-category .controls button{padding:0;width:48px;height:48px;display:flex;align-items:center;justify-content:flex-start;background-color:rgba(0,0,0,0)!important}.menu-category .controls button.cross-control{justify-content:flex-end}.menu-category .controls button.cross-control span{display:flex;align-items:center;justify-content:center}.menu-category .controls button.cross-control svg{width:16px;height:16px}.menu-category .header-box{display:flex;flex-direction:column;padding:24px;gap:40px;background-color:var(--kh-neutral-10)}@media only screen and (min-width:744px){.menu-category .header-box{background-color:var(--kh-neutral-00)}}.menu-category-box{padding:16px 24px;display:flex;flex-direction:column;height:100%;gap:16px}.menu-category .category__title{font-family:var(--kh-font-kaveHaffer);font-weight:300;font-size:32px;line-height:32px;margin:0}.menu-category .category__link{width:100%;text-align:end;font-size:var(--kh-font-sm);text-decoration:underline;justify-content:end}#tabMenu{min-width:0}#tabMenu .default-item{padding:0}#tabMenu .menu-carousel{margin-bottom:12px}#tabMenu .default-item__link{padding:0}#tabMenu .menu-list,.menu-category .menu-list{margin:0!important;display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:1024px){#tabMenu .menu-list,.menu-category .menu-list{gap:8px}}#tabMenu .menu-list>li,.menu-category .menu-list>li{margin:0!important}.main-menu-open .site-header:before{content:"";inset:0;background-color:var(--kh-neutral-100);opacity:.3;width:100vw;height:110vh;position:fixed;z-index:26}@media only screen and (min-width:744px){.main-menu-open.revert-header .header-actions a{color:red}.main-menu-open.revert-header .user-account-container svg path,.main-menu-open.revert-header .user-cart-container svg path{stroke:var(--kh-neutral-00);fill:var(--kh-neutral-00)}.main-menu-open.revert-header .user-wishlist-container svg path{stroke:var(--kh-neutral-00)}.main-menu-open .header-container_box{display:flex}}@keyframes fade-in-search{0%{opacity:0}to{opacity:1;transform:translateY(-40px)}}.cross{height:20px;width:20px}.facet-item-box .kh-checkbox{width:100%}.color-ball{position:absolute;left:0;top:1px;height:24px;width:24px;margin:0;border-radius:100%}.color-ball+.kh-checkbox input:before{border:none}.color-ball.background-anthracite+.kh-checkbox input:checked:before,.color-ball.background-black+.kh-checkbox input:checked:before,.color-ball.background-burgundy+.kh-checkbox input:checked:before,.color-ball.background-dark+.kh-checkbox input:checked:before,.color-ball.background-dark-brown+.kh-checkbox input:checked:before,.color-ball.background-dark-green+.kh-checkbox input:checked:before,.color-ball.background-dark-grey+.kh-checkbox input:checked:before,.color-ball.background-dark-orange+.kh-checkbox input:checked:before,.color-ball.background-garnet+.kh-checkbox input:checked:before,.color-ball.background-graphite+.kh-checkbox input:checked:before,.color-ball.background-navy-blue+.kh-checkbox input:checked:before{filter:invert(1);border:none}.black+.kh-checkbox input:checked:before,.dark+.kh-checkbox input:checked:before,.graphite+.kh-checkbox input:checked:before{filter:invert(1)}.background-negro{background-color:#000}.background-gris{background-color:#c5c5c5}.background-blanco{background-color:#fff}.background-blanco.color-ball{border:1px solid var(--kh-neutral-70)}.background-natural{background-color:#fff}.background-natural.color-ball{border:1px solid var(--kh-neutral-70)}.background-dorado{background-color:gold}.background-marron{background-color:#915f00}.background-azul{background-color:#6dabd9}.background-neutro{background-color:#fffcf7}.background-neutro.color-ball{border:1px solid var(--kh-neutral-70)}.background-plata{background-color:#e9e9e9}.background-plata.color-ball{border:1px solid var(--kh-neutral-70)}.background-verde{background-color:#a0be7d}.background-mostaza{background-color:#e8ac28}.background-cobre{background-color:#b2622d}.background-rosa{background-color:#e0c3c0}.background-rosa.color-ball{border:1px solid var(--kh-neutral-70)}.background-rojo{background-color:#d0021b}.background-naranja{background-color:#f5a623}.background-amarillo{background-color:#fff795}.background-amarillo.color-ball{border:1px solid var(--kh-neutral-70)}.background-multicolor{background-color:#fff}.background-multicolor.color-ball{border:1px solid var(--kh-neutral-70)}.background-lila{background-color:#cebccd}.background-turquesa{background-color:#5dc1b9}.background-wengue{background-color:#3d2e2c}.background-topo{background-color:#bfb1aa}.background-beige{background-color:beige}.background-beige.color-ball{border:1px solid var(--kh-neutral-70)}.background-black{background-color:#000}.background-blue{background-color:#6dabd9}.background-brown{background-color:#915f00}.background-clear{background-color:#fffcf7}.background-clear.color-ball{border:1px solid var(--kh-neutral-70)}.background-copper{background-color:#b2622d}.background-golden{background-color:gold}.background-terracota,.background-terracotta{background-color:#c76e4e}.background-gold{background-color:gold}.background-green{background-color:#a0be7d}.background-gray,.background-grey{background-color:#c5c5c5}.background-mustard{background-color:#e8ac28}.background-orange{background-color:#f5a623}.background-pink{background-color:#e0c3c0}.background-pink.color-ball{border:1px solid var(--kh-neutral-70)}.background-purple{background-color:#cebccd}.background-red{background-color:#d0021b}.background-silver{background-color:#e9e9e9}.background-silver.color-ball{border:1px solid var(--kh-neutral-70)}.background-pearl{background-color:#e9e9e9}.background-pearl.color-ball{border:1px solid var(--kh-neutral-70)}.background-turquoise{background-color:#5dc1b9}.background-white{background-color:#fff}.background-white.color-ball{border:1px solid var(--kh-neutral-70)}.background-yellow{background-color:#fff795}.background-yellow.color-ball{border:1px solid var(--kh-neutral-70)}.background-ecru{background-color:#fdf4e5}.background-ecru.color-ball{border:1px solid var(--kh-neutral-70)}.background-dark-brown{background-color:#553725}.background-graphite{background-color:#495057}.background-navy-blue{background-color:#003049}.background-burgundy{background-color:#800020}.background-taupe{background-color:#bfb1aa}.background-dark-grey{background-color:#a9a9a9}.background-brown-light{background-color:#c96}.background-dark-green{background-color:#1c4630}.background-salmon{background-color:#d18074}.background-light-grey{background-color:#e6e6e6}.background-light-grey.color-ball{border:1px solid var(--kh-neutral-70)}.background-grey-light{background-color:#e6e6e6}.background-grey-light.color-ball{border:1px solid var(--kh-neutral-70)}.background-khaki{background-color:#bdb76b}.background-garnet{background-color:#733635}.background-light-orange{background-color:#ffdbbb}.background-light-orange.color-ball{border:1px solid var(--kh-neutral-70)}.background-anthracite{background-color:#45464c}.background-dark-orange{background-color:#935100}.background-green-light{background-color:#dbe9ca}.background-green-light.color-ball{border:1px solid var(--kh-neutral-70)}.background-multicolor{background:conic-gradient(from 180deg at 50% 50%,#ff5553 0deg,rgba(202,87,138,.703385) 125.63deg,rgba(89,187,140,.442188) 236.25deg,rgba(241,226,92,.15) 1turn);background-size:cover}.background-natural{background:linear-gradient(#ffd3a0,#77502e)}.background-transparent{background:linear-gradient(#ffffff,#dcdcdc)}.background-transparent.color-ball{border:1px solid var(--kh-neutral-70)}@media only screen and (min-width:768px){.wishlist.kh__modal{min-width:480px;height:auto}}.wishlist-modal{height:100%}@media only screen and (min-width:768px){.wishlist-modal{max-width:480px}}.wishlist-modal label{margin:0!important}.wishlist-modal__header{padding:28px 24px;display:flex;align-items:flex-start;justify-content:space-between}.wishlist-modal__header__left-column{display:flex;align-items:center;gap:24px}.wishlist-modal__header__left-column__back-button{padding:0}.wishlist-modal__header__left-column__title{margin:0;font-family:var(--kh-font-poppins);font-size:16px;line-height:24px;font-weight:var(--kh-fw-bold)}.wishlist-modal__form{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 28px*2 - 24px)}.wishlist-modal__body{overflow:hidden}.wishlist-modal__body>div>ul{overflow:hidden auto;height:100%}@media only screen and (min-width:768px){.wishlist-modal__body>div>ul{max-height:348px}}.wishlist-modal__actions{padding:32px}.wishlist-selector{overflow:hidden}@media only screen and (min-width:768px){.wishlist-selector{height:auto;min-height:244px;max-height:364px}}.wishlist-selector__content{height:calc(100% - 16px)}.wishlist-selector__content__list{overflow-y:auto;height:100%;margin:16px 32px!important}.wishlist-selector__content__list--top-gradient{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 80px,black 100%,transparent 0);mask-image:linear-gradient(180deg,transparent 0,black 80px,black 100%,transparent 0)}.wishlist-selector__content__list--bottom-gradient{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 0,black calc(100% - 80px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 0,black calc(100% - 80px),transparent)}.wishlist-selector__content__list--top-bottom-gradient{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 80px,black calc(100% - 80px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 80px,black calc(100% - 80px),transparent)}.wishlist-selector__content__list>li{border-bottom:1px solid var(--kh-neutral-20)}.wishlist-selector__content__list>li:last-child{border-bottom:none}.wishlist-selector__content__list__item{display:flex;gap:16px;align-items:center;padding:16px;width:100%;cursor:pointer;word-break:break-word}.wishlist-selector__content__list__item__radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--kh-neutral-00);margin:0;font:inherit;color:var(--kh-neutral-100);border:1px solid var(--kh-neutral-40);border-radius:50%;width:16px;height:16px;display:grid;place-content:center}.wishlist-selector__content__list__item__radio:before{content:"";display:block;width:8px;height:8px;border-radius:50%;transform:scale(0);transition:transform .2s ease-in-out;box-shadow:inset 1em 1em var(--kh-neutral-100)}.wishlist-selector__content__list__item__radio:checked{border:1px solid var(--kh-neutral-100);background-color:var(--kh-neutral-00)}.wishlist-selector__content__list__item__radio:checked:before{transform:scale(1)}.wishlist-selector__content__list__item__description{flex:1 1}.wishlist-selector__content__list__item__count{font-size:12px;color:var(--kh-neutral-70)}.wishlist-selector__content__list__item__name{font-size:14px;line-height:22px;margin-right:4px}.wishlist-selector__content__list__item__name.in-wishlist{font-weight:var(--kh-fw-bold)}.wishlist-name-form{padding:16px 32px;overflow:hidden}@media only screen and (min-width:768px){.wishlist-name-form{height:auto;min-height:244px;max-height:364px}}@keyframes slide-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in-out{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(50px);animation-delay:1s}to{opacity:0;transform:translateY(-40px)}}.--animate-in{animation:slide-in 1.2s both}.--animate-out{animation:slide-out 1.2s both}.product-sku__btn{padding:0;font-size:var(--kh-font-sm);font-family:var(--kh-font-poppins);width:-moz-fit-content;width:fit-content;color:var(--kh-neutral-60)}@media only screen and (min-width:768px){.product-sku__btn{margin-top:16px;margin-bottom:0;margin-left:auto;display:flex}}.product-sku__btn strong{padding-left:4px;color:var(--kh-neutral-100)}.product-sku__btn.premium{margin:8px 0 16px;color:var(--kh-neutral-60)}@media only screen and (min-width:768px){.product-sku__btn.premium{margin:8px 0 16px}}.product-sku__btn.premium strong{font-weight:var(--kh-fw-normal);color:var(--kh-neutral-60)}.product-sku__btn.gallery{margin:0}.product-sku__btn.gallery strong{color:var(--kh-neutral-70)}.snackbar{--bottom:24px;--shown-position:translate(-50%,0%);--hidden-position:translate(-50%,calc(100% + var(--bottom)));position:fixed;bottom:var(--bottom);left:50%;transform:var(--hidden-position);display:flex;justify-content:center;align-items:center;padding:8px 12px;border-radius:3px;color:var(--kh-neutral-00);font-size:var(--kh-font-md);font-family:var(--kh-font-poppins);background-color:var(--kh-neutral-100);z-index:9999;transition:transform .25s ease;animation-name:slideUpAndDown}.snackbar.icon--L{flex-direction:row-reverse}.snackbar.icon--L>.snackbar__text{margin-left:8px}.snackbar.icon--R{flex-direction:row}.snackbar.icon--R>.snackbar__text{margin-right:8px}.snackbar__text{display:block}@keyframes slideUpAndDown{0%{transform:var(--hidden-position)}10%{transform:var(--shown-position)}90%{transform:var(--shown-position)}to{transform:var(--hidden-position)}}.recently-viewed-container{padding:48px 0 24px 24px;width:100%}@media only screen and (min-width:1024px){.recently-viewed-container{padding:48px 24px 32px}}.recently-viewed-container .kh-carousel__item{flex:0 0 50%;max-width:180px}@media only screen and (min-width:768px){.recently-viewed-container .kh-carousel__item{max-width:220px}}@media only screen and (min-width:1024px){.recently-viewed-container .kh-carousel__item{max-width:260px}}@media only screen and (min-width:1440px){.recently-viewed-container .kh-carousel__item{max-width:100%}}.recently-viewed-container .kh-carousel__item img{display:block;background-color:var(--kh-neutral-10);height:auto;vertical-align:middle;width:100%;transition:opacity .2s}.recently-viewed-container .kh-carousel__title{font-size:16px;font-family:var(--kh-font-kaveHaffer);color:var(--kh-neutral-100)}@media only screen and (min-width:768px){.recently-viewed-container .kh-carousel__title{font-size:18px}}.recently-viewed-container .kh-carousel__carousel__content{--gap:16px}@media only screen and (min-width:1440px){.recently-viewed-container .kh-carousel__carousel__content{--columns-per-row:6;grid-gap:16px;gap:16px;display:grid!important;grid-auto-columns:calc((100% - var(--gap)*(var(--columns-per-row) - 1))/var(--columns-per-row));grid-auto-flow:column;overflow-x:auto}}.collection-block__content .kh-column{max-width:100%}@media only screen and (min-width:1024px){.collection-block__content .kh-column{max-width:50%}}.collection-block__content .column-wrapper{--kh-column-wrapper-gap:32px}@media only screen and (min-width:768px){.collection-block__content .column-wrapper{--kh-column-wrapper-gap:56px}}@media only screen and (min-width:1024px){.collection-block__content .column-wrapper{--kh-column-wrapper-gap:0}}.collection-block__content .kh-content-block{--kh-cb-padding:24px 0 24px 0;--kh-cb-text-padding:0 24px;--kh-cb-slot-padding:0;--kh-cb-anchor-padding:0 24px}@media only screen and (min-width:1024px){.collection-block__content .kh-content-block{--kh-cb-padding:32px 0 32px 0}.collection-block__content .kh-content-block .column{width:50%}}.collection-block__content .kh-content-block__button{padding:0 24px}.collection-block__content .kh-content-block__button a{line-height:normal}@media only screen and (min-width:768px){.collection-block__content .kh-content-block__button{padding:0}}.collection-block__content .kh-content-block__content .kh-carousel__carousel__content{padding:0 24px}@media only screen and (min-width:768px){.collection-block__content .kh-content-block__content .kh-carousel__carousel__content{padding:0}.collection-block__content .kh-content-block__content{--kh-cb-content-padding:0 120px 72px 120px}}@media only screen and (min-width:1024px){.collection-block__content .kh-content-block__content{--kh-cb-content-padding:0 48px 0 48px}}@media only screen and (min-width:1440px){.collection-block__content .kh-content-block__content{--kh-cb-content-padding:0 160px 0 160px}}@media only screen and (min-width:1920px){.collection-block__content .kh-content-block__content{--kh-cb-content-padding:0 240px 0 240px}}@media only screen and (min-width:768px){.collection-block__content .kh-content-block .kh-text-block{--kh-tb-padding:0}}.collection-block__content .kh-content-block .kh-text-block__subtitle{--kh-tb-subtitle-font-size:14px;--kh-tb-subtitle-line-height:22px;--kh-tb-subtitle-ls:1.4px}@media only screen and (min-width:768px){.collection-block__content .kh-content-block .kh-text-block__subtitle{--kh-tb-subtitle-ls:0.4px}}.collection-block__content .kh-content-block .kh-text-block__title{--kh-tb-title-font-size:32px;--kh-tb-title-line-height:32px;font-family:var(--kh-font-kaveHaffer)}@media only screen and (min-width:768px){.collection-block__content .kh-content-block .kh-text-block__title{--kh-tb-title-font-size:38px;--kh-tb-title-line-height:38px}}.attributes_technicalInfo__ROQwZ{background-color:var(--kh-neutral-10);padding:72px 24px}@media only screen and (min-width:768px){.attributes_technicalInfo__ROQwZ{padding:48px}}@media only screen and (min-width:1024px){.attributes_technicalInfo__ROQwZ{padding:80px;gap:112px}}@media only screen and (min-width:1440px){.attributes_technicalInfo__ROQwZ{padding:128px 160px}}@media only screen and (min-width:1920px){.attributes_technicalInfo__ROQwZ{padding:128px 240px}}@media only screen and (min-width:2560px){.attributes_technicalInfo__ROQwZ{padding:128px 400px}}.attributes_technicalContent__2YYtv{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:1024px){.attributes_technicalContent__2YYtv{gap:48px;flex-direction:row}.attributes_technicalContent__2YYtv section{min-width:50%}}.attributes_technicalContent__2YYtv h3{font-family:var(--kh-font-kaveHaffer);font-size:var(--kh-font-header-sm);line-height:var(--kh-font-header-sm-lh);margin-bottom:24px;color:var(--kh-neutral-100)}@media only screen and (min-width:768px){.attributes_technicalContent__2YYtv h3{font-size:var(--kh-font-header-md);line-height:var(--kh-font-header-md-lh)}}.attributes_technicalContent__2YYtv ul{display:flex;flex-direction:column;font-size:12px;gap:6px;list-style:inherit;margin:0 0 16px;position:relative}.attributes_technicalContent__2YYtv ul li{display:flex;gap:4px;position:relative;color:var(--kh-neutral-90)}.attributes_technicalContent__2YYtv ul li:before{content:"·";display:block;font-size:12px;left:0;position:absolute;top:0;margin:0}.attributes_technicalContent__2YYtv ul li span{display:block;margin-left:8px}.attributes_cotaGallery__4rjhx{width:100%}.attributes_cotaGallery__4rjhx img{margin:16px auto;mix-blend-mode:multiply;max-width:600px;display:block;width:100%}@media only screen and (min-width:1024px){.attributes_cotaGallery__4rjhx img{margin:0 auto}}.attributes_technicalBox__a3RD7{width:100%}.attributes_technicalTitle__GpzU_{color:var(--kh-neutral-100)}.attributes_technicalBox__a3RD7{color:var(--kh-neutral-90);margin-bottom:4px;font-size:12px}.attributes_technicalBox__a3RD7 p{white-space:pre-line}.attributes_technicalLabel__vGq9O{font-weight:var(--kh-fw-bold);font-size:12px;display:inline}.attributes_technicalLabel__vGq9O:after{content:": "}.attributes_technicalValue__iznxf{font-size:12px;display:inline}.attributes_narrativeBulletPoints__Sh2s1{display:flex;flex-direction:column;gap:32px;width:100%;padding:24px 24px 48px}@media only screen and (min-width:1024px){.attributes_narrativeBulletPoints__Sh2s1{max-width:1024px;flex-direction:row;padding-top:48px;margin:24px auto}}@media only screen and (min-width:1440px){.attributes_narrativeBulletPoints__Sh2s1{max-width:1440px}}.attributes_narrativeBulletPoints__Sh2s1 h3{font-size:var(--kh-font-mdd);font-weight:var(--kh-fw-bold);margin-bottom:8px;text-align:center}.attributes_narrativeBulletPoints__Sh2s1 p{font-size:var(--kh-font-md);text-align:center;color:var(--kh-neutral-90)}.attributes_downloadItem___frSb{margin:16px 0}.attributes_detailBottomContainer__dSlkL{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.attributes_detailBottomContainer__dSlkL{margin-top:32px}}@media only screen and (min-width:1440px){.attributes_detailBottomContainer__dSlkL{margin-top:48px}}.safety-instructions_safetyInstructions___MjYm{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.safety-instructions_safetyInstructions___MjYm img{width:100%;max-width:400px;height:auto}.safety-instructions_safetyInstructionsTitle___q1ip{display:flex;gap:8px;align-items:center}.safety-instructions_safetyInstructionsTitle___q1ip span{font-family:var(--kh-font-poppins);font-size:var(--kh-font-md);font-weight:var(--kh-fw-bold)}.safety-instructions_safetyInstructionsTitle___q1ip .safety-instructions_titleIcon__GeScr{flex-shrink:0}.safety-instructions_warningList__oYyVM{display:flex;flex-direction:column}.safety-instructions_warningItem__peSBZ{display:flex;gap:4px;position:relative;padding-left:12px}.safety-instructions_warningItem__peSBZ:before{content:"";position:absolute;left:2px;top:50%;transform:translateY(-50%);width:3px;height:3px;background-color:#000;border-radius:50%}.selector_fade-in-down__WZtQF,.selector_fade-in-left__kZr4Q,.selector_fade-in-right__be9Ph,.selector_fade-in-up__gbNbI,.selector_fade__sjdnQ{opacity:0}.selector_fade-in-down__WZtQF.selector_observer-block--visible__qKwUp,.selector_fade-in-left__kZr4Q.selector_observer-block--visible__qKwUp,.selector_fade-in-right__be9Ph.selector_observer-block--visible__qKwUp,.selector_fade-in-up__gbNbI.selector_observer-block--visible__qKwUp,.selector_fade__sjdnQ.selector_observer-block--visible__qKwUp{opacity:1}.selector_fade--visible__IcBhm{animation:selector_fade-in__TPJg2 1.2s cubic-bezier(.39,.575,.565,1) both}.selector_fade-in-up--visible__2zLen{animation:selector_fade-in-up__gbNbI 1.2s cubic-bezier(.39,.575,.565,1) both}.selector_fade-in-down--visible__cYFUr{animation:selector_fade-in-down__WZtQF 1.2s cubic-bezier(.39,.575,.565,1) both}.selector_fade-in-left--visible__0vTw8{animation:selector_fade-in-left__kZr4Q 1.2s cubic-bezier(.39,.575,.565,1) both}.selector_fade-in-right--visible__ujQ3t{animation:selector_fade-in-right__be9Ph 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes selector_fade-in__TPJg2{0%{opacity:0}50%{opacity:0}70%{opacity:.5}to{opacity:1}}@keyframes selector_fade-in-up__gbNbI{0%{opacity:.7;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes selector_fade-in-down__WZtQF{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes selector_fade-in-left__kZr4Q{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes selector_fade-in-right__be9Ph{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.selector_inline-message__Pr1BR{display:flex;padding:8px;gap:4px;font-size:var(--kh-font-sm)}.selector_inline-message__Pr1BR .selector_icon__zgAKq{min-width:24px}.selector_inline-message__Pr1BR p{font-size:var(--kh-font-sm);margin:0}.selector_inline-message__Pr1BR.selector_blue__Qvfz2{background-color:var(--kh-blue) -light;color:var(--kh-blue) -dark}.selector_inline-message__Pr1BR.selector_blue__Qvfz2 p{color:var(--kh-blue) -dark}.selector_inline-message__Pr1BR.selector_yellow__V_KtC{background-color:var(--kh-yellow-ligh) t;color:var(--kh-yellow) -dark}.selector_inline-message__Pr1BR.selector_yellow__V_KtC p{color:var(--kh-yellow) -dark}.selector_scroll-locked__hMuhF{overflow:hidden;height:100vh}.selector_ReactModal__Overlay__Gn_Lx{opacity:0;transition:opacity .2s ease-out}.selector_ReactModal__Overlay--after-open__BWvne{opacity:1}.selector_ReactModal__Overlay--before-close__AcaTJ{opacity:0}.selector_ds-modal__container__qPqFs{display:flex;flex-direction:column;height:100%;padding:24px}@media only screen and (min-width:768px){.selector_ds-modal__container__qPqFs{padding:40px;height:100%}}.selector_ds-modal__container__header__ioi7J{display:flex;flex-direction:row;align-items:flex-start}@media only screen and (min-width:768px){.selector_ds-modal__container__header__ioi7J{justify-content:flex-end;height:32px}}.selector_ds-modal__container__header__ioi7J .selector_close-btn__FfJdR{padding:0}@media only screen and (min-width:768px){.selector_ds-modal__container__header__ioi7J .selector_close-btn__FfJdR{position:relative;top:-16px;right:-16px}}.selector_ds-modal__container__content__qBUL0{display:flex;flex-direction:column;min-height:0;flex:1 1;margin-bottom:24px}@media only screen and (min-width:768px){.selector_ds-modal__container__content__qBUL0{flex-direction:row;margin-bottom:32px}}.selector_header-container__LIA2d{opacity:1;background-color:var(--kh-neutral-00);border-bottom:1px solid var(--kh-neutral-20);padding-right:8px;transition:background-color 1s;transition-duration:var(--main-menu-btn-transition-duration,.8s)}@media only screen and (min-width:744px){.selector_header-container__LIA2d{padding:4px 8px;height:73px}}@media only screen and (min-width:1440px){.selector_header-container__LIA2d{padding:4px 24px}}.selector_main-menu__pc938,.selector_menu-category__6PVoe{background-color:var(--kh-neutral-20);position:fixed;inset:0 0 0 -200%;z-index:100;width:100%;height:100%;transform:translateX(-200%);transition:transform .4s ease}@media only screen and (min-width:744px){.selector_main-menu__pc938,.selector_menu-category__6PVoe{background-color:var(--kh-neutral-00);width:440px}}@media only screen and (min-width:1440px){.selector_main-menu__pc938,.selector_menu-category__6PVoe{background-color:var(--kh-neutral-00);width:540px}}.selector_main-menu__pc938 a,.selector_main-menu__pc938 button,.selector_main-menu__pc938 li,.selector_menu-category__6PVoe a,.selector_menu-category__6PVoe button,.selector_menu-category__6PVoe li{-webkit-tap-highlight-color:var(--kh-neutral-40)73}.selector_main-menu__pc938 .selector_default-item__link__a50BJ,.selector_menu-category__6PVoe .selector_default-item__link__a50BJ{display:block;font-size:14px;padding:4px 0}@media only screen and (min-width:744px){.selector_main-menu__pc938 .selector_default-item__link__a50BJ,.selector_menu-category__6PVoe .selector_default-item__link__a50BJ{padding:8px 0}}.selector_main-menu__pc938.selector_visible__11SGo,.selector_menu-category__6PVoe.selector_visible__11SGo{left:0;transform:translateX(0)}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze{padding-left:56px;padding-right:56px}}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_loading__nBhf_,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_loading__nBhf_{height:168px}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM{background-image:none!important}}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM:before,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM:before{position:absolute;background:linear-gradient(180deg,rgba(28,28,28,.32) 16%,rgba(28,28,28,0) 50%);content:"";inset:0}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM:before,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM:before{display:none}}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_category__title__Mfs00,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_category__title__Mfs00{color:var(--kh-neutral-00);z-index:1;position:relative}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_category__title__Mfs00,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_category__title__Mfs00{color:var(--kh-neutral-100)}}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE{position:relative;z-index:1}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE{color:var(--kh-neutral-100)}}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE button,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE button{background-color:rgba(0,0,0,0)!important}.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE svg path,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE svg path{stroke:var(--kh-neutral-00)}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE svg path,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_header-box__81zze.selector_has-bg-image__741ZM .selector_controls__c8yyE svg path{stroke:var(--kh-neutral-100)}}.selector_main-menu__pc938.selector_visible__11SGo .selector_menu-category-box__X0jEY,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_menu-category-box__X0jEY{height:calc(100vh - 243px);overflow:auto}@media only screen and (min-width:744px){.selector_main-menu__pc938.selector_visible__11SGo .selector_menu-category-box__X0jEY,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_menu-category-box__X0jEY{padding-left:56px;padding-right:56px}}.selector_main-menu__pc938.selector_visible__11SGo .selector_menu-category-box__X0jEY.selector_loading__nBhf_,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_menu-category-box__X0jEY.selector_loading__nBhf_{justify-content:center}.selector_main-menu__pc938.selector_visible__11SGo .selector_menu-category-box__X0jEY.selector_loading__nBhf_ .selector_spinner__9Kn2I,.selector_menu-category__6PVoe.selector_visible__11SGo .selector_menu-category-box__X0jEY.selector_loading__nBhf_ .selector_spinner__9Kn2I{color:var(--kh-primary)}@media only screen and (min-width:744px){.selector_main-menu__pc938 .selector_header-logo__spEQa,.selector_menu-category__6PVoe .selector_header-logo__spEQa{margin:36px 42px}.selector_main-menu__pc938 .selector_header-logo__spEQa .selector_col-logo__WujPO svg,.selector_menu-category__6PVoe .selector_header-logo__spEQa .selector_col-logo__WujPO svg{height:36px}}.selector_main-menu-btn__HBR1B,.selector_menu-category-btn__8HoWH{display:flex;justify-content:center;align-items:center;width:48px;height:var(--main-menu-btn-size);padding:0;position:relative;z-index:3}.selector_main-menu-btn__HBR1B #selector_icon-open__kY_N_,.selector_menu-category-btn__8HoWH #selector_icon-open__kY_N_{display:block;height:var(--main-menu-btn-icon-size)}.selector_main-menu-btn__HBR1B #selector_icon-open__kY_N_ path,.selector_menu-category-btn__8HoWH #selector_icon-open__kY_N_ path{stroke:currentColor}.selector_main-menu-btn__HBR1B:active .selector_main-menu-btn__HBR1B,.selector_main-menu-btn__HBR1B:active .selector_menu-category-btn__8HoWH,.selector_menu-category-btn__8HoWH:active .selector_main-menu-btn__HBR1B,.selector_menu-category-btn__8HoWH:active .selector_menu-category-btn__8HoWH{transform:scale(.9)}.selector_main-menu-btn--open__Pui8C .selector_main-menu-btn__icon--close__EcfJK,.selector_menu-category-btn--open__GeVQb .selector_main-menu-btn__icon--close__EcfJK{background-size:0 100%}.selector_main-menu-btn--open__Pui8C .selector_main-menu-btn__icon--close__EcfJK:before,.selector_menu-category-btn--open__GeVQb .selector_main-menu-btn__icon--close__EcfJK:before{transform:translateY(0) rotate(45deg)}.selector_main-menu-btn--open__Pui8C .selector_main-menu-btn__icon--close__EcfJK:after,.selector_menu-category-btn--open__GeVQb .selector_main-menu-btn__icon--close__EcfJK:after{transform:translateY(0) rotate(-45deg)}@media only screen and (min-width:744px){.selector_main-menu-btn__HBR1B:hover,.selector_menu-category-btn__8HoWH:hover{opacity:.7}}.selector_main-menu-box__xBBlx,.selector_menu-category-box__X0jEY{overflow-y:auto;max-height:100%;width:100%;background-color:var(--kh-neutral-00)}@media only screen and (min-width:744px){.selector_main-menu-box__xBBlx,.selector_menu-category-box__X0jEY{display:flex;flex-direction:column;transition-duration:var(--main-menu-btn-transition-duration,.8s)}.selector_main-menu-box__xBBlx::-webkit-scrollbar,.selector_menu-category-box__X0jEY::-webkit-scrollbar{width:4px;height:4px;display:none}}.selector_main-menu-box__xBBlx .selector_header-container__LIA2d,.selector_menu-category-box__X0jEY .selector_header-container__LIA2d{padding-top:8px;border-bottom:none!important;padding-left:10px;padding-right:10px}.selector_main-menu-box__xBBlx .selector_btn-search-m__mMzst,.selector_menu-category-box__X0jEY .selector_btn-search-m__mMzst{display:none}.selector_main-menu-options__c9iqy,.selector_menu-category-options__KgFxl{padding-left:24px;padding-right:24px;display:flex;gap:24px;margin-bottom:24px}@media only screen and (min-width:744px){.selector_main-menu-options__c9iqy,.selector_menu-category-options__KgFxl{padding-left:56px;padding-right:56px}}.selector_main-menu-options__c9iqy button,.selector_menu-category-options__KgFxl button{padding:8px 0;text-transform:uppercase}.selector_main-menu-options__c9iqy button span,.selector_menu-category-options__KgFxl button span{font-size:14px;letter-spacing:.5px}.selector_main-menu-options__c9iqy button.selector_active__R33yT,.selector_menu-category-options__KgFxl button.selector_active__R33yT{font-weight:600;border-bottom:1px solid var(--kh-neutral-100)}.selector_main-menu-list__TluMp,.selector_menu-category-list__tattI{display:none;grid-gap:12px;padding-left:24px;padding-right:24px;margin-bottom:36px}@media only screen and (min-width:744px){.selector_main-menu-list__TluMp,.selector_menu-category-list__tattI{padding-left:56px;padding-right:56px}}.selector_main-menu-list__TluMp.selector_active__R33yT,.selector_menu-category-list__tattI.selector_active__R33yT{display:grid}.selector_main-menu-list__TluMp>li,.selector_menu-category-list__tattI>li{display:flex;gap:8px;padding:4px 0;font-size:var(--kh-font-md)}.selector_main-menu-list__TluMp>li picture,.selector_menu-category-list__tattI>li picture{width:48px;height:48px;display:flex}.selector_main-menu-list__TluMp>li picture+span,.selector_menu-category-list__tattI>li picture+span{white-space:nowrap}@media only screen and (min-width:744px){.selector_main-menu-list__TluMp>li picture,.selector_menu-category-list__tattI>li picture{display:none}}.selector_main-menu-list__TluMp>li img,.selector_menu-category-list__tattI>li img{width:100%;height:100%;border-radius:50%;background-color:var(--kh-neutral-20)}.selector_main-menu-list__TluMp>li .selector_no-link__rk87d,.selector_main-menu-list__TluMp>li a,.selector_menu-category-list__tattI>li .selector_no-link__rk87d,.selector_menu-category-list__tattI>li a{display:flex;align-items:center;gap:16px;line-height:24px;width:-moz-fit-content;width:fit-content}.selector_main-menu-list__TluMp>li .selector_no-link__rk87d:only-child,.selector_main-menu-list__TluMp>li a:only-child,.selector_menu-category-list__tattI>li .selector_no-link__rk87d:only-child,.selector_menu-category-list__tattI>li a:only-child{width:100%}@media only screen and (min-width:744px){.selector_main-menu-list__TluMp>li .selector_no-link__rk87d,.selector_main-menu-list__TluMp>li a,.selector_menu-category-list__tattI>li .selector_no-link__rk87d,.selector_menu-category-list__tattI>li a{cursor:pointer}.selector_main-menu-list__TluMp>li .selector_no-link__rk87d:hover,.selector_main-menu-list__TluMp>li a:hover,.selector_menu-category-list__tattI>li .selector_no-link__rk87d:hover,.selector_menu-category-list__tattI>li a:hover{color:var(--kh-neutral-60)}}.selector_main-menu-list__TluMp>li button,.selector_menu-category-list__tattI>li button{margin-left:auto;width:100%;text-align:end;display:flex;justify-content:flex-end;align-items:center}.selector_main-menu-list__TluMp>li.selector_has-child__iU36V,.selector_menu-category-list__tattI>li.selector_has-child__iU36V{position:relative}.selector_main-menu-list__TluMp>li.selector_has-child__iU36V ul.selector_level-1__GVhUo,.selector_menu-category-list__tattI>li.selector_has-child__iU36V ul.selector_level-1__GVhUo{position:absolute;left:calc(var(--breakpoint-sm)*-1);top:0}.selector_main-menu-list__TluMp .selector_featured__lmvxG,.selector_menu-category-list__tattI .selector_featured__lmvxG{font-weight:600}.selector_main-menu-list__TluMp .selector_featured__lmvxG.selector_solared__RGifl,.selector_menu-category-list__tattI .selector_featured__lmvxG.selector_solared__RGifl{color:var(--kh-promo-primary)}.selector_main-menu-list__TluMp .selector_no-favicon__eA2pV picture,.selector_menu-category-list__tattI .selector_no-favicon__eA2pV picture{display:none}.selector_main-menu-footer__ZWzUk,.selector_menu-category-footer__PzLta{padding:48px 24px 32px;background-color:var(--kh-neutral-10);display:grid;grid-gap:24px}@media only screen and (min-width:744px){.selector_main-menu-footer__ZWzUk,.selector_menu-category-footer__PzLta{border-top:1px solid var(--kh-neutral-30);background-color:var(--kh-neutral-00);margin-top:auto;padding-left:0;padding-right:0;margin-left:56px;margin-right:56px}}.selector_main-menu-footer__ZWzUk .selector_simple-menu__pErxF,.selector_menu-category-footer__PzLta .selector_simple-menu__pErxF{display:grid;grid-gap:16px}.selector_main-menu-footer__ZWzUk .selector_simple-menu__pErxF a,.selector_menu-category-footer__PzLta .selector_simple-menu__pErxF a{font-size:12px}@media only screen and (min-width:744px){.selector_main-menu-footer__ZWzUk .selector_simple-menu__pErxF a:hover,.selector_menu-category-footer__PzLta .selector_simple-menu__pErxF a:hover{color:var(--kh-neutral-60)}}.selector_main-menu-footer__ZWzUk .selector_social__HwbR8,.selector_menu-category-footer__PzLta .selector_social__HwbR8{display:flex;gap:16px}.selector_main-menu-footer__ZWzUk .selector_social__HwbR8 a,.selector_menu-category-footer__PzLta .selector_social__HwbR8 a{width:24px;height:24px}@media only screen and (min-width:744px){.selector_main-menu-footer__ZWzUk .selector_social__HwbR8,.selector_menu-category-footer__PzLta .selector_social__HwbR8{display:none}}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2,.selector_menu-category-footer__PzLta .selector_lang__OLTE2{border-top:1px solid var(--kh-neutral-30)}@media only screen and (min-width:744px){.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2,.selector_menu-category-footer__PzLta .selector_lang__OLTE2{border:none}}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;margin:24px 0}@media only screen and (min-width:744px){.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON{max-width:none}}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_country__86A24,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_country__86A24{display:flex;align-items:center;gap:8px;padding:0}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_country__name__a9BVT,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_country__name__a9BVT{font-family:var(--kh-font-poppins);font-weight:400;font-size:var(--kh-font-sm);line-height:18px;color:var(--kh-neutral-100)}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj{position:relative;display:flex;align-items:center;border-left:1px solid var(--kh-neutral-100);padding-left:16px}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj label,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj label{cursor:pointer;display:flex;margin:0;gap:8px}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj label span,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj label span{display:block;font-family:var(--kh-font-poppins);font-weight:400;font-size:var(--kh-font-sm);line-height:18px;color:var(--kh-neutral-100)}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul{display:none;position:absolute;top:auto;bottom:34px;left:0;background:#fff;padding:8px 16px;border-radius:6px;margin:0;z-index:2;box-shadow:0 0 24px 5px rgba(0,0,0,.15)}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul li,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul li{margin:0;font-size:var(--kh-font-sm);line-height:22px}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul li button,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj ul li button{margin:0;padding:4px;white-space:nowrap}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox],.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox]{display:none}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox]:checked~ul,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox]:checked~ul{display:block}.selector_main-menu-footer__ZWzUk .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox]:checked~label svg,.selector_menu-category-footer__PzLta .selector_lang__OLTE2 .selector_lang-selector__p0QON .selector_languages__2xYCj input[type=checkbox]:checked~label svg{transform:rotate(180deg)}.selector_main-menu__pc938 .selector_search__n0ojU,.selector_menu-category__6PVoe .selector_search__n0ojU{width:100%;padding-left:24px;padding-right:24px;margin-bottom:24px;margin-top:0}@media only screen and (min-width:744px){.selector_main-menu__pc938 .selector_search__n0ojU,.selector_menu-category__6PVoe .selector_search__n0ojU{display:none}.selector_main-menu__pc938 .selector_carrousel__ynArK,.selector_menu-category__6PVoe .selector_carrousel__ynArK{padding-bottom:24px;border-bottom:1px solid var(--kh-neutral-30);margin-bottom:24px}}.selector_main-menu__pc938 .selector_carrousel__ynArK::-webkit-scrollbar,.selector_menu-category__6PVoe .selector_carrousel__ynArK::-webkit-scrollbar{display:none}.selector_menu-category__6PVoe{background-color:var(--kh-neutral-00)}.selector_menu-category__6PVoe .selector_level-2-box__nOU5f::-webkit-scrollbar{width:4px;height:4px;display:none}.selector_menu-category__6PVoe .selector_controls__c8yyE{display:flex;justify-content:space-between}.selector_menu-category__6PVoe .selector_controls__c8yyE button{padding:0;width:48px;height:48px;display:flex;align-items:center;justify-content:flex-start;background-color:rgba(0,0,0,0)!important}.selector_menu-category__6PVoe .selector_controls__c8yyE button.selector_cross-control__ywCQw{justify-content:flex-end}.selector_menu-category__6PVoe .selector_controls__c8yyE button.selector_cross-control__ywCQw span{display:flex;align-items:center;justify-content:center}.selector_menu-category__6PVoe .selector_controls__c8yyE button.selector_cross-control__ywCQw svg{width:16px;height:16px}.selector_menu-category__6PVoe .selector_header-box__81zze{display:flex;flex-direction:column;padding:24px;gap:40px;background-color:var(--kh-neutral-10)}@media only screen and (min-width:744px){.selector_menu-category__6PVoe .selector_header-box__81zze{background-color:var(--kh-neutral-00)}}.selector_menu-category-box__X0jEY{padding:16px 24px;display:flex;flex-direction:column;height:100%;gap:16px}.selector_menu-category__6PVoe .selector_category__title__Mfs00{font-family:var(--kh-font-kaveHaffer);font-weight:300;font-size:32px;line-height:32px;margin:0}.selector_menu-category__6PVoe .selector_category__link__HAfAP{width:100%;text-align:end;font-size:var(--kh-font-sm);text-decoration:underline;justify-content:end}#selector_tabMenu__eHKfb{min-width:0}#selector_tabMenu__eHKfb .selector_default-item__3d_N1{padding:0}#selector_tabMenu__eHKfb .selector_menu-carousel__kb3sT{margin-bottom:12px}#selector_tabMenu__eHKfb .selector_default-item__link__a50BJ{padding:0}#selector_tabMenu__eHKfb .selector_menu-list__rx_vS,.selector_menu-category__6PVoe .selector_menu-list__rx_vS{margin:0!important;display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:1024px){#selector_tabMenu__eHKfb .selector_menu-list__rx_vS,.selector_menu-category__6PVoe .selector_menu-list__rx_vS{gap:8px}}#selector_tabMenu__eHKfb .selector_menu-list__rx_vS>li,.selector_menu-category__6PVoe .selector_menu-list__rx_vS>li{margin:0!important}.selector_main-menu-open__zAUGL .selector_site-header__klUxH:before{content:"";inset:0;background-color:var(--kh-neutral-100);opacity:.3;width:100vw;height:110vh;position:fixed;z-index:26}@media only screen and (min-width:744px){.selector_main-menu-open__zAUGL.selector_revert-header___Ah_k .selector_header-actions__1v5WI a{color:red}.selector_main-menu-open__zAUGL.selector_revert-header___Ah_k .selector_user-account-container__rG27n svg path,.selector_main-menu-open__zAUGL.selector_revert-header___Ah_k .selector_user-cart-container__u5RyQ svg path{stroke:var(--kh-neutral-00);fill:var(--kh-neutral-00)}.selector_main-menu-open__zAUGL.selector_revert-header___Ah_k .selector_user-wishlist-container__4xNtn svg path{stroke:var(--kh-neutral-00)}.selector_main-menu-open__zAUGL .selector_header-container_box__VZtFX{display:flex}}@keyframes selector_fade-in-search__7Pb2T{0%{opacity:0}to{opacity:1;transform:translateY(-40px)}}.selector_cross__1YOFP{height:20px;width:20px}.selector_facet-item-box__y_sQa .selector_kh-checkbox__hgaKr{width:100%}.selector_color-ball__kVoik{position:absolute;left:0;top:1px;height:24px;width:24px;margin:0;border-radius:100%}.selector_color-ball__kVoik+.selector_kh-checkbox__hgaKr input:before{border:none}.selector_color-ball__kVoik.selector_background-anthracite__9mwhv+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-black__BvsBJ+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-burgundy__On3rc+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-dark-brown__HVYig+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-dark-green__LKuE3+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-dark-grey__deM4G+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-dark-orange__Co6yR+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-dark__2QALd+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-garnet___3B_j+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-graphite__XKyNE+.selector_kh-checkbox__hgaKr input:checked:before,.selector_color-ball__kVoik.selector_background-navy-blue__sXymP+.selector_kh-checkbox__hgaKr input:checked:before{filter:invert(1);border:none}.selector_black__PgGAV+.selector_kh-checkbox__hgaKr input:checked:before,.selector_dark__c7YcI+.selector_kh-checkbox__hgaKr input:checked:before,.selector_graphite__wbjxw+.selector_kh-checkbox__hgaKr input:checked:before{filter:invert(1)}.selector_background-negro__FQz8q{background-color:#000}.selector_background-gris___OWe2{background-color:#c5c5c5}.selector_background-blanco__F_Pwi{background-color:#fff}.selector_background-blanco__F_Pwi.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-natural__wQEHB{background-color:#fff}.selector_background-natural__wQEHB.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-dorado___5d_B{background-color:gold}.selector_background-marron__uuXnA{background-color:#915f00}.selector_background-azul__ZJgQN{background-color:#6dabd9}.selector_background-neutro__5rxfC{background-color:#fffcf7}.selector_background-neutro__5rxfC.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-plata__dfMmg{background-color:#e9e9e9}.selector_background-plata__dfMmg.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-verde___9eaA{background-color:#a0be7d}.selector_background-mostaza___WqBT{background-color:#e8ac28}.selector_background-cobre__G4igG{background-color:#b2622d}.selector_background-rosa__NLf9T{background-color:#e0c3c0}.selector_background-rosa__NLf9T.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-rojo__aXlyt{background-color:#d0021b}.selector_background-naranja__2Geub{background-color:#f5a623}.selector_background-amarillo__8p07b{background-color:#fff795}.selector_background-amarillo__8p07b.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-multicolor__Ru_Bt{background-color:#fff}.selector_background-multicolor__Ru_Bt.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-lila__eEGEL{background-color:#cebccd}.selector_background-turquesa__Sh21L{background-color:#5dc1b9}.selector_background-wengue__4uvto{background-color:#3d2e2c}.selector_background-topo__5CX7r{background-color:#bfb1aa}.selector_background-beige__ErNlK{background-color:beige}.selector_background-beige__ErNlK.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-black__BvsBJ{background-color:#000}.selector_background-blue__kcz18{background-color:#6dabd9}.selector_background-brown__PN8zl{background-color:#915f00}.selector_background-clear__q2K_k{background-color:#fffcf7}.selector_background-clear__q2K_k.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-copper__1elPG{background-color:#b2622d}.selector_background-golden__6ZuE5{background-color:gold}.selector_background-terracota__tr6P4,.selector_background-terracotta__e3Q7M{background-color:#c76e4e}.selector_background-gold__pPMdq{background-color:gold}.selector_background-green__vVJGO{background-color:#a0be7d}.selector_background-gray__wM8gM,.selector_background-grey___AAqk{background-color:#c5c5c5}.selector_background-mustard__zpOWe{background-color:#e8ac28}.selector_background-orange__A_xrt{background-color:#f5a623}.selector_background-pink__0mFqR{background-color:#e0c3c0}.selector_background-pink__0mFqR.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-purple__LbkGA{background-color:#cebccd}.selector_background-red___cQfo{background-color:#d0021b}.selector_background-silver__fYY8b{background-color:#e9e9e9}.selector_background-silver__fYY8b.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-pearl__E2CZf{background-color:#e9e9e9}.selector_background-pearl__E2CZf.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-turquoise__FATG3{background-color:#5dc1b9}.selector_background-white__f69jo{background-color:#fff}.selector_background-white__f69jo.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-yellow__gyNRG{background-color:#fff795}.selector_background-yellow__gyNRG.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-ecru__Ijixn{background-color:#fdf4e5}.selector_background-ecru__Ijixn.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-dark-brown__HVYig{background-color:#553725}.selector_background-graphite__XKyNE{background-color:#495057}.selector_background-navy-blue__sXymP{background-color:#003049}.selector_background-burgundy__On3rc{background-color:#800020}.selector_background-taupe__iGxqz{background-color:#bfb1aa}.selector_background-dark-grey__deM4G{background-color:#a9a9a9}.selector_background-brown-light__FI7uJ{background-color:#c96}.selector_background-dark-green__LKuE3{background-color:#1c4630}.selector_background-salmon__Imm_W{background-color:#d18074}.selector_background-light-grey__OVSAV{background-color:#e6e6e6}.selector_background-light-grey__OVSAV.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-grey-light__VqL7Q{background-color:#e6e6e6}.selector_background-grey-light__VqL7Q.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-khaki__Z55b8{background-color:#bdb76b}.selector_background-garnet___3B_j{background-color:#733635}.selector_background-light-orange__RE8SG{background-color:#ffdbbb}.selector_background-light-orange__RE8SG.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-anthracite__9mwhv{background-color:#45464c}.selector_background-dark-orange__Co6yR{background-color:#935100}.selector_background-green-light__JcmxS{background-color:#dbe9ca}.selector_background-green-light__JcmxS.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}.selector_background-multicolor__Ru_Bt{background:conic-gradient(from 180deg at 50% 50%,#ff5553 0deg,rgba(202,87,138,.703385) 125.63deg,rgba(89,187,140,.442188) 236.25deg,rgba(241,226,92,.15) 1turn);background-size:cover}.selector_background-natural__wQEHB{background:linear-gradient(#ffd3a0,#77502e)}.selector_background-transparent__7HrH2{background:linear-gradient(#ffffff,#dcdcdc)}.selector_background-transparent__7HrH2.selector_color-ball__kVoik{border:1px solid var(--kh-neutral-70)}@media only screen and (min-width:768px){.selector_wishlist__fKM6W.selector_kh__modal__kMUy9{min-width:480px;height:auto}}.selector_wishlist-modal__q0xTI{height:100%}@media only screen and (min-width:768px){.selector_wishlist-modal__q0xTI{max-width:480px}}.selector_wishlist-modal__q0xTI label{margin:0!important}.selector_wishlist-modal__header__k7O6b{padding:28px 24px;display:flex;align-items:flex-start;justify-content:space-between}.selector_wishlist-modal__header__left-column__9DCKk{display:flex;align-items:center;gap:24px}.selector_wishlist-modal__header__left-column__back-button__Hs4nm{padding:0}.selector_wishlist-modal__header__left-column__title__00ks_{margin:0;font-family:var(--kh-font-poppins);font-size:16px;line-height:24px;font-weight:var(--kh-fw-bold)}.selector_wishlist-modal__form__DNzxx{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 28px*2 - 24px)}.selector_wishlist-modal__body__qZcgO{overflow:hidden}.selector_wishlist-modal__body__qZcgO>div>ul{overflow:hidden auto;height:100%}@media only screen and (min-width:768px){.selector_wishlist-modal__body__qZcgO>div>ul{max-height:348px}}.selector_wishlist-modal__actions___74G4{padding:32px}.selector_wishlist-selector__8ppco{overflow:hidden}@media only screen and (min-width:768px){.selector_wishlist-selector__8ppco{height:auto;min-height:244px;max-height:364px}}.selector_wishlist-selector__content__VUA_X{height:calc(100% - 16px)}.selector_wishlist-selector__content__list__8ghKa{overflow-y:auto;height:100%;margin:16px 32px!important}.selector_wishlist-selector__content__list--top-gradient__IqrwG{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 80px,black 100%,transparent 0);mask-image:linear-gradient(180deg,transparent 0,black 80px,black 100%,transparent 0)}.selector_wishlist-selector__content__list--bottom-gradient__xfes4{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 0,black calc(100% - 80px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 0,black calc(100% - 80px),transparent)}.selector_wishlist-selector__content__list--top-bottom-gradient__4jl_r{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 80px,black calc(100% - 80px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 80px,black calc(100% - 80px),transparent)}.selector_wishlist-selector__content__list__8ghKa>li{border-bottom:1px solid var(--kh-neutral-20)}.selector_wishlist-selector__content__list__8ghKa>li:last-child{border-bottom:none}.selector_wishlist-selector__content__list__item__ltOul{display:flex;gap:16px;align-items:center;padding:16px;width:100%;cursor:pointer;word-break:break-word}.selector_wishlist-selector__content__list__item__radio__Ho0JZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--kh-neutral-00);margin:0;font:inherit;color:var(--kh-neutral-100);border:1px solid var(--kh-neutral-40);border-radius:50%;width:16px;height:16px;display:grid;place-content:center}.selector_wishlist-selector__content__list__item__radio__Ho0JZ:before{content:"";display:block;width:8px;height:8px;border-radius:50%;transform:scale(0);transition:transform .2s ease-in-out;box-shadow:inset 1em 1em var(--kh-neutral-100)}.selector_wishlist-selector__content__list__item__radio__Ho0JZ:checked{border:1px solid var(--kh-neutral-100);background-color:var(--kh-neutral-00)}.selector_wishlist-selector__content__list__item__radio__Ho0JZ:checked:before{transform:scale(1)}.selector_wishlist-selector__content__list__item__description__KUXD7{flex:1 1}.selector_wishlist-selector__content__list__item__count__XFU_p{font-size:12px;color:var(--kh-neutral-70)}.selector_wishlist-selector__content__list__item__name__BlyCf{font-size:14px;line-height:22px;margin-right:4px}.selector_wishlist-selector__content__list__item__name__BlyCf.selector_in-wishlist__qvlfR{font-weight:var(--kh-fw-bold)}.selector_wishlist-name-form__XSX1b{padding:16px 32px;overflow:hidden}@media only screen and (min-width:768px){.selector_wishlist-name-form__XSX1b{height:auto;min-height:244px;max-height:364px}}@keyframes selector_slide-in__WzX9e{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes selector_slide-out__sz_6O{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes selector_slide-in-out__7Bunj{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(50px);animation-delay:1s}to{opacity:0;transform:translateY(-40px)}}.selector_--animate-in__8XTZf{animation:selector_slide-in__WzX9e 1.2s both}.selector_--animate-out__8cOBk{animation:selector_slide-out__sz_6O 1.2s both}.selector_selectorBtn__4VU98{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:8px;border:1px solid var(--kh-neutral-30)}.selector_selectorBtn__4VU98.selector_borderless__dzjWq{border:none;padding:12px}.selector_selectorBtn__4VU98:disabled{cursor:default}.selector_selectorWrapper__SHeY2{display:flex;flex-direction:row;align-items:center;gap:16px}.selector_selectorWrapper__SHeY2.selector_selectors__w58BX{flex-direction:column;align-items:center;align-items:flex-start;gap:0}.selector_selectorWrapper__SHeY2.selector_selectors__w58BX>div+div{border-top:1px solid var(--kh-neutral-30)}.selector_selectorWrapper__SHeY2.selector_selectors__w58BX .selector_selector__Hl93q{width:100%}.selector_selectorWrapperImage__vt94Z{color:var(--kh-neutral-40);font-size:10px;max-width:80px;overflow:hidden}.selector_selectorButtonLabel__E0a8n{display:flex;flex-direction:column;text-align:left;align-items:flex-start;color:var(--kh-neutral-80);line-height:22px;font-size:var(--kh-font-md)}.selector_selectorButtonLabel__E0a8n span{font-size:13px;line-height:18px}.selector_selectorButtonLabel__E0a8n .selector_display__sGlnu{color:var(--kh-neutral-100)}.selector_selectorButtonLabel__E0a8n .selector_additional__Uhdu6{color:var(--kh-neutral-60)}.selector_selectorCarrouselItem__2BEJy{padding-left:0;padding-right:0;overflow:hidden}.selector_selectorCarrouselItem__2BEJy.selector_more__MQ3Dr{display:flex;justify-content:center;align-items:center}.selector_selectorCarrouselItem__2BEJy.selector_hover__x2586 .selector_selectorCarrouselImage__h60vK>*,.selector_selectorCarrouselItem__2BEJy.selector_selected__6yUpY .selector_selectorCarrouselImage__h60vK>*{transition:transform .4s}.selector_selectorCarrouselItem__2BEJy.selector_hover__x2586 .selector_selectorCarrouselImage__h60vK{border:1px solid var(--kh-neutral-80)}.selector_selectorCarrouselItem__2BEJy.selector_hover__x2586 .selector_selectorCarrouselImage__h60vK img{transform:scale(1.1)}.selector_selectorCarrouselItem__2BEJy.selector_selected__6yUpY .selector_selectorCarrouselImage__h60vK{border:1px solid var(--kh-neutral-100)}.selector_selectorCarrouselItem__2BEJy.selector_selected__6yUpY .selector_selectorCarrouselImage__h60vK img{transform:scale(.9)}.selector_selectorCarrouselItem__2BEJy.selector_unavailable__EUg0p{position:relative}.selector_selectorCarrouselItem__2BEJy.selector_unavailable__EUg0p:after{content:"";position:absolute;width:64px;height:64px;border-radius:50%;background-color:var(--kh-neutral-70);transform-origin:top center;transform:rotate(45deg) translateY(0)}.selector_selectorCarrouselImage__h60vK img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-in-out}@media only screen and (min-width:1024px){.selector_selectorCarrouselImage__h60vK img:hover{opacity:.8}}.selector_clickable__dvMFi{cursor:pointer}.selector_viewSwitcher__TIOs2{position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:4;background-color:var(--kh-neutral-00);width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:12px;padding-bottom:8px}.selector_viewSwitcher__TIOs2 button{padding:0}.selector_fabricsSelectorList__327Ja .selector_divider__3VRGx{background-color:var(--kh-neutral-00);padding:0 0 10px;position:-webkit-sticky;position:sticky;top:32px;z-index:3}.selector_fabricsSelectorList__327Ja .selector_content__mPl4m{background-color:var(--kh-neutral-20);padding:4px 8px}.selector_fabricsSelectorList__327Ja .selector_label__6PMf2{font-size:var(--kh-font-md);font-weight:var(--kh-fw-bold);letter-spacing:.4px;line-height:22px;text-transform:uppercase;display:block}.selector_fabricsSelectorList__327Ja .selector_sublabel__nHWgD{font-weight:var(--kh-fw-normal);font-size:var(--kh-font-xs);display:block}.selector_fabricsSelectorList__327Ja .selector_items__c4_Zs{display:flex;flex-wrap:wrap}.selector_fabricsSelectorList__327Ja .selector_items__c4_Zs.selector_grid__NUGvG .selector_listItem__vqXk5{--items-per-row:5;max-width:calc(100%/var(--items-per-row));width:100%;gap:4px}.selector_fabricsSelectorList__327Ja .selector_items__c4_Zs.selector_full__cx3Tp{flex-direction:column}.selector_fabricsSelectorList__327Ja .selector_items__c4_Zs.selector_full__cx3Tp .selector_listItem__vqXk5{align-items:flex-start;border-bottom:none;gap:8px}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5{display:flex;flex-direction:column;justify-content:flex-start;padding:8px;width:100%}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_labelDisplay__M1coF{font-size:var(--kh-font-xxs);display:block}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_image__43Ayd{position:relative;aspect-ratio:1}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_image__43Ayd img{width:100%;height:100%}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:active:not(.selector_selected__6yUpY),.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:focus:not(.selector_selected__6yUpY),.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:hover:not(.selector_selected__6yUpY){background-color:rgba(0,0,0,0)}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:active:not(.selector_selected__6yUpY) .selector_image__43Ayd,.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:focus:not(.selector_selected__6yUpY) .selector_image__43Ayd,.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:hover:not(.selector_selected__6yUpY) .selector_image__43Ayd{outline:1px solid var(--kh-neutral-70)!important}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:active:not(.selector_selected__6yUpY) .selector_image__43Ayd img,.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:focus:not(.selector_selected__6yUpY) .selector_image__43Ayd img,.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5:hover:not(.selector_selected__6yUpY) .selector_image__43Ayd img{opacity:.8}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_selected__6yUpY .selector_image__43Ayd{outline:1px solid var(--kh-neutral-80)}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_selected__6yUpY .selector_image__43Ayd img{transition:transform .4s;transform:scale(var(--image-selected-scale,.9))}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_selected__6yUpY:hover .selector_image__43Ayd{background-color:var(--kh-neutral-20)}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_grid__NUGvG{--items-per-row:5;max-width:calc(100%/var(--items-per-row));gap:4px}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_full__cx3Tp{align-items:flex-start;border-bottom:none;gap:8px}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_full__cx3Tp .selector_labelDisplay__M1coF{font-size:var(--kh-font-sm)}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5.selector_full__cx3Tp .selector_image__43Ayd{width:100%;aspect-ratio:21/9}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_itemLabel__BVFEY{width:100%}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_itemCheckbox__xbYrn{bottom:4px;left:4px;position:absolute;z-index:10}.selector_fabricsSelectorList__327Ja .selector_listItem__vqXk5 .selector_itemCheckbox__xbYrn input:before{background-color:var(--kh-neutral-00)}.selector_fabricsSelectorList__327Ja .selector_description__w1NPL{color:var(--kh-neutral-80);font-size:var(--kh-font-xs);line-height:18px}.selector_fabricsSelectorList__327Ja .selector_details__Tjf5O{background-color:var(--kh-neutral-00);display:flex;flex-direction:column;gap:8px;padding:8px}.selector_fabricsSelectorList__327Ja .selector_grup___BxaB{margin-bottom:32px;width:100%}.selector_fabricsSelectorList__327Ja .selector_labelContent__w1WkP{display:flex}.selector_fabricsSelectorList__327Ja .selector_grupLabel__YrMjs{text-transform:uppercase;flex:1 1}.selector_fabricsSelectorList__327Ja .selector_extraLabel__HEt1V,.selector_fabricsSelectorList__327Ja .selector_grupLabel__YrMjs{font-size:var(--kh-font-sm);font-weight:var(--kh-fw-bold);color:var(--kh-neutral-90)}.selector_productSizes__BCuhg{display:block;margin-bottom:16px}.selector_selectorListItem__kHsrm{padding:8px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid var(--kh-neutral-20);gap:24px}.selector_selectorListItem__kHsrm.selector_selected__6yUpY{border:1px solid var(--kh-neutral-100)}.selector_productConfiguratorCta__Ni6Az{background-color:var(--kh-neutral-20);padding:24px 40px;display:flex;flex-direction:column;gap:20px;text-align:center}.selector_productConfiguratorCta__Ni6Az h4{font-size:var(--kh-font-md);font-weight:var(--kh-fw-bold)}@media only screen and (min-width:1024px){.selector_productConfiguratorCta__Ni6Az{padding-bottom:32px}}.selector_modelVariantGroup__Ht5EI{padding-bottom:24px;width:100%}.selector_modelVariantGroup__Ht5EI:not(.selector_modelVariantGroup__Ht5EI:last-of-type){margin-bottom:16px}.selector_modelVariantGroupDetail__K6dUo{padding-bottom:12px;display:flex;flex-direction:column;gap:8px}.selector_modelVariantGroupLabel__Dz6BM{text-transform:uppercase;font-size:var(--kh-font-sm);font-weight:var(--kh-fw-bold);line-height:22px;letter-spacing:.4px;line-height:var(--kh-font-paragraph-sm-lh)}