.uc-page{--uc-container: 1400px;--uc-space: clamp(16px, 2vw, 28px);--uc-border: rgba(18, 18, 18, .14);--uc-text: #111111;--uc-bg: #ffffff;--uc-muted: rgba(17, 17, 17, .65);--uc-dark: #141414;--uc-accent: #d8a15b;color:var(--uc-text);background:var(--uc-bg)}html.uc-scroll-lock,html.uc-scroll-lock body{overflow:hidden}.uc-container{width:min(100% - (var(--uc-space) * 2),var(--uc-container));margin:0 auto}.uc-hero{position:relative;overflow:hidden;color:#fff}.uc-hero__media-wrap,.uc-hero__media,.uc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.uc-hero__media-wrap{margin:0 auto}.uc-hero__overlay{max-width:1440px;margin:0 auto;left:50%;transform:translate(-50%)}.uc-hero__media{height:100%;object-fit:cover}video.uc-hero__media{object-fit:contain;margin:0 auto;width:100%}.uc-hero__video-toggle{position:absolute;right:16px;bottom:16px;z-index:3;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.65);background:#00000047;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.uc-hero__video-toggle:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.uc-hero__video-toggle svg{display:block}.uc-hero__fullscreen-close{position:absolute;top:16px;right:16px;z-index:30;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.65);background:#0000006b;color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.uc-hero__fullscreen-close span{font-size:28px;line-height:1;transform:translateY(-1px)}.uc-hero__media-wrap.uc-hero__media-wrap--is-fullscreen .uc-hero__fullscreen-close,.uc-hero__media-wrap.uc-hero__media-wrap--pseudo-fullscreen .uc-hero__fullscreen-close{display:inline-flex}.uc-hero__media-wrap.uc-hero__media-wrap--is-fullscreen,.uc-hero__media-wrap.uc-hero__media-wrap--pseudo-fullscreen{background:#000}.uc-hero__media-wrap.uc-hero__media-wrap--is-fullscreen{position:relative;inset:auto;width:100%;height:100%;max-width:none;aspect-ratio:auto;display:flex;align-items:center;justify-content:center}.uc-hero__media-wrap.uc-hero__media-wrap--is-fullscreen video.uc-hero__media,.uc-hero__media-wrap.uc-hero__media-wrap--pseudo-fullscreen video.uc-hero__media{position:relative;inset:auto;width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain}html.uc-hero-media-wrap-lock,html.uc-hero-media-wrap-lock body,body.uc-hero-media-wrap-lock{overflow:hidden}.uc-hero__media-wrap.uc-hero__media-wrap--pseudo-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;width:100vw;height:100vh;max-height:none;min-height:0;margin:0;aspect-ratio:auto;display:flex;align-items:center;justify-content:center}.uc-hero__video-toggle--mobile{display:inline-flex}.uc-hero__video-toggle--desktop{display:none}@media(min-width:768px){.uc-hero__video-toggle--mobile{display:none}.uc-hero__video-toggle--desktop{display:inline-flex}}@media(max-width:768px){.uc-hero__media{width:100%!important}}.uc-hero__media--mobile{display:block}.uc-hero__media--desktop{display:none}@media(min-width:768px){.uc-hero__media--mobile{display:none}.uc-hero__media--desktop{display:block}}.uc-hero__fallback{width:100%;height:100%;background:linear-gradient(135deg,#2a2a2a,#0f0f0f);border-bottom:1px solid var(--uc-border)}.uc-hero__overlay{pointer-events:none}.uc-hero--has-video{min-height:auto;max-height:none}.uc-hero--has-video:not(.uc-hero--title-bottom) .uc-hero__media-wrap{position:relative;inset:auto;width:100%;aspect-ratio:var(--uc-hero-aspect-mobile, 1.7777778);min-height:auto;max-height:none}@media(min-width:768px){.uc-hero--has-video:not(.uc-hero--title-bottom) .uc-hero__media-wrap{aspect-ratio:var(--uc-hero-aspect-desktop, 1.7777778)}}.uc-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(28px,5vw,58px) var(--uc-space);pointer-events:none}.uc-hero--title-bottom .uc-hero__content{position:relative;left:auto;right:auto;bottom:auto;min-height:auto;max-height:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:clamp(16px,2.6vw,28px);padding-bottom:clamp(16px,2.6vw,28px);background:#fff;color:#111;width:100%}.uc-hero--title-bottom .uc-hero__subtitle,.uc-hero--title-bottom .uc-hero__title{color:#111}.uc-hero--title-bottom{min-height:auto;max-height:none;overflow:visible;background-color:#0f0f0f}.uc-hero--title-bottom .uc-hero__media-wrap{position:relative;inset:auto;width:100%}@media(max-width:767px){.uc-hero--height-intrinsic-mobile.uc-hero--title-bottom .uc-hero__media-wrap{min-height:auto;max-height:none;aspect-ratio:var(--uc-hero-aspect-mobile, 1.7777778)}.uc-hero--height-fixed-mobile.uc-hero--title-bottom .uc-hero__media-wrap{min-height:var(--uc-hero-min);max-height:var(--uc-hero-max);aspect-ratio:auto}}@media(min-width:768px){.uc-hero--height-intrinsic-desktop.uc-hero--title-bottom .uc-hero__media-wrap{min-height:auto;max-height:none;aspect-ratio:var(--uc-hero-aspect-desktop, 1.7777778)}.uc-hero--height-fixed-desktop.uc-hero--title-bottom .uc-hero__media-wrap{min-height:var(--uc-hero-min-desktop);max-height:var(--uc-hero-max-desktop);aspect-ratio:auto}}.uc-hero--title-bottom .uc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000061,#00000014 55%,#0000)}.uc-hero__subtitle{margin:0;font-size:11px;letter-spacing:.36em;text-transform:uppercase;opacity:.9;font-weight:600}.uc-hero__title{margin:14px 0 0;font-size:clamp(1.5rem,4vw,3rem);font-weight:600;line-height:1.08}.uc-toolbar-wrap{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--uc-border);background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.uc-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;gap:14px}.uc-toolbar__left,.uc-toolbar__right{display:flex;align-items:center;gap:14px}.uc-toolbar__right{justify-content:flex-end}.uc-toolbar__filter-trigger{border:0;background:transparent;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:10px;color:inherit}.uc-toolbar__filter-trigger svg{width:16px;height:16px;flex:0 0 auto}.uc-toolbar__count{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--uc-muted)}.uc-type-toggle{display:inline-flex;align-items:center;background:#11111112;border-radius:999px;padding:4px;gap:4px}.uc-grid-heading__description{text-align:left}@media(max-width:768px){.uc-grid-heading__description{text-align:center}}.uc-type-toggle__item{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;text-decoration:none;font-family:Aeonik Pro Medium;color:#252121;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.uc-type-toggle__item.is-active{background:#fff;color:var(--uc-text)}.uc-type-toggle__item.hidden-category{display:none}.uc-type-toggle-mobile{position:fixed;left:0;right:0;bottom:0;z-index:3;border-top:1px solid var(--uc-border);background:#fff;padding:10px 12px;display:flex;justify-content:center}@media(min-width:1024px){.uc-type-toggle-mobile{display:none}}.uc-klarna-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;padding:8px 14px;border:1px solid var(--uc-border);border-radius:999px;background:#ffffffeb;box-shadow:0 6px 16px #1111110f}.uc-klarna-toggle__label{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--uc-text)}.uc-klarna-toggle__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:none;color:#111;background:#ffb3c7}.uc-klarna-toggle__text{display:none}.uc-klarna-toggle input:checked~.uc-klarna-toggle__track{background:#111;border-color:#111}.uc-klarna-toggle input:not(:checked)~.uc-klarna-toggle__track{background:#e3ddd3;border-color:#11111138}.uc-klarna-toggle input{position:absolute;opacity:0;pointer-events:none}.uc-klarna-toggle__track{width:36px;height:20px;border-radius:999px;background:#111;border:1px solid #111;position:relative;display:inline-flex;align-items:center;padding:2px}.uc-klarna-toggle__thumb{width:14px;height:14px;border-radius:999px;background:#fff;transform:translate(16px);transition:transform .2s ease}.uc-klarna-toggle input:not(:checked)+.uc-klarna-toggle__track .uc-klarna-toggle__thumb{transform:translate(0)}@media(min-width:768px){.uc-klarna-toggle__text{display:inline}.uc-klarna-toggle{padding:6px 12px}.uc-klarna-toggle__badge{padding:4px 7px;font-size:9px}}html:not(.cp-klarna-on) .uc-page .uc-product-card__klarna{display:none}html.cp-klarna-on .uc-page .uc-product-card__price [data-card-price]{display:none}.uc-grid-section{position:relative;padding:clamp(26px,4vw,44px) 0 clamp(44px,6vw,80px)}.uc-page.uc-is-filtering .uc-grid-section{pointer-events:none}.uc-grid-heading{text-align:center;margin:0 0 clamp(18px,3vw,30px)}.uc-grid-heading__subtitle{margin:0;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:#1111118c;font-weight:600}.uc-grid-heading__title{margin:10px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08;font-weight:600;color:#111}.uc-grid-heading--split{display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(24px,4vw,48px);text-align:left}.uc-grid-heading--split .uc-grid-heading__text{flex:0 1 auto;min-width:0;max-width:min(100%,520px);text-align:left}.uc-grid-heading--split .uc-grid-heading__description{flex:0 1 var(--uc-media-banner-description-width, 480px);width:min(100%,var(--uc-media-banner-description-width, 480px));max-width:100%;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.55;color:#111111bd}.uc-grid-heading--split .uc-grid-heading__description p,.uc-hero__description p{font-weight:600;letter-spacing:1px}.uc-grid-heading--split .uc-grid-heading__description>:first-child{margin-top:0}.uc-grid-heading--split .uc-grid-heading__description>:last-child{margin-bottom:0}.uc-grid-heading--split.uc-grid-heading--desc-left .uc-grid-heading__description{margin-right:auto}.uc-grid-heading--split.uc-grid-heading--desc-center .uc-grid-heading__description{margin-left:auto;margin-right:auto}.uc-grid-heading--split.uc-grid-heading--desc-right .uc-grid-heading__description{margin-left:auto}@media(max-width:767px){.uc-grid-heading--split .uc-grid-heading__text,.uc-grid-heading--split .uc-grid-heading__description{flex-basis:100%;width:100%;max-width:none;margin-left:0;margin-right:0;display:flex;flex-direction:column;align-items:center}}.uc-grid{display:grid;grid-template-columns:1fr;gap:26px}.uc-promo-banner{width:100%}.uc-promo-banner__image{width:100%;height:auto;display:block}@media(min-width:480px){.uc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.uc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.uc-grid__load-more-wrap{margin-top:clamp(28px,5vw,56px);text-align:center}.uc-btn{border:1px solid var(--uc-border);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;padding:12px 20px;text-decoration:none;cursor:pointer;text-align:center}.uc-btn--solid{color:#000;background:#fff}.uc-btn--outline,.uc-btn--ghost{color:var(--uc-text);background:transparent}.uc-empty-state{padding:56px 0;text-align:center}.uc-empty-state p{margin:0 0 18px}.uc-facets__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s ease}.uc-facets__drawer{position:fixed;top:0;right:0;bottom:0;width:min(100%,420px);z-index:101;background:#fff;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column}.uc-facets.is-open .uc-facets__overlay{opacity:1;pointer-events:auto}.uc-facets.is-open .uc-facets__drawer{transform:translate(0)}.uc-facets__header{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid var(--uc-border)}.uc-facets__header h2{letter-spacing:.44px;font-weight:800;margin:0;line-height:24px;text-align:center;font-family:Good Sans;text-transform:uppercase;color:#252121;font-size:21px}@media screen and (max-width:1024px){.uc-facets__header h2{font-size:16px}}.uc-icon-btn{width:36px;height:36px;border:1px solid var(--uc-border);background:transparent;border-radius:50%;cursor:pointer;font-size:23px;line-height:1}.uc-facets__form{position:relative;display:flex;flex-direction:column;height:100%}.uc-facets__form.is-loading{pointer-events:none}.uc-facets__form.is-loading .uc-facets__content,.uc-facets__form.is-loading .uc-facets__footer{opacity:.45}.uc-facets__form.is-loading:after{content:attr(data-loading-label);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:6;background:#ffffff8c;color:#111;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.uc-facets__drawer,.uc-facets__form{min-height:0}.uc-facets__content{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:16px}.uc-facets__footer{position:sticky;bottom:0;z-index:2;background:#fff;box-shadow:0 -10px 18px #0000000a;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}.uc-facets__group{padding:24px;border-bottom:1px solid var(--uc-border)}.uc-facets__group h3{margin:0 0 14px;font-family:Aeonik Pro Medium;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.06em;vertical-align:middle;text-transform:uppercase;color:#4a4a4a}.uc-chip-list{display:flex;flex-wrap:wrap;gap:8px}.uc-chip{position:relative}.uc-chip input{position:absolute;opacity:0;pointer-events:none}.uc-chip span{display:inline-flex;border:1px solid var(--uc-border);font-size:12px;padding:9px 11px;border-radius:4px;cursor:pointer;font-weight:400}.uc-chip span:hover{background:#12121205}.uc-chip input:checked+span{border-color:#252121;background:#f8f5f2}.uc-chip.is-disabled span{opacity:.4;cursor:not-allowed}.uc-price-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}.uc-price-range label{display:flex;flex-direction:column;gap:6px;font-size:12px}.uc-price-range input{width:100%;border:1px solid var(--uc-border);height:40px;padding:0 10px}.uc-price-range-selector{display:grid;gap:12px}.uc-price-range-selector__values{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#4a4a4a}.uc-price-range-selector__values strong{font-weight:700;color:#252121}.uc-price-range-selector__sliders{display:grid;gap:6px}.uc-price-range-selector__sliders input[type=range]{width:100%;accent-color:#141414;cursor:pointer}.uc-facets__footer{margin-top:auto;border-top:1px solid var(--uc-border);padding:18px 24px;display:grid;gap:10px}.uc-facets__footer .uc-btn--solid{border-color:var(--uc-dark)}.uc-facets__footer .uc-btn--solid:hover{background:#252121;border-color:#710707;color:#fff}.uc-facets__footer .uc-btn--ghost{background:#fff;border-color:#141414;color:#141414}.uc-facets__footer .uc-btn--ghost:hover{background:#141414;border-color:#141414;color:#fff}.uc-trust-strip{background:#171717;color:#fff}.uc-trust-strip .uc-container{width:100%;max-width:none;margin:0}.uc-trust-strip__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;justify-items:stretch}@media(min-width:980px){.uc-trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.uc-trust-strip__item{padding:40px 16px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:14px;justify-content:center;width:100%}.uc-trust-strip__item:last-child{border-right:0}@media(max-width:979px){.uc-trust-strip__item:nth-child(2n){border-right:0}.uc-trust-strip__item{padding:32px 16px}.uc-trust-strip__title{font-size:11px!important}}@media(min-width:980px){.uc-trust-strip__item{border-bottom:0}}.uc-trust-strip__icon{width:28px;height:28px;flex:0 0 auto;color:#f8f5f2}.uc-trust-strip__content{display:grid}.uc-trust-strip__title{margin:0;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.uc-trust-strip__text{margin:6px 0 0;font-size:12px;color:#ffffffb3}.uc-description{background:#fff;padding:clamp(34px,5vw,74px) 0}.uc-description__inner{max-width:860px;text-align:center}.uc-description .rte{font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.55;color:#111111bd}.uc-page.uc-hide-klarna [data-klarna-row]{display:none!important}.uc-hero--text-only{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(var(--uc-hero-text-height-mobile, auto),auto);min-height:var(--uc-hero-text-height-mobile, auto);height:auto;overflow:visible;background-color:var(--uc-hero-text-bg-color, #0f0f0f);color:var(--uc-hero-text-content-color, #ffffff)}.uc-hero--text-only .uc-hero__fallback{background:var(--uc-hero-text-bg-color, linear-gradient(135deg, #2a2a2a, #0f0f0f))}.uc-hero--text-only .uc-hero__subtitle,.uc-hero--text-only .uc-hero__title{color:inherit}.uc-hero--text-only .uc-hero__content{grid-area:1 / 1;position:relative;inset:auto;z-index:2;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:100%;max-width:none;height:max-content;margin:0;padding-top:var(--uc-hero-text-padding-top, 48px);padding-bottom:var(--uc-hero-text-padding-bottom, 48px);padding-left:0;padding-right:0;pointer-events:auto;overflow:visible;justify-self:stretch;align-self:start}.uc-hero--text-only .uc-hero__content .uc-container{display:flex;flex-direction:column}.uc-hero--text-only .uc-hero__text-stack{display:flex;flex-direction:column;gap:14px;width:100%;max-width:min(100%,var(--uc-hero-text-content-width, 400px))}.uc-hero--text-only .uc-hero__description{font-size:clamp(1rem,2vw,1.35rem);line-height:1.55;color:inherit;opacity:.82;overflow-wrap:anywhere}.uc-hero--text-only .uc-hero__description>:first-child{margin-top:0}.uc-hero--text-only .uc-hero__description>:last-child{margin-bottom:0}.uc-hero--text-only.uc-hero--text-pos-top_left .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-top_center .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-top_right .uc-hero__content{align-self:start}.uc-hero--text-only.uc-hero--text-pos-center_left .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-center_center .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-center_right .uc-hero__content{align-self:center}.uc-hero--text-only.uc-hero--text-pos-bottom_left .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-bottom_center .uc-hero__content,.uc-hero--text-only.uc-hero--text-pos-bottom_right .uc-hero__content{align-self:end}.uc-hero--text-only.uc-hero--text-pos-top_left .uc-container,.uc-hero--text-only.uc-hero--text-pos-center_left .uc-container,.uc-hero--text-only.uc-hero--text-pos-bottom_left .uc-container{align-items:flex-start}.uc-hero--text-only.uc-hero--text-pos-top_center .uc-container,.uc-hero--text-only.uc-hero--text-pos-center_center .uc-container,.uc-hero--text-only.uc-hero--text-pos-bottom_center .uc-container{align-items:center}.uc-hero--text-only.uc-hero--text-pos-top_right .uc-container,.uc-hero--text-only.uc-hero--text-pos-center_right .uc-container,.uc-hero--text-only.uc-hero--text-pos-bottom_right .uc-container{align-items:flex-end}.uc-hero--text-only.uc-hero--text-pos-top_left .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-center_left .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-bottom_left .uc-hero__text-stack{text-align:left}.uc-hero--text-only.uc-hero--text-pos-top_center .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-center_center .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-bottom_center .uc-hero__text-stack{text-align:center}.uc-hero--text-only.uc-hero--text-pos-top_right .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-center_right .uc-hero__text-stack,.uc-hero--text-only.uc-hero--text-pos-bottom_right .uc-hero__text-stack{text-align:right}@media(min-width:768px){.uc-hero--text-only{grid-template-rows:minmax(var(--uc-hero-text-height-desktop, auto),auto);min-height:var(--uc-hero-text-height-desktop, auto)}}@media(max-width:1023px){.uc-toolbar{grid-template-columns:1fr auto}.uc-toolbar__center,.uc-toolbar__count{display:none}.uc-grid-section{padding-bottom:100px}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/main-collection-unified.css.map */
