/** Shopify CDN: Minification failed

Line 10:19299 Expected "]" to go with "["
Line 10:19792 Expected "]" to go with "["
Line 10:19814 Unexpected "]"
Line 10:25038 Expected "]" to go with "["
Line 10:25054 Unexpected "]"

**/
html{font-size:62.5%;min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}.product-details{max-width:640px;width:100%}@media(min-width: 768px){.product-details{margin:0 auto}}.product-details__inner{padding:var(--spacing-2x)}@media(min-width: 1024px){.product-details__inner{padding:var(--spacing-7x) var(--spacing-10x);position:-webkit-sticky;position:sticky;top:calc(var(--header-spacing-desktop) + var(--spacing-2x));overflow-y:auto}.product-details__inner::-webkit-scrollbar{display:none}}.product-details__inner .product-info{display:grid;grid-template-columns:1fr 120px}.product-details__inner .product-info wishlist-button{display:none}@media(min-width: 768px){.product-details__inner .product-info wishlist-button{display:flex;grid-row:1;grid-column:2;justify-content:flex-end}}.product-details__inner .product-info wishlist-button button svg path{stroke:var(--color-almost-black)}.product-details__inner .product-info wishlist-button button.is-active svg{fill:var(--color-grapefruit);transition:fill .35s ease}.product-details__inner .product-info wishlist-button button.is-active svg path{stroke:var(--color-grapefruit);transition:stroke .35s ease}.product-details__inner .product-info__title{font-family:IBMPlexSans,sans-serif;font-size:24px;font-weight:400;font-style:normal;line-height:1.2}@media(min-width: 1024px){.product-details__inner .product-info__title{font-size:max(1.65vw,24px)}}.product-details__inner .product-info .reviews{grid-column:1;margin-top:var(--spacing-1x)}.product-details__inner .product-info__subtitle{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--color-grey-text);margin-bottom:var(--spacing-1x);grid-column:1}@media(min-width: 1024px){.product-details__inner .product-info__subtitle{font-size:max(1vw,14px)}}.product-details__inner .product-info__pricing{font-family:IBMPlexSans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;display:flex;align-items:center;grid-gap:var(--spacing-4);gap:var(--spacing-4);justify-content:flex-end;color:var(--primary-analogue-100)}@media(min-width: 1024px){.product-details__inner .product-info__pricing{font-size:max(1.1vw,16px)}}.product-details__inner .product-info__pricing .js-price s{color:color-mix(in srgb, var(--primary-analogue-100) 70%, transparent)}@media(min-width: 768px){.product-details__inner .product-info__pricing{margin-bottom:0}}.product-details__inner .product-info__pricing .compare{color:var(--primary-analogue-100)}.product-details__inner .product-info__pricing .shipping{display:none;align-items:center;background-color:var(--color-background-gray);border:1px solid var(--color-sea-green);grid-gap:var(--spacing-1x);gap:var(--spacing-1x);padding:4px var(--spacing-1x)}@media(min-width: 768px){.product-details__inner .product-info__pricing .shipping{display:flex}}.product-details__inner .product-info__pricing .shipping svg{height:20px;width:20px;fill:var(--color-sea-green)}.product-details__inner .product-info__pricing .shipping p{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--color-sea-green)}@media(min-width: 1024px){.product-details__inner .product-info__pricing .shipping p{font-size:max(.83vw,12px)}}.product-details__inner .product-info__pricing .shipping--hidden{display:none}.product-details__inner .product-info .set-content{margin-top:var(--spacing-2x);grid-row:3;grid-column:1/span 2}@media(min-width: 768px){.product-details__inner .product-info .set-content{grid-row:4}}.product-details__inner .product-info .set-content p{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--color-black)}@media(min-width: 1024px){.product-details__inner .product-info .set-content p{font-size:max(.83vw,12px)}}.product-details__inner .product-colors{max-width:calc(100vw - var(--sections-spacing-y-small-mobile))}@media(min-width: 768px){.product-details__inner .product-colors{max-width:unset}}.product-details__inner .product-colors__inner{display:flex;flex-flow:column}.product-details__inner .product-colors__inner .swiperr{max-width:calc(100vw - var(--sections-spacing-y-small-mobile));overflow:scroll;position:relative;margin-left:unset;width:100%;scrollbar-width:none;-ms-overflow-style:none}.product-details__inner .product-colors__inner .swiperr::-webkit-scrollbar{display:none}@media(min-width: 768px){.product-details__inner .product-colors__inner .swiperr{overflow:hidden;max-width:unset;width:100%;padding:0 var(--spacing-2)}}.product-details__inner .product-colors__inner .swiperr .swiper-wrapper{overflow:unset;box-sizing:border-box}.product-details__inner .product-colors__inner .swiperr .show-more{position:absolute;left:0;right:0;height:0;bottom:0;background-color:var(--color-white);z-index:10;height:100%;width:100%;opacity:1;pointer-events:auto;transition:opacity .35s ease}@media(min-width: 768px){.product-details__inner .product-colors__inner .swiperr .show-more{display:none}}.product-details__inner .product-colors__inner .swiperr .show-more.hidden{opacity:0;pointer-events:none;transition:opacity .35s ease}.product-details__inner .product-colors__inner .swiperr .show-more__inner{padding:var(--spacing-2x) 0}.product-details__inner .product-colors__inner .swiperr .show-more__inner .js-show-more{display:flex;flex-flow:row;align-items:center;grid-gap:var(--spacing-1x);gap:var(--spacing-1x);cursor:pointer}.product-details__inner .product-colors__inner .swiperr .show-more__inner .js-show-more p{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}@media(min-width: 1024px){.product-details__inner .product-colors__inner .swiperr .show-more__inner .js-show-more p{font-size:max(.83vw,12px)}}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color{display:block;width:100%;aspect-ratio:1;padding:0;border-radius:50%;overflow:hidden;outline:1px solid var(--primary-dieter-grey);outline-offset:0;transition:outline .35s ease}@media(min-width: 768px){.product-details__inner .product-colors__inner .swiperr .show-more__inner .color:hover{outline:1px solid var(--primary-analogue-100);outline-offset:var(--spacing-2);transition:outline .35s ease}}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color.current-selected{outline:1px solid var(--primary-analogue-100);outline-offset:var(--spacing-2);transition:outline .35s ease}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color.disabled{opacity:.5}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color.disabled::after{content:"";display:block;height:2px;width:26px;background-color:var(--color-grey-text);transform:rotate(-45deg) translate(10px, -10px)}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color.disabled .color__inner{border:2px solid var(--color-grey-text)}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner{border-radius:50%;overflow:hidden;width:100%;height:100%;background-color:#9cb9e4;border:1px solid var(--color-gray-light)}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--1 .color-part{width:100%;height:100%;border-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--2{display:flex}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--2 .color-part{width:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--2 .color-part--1{border-top-left-radius:50%;border-bottom-left-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--2 .color-part--2{border-top-right-radius:50%;border-bottom-right-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--3{position:relative;display:flex;flex-wrap:wrap;overflow:hidden}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--3 .color-part--1{position:absolute;left:-13px;width:100%;border-left:26px solid transparent;border-right:26px solid transparent;z-index:1;bottom:0}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--3 .color-part--2{width:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--3 .color-part--3{width:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4{display:flex;flex-wrap:wrap}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4 .color-part{width:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4 .color-part--1{border-top-left-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4 .color-part--2{border-top-right-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4 .color-part--3{border-bottom-left-radius:50%}.product-details__inner .product-colors__inner .swiperr .show-more__inner .color__inner.amount--4 .color-part--4{border-bottom-right-radius:50%}.product-details__inner .product-colors__inner .color-title{display:flex;align-items:center;grid-gap:var(--spacing-6);gap:var(--spacing-6);min-height:20px}.product-details__inner .product-colors__inner .color-title__title{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:color-mix(in srgb, var(--primary-analogue-100) 70%, transparent)}@media(min-width: 1024px){.product-details__inner .product-colors__inner .color-title__title{font-size:max(.83vw,12px)}}.product-details__inner .product-colors__inner .color-title__option{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100);-webkit-animation:colorNameFade .75s ease;animation:colorNameFade .75s ease}@media(min-width: 1024px){.product-details__inner .product-colors__inner .color-title__option{font-size:max(.83vw,12px)}}.product-details__inner .product-colors__inner .colors-grid{padding:var(--spacing-10) 0 var(--spacing-30);display:grid;grid-template-columns:repeat(11, 1fr);grid-column-gap:var(--spacing-12);grid-row-gap:var(--spacing-12)}.product-details__inner .product-colors__inner .colors-grid.swiper-wrapper{display:flex;grid-column-gap:3.2vw;grid-row-gap:12px;width:100%}@media(min-width: 991px){.product-details__inner .product-colors__inner .colors-grid.swiper-wrapper{display:grid;grid-template-columns:repeat(11, 1fr);grid-column-gap:var(--spacing-12);grid-row-gap:var(--spacing-12)}}@media(min-width: 768px)and (max-width: 990px){.product-details__inner .product-colors__inner .colors-grid.swiper-wrapper{grid-template-columns:repeat(17, 1fr);display:grid;grid-column-gap:var(--spacing-12);grid-row-gap:var(--spacing-12)}}.product-details__inner .product-colors__inner .colors-grid .color{display:block;width:100%;aspect-ratio:1;padding:0;border-radius:50%;overflow:hidden;outline:1px solid var(--primary-dietere-grey-100);outline-offset:0;transition:outline .35s ease;max-width:8.2vw}@media(min-width: 768px){.product-details__inner .product-colors__inner .colors-grid .color{max-width:unset}.product-details__inner .product-colors__inner .colors-grid .color:hover{outline:1px solid var(--primary-analogue-100);outline-offset:var(--spacing-2);transition:outline .35s ease}}.product-details__inner .product-colors__inner .colors-grid .color.current-selected{outline:1px solid var(--primary-analogue-100);outline-offset:var(--spacing-2);transition:outline .35s ease}.product-details__inner .product-colors__inner .colors-grid .color.disabled{opacity:.5}.product-details__inner .product-colors__inner .colors-grid .color.disabled::after{content:"";display:block;height:2px;width:26px;background-color:var(--color-grey-text);transform:rotate(-45deg) translate(10px, -10px)}.product-details__inner .product-colors__inner .colors-grid .color.disabled .color__inner{border:2px solid var(--color-grey-text)}.product-details__inner .product-colors__inner .colors-grid .color__inner{border-radius:50%;width:100%;height:100%;background-color:#9cb9e4;border:1px solid var(--color-gray-light)}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--1 .color-part{width:100%;height:100%;border-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--2{display:flex}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--2 .color-part{width:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--2 .color-part--1{border-top-left-radius:50%;border-bottom-left-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--2 .color-part--2{border-top-right-radius:50%;border-bottom-right-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--3{position:relative;display:flex;flex-wrap:wrap;overflow:hidden}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--3 .color-part--1{position:absolute;left:-13px;width:100%;border-left:26px solid transparent;border-right:26px solid transparent;z-index:1;bottom:0}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--3 .color-part--2{width:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--3 .color-part--3{width:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4{display:flex;flex-wrap:wrap}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4 .color-part{width:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4 .color-part--1{border-top-left-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4 .color-part--2{border-top-right-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4 .color-part--3{border-bottom-left-radius:50%}.product-details__inner .product-colors__inner .colors-grid .color__inner.amount--4 .color-part--4{border-bottom-right-radius:50%}.product-details__inner .product-sizing{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-10)}.product-details__inner .product-sizing p.select__size{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.product-details__inner .product-sizing p.select__size{font-size:max(.83vw,12px)}}.product-details__inner .product-sizing .sizing-table .button-holder{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.product-details__inner .product-sizing .sizing-table .button-holder{font-size:max(.83vw,12px)}}.product-details__inner .product-sizing .sizing-table .button-holder button{text-decoration:underline}.product-details__inner .float-button{position:fixed;right:var(--spacing-10);bottom:var(--spacing-10);z-index:1000;background-color:#fff;border:1px solid var(--primary-analogue-100);transform:translateY(0);transition:transform .35s ease;display:flex;justify-content:space-between;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:var(--spacing-10)}@media(max-width: 768px){.product-details__inner .float-button{width:calc(100vw - 2*var(--spacing-10))}}.product-details__inner .float-button img{width:max(2.7vw,38px);aspect-ratio:.8;height:auto;margin-right:var(--spacing-6)}.product-details__inner .float-button .text-holder{margin-right:max(1.25vw,18px)}.product-details__inner .float-button .text-holder__title{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.product-details__inner .float-button .text-holder__title{font-size:max(1vw,14px)}}.product-details__inner .float-button .text-holder__price{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.product-details__inner .float-button .text-holder__price{font-size:max(.83vw,12px)}}.product-details__inner .float-button .button-holder{width:max(12.36vw,178px);margin-left:auto}.product-details__inner .float-button--hidden{transform:translateY(120%);transition:transform .35s ease;pointer-events:0}.default_template .product-details{max-width:max(32.5vw,430px);width:100%}@media(max-width: 991px){.default_template .product-details{max-width:100%}}.default_template .product-details .breadcrumb{display:flex;flex-direction:row;align-items:center;grid-gap:var(--spacing-grid);gap:var(--spacing-grid);margin-bottom:var(--spacing-30)}@media(max-width: 768px){.default_template .product-details .breadcrumb{position:absolute;top:0;z-index:1;top:calc(var(--header-spacing-announcement-mobile) + 10px + var(--header-spacing-mobile))}}.default_template .product-details .breadcrumb__item{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.default_template .product-details .breadcrumb__item{font-size:max(.83vw,12px)}}.default_template .product-details .breadcrumb__separator{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.default_template .product-details .breadcrumb__separator{font-size:max(.83vw,12px)}}.default_template .product-details .breadcrumb__item.current{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:color-mix(in srgb, var(--primary-analogue-100) 70%, transparent)}@media(min-width: 1024px){.default_template .product-details .breadcrumb__item.current{font-size:max(.83vw,12px)}}.default_template .product-details__inner{padding-right:0}@media(min-width: 1024px){.default_template .product-details__inner{padding:max(2.5vw,36px) 0;max-height:auto}}@media(max-width: 768px){.default_template .product-details__inner{padding:var(--spacing-10-mobile) 0}}@media(max-width: 1023px)and (min-width: 769px){.default_template .product-details__inner{padding:var(--spacing-30) 0}}.default_template .product-details__inner .product-info{display:flex;flex-direction:column}.default_template .product-details__inner .product-info__title{font-family:IBMPlexSans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){.default_template .product-details__inner .product-info__title{font-size:max(1.1vw,16px)}}@media(min-width: 1024px){.default_template .product-details__inner .product-info__title{font-family:IBMPlexSans,sans-serif;font-size:26px;font-weight:400;font-style:normal;line-height:1.2}}@media(min-width: 1024px)and (min-width: 1024px){.default_template .product-details__inner .product-info__title{font-size:max(1.8vw,26px)}}.default_template .product-details__inner .product-info .reviews{margin-top:0}.default_template .product-details__inner .product-info .reviews[\:has\(\[data-rating\%3D\%220.0\%22\]\)]{display:none}.default_template .product-details__inner .product-info .reviews:has([data-rating="0.0"]){display:none}.default_template .product-details__inner .product-info .tp_wrapper{display:grid;grid-template-columns:1fr auto;margin-bottom:var(--spacing-20-mobile);align-items:start;}@media(min-width: 1024px){.default_template .product-details__inner .product-info .tp_wrapper{margin-bottom:var(--spacing-30)}}.default_template .product-details .product-info__form .form[\:has\(.klaviyo-bis--hidden\)]{display:none}.default_template .product-details .product-info__form .form:has(.klaviyo-bis--hidden){display:none}.default_template .product-details details.details svg{transform:rotate(0);transition:transform .3s ease;width:max(1.67vw,24px);height:max(1.67vw,24px)}.default_template .product-details details.details[open] svg{transform:rotate(180deg);transition:transform .3s ease}.default_template .product-details .checkout_usps{margin:var(--spacing-6) 0 var(--spacing-30);position:relative;display:flex;padding:var(--spacing-12);grid-gap:var(--spacing-10);gap:var(--spacing-10);background-color:var(--primary-austere-grey-100);justify-content:space-between}@media(min-width: 768px){.default_template .product-details .checkout_usps{justify-content:space-around}}.default_template .product-details .checkout_usp{display:flex;grid-gap:var(--spacing-6);gap:var(--spacing-6);align-items:flex-start;width:max(10vw,140px);flex:none}.default_template .product-details .checkout_usp_svg{height:max(.7vw,10px);width:auto;display:flex}.default_template .product-details .checkout_usp_text{color:#322d17;font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media(min-width: 1024px){.default_template .product-details .checkout_usp_text{font-size:max(.83vw,12px)}}.default_template .product-details .checkout_usps:before{content:"";height:calc(100% - 2*var(--spacing-12));position:absolute;left:50%;display:block;width:1px;background-color:#322d17}.default_template .product-details .usp{display:grid;grid-template-columns:auto auto;grid-column-gap:var(--spacing-grid-mobile);-moz-column-gap:var(--spacing-grid-mobile);column-gap:var(--spacing-grid-mobile);grid-row-gap:13px;row-gap:13px;justify-content:space-between;align-items:center;width:100%;margin-bottom:var(--spacing-20)}@media(min-width: 768px){.default_template .product-details .usp{grid-column-gap:max(3.2vw,46px);-moz-column-gap:max(3.2vw,46px);column-gap:max(3.2vw,46px);grid-row-gap:var(--sections-spacing-y-small);row-gap:var(--sections-spacing-y-small)}}.default_template .product-details .usp__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}@media(min-width: 768px){.default_template .product-details .usp__item{margin-bottom:0}}.default_template .product-details .usp__item .usp__title{display:flex;align-items:center;position:relative;grid-gap:max(.27vw,4px);gap:max(.27vw,4px);font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}@media(min-width: 1024px){.default_template .product-details .usp__item .usp__title{font-size:max(.83vw,12px)}}@media(min-width: 768px){.default_template .product-details .usp__item .usp__title{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2}}@media(min-width: 768px)and (min-width: 1024px){.default_template .product-details .usp__item .usp__title{font-size:max(1vw,14px)}}.default_template .product-details .usp__item .usp__title svg.checkmark{width:max(.7vw,10px);height:max(.7vw,10px);margin-right:max(.27vw,4px)}.default_template .product-details .usp__item .usp__title svg.info{width:max(.7vw,10px);height:max(.7vw,10px);align-self:flex-start}.default_template .product-details .usp__item .usp__title .usp__label{padding:max(.27vw,4px);font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}@media(min-width: 1024px){.default_template .product-details .usp__item .usp__title .usp__label{font-size:max(.83vw,12px)}}@media(min-width: 768px){.default_template .product-details .usp__item .usp__title .usp__label{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2}}@media(min-width: 768px)and (min-width: 1024px){.default_template .product-details .usp__item .usp__title .usp__label{font-size:max(1vw,14px)}}.default_template .product-details .usp__item .usp__info-box{color:var(--primary-analogue-100);background-color:var(--color-white);z-index:1;width:max(16.11vw,230px);border:1px solid var(--primary-analogue-100);position:absolute;top:100%;right:0;display:block;visibility:hidden;pointer-events:none;font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;padding:16px 10px}.default_template .product-details .usp__item .usp__info-box .close_svg{width:12px;height:12px;position:absolute;top:4px;right:4px;cursor:pointer}@media(min-width: 1024px){.default_template .product-details .usp__item .usp__info-box .close_svg{display:none}}@media(min-width: 1024px){.default_template .product-details .usp__item .usp__info-box{font-size:max(.83vw,12px)}}@media(min-width: 1024px){.default_template .product-details .usp__item .usp__info-box{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;padding:var(--spacing-20) var(--spacing-16)}}@media(min-width: 1024px)and (min-width: 1024px){.default_template .product-details .usp__item .usp__info-box{font-size:max(1vw,14px)}}.default_template .product-details .usp__item .usp__info-box.show-above{top:unset;bottom:100%}.default_template .product-details .usp__item .usp__info-box.active{visibility:visible;pointer-events:all}.default_template .product-details .usp__item[\:has\(.usp__info-box\)] .usp__title{cursor:help}.default_template .product-details .usp__item:has(.usp__info-box) .usp__title{cursor:help}@-webkit-keyframes colorNameFade{0%{opacity:0}100%{opacity:1}}@keyframes colorNameFade{0%{opacity:0}100%{opacity:1}}#rebuy-widget-224167{padding:0;margin-top:var(--spacing-20)}#rebuy-widget-224167 .rebuy-widget-content{padding:var(--spacing-16-mobile);background-color:#eae8e5}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content{padding:var(--spacing-20)}}#rebuy-widget-224167 .rebuy-widget-content h3.primary-title{font-family:IBMPlexSans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100);margin:0;padding-bottom:var(--spacing-20-mobile);order:unset}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content h3.primary-title{font-size:max(1.1vw,16px)}}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content h3.primary-title{padding-bottom:var(--spacing-20)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__items{width:100%;display:flex;flex-direction:column;grid-gap:var(--spacing-20);gap:var(--spacing-20);order:unset}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-block:not(:last-child) .rebuy-product-checkbox{display:none}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle .rebuy-product-block{padding:0;opacity:1 !important}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle .rebuy-product-block .rebuy-product-info{display:grid;grid-template-areas:"image title price" "image vt vt" "image opt opt";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto 1fr}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-second-info~.rebuy-product-info{grid-template-areas:"ch image title price" "ch image vt vt" "ch image opt opt" !important;grid-template-columns:auto auto 1fr auto !important}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-checkbox{grid-area:ch;margin-right:var(--spacing-6)}#rebuy-widget-224167 .rebuy-widget-content input.checkbox-input.rebuy-checkbox{width:max(1.25vw,18px);height:max(1.25vw,18px);border:1px solid #322d17 !important;background-color:#fff !important;border-radius:0}#rebuy-widget-224167 .rebuy-widget-content .rebuy-checkbox:checked::before,#rebuy-widget-224167 .rebuy-widget-content input[type=checkbox][class=rebuy-checkbox]:checked::before,#rebuy-widget-224167 .rebuy-widget-content .rebuy-cart .rebuy-checkbox:checked::before{opacity:1;content:"";width:60%;aspect-ratio:1;font-size:0;font-family:unset;background-color:#322d17}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-checkbox .rebuy-checkbox-label{display:flex;padding:0;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;font:unset}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-second-info{padding:var(--spacing-10-mobile) 0 var(--spacing-20-mobile);margin:0;font-family:IBMPlexSans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-second-info{font-size:max(1.1vw,16px)}}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-second-info{padding:var(--spacing-10) 0 var(--spacing-20)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__image-item img{display:block;margin:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__image-item{display:flex;width:max(5.69vw,62px);aspect-ratio:.8;align-items:center;grid-area:image;margin-right:var(--spacing-8-mobile);pointer-events:all}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__image-item{margin-right:var(--spacing-12);width:max(5.69vw,75px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-title{grid-area:title;padding:0 0 var(--spacing-10);margin:0;font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100);pointer-events:all;text-decoration:none;cursor:pointer}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-title{font-size:max(1vw,14px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-variant-title{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:color-mix(in srgb, #322d17 70%, transparent);grid-area:vt}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-variant-title{font-size:max(.83vw,12px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-price{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100);grid-area:price}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-price{font-size:max(1vw,14px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-product-options{margin:0;width:100%;order:unset;margin-top:auto;grid-area:opt}#rebuy-widget-224167 .rebuy-widget-content select.rebuy-select{margin:0;color:#322d17 !important;background-color:#fff;border-color:#322d17;border-radius:0;padding:max(.7vw,10px) max(.8vw,12px)}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions{order:unset !important;padding:var(--spacing-20) 0 0;width:100%;min-width:unset;max-width:unset}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-price{margin:0;width:unset;max-width:unset;display:flex;align-items:center;justify-content:space-between;grid-gap:5px;gap:5px;padding-bottom:var(--spacing-10)}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-buttons{padding-bottom:0;margin:0;width:100%;max-width:unset}#rebuy-widget-224167 .rebuy-widget-content .bundle__link{margin:0 auto;padding-top:var(--spacing-20)}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-price-label{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-price-label{font-size:max(1vw,14px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-price-value{font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){#rebuy-widget-224167 .rebuy-widget-content .rebuy-bundle__actions-price-value{font-size:max(1vw,14px)}}#rebuy-widget-224167 .rebuy-widget-content .rebuy-money.compare-at{color:rgba(50,45,23,.5) !important}#rebuy-widget-224167 .rebuy-widget-content .rebuy-money.sale{color:#322d17 !important}#rebuy-widget-230903{padding:0;margin:var(--spacing-30) 0}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .rebuy-product-block{padding:0;width:max(41.6vw,156px) !important;grid-gap:var(--spacing-10-mobile);gap:var(--spacing-10-mobile)}@media(min-width: 768px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .rebuy-product-block{width:calc((100% - 2*var(--spacing-8))/3) !important;grid-gap:var(--spacing-10-mobile);gap:var(--spacing-10-mobile)}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-media{position:relative}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .splide__list{grid-gap:5px;gap:5px}@media(max-width: 767px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .splide__list{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:16px !important}}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .splide__list{grid-gap:var(--spacing-8);gap:var(--spacing-8);width:unset}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .splide__track::-webkit-scrollbar{display:none}@media(max-width: 767px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-grid .splide__track{max-width:calc(100% + 16px);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-right:-32px;margin-left:-16px}}#rebuy-widget-230903 .rebuy-widget-content a.rebuy-product-image.clickable{width:100%;aspect-ratio:3/4;display:flex}#rebuy-widget-230903 .rebuy-widget-content a.rebuy-product-image.clickable img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#rebuy-widget-230903 .rebuy-widget-content .primary-title{font-family:IBMPlexSans,sans-serif;font-size:18px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100);margin:0;text-align:left;padding-bottom:var(--spacing-20-mobile);order:unset}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .primary-title{font-size:max(1.25vw,18px)}}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .primary-title{padding-bottom:var(--spacing-20)}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-title{padding:0 0 var(--spacing-6);margin:0;text-align:left;font-family:IBMPlexSans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100)}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-title{font-size:max(1vw,14px)}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-variant-title{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:color-mix(in srgb, #322d17 70%, transparent);padding-bottom:var(--spacing-12);text-align:left}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-variant-title{font-size:max(.83vw,12px)}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-price{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--primary-analogue-100) !important;text-align:left;padding-bottom:var(--spacing-10)}@media(min-width: 1024px){#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-price{font-size:max(.83vw,12px)}}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-block .rebuy-button{color:#fff;background-color:#322d17 !important;border-radius:0;position:relative;border:none !important;padding:max(.55vw,8px);text-align:left;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-block .rebuy-button:hover{background-color:color-mix(in srgb, var(--primary-analogue-100) 70%, transparent) !important;transition:background-color .35s ease;text-decoration:none}#rebuy-widget-230903 .rebuy-widget-content .rebuy-button:before{content:"";display:flex;position:relative;top:unset;right:unset;transform:none}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-options{margin:0 !important;display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:5px;gap:5px;margin-top:auto !important}#rebuy-widget-230903 .rebuy-widget-content select.rebuy-select{color:#322d17 !important;background-color:#fff;border-color:#322d17;border-radius:0 !important;padding:max(.35vw,5px) max(2.08vw,20px) max(.35vw,5px) max(.8vw,12px)}#rebuy-widget-230903 .rebuy-widget-content .rebuy-product-info{font-family:IBMPlexSans,sans-serif;display:flex;flex-direction:column}#rebuy-widget-230903 .rebuy-widget-content .rebuy-money.compare-at{color:rgba(50,45,23,.5) !important}#rebuy-widget-230903 .rebuy-widget-content .rebuy-money.sale,#rebuy-widget-230903 .rebuy-widget-content .rebuy-money{color:#322d17 !important}#rebuy-widget-230903 .rebuy-widget-content .option.product_plp_swatches{grid-gap:var(--spacing-6);gap:var(--spacing-6);margin-bottom:var(--spacing-10)}#rebuy-widget-230903 .rebuy-widget-content wishlist-button{position:absolute;top:0;right:0}#rebuy-widget-230903 .rebuy-widget-content wishlist-button button{width:max(1.67vw,24px);height:max(1.67vw,24px)}#rebuy-widget-230903 .rebuy-widget-content wishlist-button button svg{width:100%;height:100%}.product-inventory.js-inventory{display:none !important}
