:root{--search-bar-background-color:#f7f6f4;--search-bar-border:none;--search-bar-input-icon-color:#1a1a14;--search-bar-input-color:#1a1a14;--search-bar-placeholder-color:#1a1a14;--search-bar-placeholder-opacity:0.5}.transparent-header{--search-bar-background-color:#0000;--search-bar-border:1px solid #ffffff4d;--search-bar-input-icon-color:#fff;--search-bar-input-color:#fff;--search-bar-placeholder-color:#fff;--search-bar-placeholder-opacity:0.6}.revert-header{--search-bar-background-color:#f7f6f4;--search-bar-border:none;--search-bar-input-icon-color:#1a1a14;--search-bar-input-color:#1a1a14;--search-bar-placeholder-color:#1a1a14;--search-bar-placeholder-opacity:0.5}.search-bar-input{background-color:var(--search-bar-background-color);border:var(--search-bar-border);display:flex;flex-direction:row-reverse;gap:8px;justify-content:start;margin:0;max-width:300px;padding:8px 12px;width:100%}.search-bar-input button{padding:0}.search-bar-input svg path{fill:var(--search-bar-input-icon-color)}.search-bar-input input{background:#0000;border:0;color:var(--search-bar-input-color);font-size:16px;padding:0;width:100%}@media only screen and (min-width:1024px){.search-bar-input input{font-size:14px}}.search-bar-input input::placeholder{color:var(--search-bar-placeholder-color);opacity:var(--search-bar-placeholder-opacity)}.search-bar-input.default{--search-bar-background-color:#f7f6f4;--search-bar-border:none;--search-bar-input-icon-color:#1a1a14;--search-bar-input-color:#1a1a14;--search-bar-placeholder-color:#1a1a14;--search-bar-placeholder-opacity:0.5}.search-bar-input.transparent{--search-bar-background-color:#0000;--search-bar-border:1px solid rgba(#ffffff,0.3);--search-bar-input-icon-color:#fff;--search-bar-input-color:#fff;--search-bar-placeholder-color:#fff;--search-bar-placeholder-opacity:0.6}.originalPrice{color:var(--kh-neutral-100)}.salePriceContainer{align-items:end;display:flex;gap:12px}.discountPercentage,.discountPrice{color:#a40928}.oldPrice{color:var(--kh-neutral-80);text-decoration:line-through}.discountPrice,.originalPrice{font-weight:var(--kh-fw-bold)}.discountPercentage,.priceText{font-family:var(--kh-font-kaveHafferText)!important;font-size:var(--kh-font-text-md);line-height:var(--kh-font-text-md-lh)}.priceCardContainer{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;row-gap:0}.tooltipContainer{align-items:center;display:flex;gap:8px}.tooltip{cursor:pointer;position:relative;z-index:1}.pricePageContainer{display:flex;flex-direction:column;font-family:var(--kh-font-kaveHafferText)!important;gap:4px}.pricePageContainer .prices{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--kh-font-text-sm);gap:8px;line-height:var(--kh-font-text-sm-lh)}.pricePageContainer .discountPrice,.pricePageContainer .originalPrice{font-family:var(--kh-font-kaveHaffer)!important;font-size:var(--kh-font-header-sm);font-weight:var(--kh-fw-normal);line-height:var(--kh-font-header-sm)}.pricePageContainer .discountPercentage,.pricePageContainer .unitsPage{font-family:var(--kh-font-kaveHafferText);font-size:var(--kh-font-text-lg);line-height:var(--kh-font-text-lg-lh)}.pricePageContainer .discountPercentage,.pricePageContainer .oldPrice,.pricePageContainer .textPriceInfo{font-family:var(--kh-font-kaveHafferText);font-size:var(--kh-font-text-sm);line-height:var(--kh-font-text-sm-lh);text-decoration:none}.pricePageContainer .textPriceInfo{color:var(--kh-neutral-80)}.pricePageContainer .textBlock{align-items:center;display:flex;gap:4px}:root{--search-bar-icon-color:#1a1a14}.transparent-header{--search-bar-icon-color:#fff}.revert-header{--search-bar-icon-color:#1a1a14}.search-bar-mobile-icon{display:block;padding:0}.search-bar-mobile-icon svg path{fill:var(--search-bar-icon-color)}.search-bar-modal{background-color:#fff;bottom:0;display:flex;flex-direction:column;gap:16px;left:0;min-height:100svh;padding:24px 0;position:fixed;right:0;top:0;transition:width .6s ease;width:100%;z-index:24}@media only screen and (min-width:1024px){.search-bar-modal{animation:AlgoliaBox .2s ease-in-out;animation-fill-mode:forwards;bottom:auto;left:232px;max-width:640px;min-height:auto;top:32px}}@media only screen and (min-width:1440px){.search-bar-modal{left:256px;max-width:800px}}.search-bar-modal__suggested-products-title{font-family:var(--kh-font-poppins);font-size:var(--kh-font-md);font-weight:var(--kh-fw-normal);margin-top:8px;padding:0 24px;text-transform:uppercase}@media only screen and (min-width:744px){.search-bar-modal__suggested-products-title{padding:0 32px}}@media only screen and (min-width:1024px){.search-bar-modal__suggested-products-title{padding:0 24px}}.search-bar-modal__header{display:flex;gap:16px;padding:0 24px}.search-bar-modal__header button{padding-left:0;padding-right:0}.search-bar-modal__header .search-bar-input{max-width:none;width:100%}.search-bar-modal__content{display:flex;flex:1;flex-direction:column;gap:8px;overflow-y:auto}.search-bar-modal__content__last-search{display:flex;gap:8px;margin:0 24px;padding:4px 0}@media only screen and (min-width:744px){.search-bar-modal__content__last-search{margin:0 32px}}@media only screen and (min-width:1024px){.search-bar-modal__content__last-search{margin:0 24px}}.search-bar-modal__content__last-search:hover{background:#f0efeb}.search-bar-modal__content__last-search .last-search-link{color:#1a1a14;display:block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.search-bar-modal__content__last-search .button{padding:0!important;width:min-content}.search-bar-modal__content__last-search.multiple-last-search{align-items:flex-start;align-self:stretch;border-bottom:1px solid var(--kh-neutral-20);flex-direction:column;margin:0;padding:0 24px 16px}.search-bar-modal__content__last-search.multiple-last-search:hover{background:none}.search-bar-modal__content__last-search-header{align-items:center;display:flex;justify-content:space-between;width:100%}.search-bar-modal__content__last-search-title{color:var(--kh-neutral-70);flex:1;font-family:var(--kh-font-poppins);font-size:var(--kh-font-sm);font-weight:var(--kh-fw-normal);text-transform:uppercase}.search-bar-modal__content__last-search-items{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:6px}.search-bar-modal__content__categories{display:flex;flex-direction:column;padding:0 24px}@media only screen and (min-width:744px){.search-bar-modal__content__categories{padding:0 32px}}@media only screen and (min-width:1024px){.search-bar-modal__content__categories{padding:0 24px}}.search-bar-modal__content__categories li{padding:4px 0}.search-bar-modal__content__categories li.active,.search-bar-modal__content__categories li:hover{background:#f0efeb}.search-bar-modal__content__categories .search-bar-category-item{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:14px}.search-bar-modal__content__categories .search-bar-category-item mark{background:#0000;font-weight:600;padding:0}.search-bar-modal__content__products{margin-top:8px}@media only screen and (min-width:1024px){.search-bar-modal__content__products{padding:0 24px}}.search-bar-modal__content__products .kh-carousel__carousel__content{padding:0 32px}@media only screen and (min-width:1024px){.search-bar-modal__content__products .kh-carousel__carousel__content{padding:0}}.search-bar-modal__content__products__grid{grid-row-gap:16px;grid-column-gap:8px;display:grid;grid-template-columns:repeat(2,1fr);padding:0 24px}@media only screen and (min-width:744px){.search-bar-modal__content__products__grid{grid-template-columns:repeat(3,1fr);padding:0 32px}}.search-bar-modal__content__products .search-bar-product-item{display:flex;flex-direction:column;gap:8px;position:relative}@media only screen and (min-width:1024px){.search-bar-modal__content__products .search-bar-product-item{max-width:156px}}.search-bar-modal__content__products .search-bar-product-item__info{display:flex;flex-direction:column;gap:inherit;padding:0 8px}@media only screen and (min-width:1024px){.search-bar-modal__content__products .search-bar-product-item__info{padding:0}}.search-bar-modal__content__products .search-bar-product-item__link{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a14;display:-webkit-box;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.search-bar-modal__content__products .search-bar-product-item__link:before{bottom:0;content:"";display:block;left:0;margin:0;padding:0;position:absolute;right:0;top:0;z-index:1}.search-bar-modal__content__products .search-bar-product-item__link mark{background:#0000;font-weight:600;padding:0}.search-bar-modal__content__view-results{border-top:1px solid #d7d6d2;display:flex;justify-content:start;margin:16px 24px 0;padding-top:16px}.search-bar-modal__content__view-results a{margin:0;padding:0;width:auto}.search-bar-modal--overlay{background-color:#1a1a14;content:"";display:block;height:110vh;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:20}.search-is-open.revert-header .search-bar-modal{padding-top:64px}@media only screen and (min-width:1024px){.search-is-open.revert-header .search-bar-modal{padding-top:0}}@keyframes AlgoliaBox{0%{width:325px}to{width:calc(100% - 320px)}}@media only screen and (min-width:768px){.login__modal.kh__modal{height:auto;width:520px}.login__modal.kh__modal .ds-modal__container{padding:56px}.login__modal.kh__modal .ds-modal__container__content{margin-bottom:0;min-width:100%}.login__modal.kh__modal .ds-modal__container__content .form-container{margin:0;min-width:100%;padding:0}}.risk-card-container{background:var(--kh-neutral-20);display:flex;flex-direction:column;margin:0 -16px -48px}@media only screen and (min-width:1024px){.risk-card-container{flex-direction:row}}.risk-card-container .header{background:var(--kh-neutral-20);display:flex;flex-direction:column;gap:32px;padding:32px 24px}@media only screen and (min-width:768px){.risk-card-container .header{padding:32px 48px}}@media only screen and (min-width:1024px){.risk-card-container .header{height:100%;padding:72px 64px;width:46.7%}}@media only screen and (min-width:1440px){.risk-card-container .header{padding:72px 112px 72px 176px}}@media only screen and (min-width:2560px){.risk-card-container .header{padding:72px 112px 72px 472px}}.risk-card-container .header .header-card{background:var(--kh-neutral-20);display:none;justify-content:center}@media only screen and (min-width:1024px){.risk-card-container .header .header-card{display:flex;justify-content:end}}.risk-card-container .header .header-card__card{aspect-ratio:4/3;display:flex;width:100%}.risk-card-container .header .header-info{background:var(--kh-neutral-20);display:flex;justify-content:center}@media only screen and (min-width:1024px){.risk-card-container .header .header-info{justify-content:end}}.risk-card-container .header .header-info__info{display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.risk-card-container .header .header-info__info__subtitle{color:var(--kh-neutral-100);font-family:var(--kh-font-poppins);font-size:12px;font-weight:400;letter-spacing:.4px;line-height:18px;text-transform:uppercase}.risk-card-container .header .header-info__info__title{color:var(--kh-neutral-100);font-family:var(--kh-font-poppins);font-size:24px;font-weight:var(--kh-fw-bold);line-height:28px}.risk-card-container .header .header-info__info__description{color:var(--kh-neutral-100);font-family:var(--kh-font-poppins);font-size:13px;font-weight:var(--kh-fw-normal);line-height:20px}.risk-card-container .faqs{background:var(--kh-neutral-20);display:flex;justify-content:center;margin:48px 24px}@media only screen and (min-width:768px){.risk-card-container .faqs{margin:48px}}@media only screen and (min-width:1024px){.risk-card-container .faqs{justify-content:end;margin:0}}.risk-card-container .faqs__content{display:flex;flex-direction:column;gap:8px;width:100%}.risk-card-container .faqs__content__title{color:var(--kh-neutral-100);font-family:var(--kh-font-poppins);font-size:14px;font-weight:var(--kh-fw-bold);letter-spacing:.4px;line-height:22px;text-transform:uppercase}.risk-card-container .faqs .kh-accordion-row__trigger__title{text-align:start}.risk-card-container .form{background:var(--kh-neutral-00)}.risk-card-container .form__breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.risk-card-container .form__breadcrumb button,.risk-card-container .form__breadcrumb span{align-items:center;color:var(--kh-neutral-70);display:flex;font-size:var(--kh-font-sm);gap:8px;line-height:18px;text-decoration:none}.risk-card-container .form__breadcrumb button:before,.risk-card-container .form__breadcrumb span:before{content:"❯";display:block;font-size:9px}.risk-card-container .form__breadcrumb button:first-child:before,.risk-card-container .form__breadcrumb span:first-child:before{display:none}.risk-card-container .form__breadcrumb button.current,.risk-card-container .form__breadcrumb span.current{color:var(--kh-neutral-100);font-weight:var(--kh-fw-bold)}.risk-card-container .form__breadcrumb button{color:var(--kh-neutral-100);cursor:pointer}.risk-card-container .form .divider-separator{width:100%}.risk-card-container .form__box{box-sizing:initial;display:flex;flex-direction:column;gap:32px;margin:auto;padding:32px 24px}@media only screen and (min-width:768px){.risk-card-container .form__box{padding:32px 48px}}@media only screen and (min-width:1024px){.risk-card-container .form__box{margin:0 auto 0 0;padding:0 0 48px}}.risk-card-container .form__box .check-faqs{align-self:start;color:var(--kh-neutral-100);margin:0;padding:0;width:auto}.risk-card-container .form input{font-size:16px!important}@media only screen and (min-width:1024px){.risk-card-container .form input{font-size:14px!important}}.risk-card-container .form input[type=”date”]{display:block!important}@media only screen and (min-width:1024px){.risk-card-container .form{align-items:start;gap:48px;margin-left:0;padding:64px;width:53.3%}}@media only screen and (min-width:1440px){.risk-card-container .form{padding:64px 176px 64px 112px}}@media only screen and (min-width:2560px){.risk-card-container .form{padding:64px 472px 64px 112px}}.risk-card-container .form__block{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:100%}.risk-card-container .form__block__title{font-family:var(--kh-font-poppins);font-size:var(--kh-font-sm);font-weight:var(--kh-fw-bold);letter-spacing:.4px;line-height:18px;text-transform:uppercase}.risk-card-container .form__block__checkbox{padding:24px 0 16px}@media only screen and (min-width:1024px){.risk-card-container .form__block__checkbox{padding:32px 0 16px}}.risk-card-container .form__block .select-box{margin-bottom:0}.risk-card-container .form__block .select-box label{display:flex;flex-direction:column;gap:8px}.risk-card-container .form__block .select-box label .label{margin-bottom:0}.risk-card-container .form__block .select-box select{height:48px!important;margin-right:0;transform:scale(1)}.risk-card-container .form__block .kh-alert{width:100%}.risk-card-container .form__buttons--prev-next{display:flex;flex-direction:row;justify-content:space-between;width:100%}.risk-card-container .form__buttons--prev-next--prev{padding-left:0;width:auto}.risk-card-container .form__buttons--prev-next--next{margin-left:auto;text-align:left;width:auto}.risk-card-container .form__buttons--send{display:flex;justify-content:space-between;position:relative}.risk-card-container .form__buttons--send .form__buttons--prev-next--prev{left:0}.risk-card-container .form .input-wrapper--extra-large,.risk-card-container .form .input-wrapper--full{width:100%}@media only screen and (min-width:1024px){.risk-card-container .form .input-wrapper--extra-large{width:calc(75% - 8px)}}.risk-card-container .form .input-wrapper--large{width:100%}@media only screen and (min-width:1024px){.risk-card-container .form .input-wrapper--large{width:calc(66% - 8px)}}.risk-card-container .form .input-wrapper--small{width:100%}@media only screen and (min-width:1024px){.risk-card-container .form .input-wrapper--small{width:calc(50% - 8px)}}.risk-card-container .form .input-wrapper--extra-small{width:100%}@media only screen and (min-width:1024px){.risk-card-container .form .input-wrapper--extra-small{width:calc(33% - 8px)}}.risk-card-container .input-wrapper .label{gap:0}.risk-card-container .kh-textarea-wrapper .label__text{word-break:break-word}.risk-card-container .summary{display:flex;flex-direction:column;gap:8px;width:100%}.risk-card-container .summary__step{align-items:flex-start;align-self:stretch;background:var(--kh-neutral-10);border:1px solid var(--kh-neutral-20);color:var(--kh-neutral-70);display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:400;gap:8px;line-height:18px;padding:16px;position:relative}.risk-card-container .summary__step__content{display:flex;flex-direction:column;gap:6px}.risk-card-container .summary__step__button{display:flex;padding:16px;position:absolute;right:0;top:0}.risk-card-container .summary__step__title{display:flex;letter-spacing:.4px;text-transform:uppercase}.risk-card-container .summary__step__list{color:var(--kh-neutral-100);display:flex;flex-wrap:wrap;font-size:13px;line-height:20px}.risk-card-container .summary__step__list li:not(:last-child){margin-right:16px}.risk-card-container .confirmation{background:var(--kh-neutral-10);display:flex;flex-direction:column;gap:32px;padding:56px 40px}@media only screen and (min-width:768px){.risk-card-container .confirmation{padding:24px}}.risk-card-container .confirmation__main{align-items:center;display:flex;flex-direction:column;gap:16px}.risk-card-container .confirmation__main--title,.risk-card-container .confirmation__main__description{font-weight:var(--kh-fw-bold);text-transform:uppercase}.risk-card-container .confirmation__main__description{color:var(--kh-neutral-100)}.risk-card-container .confirmation__main__detail{font-size:13px;text-align:center}.risk-card-container .confirmation__main__detail--email{font-weight:var(--kh-fw-bold);margin-left:6px}.risk-card-container .confirmation__steps{display:flex;flex-direction:column;gap:16px}.risk-card-container .confirmation__steps--title{font-weight:var(--kh-fw-bold)}.risk-card-container .confirmation__steps__list{display:flex;flex-direction:column;gap:16px}.risk-card-container .confirmation__steps__list li{display:flex;flex-direction:row;gap:8px}.risk-card-container .confirmation__steps__list li span{min-width:24px}.risk-card-container .confirmation .divider-separator{margin:0;width:100%}.risk-card-container .help__text{word-break:break-word}.errors-modal{height:100%;padding:40px 32px;position:relative}@media only screen and (min-width:768px){.errors-modal{height:auto}}.errors-modal .close-icon{position:absolute;right:16px;top:16px}.errors-modal .error-item{display:flex;gap:8px}.errors-modal .error-item__key{font-weight:700}.go-back{align-items:center;color:var(--kh-neutral-100);display:flex;flex-direction:column;gap:32px;height:100%}@media only screen and (min-width:768px){.go-back{height:unset}}.go-back__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;font-style:normal;gap:16px}@media only screen and (min-width:768px){.go-back__content{flex-grow:unset}}.go-back__content__title{font-size:14px;font-weight:600;line-height:22px;text-align:center}.go-back__content__description{font-size:12px;font-weight:400;line-height:18px;text-align:center}.go-back__buttons{bottom:0;box-shadow:0 -4px 4px 0 #1a1a1333;padding:32px 24px;position:absolute;width:100%}@media only screen and (min-width:768px){.go-back__buttons{box-shadow:none;padding:0;position:relative}}.popover-kh.hidden{display:none}.toast__kh{--hidden-position:translate(0%,-100%);--shown-position:translate(0%,0%);grid-gap:10px;animation-name:slideUpAndDown;background:#1a1a14;color:#fff;flex-direction:row;justify-content:center;left:0;padding:16px;position:fixed;right:0;top:0;transform:var(--hidden-position);transition:transform .25s ease;z-index:999}.toast__kh,.toast__kh__wrapper{align-items:center;display:flex}.toast__kh__wrapper{justify-content:space-between;width:100%}.toast__kh__text{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.toast__kh.icon--L{flex-direction:row-reverse}.toast__kh.icon--L>.snackbar__text{margin-left:8px}.toast__kh.icon--R{flex-direction:row}.toast__kh.icon--R>.snackbar__text{margin-right:8px}.toast__kh__text{display:block}.toast__kh__button{color:var(--kh-neutral-00);margin-left:16px}@keyframes slideUpAndDown{0%{transform:var(--hidden-position)}10%{transform:var(--shown-position)}90%{transform:var(--shown-position)}to{transform:var(--hidden-position)}}.opacity{opacity:.5}#placeholder-header-icons{align-items:center;display:flex;flex-direction:row;gap:8px;height:124px;height:48px;justify-content:center}#placeholder-header-icons a{margin-left:12px}.header-user-box{height:48px;margin-right:12px;width:124px}@media only screen and (min-width:1280px){.header-user-box{margin-left:16px}}.user-menu-box{align-items:center;display:flex;gap:8px;height:48px}.user-menu-box .popover-kh{position:relative}.user-menu-box .popover-kh .cart-popover{animation:bounce-in-bottom .1s ease-in;background-color:#fff;filter:drop-shadow(0 1px 8px rgba(28,28,28,.25));padding:16px;position:absolute;right:-16px;top:16px;width:350px;z-index:999}.user-menu-box .popover-kh .cart-popover:before{background-color:#fff;content:"";height:16px;position:absolute;right:20px;top:-8px;transform:rotate(45deg);width:16px}.user-menu-box .popover-kh .cart-popover .empty-basket{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:32px 0;text-align:center}.user-menu-box .popover-kh .cart-popover .empty-basket p{margin-top:8px}.user-menu-box .popover-kh .cart-popover .empty-basket span{display:block}.user-menu-box .popover-kh .cart-popover .empty-basket__title{font-family:var(--kh-font-kaveHaffer);font-size:22px;line-height:22px;margin-bottom:8px}.user-menu-box .popover-kh .cart-popover .empty-basket__subtitle{font-family:var(--kh-font-martina);font-size:15px;line-height:20px}.user-menu-box .popover-kh .cart-popover .basket-items .title{font-size:14px;font-weight:600;margin-bottom:8px}.user-menu-box .popover-kh .cart-popover .basket-items .title span{color:var(--kh-neutral-70);font-family:var(--kh-font-poppins);font-size:var(--kh-font-sm);font-weight:var(--kh-fw-normal);margin-left:2px}.user-menu-box .popover-kh .cart-popover .basket-items .title-skeleton{align-items:center;display:flex;font-size:14px;font-weight:600;gap:4px;margin-bottom:8px}.user-menu-box .popover-kh .cart-popover .basket-items .items-box{max-height:320px;overflow-y:auto}.user-menu-box .popover-kh .cart-popover .basket-items .items-box .all-products-btn{margin:4px 0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item{display:flex;padding:8px 8px 8px 0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item:not(:last-child){border-bottom:1px solid #f0efeb}.user-menu-box .popover-kh .cart-popover .basket-items .product-item a,.user-menu-box .popover-kh .cart-popover .basket-items .product-item img{margin:0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .image-item{margin-right:12px}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .image-item img{aspect-ratio:4/5;background-color:#f7f6f4;height:80px;max-width:64px}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .image-item .gift-card{align-items:center;aspect-ratio:3/2;background:#f7f6f4;border-radius:8px;display:flex;flex-direction:column;gap:4px;height:72px;justify-content:center;max-width:110px}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .image-item .gift-card__name{color:#fff;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:6.5px;font-weight:600;letter-spacing:.13px;margin:0;padding:0 4px;text-align:center;word-break:break-all}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .image-item .not-available{filter:grayscale(1);opacity:.3}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details{display:flex;flex-direction:column;font-size:12px;justify-content:space-between;position:relative;width:calc(100% - 72px)}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details p{font-size:12px}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details .product-description{display:flex;flex-direction:row;justify-content:space-between}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details .product-description .trash-icon{margin-top:1px}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details .product-description .trash-icon button{padding:0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-details .product-description .trash-icon svg{flex-shrink:0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .product-title{font-weight:600;line-height:18px;margin-bottom:0}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .details-bottom{align-items:center;display:flex}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .details-bottom span{display:block}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .details-bottom .price{font-size:12px;font-weight:600;margin-left:auto}.user-menu-box .popover-kh .cart-popover .basket-items .product-item .details-bottom .not-available{color:#a40928}.user-menu-box .popover-kh .cart-popover .cart-cta{padding-top:16px}.user-menu-box .popover-kh .cart-popover .cart-cta p{color:#6c6c66;font-size:12px;text-align:center}.user-menu-box .popover-kh .cart-popover .cart-cta a{background-color:#ff3d3a;color:#fff;margin:0;padding:8px 24px;text-align:center;width:100%}@media only screen and (min-width:1280px){.user-menu-box .popover-kh .cart-popover .cart-cta a:hover{background-color:#1a1a14}}.user-menu-box .popover-kh .cart-popover .cart-cta .total-box{align-items:center;display:flex;font-weight:600;justify-content:space-between;margin-bottom:16px}.user-menu-box .popover-kh .cart-popover .cart-cta .total-box strong{padding-left:8px}.user-menu-box .popover-kh .cart-popover .cart-cta .total-box .price{font-size:16px;font-weight:600;padding-right:8px}.user-menu-box .popover-kh .cart-popover .price{display:flex;flex:0}.user-menu-box .popover-kh .cart-popover .price span{display:block;white-space:nowrap}.user-menu-box .popover-kh .cart-popover .price.L{flex-direction:row-reverse}.user-menu-box .popover-kh .cart-popover.user-account-content{display:flex;flex-direction:column;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;width:296px}.user-menu-box .popover-kh .cart-popover.user-account-content button{background-color:#383831;color:#fff;margin:0;padding:9px 24px 10px;text-align:center;width:100%}@media only screen and (min-width:1280px){.user-menu-box .popover-kh .cart-popover.user-account-content button:hover{background-color:#1a1a14}}.user-menu-box .popover-kh .cart-popover.user-account-content a{color:#1a1a14;font-size:12px;line-height:18px;margin:0;text-align:center}.user-menu-box .popover-kh .cart-popover.user-account-content a.underline{text-decoration-line:underline}.user-menu-box .popover-kh .cart-popover.user-account-content .username-title{color:#1a1a14;font-weight:600;line-height:22px;padding:8px 0 0 8px}.user-menu-box .popover-kh .cart-popover.user-account-content .not-account{padding-top:16px;text-align:center}.user-menu-box .popover-kh .cart-popover.user-account-content .not-account span{color:#6c6c66;font-size:12px;font-weight:400;line-height:18px;padding:0;text-align:center}.user-menu-box .popover-kh .cart-popover.user-account-content .not-account span a{display:inline;margin-left:4px}.user-menu-box .popover-kh .cart-popover.user-account-content .links{align-items:flex-start;border-top:1px solid #d7d6d2;color:#1a1a14;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:24px;padding:24px 0 8px}.user-menu-box .popover-kh .cart-popover.user-account-content .links .logout__btn{background:none;color:#6c6c66;cursor:pointer;font-size:12px;font-weight:400;line-height:18px;padding:0;text-align:center;width:auto}.user-menu-box .header-icon-btn span,.user-menu-box a span{align-items:center;background:#1a1a14;border-radius:6px;color:#fff;display:flex;font-size:8px;height:12px;justify-content:center;left:-4px;min-width:12px;padding:3px;position:absolute;text-align:center;top:14px}.user-menu-box .header-icon-btn span:empty,.user-menu-box a span:empty{border:2px solid #fff;left:-2px;top:13px}.user-menu-box__header-heart-icon{border:2px solid #fff;height:12px!important;left:-2px!important;min-width:12px!important;position:absolute;top:13px!important}@keyframes bounce-in-bottom{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.banner{background-color:var(--kh-neutral-20);border-bottom:1px solid var(--kh--neutral-30);color:var(--kh-neutral-100);display:flex;flex-direction:column}.banner__logos,.banner__text{flex-basis:50%}.banner__text{border-bottom:1px solid var(--kh-neutral-40);margin:0 24px;padding:32px 0 48px}.banner__text p{font-family:var(--kh-font-kaveHaffer);font-size:22px;line-height:22px;margin-bottom:16px;max-width:480px}.banner__text div{margin-top:30px}.banner__logos{align-items:center;display:flex;gap:24px;overflow-x:scroll;padding:32px 0 40px 24px;scrollbar-width:none}.banner__logos__fsc{padding-right:24px}@media only screen and (min-width:744px){.banner{padding:40px 80px}.banner__text{margin:0;padding-top:0}.banner__logos{padding:32px 0 16px}.banner__logos__fsc{padding-right:0}}@media only screen and (min-width:1024px){.banner{align-items:flex-end;flex-direction:row;justify-content:center;padding:56px 0}.banner__text{border-bottom:none;border-right:1px solid var(--kh-neutral-40);margin:0;max-width:720px;padding:0 140px 0 90px}.banner__logos{justify-content:flex-end;max-width:720px;padding:0 90px 0 60px}}@media only screen and (min-width:1440px){.banner__text{flex-direction:column;padding:0 60px 0 96px}.banner__logos{gap:48px;padding:0 96px 0 60px}}@media only screen and (min-width:1920px){.banner__text{align-content:flex-end;display:flex;flex-wrap:wrap;padding:0 200px 0 30px}}@media only screen and (min-width:2560px){.banner__logos{padding:0 30px 0 60px}}.block-menu-container{display:flex;flex-direction:column}.block-menu-container__links{border-top:1px solid #d7d6d2;margin-top:16px;padding-top:44px}.block-menu-container .menu-list{gap:16px!important;padding-bottom:8px!important;padding-top:8px!important}.menu-carousel{display:flex;flex-direction:column;gap:16px}.menu-carousel ul{margin:0}.menu-carousel__top-separator{padding-top:16px}.menu-carousel__header{align-items:center;display:flex;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;justify-content:space-between}.menu-carousel__header__title{font-size:16px;font-weight:600;line-height:24px}.menu-carousel__header__link{font-size:12px;font-weight:400;text-decoration:underline}.menu-carousel__item{display:flex;flex-direction:column;gap:8px;position:relative}.menu-carousel__item__title{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}.menu-carousel__item__title:before{bottom:0;content:"";display:block;left:0;margin:0;padding:0;position:absolute;right:0;top:0;z-index:1}.accordion{border-bottom:1px solid #fff;display:flex;flex-direction:column;gap:0;transition:.2s;width:100%}.accordion__arrow>.icon>svg{-webkit-tap-highlight-color:rgba(0,0,0,0);transition:.2s}.accordion.open{border-bottom:1px solid #d7d6d2;gap:12px;margin-bottom:16px;padding-bottom:24px}.accordion.open .accordion__label{font-weight:600}.accordion.open .accordion__arrow>.icon>svg{transform:rotate(-180deg)}.accordion.open .accordion.content-box{overflow:visible}.accordion.acc-without-bottom{border-bottom:none;margin-bottom:0;padding-bottom:0}.accordion .head-box{align-items:center;display:flex;gap:8px;justify-content:space-between}.accordion .head-box>a{min-width:fit-content}.accordion .head-box>button{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0;width:100%}.accordion .head-box>button label{font-size:14px;margin:0}.accordion .content-box{height:auto;overflow:hidden;padding-left:8px;transition:max-height .3s cubic-bezier(.4,0,.2,1) 0ms}.default-item,.default-item__link{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:4px 0}@media only screen and (min-width:768px){.default-item,.default-item__link{padding:8px 0}}.default-item__link{width:100%}.default-item>a,.default-item__link>a{min-width:fit-content}.default-item>button,.default-item__link>button{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:0;width:100%}.default-item>button>.icon>svg,.default-item__link>button>.icon>svg{transform:rotate(-90deg)}@media only screen and (min-width:768px){.wishlist.kh__modal{height:auto;min-width:480px}}.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{align-items:flex-start;display:flex;justify-content:space-between;padding:28px 24px}.wishlist-modal__header__left-column{align-items:center;display:flex;gap:24px}.wishlist-modal__header__left-column__back-button{padding:0}.wishlist-modal__header__left-column__title{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:0}.wishlist-modal__form{display:flex;flex-direction:column;height:calc(100% - 80px);justify-content:space-between}.wishlist-modal__body{overflow:hidden}.wishlist-modal__body>div>ul{height:100%;overflow-x:hidden;overflow-y:auto}@media only screen and (min-width:768px){.wishlist-modal__body>div>ul{max-height:348px}}.wishlist-modal__actions{padding:32px}:root{--main-menu-btn-size:64px;--main-menu-btn-transition-duration:0.4s;--main-menu-btn-icon-size:24px;--main-menu-btn-icon-stroke:1px}.header-container{background-color:#fff;border-bottom:1px solid #f0efeb;opacity:1;padding-right:8px}@media only screen and (min-width:744px){.header-container{height:73px;padding:4px 8px}}@media only screen and (min-width:1440px){.header-container{padding:4px 24px}}.main-menu,.menu-category{background-color:#f0efeb;bottom:0;height:100%;left:-200%;position:fixed;right:0;top:0;transform:translateX(-200%);transition:transform .4s ease;width:100%;z-index:100}@media only screen and (min-width:744px){.main-menu,.menu-category{background-color:#fff;width:440px}}@media only screen and (min-width:1440px){.main-menu,.menu-category{background-color:#fff;width:540px}}.main-menu a,.main-menu button,.main-menu li,.menu-category a,.menu-category button,.menu-category li{-webkit-tap-highlight-color:#bdbcb773}.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{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@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{background:linear-gradient(180deg,#1c1c1c52 16%,#1c1c1c00 50%);bottom:0;content:"";left:0;position:absolute;right:0;top: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:#fff;position:relative;z-index:1}@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:#1a1a14}}.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:#1a1a14}}.main-menu.visible .header-box.has-bg-image .controls svg path,.menu-category.visible .header-box.has-bg-image .controls svg path{stroke:#fff}@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:#1a1a14}}.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}@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{align-items:center;display:flex;height:var(--main-menu-btn-size);justify-content:center;padding:0;position:relative;width:48px;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 #icon-close,.menu-category-btn #icon-close{display:none}.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 #icon-open,.menu-category-btn--open #icon-open{display:none}.main-menu-btn--open #icon-close,.menu-category-btn--open #icon-close{display:block;height:var(--main-menu-btn-icon-size)}@media only screen and (min-width:744px){.main-menu-btn:hover,.menu-category-btn:hover{opacity:.7}}.main-menu-box,.menu-category-box{background-color:#fff;max-height:100%;overflow-y:auto;width:100%}@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{display:none;height:4px;width:4px}}.main-menu-box .header-container,.menu-category-box .header-container{border-bottom:none!important;padding-left:10px;padding-right:10px;padding-top:8px}.main-menu-box .btn-search-m,.menu-category-box .btn-search-m{display:none}.main-menu-options,.menu-category-options{display:flex;gap:24px;margin-bottom:24px;padding-left:24px;padding-right: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{border-bottom:1px solid #1a1a14;font-weight:600}.main-menu-list,.menu-category-list{grid-gap:12px;display:none;margin-bottom:36px;padding-left:24px;padding-right:24px}@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}.main-menu-list>li picture,.menu-category-list>li picture{display:flex;height:48px;width:48px}.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{background-color:#f0efeb;border-radius:50%;height:100%;width:100%}.main-menu-list>li .no-link,.main-menu-list>li a,.menu-category-list>li .no-link,.menu-category-list>li a{align-items:center;display:flex;gap:16px;line-height:24px;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:#888882}}.main-menu-list>li button,.menu-category-list>li button{margin-left:auto;text-align:end;width:100%}.main-menu-list>li.has-child,.menu-category-list>li.has-child{position:relative}.main-menu-list>li.has-child .no-link+button,.main-menu-list>li.has-child a+button,.menu-category-list>li.has-child .no-link+button,.menu-category-list>li.has-child a+button{bottom:0;left:0;position:absolute;right:0;top:0}.main-menu-list>li.has-child ul.level-1,.menu-category-list>li.has-child ul.level-1{left:calc(var(--breakpoint-sm)*-1);position:absolute;top:0}.main-menu-list .featured,.menu-category-list .featured{font-weight:600}.main-menu-list .featured.solared,.menu-category-list .featured.solared{color:#a40928}.main-menu-list .no-favicon picture,.menu-category-list .no-favicon picture{display:none}.main-menu-footer,.menu-category-footer{grid-gap:24px;background-color:#f7f6f4;display:grid;padding:48px 24px 32px}@media only screen and (min-width:744px){.main-menu-footer,.menu-category-footer{background-color:#fff;border-top:1px solid #d7d6d2;margin-left:56px;margin-right:56px;margin-top:auto;padding-left:0;padding-right:0}}.main-menu-footer .simple-menu,.menu-category-footer .simple-menu{grid-gap:16px;display:grid}.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:#888882}}.main-menu-footer .social,.menu-category-footer .social{display:flex;gap:16px}.main-menu-footer .social a,.menu-category-footer .social a{height:24px;width: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 #d7d6d2}@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{align-items:flex-start;display:flex;gap:16px;justify-content:flex-start;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{align-items:center;display:flex;gap:8px;padding:0}.main-menu-footer .lang .lang-selector .country__name,.menu-category-footer .lang .lang-selector .country__name{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}.main-menu-footer .lang .lang-selector .languages,.menu-category-footer .lang .lang-selector .languages{align-items:center;border-left:1px solid #1a1a14;display:flex;padding-left:16px;position:relative}.main-menu-footer .lang .lang-selector .languages label,.menu-category-footer .lang .lang-selector .languages label{cursor:pointer;display:flex;gap:8px;margin:0}.main-menu-footer .lang .lang-selector .languages label span,.menu-category-footer .lang .lang-selector .languages label span{color:#1a1a14;display:block;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}.main-menu-footer .lang .lang-selector .languages ul,.menu-category-footer .lang .lang-selector .languages ul{background:#fff;border-radius:6px;bottom:34px;box-shadow:0 0 24px 5px #00000026;display:none;left:0;margin:0;padding:8px 16px;position:absolute;top:auto;z-index:2}.main-menu-footer .lang .lang-selector .languages ul li,.menu-category-footer .lang .lang-selector .languages ul li{font-size:12px;line-height:22px;margin:0}.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{margin-bottom:24px;margin-top:0;padding-left:24px;padding-right:24px;width:100%}@media only screen and (min-width:744px){.main-menu .search,.menu-category .search{display:none}.main-menu .carrousel,.menu-category .carrousel{border-bottom:1px solid #d7d6d2;margin-bottom:24px;padding-bottom:24px}}.main-menu .carrousel::-webkit-scrollbar,.menu-category .carrousel::-webkit-scrollbar{display:none}.menu-category{background-color:#fff}.menu-category .level-2-box::-webkit-scrollbar{display:none;height:4px;width:4px}.menu-category .controls{display:flex;justify-content:space-between}.menu-category .controls button{align-items:center;display:flex;height:48px;justify-content:flex-start;padding:0;width:48px}.menu-category .controls button.cross-control{justify-content:flex-end}.menu-category .controls button.cross-control span{align-items:center;display:flex;justify-content:center}.menu-category .controls button.cross-control svg{height:16px;width:16px}.menu-category .header-box{background-color:#f7f6f4;display:flex;flex-direction:column;gap:40px;padding:24px}@media only screen and (min-width:744px){.menu-category .header-box{background-color:#fff}}.menu-category-box{display:flex;flex-direction:column;gap:16px;height:100%;padding:16px 24px}.menu-category .category__title{font-family:var(--kh-font-kaveHaffer);font-size:32px;font-weight:300;line-height:32px;margin:0}.menu-category .category__link{font-size:12px;text-align:end;text-decoration:underline;width:100%}#tabMenuInspiration,#tabMenuStores{min-width:0}#tabMenuInspiration .default-item,#tabMenuStores .default-item{padding:0}#tabMenuInspiration .menu-carousel,#tabMenuStores .menu-carousel{margin-bottom:12px}#tabMenuInspiration .default-item__link,#tabMenuStores .default-item__link{padding:0}#tabMenuInspiration .menu-list,#tabMenuStores .menu-list,.menu-category .menu-list{display:flex;flex-direction:column;gap:12px;margin:0!important}@media only screen and (min-width:1024px){#tabMenuInspiration .menu-list,#tabMenuStores .menu-list,.menu-category .menu-list{gap:8px}}#tabMenuInspiration .menu-list>li,#tabMenuStores .menu-list>li,.menu-category .menu-list>li{margin:0!important}.main-menu-open .site-header:before{background-color:#1a1a14;bottom:0;content:"";height:110vh;left:0;opacity:.3;position:fixed;right:0;top:0;width:100vw;z-index:26}@media only screen and (min-width:744px){.main-menu-open.revert-header .header-actions a{color:#fff}.main-menu-open.revert-header .user-account-container svg path,.main-menu-open.revert-header .user-cart-container svg path{stroke:#fff;fill:#fff}.main-menu-open.revert-header .user-wishlist-container svg path{stroke:#fff}.main-menu-open .header-container_box{display:flex}.main-menu-open .header-container_box:before{content:"";display:block;height:64px;width:258px}}@keyframes fade-in-search{0%{opacity:0}to{opacity:1;transform:translateY(-40px)}}.wishlist-name-form{overflow:hidden;padding:16px 32px}@media only screen and (min-width:768px){.wishlist-name-form{height:auto;max-height:364px;min-height:244px}}.add-heavy-products__modal.kh__modal{height:auto;max-height:90%;max-width:320px;overflow:auto;width:100%}@media only screen and (min-width:768px){.add-heavy-products__modal.kh__modal{max-width:520px}}.add-heavy-products__modal.kh__modal .ds-modal__container{padding:40px 32px 24px}.add-heavy-products__modal.kh__modal .ds-modal__container__content{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0}.add-heavy-products__modal.kh__modal .ds-modal__container__content .icon{overflow:initial}.add-heavy-products__modal.kh__modal .ds-modal__container__content .text-container{display:flex;flex-direction:column;gap:16px;justify-content:center}.add-heavy-products__modal.kh__modal .ds-modal__container__content .text-container .title{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-align:center}.add-heavy-products__modal.kh__modal .ds-modal__container__content .text-container .text{align-items:center;display:flex;flex-direction:column;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;justify-content:center;line-height:18px;text-align:center}.add-heavy-products__modal.kh__modal .ds-modal__container__content .buttons-container{display:flex;flex-direction:column;gap:8px;margin-top:8px;width:100%}.wishlist-selector{overflow:hidden}@media only screen and (min-width:768px){.wishlist-selector{height:auto;max-height:364px;min-height:244px}}.wishlist-selector__content{height:calc(100% - 16px)}.wishlist-selector__content__list{height:100%;margin:16px 32px!important;overflow-y:auto}.wishlist-selector__content__list--top-gradient{-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 80px,#000 100%,#0000 0);mask-image:linear-gradient(180deg,#0000 0,#000 80px,#000 100%,#0000 0)}.wishlist-selector__content__list--bottom-gradient{-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 0,#000 calc(100% - 80px),#0000);mask-image:linear-gradient(180deg,#0000 0,#000 0,#000 calc(100% - 80px),#0000)}.wishlist-selector__content__list--top-bottom-gradient{-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 80px,#000 calc(100% - 80px),#0000);mask-image:linear-gradient(180deg,#0000 0,#000 80px,#000 calc(100% - 80px),#0000)}.wishlist-selector__content__list>li{border-bottom:1px solid #f0efeb}.wishlist-selector__content__list>li:last-child{border-bottom:none}.wishlist-selector__content__list__item{align-items:center;cursor:pointer;display:flex;gap:16px;padding:16px;width:100%;word-break:break-word}.wishlist-selector__content__list__item__radio{appearance:none;background-color:#fff;border:1px solid #bdbcb7;border-radius:50%;color:#1a1a14;display:grid;font:inherit;height:16px;margin:0;place-content:center;width:16px}.wishlist-selector__content__list__item__radio:before{border-radius:50%;box-shadow:inset 1em 1em #1a1a14;content:"";display:block;height:8px;transform:scale(0);transition:transform .2s ease-in-out;width:8px}.wishlist-selector__content__list__item__radio:checked{background-color:#fff;border:1px solid #1a1a14}.wishlist-selector__content__list__item__radio:checked:before{transform:scale(1)}.wishlist-selector__content__list__item__description{flex:1}.wishlist-selector__content__list__item__count{color:#6c6c66;font-size:12px}.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:600}.inline-message{display:flex;font-size:12px;gap:4px;padding:8px}.inline-message .icon{min-width:24px}.inline-message p{font-size:12px;margin:0}.inline-message.blue{background-color:#e9eefb;color:#17388c}.inline-message.blue p{color:#17388c}.inline-message.yellow{background-color:#fff3cd;color:#944d02}.inline-message.yellow p{color:#944d02}.main-menu+main{margin-bottom:48px;margin-top:104px}@media only screen and (min-width:744px){.main-menu+main{margin-top:112px}}.site-header{left:0;position:fixed;right:0;top:0;transition-duration:var(--main-menu-btn-transition-duration,.8s);z-index:12}.site-header.lock-header{transform:translateY(-40px)!important}.site-header .top-header-box{background-color:#53534c;display:none}@media only screen and (min-width:1440px){.site-header .top-header-box{display:flex}.site-header .top-header-box ul{display:flex;margin:0 16px 0 auto}.site-header .top-header-box ul li{margin:0 4px}.site-header .top-header-box ul li a{color:#fff;display:block;padding:8px 12px}.site-header .top-header-box ul li a:hover{background-color:#383831}}.header-container{position:relative;z-index:3}.header-container_box{align-items:center;display:flex;gap:8px}.header-container .search.open label{padding-bottom:12px}@media only screen and (min-width:1440px){.header-container .search.open label{width:520px}.header-container .search{margin-left:0}}.header-container .search .d-flex{padding:0}.header-container .items-number{align-items:center;border-radius:6px;color:#fff;display:flex;font-size:8px;height:12px;justify-content:center;left:-4px;line-height:13px;min-width:12px;padding:3px;position:absolute;text-align:center}.header-container .logo{display:block}.header-container .logo svg{height:20px}@media only screen and (min-width:1024px){.header-container .logo svg{height:24px}}@media only screen and (min-width:1920px){.header-container .logo svg{height:30px}}#searchBar{flex:1;margin-left:auto}@media only screen and (min-width:744px){#searchBar{margin-left:0}}.fixed-html{position:fixed;width:100%}.search{position:relative}@media only screen and (min-width:2560px){.search{height:38px;min-width:120px}}.search label{margin-bottom:0}@media only screen and (min-width:2560px){.search label{height:100%}}.search label .fas fa-search{margin:0}.search label .span-input,.search label span{display:none;font-size:12px}@media only screen and (min-width:1440px){.search label .span-input,.search label span{display:block;margin-left:4px;width:168px}}.search label input{background:#0000;border:none;color:#6c6c66;padding:0;width:100%}@media only screen and (min-width:1440px){.search label input{border:none;font-size:14px}}.search label.default{border-bottom:1px solid #d7d6d2;max-width:80px}@media only screen and (min-width:1024px){.search label.default{max-width:none}}.search label.default input{display:block}.header-actions{align-items:center;display:flex;font-family:var(--kh-font-kaveHafferText);gap:16px;margin-left:0}@media only screen and (min-width:1024px){.header-actions{min-height:38px}}@media only screen and (min-width:744px){.header-actions{margin-left:auto}}.header-actions>.active{font-weight:600}.header-actions .drawer-opener.active{font-weight:400}.header-actions .header-icon-btn,.header-actions a{background-color:#0000;border:none;display:block;margin-left:12px;padding:0;position:relative}.header-actions .header-icon-btn svg,.header-actions a svg{opacity:1}@media only screen and (min-width:1024px){.header-actions .header-icon-btn:hover svg,.header-actions a:hover svg{opacity:.7}}.header-actions .header-icon-btn .items-number,.header-actions a .items-number{background:#ff3d3a;left:-2px;line-height:13px;top:15px}.header-actions .wishlist{width:23px}.header-actions .wishlist .items-number{background:#1a1a14}@media only screen and (min-width:1440px){.header-actions .wishlist{margin-left:12px}}.header-actions .login{display:none;width:27px}@media only screen and (min-width:1024px){.header-actions .login{display:block}}.header-actions .search{padding:0 4px}.header-actions .search label{margin-bottom:0}.header-actions .search label .fas fa-search{font-size:18px;margin:0}.header-actions .search label input{border:none;color:#1a1a14;display:none;padding-left:4px}@media only screen and (min-width:2560px){.header-actions .search label input{display:block}.header-actions .search label{border-bottom:1px solid #d7d6d2;padding:8px 12px}}.header-actions .search label.default{border-bottom:1px solid #d7d6d2;max-width:80px}@media only screen and (min-width:1024px){.header-actions .search label.default{max-width:none}}.header-actions .search label.default input{display:block}.header-actions .drawer-opener,.header-actions .header-link{display:none;white-space:nowrap}@media only screen and (min-width:1024px){.header-actions .drawer-opener,.header-actions .header-link{display:block;font-family:var(--kh-font-kaveHafferText);font-size:16px;margin-left:0;opacity:1;padding:0;position:relative}.header-actions .drawer-opener.active,.header-actions .header-link.active{font-weight:600}.header-actions .drawer-opener.active:after,.header-actions .header-link.active:after{background-color:#1a1a14;bottom:-27px;content:"";height:2px;left:0;position:absolute;width:100%}.header-actions .drawer-opener:hover,.header-actions .header-link:hover{opacity:.8}}.header-actions .btn-search-m{height:48px;padding:0}@media only screen and (min-width:744px){.header-actions .btn-search-m{display:none}}.promo-bar{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;justify-content:center}@media only screen and (min-width:1024px){.promo-bar{flex-wrap:nowrap}}.promo-bar svg{animation:promoBar 1s ease-in-out;display:none;margin-right:8px;width:18px}@media only screen and (min-width:1024px){.promo-bar svg{display:block}}.promo-bar .span-bar{animation:promoBar 1s ease-in-out;display:block;line-height:22px;position:relative;text-align:center;width:100%}@media only screen and (min-width:1024px){.promo-bar .span-bar{line-height:28px;width:auto}}.promo-bar .span-bar:after{content:"|";display:none;margin:0 8px}@media only screen and (min-width:1024px){.promo-bar .span-bar:after{display:inline-block}}.promo-bar .span-bar a{margin-left:8px;text-decoration:underline}.promo-bar .span-bar:last-of-type:after{display:none}.promo-bar .counter{animation:promoCounter 2s ease-in-out;display:flex;width:140px}.promo-bar .counter:before{content:"|";display:none;margin:0 8px}@media only screen and (min-width:1024px){.promo-bar .counter:before{display:inline-block}}.promo-bar .counter span{display:block;margin:0 2px}#top-bar{height:40px}.transparent-header .main-menu+main{margin-bottom:0;margin-top:0}.transparent-header .main-menu+main:before{background:linear-gradient(180deg,#1a1a1499,#1a1a1400);content:"";height:180px;left:0;position:absolute;width:100%;z-index:1}.transparent-header .header-container{background-color:#0000;border-bottom:1px solid #ffffff29}.transparent-header .header-container .user-menu-box a span:empty{border:none}.transparent-header .drawer-opener,.transparent-header .header-link,.transparent-header button.main-menu-btn{color:#fff}.transparent-header .user-account-container svg path,.transparent-header .user-cart-container svg path{stroke:#fff;fill:#fff}.transparent-header .user-wishlist-container svg path{stroke:#fff}.transparent-header .user-cart-container .trash-icon svg path{stroke:#1a1a14}.transparent-header .btn-search-m svg path,.transparent-header .col-logo a svg path{fill:#fff}.transparent-header.revert-header .header-container{background-color:#0000;border-bottom:1px solid #f0efeb}.transparent-header.revert-header .user-menu-box a span:empty{border-color:#fff}.transparent-header .main-menu.revert-header,.transparent-header .site-header.revert-header{background:#fff}.transparent-header .main-menu.revert-header .drawer-opener,.transparent-header .main-menu.revert-header .header-link,.transparent-header .main-menu.revert-header button.main-menu-btn,.transparent-header .site-header.revert-header .drawer-opener,.transparent-header .site-header.revert-header .header-link,.transparent-header .site-header.revert-header button.main-menu-btn{color:#1a1a14}.transparent-header .main-menu.revert-header .user-account-container svg path,.transparent-header .main-menu.revert-header .user-cart-container svg path,.transparent-header .site-header.revert-header .user-account-container svg path,.transparent-header .site-header.revert-header .user-cart-container svg path{stroke:#1a1a14;fill:#1a1a14}.transparent-header .main-menu.revert-header .user-cart-container .trash-icon svg path,.transparent-header .site-header.revert-header .user-cart-container .trash-icon svg path{stroke:#1a1a14;fill:#fff}.transparent-header .main-menu.revert-header .user-wishlist-container svg path,.transparent-header .site-header.revert-header .user-wishlist-container svg path{stroke:#1a1a14}.transparent-header .main-menu.revert-header .btn-search-m svg path,.transparent-header .main-menu.revert-header .col-logo a svg path,.transparent-header .site-header.revert-header .btn-search-m svg path,.transparent-header .site-header.revert-header .col-logo a svg path{fill:#1a1a14}.transparent-header .impersonate-box{position:absolute;top:113px;width:100%;z-index:3}.transparent-header .header-shadow .header-container{background:linear-gradient(180deg,#1a1a1499,#1a1a1400 90%);border-bottom:none}.transparent-header .header-shadow.revert-header .header-container{background:#fff}.header-logo{align-items:center;display:flex;gap:8px}@media only screen and (min-width:1024px){.header-logo{gap:16px}}.col-logo{position:relative;width:128px;z-index:1}@media only screen and (min-width:1024px){.col-logo{width:170px}}.col-logo svg{width:104px}@media only screen and (min-width:1024px){.col-logo svg{width:146px}}@keyframes promoBar{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translate(0)}}@keyframes promoCounter{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translate(0)}}@keyframes searchInput{0%{opacity:0;width:325px}to{opacity:1;width:570px}}@keyframes IconSearch{0%{margin-left:-20px}to{margin-left:0}}.site-footer{border-top:1px solid #d7d6d2;display:flex;flex-direction:column}.site-footer .footer-nav{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));padding:56px 32px 24px}@media only screen and (min-width:768px){.site-footer .footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));padding:56px 80px}}@media only screen and (min-width:1024px){.site-footer .footer-nav{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (min-width:1440px){.site-footer .footer-nav{padding:64px 96px}}.site-footer .footer-nav .newsletter{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:64px;text-align:center}@media only screen and (min-width:1024px){.site-footer .footer-nav .newsletter{align-items:self-start;grid-area:1/5/1/6;height:min-content;margin-bottom:0;margin-left:auto;max-width:296px;text-align:start}}.site-footer .footer-nav .newsletter__title{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:14px;font-weight:600;letter-spacing:.4px;line-height:22px;text-transform:uppercase}.site-footer .footer-nav .newsletter a{max-width:360px}.site-footer .footer-nav .links-container{align-items:center;display:grid;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:48px}@media only screen and (min-width:768px){.site-footer .footer-nav .links-container{align-items:start;grid-area:1/1/1/3;grid-area:1/1/1/5;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:40px;row-gap:48px}}@media only screen and (min-width:1024px){.site-footer .footer-nav .links-container{margin-bottom:0}}.site-footer .footer-nav .links-container .links-item{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}@media only screen and (min-width:768px){.site-footer .footer-nav .links-container .links-item{align-items:self-start;text-align:start}}.site-footer .footer-nav .links-container .links-item .title{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:600;letter-spacing:.4px;line-height:18px;text-transform:uppercase}@media only screen and (min-width:768px){.site-footer .footer-nav .links-container .links-item .title{font-size:14px;line-height:22px;pointer-events:none}}.site-footer .footer-nav .links-container .links-item .links.collapsing,.site-footer .footer-nav .links-container .links-item .links.show{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:768px){.site-footer .footer-nav .links-container .links-item .links.collapsing,.site-footer .footer-nav .links-container .links-item .links.show{align-items:self-start;text-align:start}.site-footer .footer-nav .links-container .links-item .links.collapse{align-items:self-start;display:flex;flex-direction:column;gap:12px;text-align:start}}.site-footer .footer-nav .links-container .links-item .links .link{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.site-footer .footer-nav .links-container .links-item .links .link{text-align:start}}.site-footer .footer-nav .lang-selector{display:flex;gap:16px;justify-content:center;padding:8px 0}@media only screen and (min-width:768px){.site-footer .footer-nav .lang-selector{align-items:flex-end;justify-content:end;padding:0}}@media only screen and (min-width:1024px){.site-footer .footer-nav .lang-selector{grid-area:1/5/1/6;height:min-content;margin-top:128px}}.site-footer .footer-nav .lang-selector .country{align-items:center;display:flex;gap:8px;padding:0}.site-footer .footer-nav .lang-selector .country__name{color:#1a1a14;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}.site-footer .footer-nav .lang-selector .languages{align-items:center;border-left:1px solid #1a1a14;display:flex;padding-left:16px;position:relative}.site-footer .footer-nav .lang-selector .languages label{cursor:pointer;display:flex;gap:8px;margin:0}.site-footer .footer-nav .lang-selector .languages label span{color:#1a1a14;display:block;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px}.site-footer .footer-nav .lang-selector .languages ul{background:#fff;border-radius:6px;box-shadow:0 0 24px 5px #1a1a1426;display:none;left:0;margin:0;padding:8px 16px;position:absolute;top:28px;z-index:2}.site-footer .footer-nav .lang-selector .languages ul li{font-size:12px;line-height:22px;margin:0}.site-footer .footer-nav .lang-selector .languages ul li button{margin:0;padding:4px;white-space:nowrap}.site-footer .footer-nav .lang-selector .languages input[type=checkbox]{display:none}.site-footer .footer-nav .lang-selector .languages input[type=checkbox]:checked~ul{display:block}.site-footer .footer-nav .lang-selector .languages input[type=checkbox]:checked~label svg{transform:rotate(180deg)}.site-footer .social-payments{align-items:center;border-color:#f0efeb;border-style:solid;border-width:1px 0;display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr));padding:32px 32px 24px}@media only screen and (min-width:768px){.site-footer .social-payments{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 80px;row-gap:24px}}@media only screen and (min-width:1440px){.site-footer .social-payments{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-end;padding:16px 96px;row-gap:24px}}.site-footer .social-payments .social{display:flex;gap:24px;justify-content:center}@media only screen and (min-width:768px){.site-footer .social-payments .social{grid-area:1/1/1/2;justify-content:start}.site-footer .social-payments .trustpilot{grid-area:2/1/2/3}}@media only screen and (min-width:1440px){.site-footer .social-payments .trustpilot{flex:1;margin-left:auto;max-width:650px}}.site-footer .social-payments .payments{align-items:center;display:flex;gap:12px;justify-content:center}@media only screen and (min-width:768px){.site-footer .social-payments .payments{grid-area:1/2/1/3;justify-content:end}}.site-footer .social-payments .mf-block{display:flex;flex-direction:column;gap:24px;padding-top:16px}@media only screen and (min-width:768px){.site-footer .social-payments .mf-block{grid-area:3/1/3/3;justify-content:start;padding-top:0}}@media only screen and (min-width:1024px){.site-footer .social-payments .mf-block{flex-basis:100%}}.site-footer .social-payments .mf-block .footer-kcp{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:1024px){.site-footer .social-payments .mf-block .footer-kcp{flex-direction:row}}.site-footer .social-payments .mf-block .footer-kcp button{align-items:center;display:flex;flex-direction:column;gap:8px;padding:0;width:100%}@media only screen and (min-width:768px){.site-footer .social-payments .mf-block .footer-kcp button{flex-direction:row;text-align:left}}.site-footer .social-payments .mf-block .footer-kcp img{height:48px;width:48px}.site-footer .social-payments .mf-block .footer-kcp .text{font-size:10px}.site-footer .social-payments .mf-block .footer-kcp .mf-info{color:#53534c;display:flex;flex-direction:column;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:10px;font-weight:400;line-height:15px;text-align:center}@media only screen and (min-width:768px){.site-footer .social-payments .mf-block .footer-kcp .mf-info{align-items:self-start;text-align:start}}@media only screen and (min-width:1024px){.site-footer .social-payments .mf-block .footer-kcp .mf-info{align-items:end;height:min-content;margin-left:auto;text-align:right}}.site-footer .social-payments .mf-block .icex-fr{display:flex;gap:24px;justify-content:center;justify-items:center}.site-footer .social-payments .mf-block .icex-fr img{max-height:60px}.site-footer .bottom{align-items:flex-start;display:flex;flex-direction:column;gap:8px;padding:24px 32px}@media only screen and (min-width:768px){.site-footer .bottom{padding:24px 80px}}@media only screen and (min-width:2560px){.site-footer .bottom{align-items:center;flex-direction:row;justify-content:space-between;padding:24px 96px}}.site-footer .bottom .links{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:center;padding:8px 0}.site-footer .bottom .links .link{padding-right:8px}@media only screen and (min-width:414px){.site-footer .bottom .links{flex-direction:row;gap:16px;justify-content:start}.site-footer .bottom .links .link{padding-right:0}}@media only screen and (min-width:1024px){.site-footer .bottom .links{align-items:center}}.site-footer .bottom .links .csconsentlink,.site-footer .bottom .links .link{align-items:center;color:#1a1a14;display:flex;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-align:right}.site-footer .bottom .links #ot-sdk-btn.optanon-show-settings,.site-footer .bottom .links #ot-sdk-btn.ot-sdk-show-settings{background-color:#0000;border:none;color:#1a1a14;padding:0}.site-footer .bottom .links #ot-sdk-btn.optanon-show-settings:hover,.site-footer .bottom .links #ot-sdk-btn.ot-sdk-show-settings:hover{background-color:#0000;color:#1a1a14}.site-footer .bottom .copyright{color:var(--kh-neutral-70);display:flex;font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:10px;font-weight:400;line-height:15px;text-align:center}@media only screen and (min-width:414px){.site-footer .bottom .copyright{text-align:left}}@media only screen and (min-width:1440px){.site-footer .bottom .copyright{align-items:flex-end;flex-wrap:wrap;justify-content:flex-end;padding:8px 0}}.site-footer .cross-links{border-top:1px solid #f0efeb;padding:16px 32px}@media only screen and (min-width:768px){.site-footer .cross-links{padding:16px 80px}}@media only screen and (min-width:1920px){.site-footer .cross-links{padding:16px 96px}}.site-footer .cross-links .others-title{font-size:10px;font-weight:600}.site-footer .cross-links ul{align-items:center;display:flex;flex-wrap:wrap;gap:0 8px;margin-bottom:0;margin-top:0}.site-footer .cross-links ul li{margin:0;padding:0}.site-footer .cross-links ul li a{font-size:10px}@media only screen and (min-width:1024px){.site-footer .cross-links ul li a:hover{text-decoration:underline}}.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{height:100%;padding:40px}}.ds-modal__container__header{align-items:flex-start;display:flex;flex-direction:row}@media only screen and (min-width:768px){.ds-modal__container__header{height:32px;justify-content:flex-end}}.ds-modal__container__header .close-btn{padding:0}@media only screen and (min-width:768px){.ds-modal__container__header .close-btn{position:relative;right:-16px;top:-16px}}.ds-modal__container__content{display:flex;flex:1;flex-direction:column;margin-bottom:24px;min-height:0}@media only screen and (min-width:768px){.ds-modal__container__content{flex-direction:row;margin-bottom:32px}}.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)}}.scroll-locked{height:100vh;overflow:hidden}.kavehome-container.black-friday-mode{background-color:#000;color:#000}.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header,.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header img,.kavehome-container.black-friday-mode.transparent-header .site-footer,.kavehome-container.black-friday-mode.transparent-header .site-footer img,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header img{filter:invert(1)}.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header .social img,.kavehome-container.black-friday-mode.transparent-header .site-footer .social img,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header .social img{filter:none}.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header .social-payments .trustpilot,.kavehome-container.black-friday-mode.transparent-header .site-footer .social-payments .trustpilot,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header .social-payments .trustpilot{filter:invert(1)}.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header .social-payments .trustpilot path,.kavehome-container.black-friday-mode.transparent-header .main-menu.revert-header .social-payments .trustpilot svg,.kavehome-container.black-friday-mode.transparent-header .site-footer .social-payments .trustpilot path,.kavehome-container.black-friday-mode.transparent-header .site-footer .social-payments .trustpilot svg,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header .social-payments .trustpilot path,.kavehome-container.black-friday-mode.transparent-header .site-header.revert-header .social-payments .trustpilot svg{filter:none}.kavehome-container.black-friday-mode.revert-header .header-container .search{background-color:#d7d6d2}.kavehome-container.black-friday-mode .disclaimer-block{color:#fff}.kavehome-container.black-friday-mode .user-menu-box .popover-kh .cart-popover .cart-cta #goToMyCartBtn{background-color:#000}.kavehome-container.black-friday-mode .main-menu.visible .header-box.has-bg-image,.kavehome-container.black-friday-mode .menu-category.visible .header-box.has-bg-image{filter:invert(1)}@media only screen and (min-width:1024px){.kavehome-container.black-friday-mode .main-menu.visible .header-box.has-bg-image,.kavehome-container.black-friday-mode .menu-category.visible .header-box.has-bg-image{filter:none}}.gift-card-not-compatible__modal.kh__modal{height:auto;max-height:90%;max-width:320px;overflow:auto;width:100%}@media only screen and (min-width:768px){.gift-card-not-compatible__modal.kh__modal{max-width:520px}}.gift-card-not-compatible__modal.kh__modal .ds-modal__container{padding:40px 32px 24px}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content .icon{overflow:initial}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content .text-container{display:flex;flex-direction:column;gap:16px;justify-content:center}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content .text-container .title{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-align:center}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content .text-container .text{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-align:center}.gift-card-not-compatible__modal.kh__modal .ds-modal__container__content .buttons-container{display:flex;flex-direction:column;gap:8px;margin-top:8px;width:100%}:root{--kh-font-display-lg:96px;--kh-font-display-lg-lh:96px;--kh-font-display-md:80px;--kh-font-display-md-lh:80px;--kh-font-display-sm:64px;--kh-font-display-sm-lh:64px;--kh-font-header-xxl:56px;--kh-font-header-xxl-lh:56px;--kh-font-header-xl:46px;--kh-font-header-xl-lh:46px;--kh-font-header-lg:38px;--kh-font-header-lg-lh:38px;--kh-font-header-md:32px;--kh-font-header-md-lh:32px;--kh-font-header-sm:27px;--kh-font-header-sm-lh:27px;--kh-font-header-xs:22px;--kh-font-header-xs-lh:22px;--kh-font-paragraph-xl:20px;--kh-font-paragraph-xl-lh:24px;--kh-font-paragraph-lg:17px;--kh-font-paragraph-lg-lh:24px;--kh-font-paragraph-md:15px;--kh-font-paragraph-md-lh:20px;--kh-font-paragraph-sm:12px;--kh-font-paragraph-sm-lh:18px;--kh-font-text-xl:18px;--kh-font-text-xl-lh:26px;--kh-font-text-lg:16px;--kh-font-text-lg-lh:24px;--kh-font-text-md:14px;--kh-font-text-md-lh:20px;--kh-font-text-sm:12px;--kh-font-text-sm-lh:18px;--kh-font-label-lg:16px;--kh-font-label-lg-lh:19px;--kh-font-label-md:14px;--kh-font-label-md-lh:17px;--kh-font-label-sm:12px;--kh-font-label-sm-lh:14px;--kh-font-label-xs:10px;--kh-font-label-xs-lh:12px}.geo_ip.kh__modal{height:auto;margin:auto 8px;max-width:320px;width:auto}@media only screen and (min-width:768px){.geo_ip.kh__modal{max-width:540px}}.geoip-modal{display:flex;flex-direction:column;height:100%;padding:24px}@media only screen and (min-width:768px){.geoip-modal{height:100%;padding:40px}}.geoip-modal__header{display:flex;height:32px;justify-content:flex-end}.geoip-modal__container{display:flex;flex:1;flex-direction:column;gap:16px;min-height:0}.geoip-modal__container p{font-size:14px;text-align:center}.geoip-modal__container h2{font-family:Poppins,"Noto Serif","Noto Serif KR",Helvetica,Arial,Verdana,sans-serif;font-size:16px;font-weight:600;text-align:center}.geoip-modal__container .buttons-box{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.geoip-modal__container .buttons-box{flex-direction:row}}.geoip-modal__container.change-country{gap:8px}.geoip-modal__container.change-country .buttons-box{margin-top:16px}.geoip-modal__close-btn{padding:0}@media only screen and (min-width:768px){.geoip-modal__close-btn{position:relative;right:-16px;top:-16px}}