.dh-about-story{width:100%;background-color:var(--dh-as-bg, transparent);padding-block:var(--dh-as-padding-top, 48px) var(--dh-as-padding-bottom, 48px)}.dh-about-story__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:var(--dh-as-gap, 32px);width:100%;max-width:var(--dh-as-max-width, 1240px);margin-inline:auto;padding-inline:var(--dh-as-padding-inline, var(--page-margin, 1.5rem))}.dh-about-story--valign-top .dh-about-story__inner{align-items:start}.dh-about-story--valign-center .dh-about-story__inner{align-items:center}.dh-about-story--valign-bottom .dh-about-story__inner{align-items:end}.dh-about-story__media{position:relative;width:100%;overflow:hidden;border-radius:var(--dh-as-image-radius, 0px)}.dh-about-story__image{display:block;width:100%;height:auto;aspect-ratio:var(--dh-as-image-ratio, 1 / 1);object-fit:cover;transform:scale(1);transition:transform .4s ease}.dh-about-story__media:hover .dh-about-story__image{transform:scale(var(--dh-as-image-scale, 1.2))}.dh-about-story__image--placeholder{background-color:#f0e4d0}.dh-about-story__button{position:absolute;inset-block-end:var(--dh-as-button-offset-y, 16px);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:calc(var(--dh-as-button-size, 14px) * 2.8);padding:.55rem 1.15rem;border:none;border-radius:var(--dh-as-button-radius, 0);background-color:var(--dh-as-button-bg, #c69a6b);color:var(--dh-as-button-text, #ffffff);font-family:var(--font-body--family);font-size:var(--dh-as-button-size, 14px);font-weight:600;line-height:1.2;letter-spacing:.02em;text-decoration:none;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:background-color .25s ease,color .25s ease,opacity .2s ease,transform .2s ease}.dh-about-story--btn-center .dh-about-story__button{left:50%;transform:translate(-50%)}.dh-about-story--btn-left .dh-about-story__button{left:var(--dh-as-button-offset-x, 16px);right:auto}.dh-about-story--btn-right .dh-about-story__button{right:var(--dh-as-button-offset-x, 16px);left:auto}a.dh-about-story__button:hover,a.dh-about-story__button:focus-visible{background-color:var(--dh-as-button-hover-bg, #b0895d);color:var(--dh-as-button-hover-text, #ffffff)}.dh-about-story--btn-center a.dh-about-story__button:hover,.dh-about-story--btn-center a.dh-about-story__button:focus-visible{transform:translate(-50%) translateY(-1px)}.dh-about-story--btn-left a.dh-about-story__button:hover,.dh-about-story--btn-left a.dh-about-story__button:focus-visible,.dh-about-story--btn-right a.dh-about-story__button:hover,.dh-about-story--btn-right a.dh-about-story__button:focus-visible{transform:translateY(-1px)}.dh-about-story__content{display:flex;flex-direction:column;gap:var(--dh-as-content-gap, 20px);padding-inline:.25rem}.dh-about-story--align-left .dh-about-story__content{align-items:flex-start;text-align:start}.dh-about-story--align-center .dh-about-story__content{align-items:center;text-align:center}.dh-about-story--align-right .dh-about-story__content{align-items:flex-end;text-align:end}.dh-about-story__heading{margin:0;max-width:var(--dh-as-heading-max, 34ch);color:var(--dh-as-heading, #1a1a1a);font-family:var(--font-heading--family);font-size:clamp(1.25rem,2.4vw,var(--dh-as-heading-size, 28px));font-weight:var(--dh-as-heading-weight, 700);line-height:1.25;letter-spacing:-.01em}.dh-about-story__text{margin:0;max-width:var(--dh-as-text-max, 36ch);color:var(--dh-as-text, #2a2a2a);font-family:var(--font-body--family);font-size:var(--dh-as-text-size, 16px);font-weight:var(--dh-as-text-weight, 400);line-height:1.35;letter-spacing:.01em}.dh-about-story__heading.rte>*:first-child,.dh-about-story__text.rte>*:first-child{margin-block-start:0}.dh-about-story__heading.rte>*:last-child,.dh-about-story__text.rte>*:last-child{margin-block-end:0}.dh-about-story__heading.rte p,.dh-about-story__text.rte p{margin:0}.dh-about-story__heading.rte p+p,.dh-about-story__text.rte p+p{margin-block-start:.75em}@media screen and (min-width:750px){.dh-about-story__inner{grid-template-columns:minmax(0,var(--dh-as-media-width, 45%)) minmax(0,1fr)}.dh-about-story--media-right .dh-about-story__inner{grid-template-columns:minmax(0,1fr) minmax(0,var(--dh-as-media-width, 45%))}.dh-about-story--media-right .dh-about-story__media{order:2}.dh-about-story--media-right .dh-about-story__content{order:1}.dh-about-story__content{padding-inline:1.5rem .5rem}.dh-about-story--media-right .dh-about-story__content{padding-inline:.5rem 1.5rem}.dh-about-story__button{padding:.65rem 1.35rem}}.dh-best-sellers-heading{width:100%;background-color:transparent;padding-block:var(--dh-bsh-padding-top, 48px) var(--dh-bsh-padding-bottom, 12px)}.dh-best-sellers-heading__inner{width:100%;max-width:var(--dh-bsh-max-width, 1240px);margin-inline:auto;padding-inline:var(--page-margin, 1.5rem);text-align:center}.dh-best-sellers-heading__title{margin:0;color:var(--dh-bsh-color, #c69a6b);font-family:var(--font-heading--family);font-size:clamp(1.35rem,2.5vw,var(--dh-bsh-size, 36px));font-weight:700;line-height:1.15;letter-spacing:.01em;text-align:center}.dh-best-sellers{display:block;width:100%;max-width:100%;overflow-x:clip;background-color:transparent;padding-block:var(--dh-bs-padding-top, 0px) var(--dh-bs-padding-bottom, 56px);box-sizing:border-box}.dh-best-sellers__inner{width:100%;max-width:min(100%,var(--dh-bs-max-width, 1240px));margin-inline:auto;padding-inline:var(--page-margin, 1.5rem);position:relative;box-sizing:border-box;overflow:visible}.dh-best-sellers__viewport{position:relative;width:100%;max-width:100%;overflow:hidden;padding-block:6px 14px;margin-block:-6px -4px;container-type:inline-size;container-name:dh-bs;box-sizing:border-box}.dh-best-sellers__track{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;gap:var(--dh-bs-gap, 24px);transition:transform .75s cubic-bezier(.22,1,.36,1);will-change:transform}.dh-best-sellers__slide .dh-product-card{width:100%;max-width:100%}.dh-best-sellers__slide{--dh-bs-visible: 4;display:flex;flex:0 0 calc((100% - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible));min-width:0;max-width:calc((100% - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible));box-sizing:border-box}@media screen and (max-width:1000px){.dh-best-sellers{overflow-x:hidden}.dh-best-sellers__inner{padding-inline:var(--page-margin, 1.5rem);overflow:visible}.dh-best-sellers__slide{--dh-bs-visible: 2}.dh-best-sellers__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x;cursor:grab;scrollbar-width:none;max-width:100%;container-type:normal}.dh-best-sellers__viewport.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.dh-best-sellers__viewport::-webkit-scrollbar{display:none}.dh-best-sellers__track{transform:none!important;transition:none!important;will-change:auto;width:max-content;max-width:none;pointer-events:auto}.dh-best-sellers__slide{flex:0 0 calc((100% - var(--dh-bs-gap, 24px)) / 2);width:calc((100vw - (var(--page-margin, 1.5rem) * 2) - var(--dh-bs-gap, 24px)) / 2);max-width:calc((100vw - (var(--page-margin, 1.5rem) * 2) - var(--dh-bs-gap, 24px)) / 2);min-width:calc((100vw - (var(--page-margin, 1.5rem) * 2) - var(--dh-bs-gap, 24px)) / 2);scroll-snap-align:start;scroll-snap-stop:normal}@supports (width: 1cqw){.dh-best-sellers__viewport{container-type:inline-size;container-name:dh-bs}.dh-best-sellers__slide{flex:0 0 calc((100cqw - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible));width:calc((100cqw - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible));max-width:calc((100cqw - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible));min-width:calc((100cqw - (var(--dh-bs-gap, 24px) * (var(--dh-bs-visible) - 1))) / var(--dh-bs-visible))}}}@media screen and (max-width:749px){.dh-best-sellers__viewport{padding-block:8px 20px;margin-block:-8px -6px}.dh-best-sellers{padding-block-end:max(var(--dh-bs-padding-bottom, 56px),40px)}}.dh-best-sellers{--dh-bs-arrow-size: 45px;--dh-bs-arrow-gap: 15px}@media screen and (min-width:750px)and (max-width:991px){.dh-best-sellers{--dh-bs-arrow-size: 40px}}@media screen and (max-width:749px){.dh-best-sellers{--dh-bs-arrow-size: 30px}}.dh-best-sellers__footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--dh-bs-arrow-gap, 15px);width:max-content;max-width:100%;margin-block-start:1.25rem;margin-inline:auto;direction:ltr}@media screen and (max-width:1000px){.dh-best-sellers__footer{margin-block-start:.85rem}}@media screen and (max-width:749px){.dh-best-sellers__footer{margin-block-start:.75rem}}.dh-best-sellers__nav{position:static;transform:none;flex-shrink:0;pointer-events:auto;width:var(--dh-bs-arrow-size);height:var(--dh-bs-arrow-size);min-width:var(--dh-bs-arrow-size);min-height:var(--dh-bs-arrow-size);padding:0;margin:0;border:none;border-radius:50%;background-color:#c69a6b;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer;direction:ltr;unicode-bidi:isolate;transition:background-color .2s ease,opacity .25s ease;opacity:0}.dh-best-sellers:hover .dh-best-sellers__nav,.dh-best-sellers:focus-within .dh-best-sellers__nav,.dh-best-sellers__nav:focus-visible{opacity:1}@media(hover:none){.dh-best-sellers__nav{opacity:1}}.dh-best-sellers__nav:hover,.dh-best-sellers__nav:focus-visible{background-color:#b18858;color:#fff}.dh-best-sellers__nav svg{width:calc(var(--dh-bs-arrow-size) * .4);height:calc(var(--dh-bs-arrow-size) * .4);display:block}.dh-best-sellers .dh-product-card{--dh-product-card-text: var(--dh-bs-text, #2a2a2a);--dh-product-card-accent: var(--dh-bs-heading, #c69a6b);--dh-product-card-button-bg: var(--dh-bs-button-bg, #c69a6b);--dh-product-card-button-text: var(--dh-bs-button-text, #ffffff);--dh-product-card-badge-bg: var(--dh-bs-badge-bg, #ff5e5e);--dh-product-card-badge-text: var(--dh-bs-badge-text, #ffffff);--dh-product-card-ratio: var(--dh-bs-ratio, 1 / 1)}.dh-best-sellers__progress{position:relative;flex:0 0 auto;width:min(30vw,350px);min-width:120px;height:calc(.28rem + 1px);margin:0;overflow:hidden;border-radius:999px;background:#c69a6b47}@media screen and (max-width:1000px){.dh-best-sellers__progress{height:.28rem;width:min(40vw,280px)}}@media screen and (max-width:749px){.dh-best-sellers__progress{width:min(45vw,220px);min-width:90px}}.dh-best-sellers__progress-fill{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:var(--dh-bs-heading, #c69a6b);border-radius:inherit;animation:dh-bs-progress var(--dh-bs-loop, 16s) linear infinite}[dir=rtl] .dh-best-sellers__progress-fill{transform-origin:right center}.dh-best-sellers.is-paused .dh-best-sellers__progress-fill{animation-play-state:paused}@keyframes dh-bs-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dh-category-cards{width:100%;background-color:var(--dh-cc-bg, #ffeed1);padding-block:var(--dh-cc-padding-top, 0px) var(--dh-cc-padding-bottom, 48px)}.dh-category-cards__inner{width:100%;max-width:var(--dh-cc-max-width, 1240px);margin-inline:auto;padding-inline:var(--page-margin, 1.5rem)}.dh-category-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dh-cc-gap, 16px);width:100%}@media screen and (min-width:750px){.dh-category-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dh-category-heading{width:100%;background-color:var(--dh-ch-bg, #ffeed1);padding-block:var(--dh-ch-padding-top, 48px) var(--dh-ch-padding-bottom, 28px)}.dh-category-heading__inner{width:100%;max-width:var(--dh-ch-max-width, 1240px);margin-inline:auto;padding-inline:var(--page-margin, 1.5rem)}.dh-category-heading__heading{width:100%}.dh-category-heading .dh-section-heading__row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;width:100%;border-bottom:1px solid var(--dh-ch-line, #e8d9c4)}.dh-category-heading .dh-section-heading__title{margin:0;padding-block-end:.65rem;margin-block-end:-1px;border-bottom:3px solid var(--dh-ch-accent, #c69a6b);color:var(--dh-ch-title-color, #3d3330);font-family:var(--font-heading--family);font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.dh-category-heading--rtl .dh-section-heading__title{text-transform:none;letter-spacing:0}.dh-category-heading--rtl .dh-section-heading__row{flex-direction:row}.dh-category-heading .dh-section-heading__link{flex-shrink:0;margin:0;margin-block-end:.65rem;padding:.25rem .75rem;color:var(--dh-ch-accent, #c69a6b);font-family:var(--font-body--family);font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;border-radius:4px;background-color:transparent;transition:background-color 1s ease,color 1s ease}.dh-category-heading a.dh-section-heading__link:hover,.dh-category-heading a.dh-section-heading__link:focus-visible{background-color:#c69a6b;color:#fff}@media screen and (max-width:749px){.dh-category-heading .dh-section-heading__title{font-size:16px}}.dh-divider{width:100%;margin:0;padding:0;line-height:0;background-color:var(--dh-divider-bg, transparent)}.dh-divider__inner{width:100%;max-width:var(--dh-divider-max-width, 1240px);margin:0 auto;padding:0}.dh-divider--full .dh-divider__inner{max-width:none}.dh-divider__line{display:block;width:100%;height:0;margin:0;padding:0;border:0;border-block-start:var(--dh-divider-thickness, 1px) solid var(--dh-divider-color, #c69a6b)}.dh-trust-features-section,.dh-trust-features{width:100%}.dh-trust-features{background-color:var(--dh-tf-bg, #ffeed1);padding-block:var(--dh-tf-padding-top, 56px) var(--dh-tf-padding-bottom, 56px)}.dh-trust-features__inner{box-sizing:border-box;width:100%;max-width:var(--dh-tf-max-width, 1240px);margin-inline:auto;padding-inline:var(--page-margin, 1.5rem)}.dh-trust-features__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--dh-tf-gap, 32px);width:100%;margin:0;padding:0;list-style:none}.dh-trust-features__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.65rem;width:100%;min-width:0}.dh-trust-features__icon{display:block;flex-shrink:0;width:var(--dh-tf-icon-size, 48px);height:var(--dh-tf-icon-size, 48px);margin-block-end:.35rem;background-color:var(--dh-tf-icon, #c69a6b);-webkit-mask-image:var(--dh-tf-icon-mask);mask-image:var(--dh-tf-icon-mask);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transform:scale(1);transition:transform .3s ease}.dh-trust-features__item:hover .dh-trust-features__icon{transform:scale(1.2)}.dh-trust-features__heading{margin:0;color:var(--dh-tf-heading, #1a1a1a);font-family:var(--font-heading--family);font-size:var(--dh-tf-heading-size, 18px);font-weight:700;line-height:1.25}.dh-trust-features__text{margin:0;width:100%;max-width:100%;color:var(--dh-tf-text, #1a1a1a);font-family:var(--font-body--family);font-size:var(--dh-tf-text-size, 14px);font-weight:400;line-height:1.4}@media screen and (max-width:989px){.dh-trust-features__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}}@media screen and (max-width:549px){.dh-trust-features__list{grid-template-columns:1fr}}.slideshow-section slideshow-arrows .slideshow-control:first-of-type{margin-inline-start:var(--padding-xs)}.slideshow-section slideshow-arrows .slideshow-control:last-of-type{margin-inline-end:var(--padding-xs)}.slideshow-section .slideshow--with-hints--mobile-with-hints{gap:var(--slideshow-gap, 0);grid-column:1 / -1}.slideshow-section .slideshow--with-hints--mobile-with-hints slideshow-arrows .slideshow-control{transition:opacity .3s ease}.slideshow-section slideshow-component.slideshow--with-hints--mobile-with-hints:not([infinite]):has(slideshow-slide:first-child:not([aria-hidden=true]))>slideshow-container>slideshow-arrows .slideshow-control--previous,.slideshow-section slideshow-component.slideshow--with-hints--mobile-with-hints:not([infinite]):has(slideshow-slide:last-child:not([aria-hidden=true]))>slideshow-container>slideshow-arrows .slideshow-control--next{animation:none;opacity:0;pointer-events:none}@media screen and (max-width:749px){.slideshow-section .slideshow--with-hints--mobile-with-hints slideshow-slides{padding-inline:var(--page-margin)}.slideshow-section .slideshow--with-hints--mobile-with-hints slideshow-slide{width:96%}.slideshow-section .slideshow--with-hints--mobile-with-hints slideshow-slides{gap:min(var(--slideshow-gap, 0),10px)}}@media screen and (min-width:750px){.slideshow-section .slideshow--with-hints{gap:var(--slideshow-gap, 0);grid-column:1 / -1}.slideshow-section .slideshow--with-hints slideshow-slides{padding-inline:var(--page-margin);gap:var(--slideshow-gap, 0)}.slideshow-section .slideshow--with-hints slideshow-slide{width:calc((100vw - var(--page-margin) * 2));overflow:hidden}.slideshow-section .slideshow--with-hints slideshow-arrows .slideshow-control{transition:opacity .3s ease}.slideshow-section slideshow-component.slideshow--with-hints:not([infinite]):has(slideshow-slide:first-child:not([aria-hidden=true]))>slideshow-container>slideshow-arrows .slideshow-control--previous,.slideshow-section slideshow-component.slideshow--with-hints:not([infinite]):has(slideshow-slide:last-child:not([aria-hidden=true]))>slideshow-container>slideshow-arrows .slideshow-control--next{animation:none;opacity:0;pointer-events:none}}.slideshow-section--hero-peek{--page-width: 100vw;padding-inline:0;direction:ltr}.slideshow-section--hero-peek .slide__content .text-block[lang=ar],.slideshow-section--hero-peek .slide__content .text-block[lang=ar]>*,.slideshow-section--hero-peek .slide__content .button-custom[lang=ar] .button__label{direction:rtl;unicode-bidi:plaintext}[dir=rtl] .slideshow-section--hero-peek .slide__content.slide-align-end>.group-block-content,body.locale-rtl .slideshow-section--hero-peek .slide__content.slide-align-end>.group-block-content,html[lang^=ar] .slideshow-section--hero-peek .slide__content.slide-align-end>.group-block-content{direction:rtl!important;align-items:flex-start!important;text-align:right!important;--horizontal-alignment: flex-start !important}[dir=rtl] .slideshow-section--hero-peek .slide-align-end .text-block,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .text-block>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .text-block p,[dir=rtl] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block,[dir=rtl] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block p,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .text-block,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .text-block>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .text-block p,body.locale-rtl .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block,body.locale-rtl .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block p,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .text-block,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .text-block>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .text-block p,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end rte-formatter.text-block p{text-align:right!important;--text-align: right !important;--text-align-default: right !important;align-items:flex-start!important}[dir=rtl] .slideshow-section--hero-peek .slide-align-end .button,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .button-custom,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .button--with-arrow,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .group-block-content>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .button,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .button-custom,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .button--with-arrow,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .group-block-content>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .button,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .button-custom,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .button--with-arrow,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .group-block-content>*{align-self:flex-start!important;margin-left:0!important;margin-right:0!important}[dir=rtl] .slideshow-section--hero-peek .slide__content.slide-align-start>.group-block-content,body.locale-rtl .slideshow-section--hero-peek .slide__content.slide-align-start>.group-block-content,html[lang^=ar] .slideshow-section--hero-peek .slide__content.slide-align-start>.group-block-content{direction:rtl!important;align-items:flex-start!important;text-align:right!important;--horizontal-alignment: flex-start !important}[dir=rtl] .slideshow-section--hero-peek .slide-align-start .text-block,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .text-block>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .text-block p,[dir=rtl] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block,[dir=rtl] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block p,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .text-block,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .text-block>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .text-block p,body.locale-rtl .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block,body.locale-rtl .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block p,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .text-block,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .text-block>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .text-block p,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start rte-formatter.text-block p{text-align:right!important;--text-align: right !important;--text-align-default: right !important;align-items:flex-start!important}[dir=rtl] .slideshow-section--hero-peek .slide-align-start .button,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .button-custom,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .button--with-arrow,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .group-block-content>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .button,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .button-custom,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .button--with-arrow,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .group-block-content>*,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .button,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .button-custom,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .button--with-arrow,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .group-block-content>*{align-self:flex-start!important;margin-left:0!important;margin-right:0!important}.slideshow-section--hero-peek [dir=rtl] .button--with-arrow .button__arrow,.slideshow-section--hero-peek .locale-rtl .button--with-arrow .button__arrow,body.locale-rtl .slideshow-section--hero-peek .button--with-arrow .button__arrow,[dir=rtl] .slideshow-section--hero-peek .button--with-arrow .button__arrow{transform:none}[dir=rtl] .slideshow-section--hero-peek .button--with-arrow:hover .button__arrow,[dir=rtl] .slideshow-section--hero-peek .button--with-arrow:focus-visible .button__arrow,body.locale-rtl .slideshow-section--hero-peek .button--with-arrow:hover .button__arrow,body.locale-rtl .slideshow-section--hero-peek .button--with-arrow:focus-visible .button__arrow{transform:translate(3px)}.slideshow-section--hero-peek,.slideshow-section--hero-peek slideshow-component,.slideshow-section--hero-peek slideshow-container,.slideshow-section--hero-peek slideshow-slides,.slideshow-section--hero-peek slideshow-slide{width:100%;max-width:100vw}.slideshow-section--hero-peek slideshow-component,.slideshow-section--hero-peek slideshow-container,.slideshow-section--hero-peek slideshow-slides{height:auto!important;min-height:0!important}.slideshow-section--hero-peek slideshow-slide{--slide-width: 100%;--slide-min-height: unset !important;--slide-min-height-desktop: unset !important;--grid-template-rows: unset !important;--grid-template-rows-desktop: unset !important;position:relative!important;width:100%!important;aspect-ratio:2 / 1!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 170px)!important;max-height:calc(100dvh - 170px)!important}.slideshow-section--hero-peek slideshow-slide>.slide__image-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1}.slideshow-section--hero-peek .slide__image-container>.slide__image,.slideshow-section--hero-peek .slide__image-container>.slide__video,.slideshow-section--hero-peek .slide__image-container>.slide__video-poster{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}@media screen and (min-width:992px){.slideshow-section--hero-peek{--hero-available-height: calc( 100dvh - var(--header-group-height, calc(var(--dh-ab-bar-height, 50px) + var(--dh-header-height, 92px))) )}.slideshow-section--hero-peek slideshow-slide{aspect-ratio:auto!important;width:100%!important;height:var(--hero-available-height)!important;min-height:var(--hero-available-height)!important;max-height:var(--hero-available-height)!important}.slideshow-section--hero-peek slideshow-component,.slideshow-section--hero-peek slideshow-container,.slideshow-section--hero-peek slideshow-slides{width:100%!important;height:var(--hero-available-height)!important;min-height:var(--hero-available-height)!important;max-height:var(--hero-available-height)!important}.slideshow-section--hero-peek slideshow-slide>.slide__image-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:none!important;background-color:transparent!important;overflow:hidden!important}.slideshow-section--hero-peek .slide__image-container>.slide__image--mobile{display:none!important}}@media screen and (min-width:992px)and (max-aspect-ratio:22/9){.slideshow-section--hero-peek slideshow-slide>.slide__image-container{overflow:hidden!important}.slideshow-section--hero-peek .slide__image-container>.slide__image,.slideshow-section--hero-peek .slide__image-container>.slide__image--desktop,.slideshow-section--hero-peek .slide__image-container>.slide__video,.slideshow-section--hero-peek .slide__image-container>.slide__video-poster{position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:auto!important;height:100%!important;max-width:none!important;max-height:none!important;min-width:100%!important;min-height:100%!important;margin:0!important;padding:0!important;transform:translate(-50%,-50%)!important;object-fit:cover!important;object-position:center center!important;background:none!important}}@media screen and (min-width:992px)and (min-aspect-ratio:2201/900){.slideshow-section--hero-peek,.slideshow-section--hero-peek slideshow-component,.slideshow-section--hero-peek slideshow-container,.slideshow-section--hero-peek slideshow-slides,.slideshow-section--hero-peek slideshow-slide,.slideshow-section--hero-peek slideshow-slide>.slide__image-container{width:100vw!important;max-width:100vw!important}.slideshow-section--hero-peek .slide__image-container>.slide__image,.slideshow-section--hero-peek .slide__image-container>.slide__image--desktop,.slideshow-section--hero-peek .slide__image-container>.slide__video,.slideshow-section--hero-peek .slide__image-container>.slide__video-poster{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:100%!important;min-width:100%!important;height:100%!important;max-height:100%!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important;object-fit:cover!important;object-position:center center!important;background:none!important}}@media screen and (max-width:991px){.slideshow-section--hero-peek slideshow-slide{aspect-ratio:auto!important;width:100%!important;height:80vh!important;height:80dvh!important;max-height:80vh!important;max-height:80dvh!important;min-height:0!important}.slideshow-section--hero-peek slideshow-slide>.slide__image-container{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background-color:#1a1210}.slideshow-section--hero-peek .slide__image-container>.slide__image--desktop{display:none!important}.slideshow-section--hero-peek .slide__image-container>.slide__image--mobile{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:80vh!important;max-height:80dvh!important;margin:auto!important;object-fit:cover!important;object-position:center bottom!important}.slideshow-section--hero-peek slideshow-slides>slideshow-slide:first-child>.slide__image-container:after{content:none!important;display:none!important;background:none!important;animation:none!important}}.slideshow-section--hero-peek slideshow-slides>slideshow-slide:first-child>.slide__image-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to right,#1d151000 0% 60%,#1d1510);opacity:1;transform:none}.slideshow-section--hero-peek slideshow-slide>.slide__image-container .overlay{display:none!important}@media(prefers-reduced-motion:reduce){.slideshow-section--hero-peek slideshow-slides>slideshow-slide:first-child>.slide__image-container:after{opacity:1;transform:none;animation:none!important}}.slideshow-section--hero-peek slideshow-slide .slide__content{z-index:3;pointer-events:none}.slideshow-section--hero-peek slideshow-slide .slide__content .group-block-content,.slideshow-section--hero-peek slideshow-slide .slide__content a,.slideshow-section--hero-peek slideshow-slide .slide__content button{pointer-events:auto}.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end{--padding-block-start: 0px !important;--padding-block-end: 0px !important;--padding-inline-start: 0px !important;--padding-inline-end: 0px !important;--hero-content-bottom: 100px;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;padding-top:0!important;padding-right:5%!important;padding-bottom:var(--hero-content-bottom)!important;padding-left:5%!important;padding-block:0 var(--hero-content-bottom)!important;padding-inline:5%!important;box-sizing:border-box!important}@media screen and (max-width:1240px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end{--hero-content-bottom: 75px;padding-bottom:75px!important;padding-block-end:75px!important}}.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end>.group-block-content{height:auto!important;margin:0!important;align-items:flex-start!important;text-align:left!important;--horizontal-alignment: flex-start !important;gap:calc(.85rem + 5px)!important;width:min(90%,320px)!important;max-width:320px!important}@media screen and (min-width:750px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end>.group-block-content{width:25%!important;max-width:none!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block p{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;align-items:flex-start!important;--text-align: left !important;--text-align-default: left !important;--width: 100% !important}.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2>*{font-family:Georgia,Iowan Old Style,Palatino Linotype,Palatino,Times New Roman,serif!important;font-weight:500;letter-spacing:.01em;font-size:clamp(1.75rem,2.4vw,40px)!important;line-height:1.15!important;width:100%!important;max-width:100%!important;white-space:normal!important;text-wrap:wrap!important}.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2 br,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2>* br{display:block!important}@media screen and (min-width:750px){.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2>*{font-size:clamp(1.875rem,2.1vw + .4rem,42px)!important}html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .text-block.h2,html[lang^=ar] .slideshow-section--hero-peek .slide-align-end .text-block.h2>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .text-block.h2,[dir=rtl] .slideshow-section--hero-peek .slide-align-end .text-block.h2>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .text-block.h2,body.locale-rtl .slideshow-section--hero-peek .slide-align-end .text-block.h2>*{font-size:clamp(1.5rem,1.9vw + .3rem,36px)!important;white-space:normal!important;line-height:1.2!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.paragraph,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.paragraph>*,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.paragraph p,.slideshow-section--hero-peek slideshow-slide .slide-align-end rte-formatter.text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-end rte-formatter.text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-end rte-formatter.text-block p{font-size:18px!important;line-height:1.4!important}@media screen and (max-width:749px){.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.h2>*{font-size:clamp(1.5rem,6vw,32px)!important}.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.paragraph,.slideshow-section--hero-peek slideshow-slide .slide-align-end .text-block.paragraph>*,.slideshow-section--hero-peek slideshow-slide .slide-align-end rte-formatter.text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-end rte-formatter.text-block>*{font-size:clamp(.9375rem,3.5vw,18px)!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-end .button,.slideshow-section--hero-peek slideshow-slide .slide-align-end .button-custom,.slideshow-section--hero-peek slideshow-slide .slide-align-end .button-secondary,.slideshow-section--hero-peek slideshow-slide .slide-align-end .button-unstyled,.slideshow-section--hero-peek slideshow-slide .slide-align-end .group-block-content>*{align-self:flex-start!important;margin-left:0!important;margin-right:auto!important}.slideshow-section--hero-peek slideshow-slide .slide-align-end .button-custom,.slideshow-section--hero-peek slideshow-slide .slide-align-end .button--with-arrow{border-radius:0!important;padding-inline:calc(1.6rem - 5px)!important;padding-block:calc(.9rem - 7.5px)!important;font-size:1em!important}.slideshow-section--hero-peek slideshow-slide .slide-align-end .button-custom .button__label,.slideshow-section--hero-peek slideshow-slide .slide-align-end .button--with-arrow .button__label{font-size:inherit!important}.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start{--padding-block-start: 0px !important;--padding-block-end: 0px !important;--padding-inline-start: 0px !important;--padding-inline-end: 0px !important;--hero-content-bottom: 100px;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;padding-top:0!important;padding-right:5%!important;padding-bottom:var(--hero-content-bottom)!important;padding-left:5%!important;padding-block:0 var(--hero-content-bottom)!important;padding-inline:5%!important;box-sizing:border-box!important}@media screen and (max-width:1240px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start{--hero-content-bottom: 75px;padding-bottom:75px!important;padding-block-end:75px!important}}.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start>.group-block-content{height:auto!important;margin:0!important;align-items:flex-start!important;text-align:left!important;--horizontal-alignment: flex-start !important;gap:calc(.85rem + 5px)!important;width:min(90%,320px)!important;max-width:320px!important}@media screen and (min-width:750px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start>.group-block-content{width:25%!important;max-width:none!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block p{width:100%!important;max-width:100%!important;text-align:left!important;--text-align: left !important;--width: 100% !important}.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2>*{font-family:Georgia,Iowan Old Style,Palatino Linotype,Palatino,Times New Roman,serif!important;font-weight:500;letter-spacing:.01em;font-size:clamp(1.75rem,2.4vw,40px)!important;line-height:1.15!important;width:100%!important;max-width:100%!important;white-space:normal!important;text-wrap:wrap!important}.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2 br,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2>* br{display:block!important}@media screen and (min-width:750px){.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2>*{font-size:clamp(1.875rem,2.1vw + .4rem,42px)!important}html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .text-block.h2,html[lang^=ar] .slideshow-section--hero-peek .slide-align-start .text-block.h2>*,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .text-block.h2,[dir=rtl] .slideshow-section--hero-peek .slide-align-start .text-block.h2>*,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .text-block.h2,body.locale-rtl .slideshow-section--hero-peek .slide-align-start .text-block.h2>*{font-size:clamp(1.5rem,1.9vw + .3rem,36px)!important;white-space:normal!important;line-height:1.2!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph p,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block p{font-size:18px!important;line-height:1.4!important}@media screen and (max-width:749px){.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2>*{font-size:clamp(1.5rem,6vw,32px)!important}.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block>*{font-size:clamp(.9375rem,3.5vw,18px)!important}}.slideshow-section--hero-peek slideshow-slide .slide-align-start .button-custom,.slideshow-section--hero-peek slideshow-slide .slide-align-start .button--with-arrow{border-radius:0!important;padding-inline:calc(1.6rem - 5px)!important;padding-block:calc(.9rem - 7.5px)!important;font-size:1em!important}.slideshow-section--hero-peek slideshow-slide .slide-align-start .button-custom .button__label,.slideshow-section--hero-peek slideshow-slide .slide-align-start .button--with-arrow .button__label{font-size:inherit!important}@keyframes hero-dot-progress{0%{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}.slideshow-section--hero-peek{--hero-arrow-size: 45px;--hero-arrow-gap: 15px;--hero-arrow-inline: 12px;--hero-controls-bottom: 15px}@media screen and (min-width:750px)and (max-width:991px){.slideshow-section--hero-peek{--hero-arrow-size: 40px}}@media screen and (max-width:749px){.slideshow-section--hero-peek{--hero-arrow-size: 30px}}.slideshow-section--hero-peek slideshow-controls:has(.slideshow-controls__dots),.slideshow-section--hero-peek slideshow-component[autoplay] slideshow-controls{mix-blend-mode:normal}.slideshow-section--hero-peek .slideshow-control.icon-pause,.slideshow-section--hero-peek .slideshow-control.icon-play{display:none!important}.slideshow-section--hero-peek slideshow-controls[controls-on-media]:has(.slideshow-controls__dots){--color-foreground: #ffffff;--color-foreground-rgb: 255 255 255;left:50%!important;right:auto!important;bottom:var(--hero-controls-bottom)!important;width:max-content!important;max-width:calc(100% - 24px)!important;transform:translate(-50%)!important;padding:0!important;margin:0!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:var(--hero-arrow-gap)!important;box-sizing:border-box!important;z-index:5!important;pointer-events:auto!important}.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows{display:flex!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle{background-color:#c69a6b;color:#fff;width:var(--hero-arrow-size)!important;height:var(--hero-arrow-size)!important;min-width:var(--hero-arrow-size)!important;min-height:var(--hero-arrow-size)!important;padding:0!important;margin:0!important;-webkit-backdrop-filter:none;backdrop-filter:none;display:inline-flex!important;align-items:center;justify-content:center;opacity:0;flex-shrink:0;position:static!important;transition:opacity .25s ease;pointer-events:auto;cursor:pointer}.slideshow-section--hero-peek:hover slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle,.slideshow-section--hero-peek:focus-within slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle,.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle:focus-visible{opacity:1!important}@media(hover:none){.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle{opacity:1!important}}.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle:hover{background-color:#b18858;color:#fff}.slideshow-section--hero-peek slideshow-controls .slideshow-controls__arrows .slideshow-control.slideshow-control--shape-circle svg{width:calc(var(--hero-arrow-size) * .4);height:calc(var(--hero-arrow-size) * .4)}.slideshow-section--hero-peek .slideshow-controls__dots{gap:.5rem;padding:0;border-radius:0;background:transparent;width:max-content;max-width:100%;justify-content:center;align-items:center;margin:0!important;flex:0 0 auto}.slideshow-section--hero-peek .slideshow-controls__dots li{flex:0 0 15vw;width:15vw;max-width:15vw;min-width:0}.slideshow-section--hero-peek .slideshow-controls__dots button{--size: 0;position:relative;display:block;width:100%!important;height:12px!important;min-height:0!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;font-size:0;overflow:visible}.slideshow-section--hero-peek .slideshow-controls__dots button:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:4px;background-color:#fff;border-radius:4px;box-sizing:content-box;border:1px solid #ffffff}.slideshow-section--hero-peek .slideshow-controls__dots button:after{content:"";position:absolute;left:1px;right:1px;top:50%;transform:translateY(-50%) scaleX(0);transform-origin:left center;height:4px;width:calc(100% - 2px);background-color:#4a3228;border-radius:4px;box-shadow:none!important;animation:none;border:0}.slideshow-section--hero-peek .slideshow-controls__dots button:not([aria-selected=true]):after{transform:translateY(-50%) scaleX(1);background-color:#4a3228;animation:none}.slideshow-section--hero-peek .slideshow-controls__dots button[aria-selected=true]:after{transform:translateY(-50%) scaleX(1)}.slideshow-section--hero-peek slideshow-component[autoplay]:not([paused]) .slideshow-controls__dots button[aria-selected=true]:after{transform:translateY(-50%) scaleX(0);animation:hero-dot-progress var(--hero-autoplay-duration, 5s) linear forwards}[dir=rtl] .slideshow-section--hero-peek .slideshow-controls__dots button:after,body.locale-rtl .slideshow-section--hero-peek .slideshow-controls__dots button:after,html[lang^=ar] .slideshow-section--hero-peek .slideshow-controls__dots button:after{transform-origin:right center}.slideshow-section--hero-peek slideshow-arrows{display:none!important}@media screen and (max-width:991px){.slideshow-section--hero-peek slideshow-controls[controls-on-media]:has(.slideshow-controls__dots){align-items:center!important}.slideshow-section--hero-peek .slideshow-controls__dots{transform:translateY(-5px)}}@media screen and (max-width:991px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end,.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start{--hero-content-bottom: 0px;align-items:flex-start!important;justify-content:center!important;padding-top:min(12%,100px)!important;padding-bottom:0!important;padding-block:min(12%,100px) 0!important;padding-block-end:0!important}.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end>.group-block-content,.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start>.group-block-content{width:100%!important;max-width:100%!important;margin-inline:0!important}}@media screen and (max-width:749px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end,.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start{padding-left:5%!important;padding-right:5%!important;padding-inline:5%!important}}@media screen and (min-width:750px)and (max-width:991px){.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-end,.slideshow-section--hero-peek slideshow-slide .slide__content.slide-align-start{padding-left:15%!important;padding-right:15%!important;padding-inline:15%!important}}@media screen and (min-width:992px){.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block p,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.h2>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start .text-block.paragraph p,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block>*,.slideshow-section--hero-peek slideshow-slide .slide-align-start rte-formatter.text-block p{color:#000!important;--color: #000000 !important;--text-color: #000000 !important}}.slideshow-section--hero-peek slideshow-slide .slide__content .group-block-content>*{opacity:1;transform:none;animation:none!important}.slide__content{height:100%;position:relative;z-index:var(--layer-flat)}@supports (animation-timeline: auto){.slide__content{opacity:0;animation:slide-reveal both linear;animation-timeline:var(--slideshow-timeline)}}@media(prefers-reduced-motion){.slide__content{opacity:1;animation:none}}.slide__content>*{margin:auto}.slide__content.slide-align-end>*,.slide__content.slide-align-start>*{margin:0;height:auto}.slide__content.background-transparent{background-color:transparent}slideshow-slide>.slide__image-container{display:flex;width:100%;height:100%;overflow:hidden;position:absolute}.slide__image-container>.slide__image,.slide__image-container>.slide__video,.slide__image-container>.slide__video-poster{position:relative;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center}.slide__image-container>.slide__image--mobile{display:none}@media screen and (max-width:991px){.slide__image-container:has(>.slide__image--mobile)>.slide__image--desktop{display:none}.slide__image-container>.slide__image--mobile{display:block}}.slide__image-container>.overlay{z-index:1}.slide__image-container>.slide__video-poster{position:absolute}slideshow-component[refreshing-timeline] .slide__content{animation:none}slideshow-slide .slide__image-container--rounded{border-radius:var(--corner-radius, 0)}.button--with-arrow{display:inline-flex;align-items:center;gap:.5rem}.button__arrow{display:inline-block;transition:transform .2s ease}.button--with-arrow:hover .button__arrow,.button--with-arrow:focus-visible .button__arrow{transform:translate(3px)}[dir=rtl] .button--with-arrow .button__arrow,.locale-rtl .button--with-arrow .button__arrow{transform:scaleX(-1)}[dir=rtl] .button--with-arrow:hover .button__arrow,[dir=rtl] .button--with-arrow:focus-visible .button__arrow,.locale-rtl .button--with-arrow:hover .button__arrow,.locale-rtl .button--with-arrow:focus-visible .button__arrow{transform:scaleX(-1) translate(3px)}cart-drawer-component{--cart-drawer-padding: var(--theme-drawer-padding);--font-paragraph--line-height: 1;display:contents}#cart-drawer .cart-drawer__dialog{--theme-drawer-width: var(--sidebar-width, 28rem);inset:unset;top:0;bottom:0;right:0;left:auto;margin:0;width:var(--theme-drawer-width);max-width:100%;height:100dvh;max-height:100dvh;border:none;border-left:var(--style-border-drawer);border-right:none;border-radius:0;box-shadow:-8px 0 32px #0000001f;overflow:hidden}html[dir=rtl] #cart-drawer .cart-drawer__dialog,body.locale-rtl #cart-drawer .cart-drawer__dialog{right:auto;left:0;border-left:none;border-right:var(--style-border-drawer);box-shadow:8px 0 32px #0000001f}#cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening{animation:cart-drawer-slide-in-end var(--animation-speed, .3s) var(--animation-timing-fade-in, ease) forwards}#cart-drawer .cart-drawer__dialog.theme-drawer__dialog--closing{animation:cart-drawer-slide-out-end var(--animation-speed, .25s) var(--animation-timing-fade-out, ease) forwards}#cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening-inline-start{animation:cart-drawer-slide-in-end var(--animation-speed, .3s) var(--animation-timing-fade-in, ease) forwards}html[dir=rtl] #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening,html[dir=rtl] #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening-inline-start,body.locale-rtl #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening,body.locale-rtl #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--opening-inline-start{animation-name:cart-drawer-slide-in-start}html[dir=rtl] #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--closing,body.locale-rtl #cart-drawer .cart-drawer__dialog.theme-drawer__dialog--closing{animation-name:cart-drawer-slide-out-start}@keyframes cart-drawer-slide-in-end{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes cart-drawer-slide-out-end{to{transform:translate(100%)}}@keyframes cart-drawer-slide-in-start{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes cart-drawer-slide-out-start{to{transform:translate(-100%)}}.cart-drawer__inner{display:flex;flex-direction:column;height:100%;max-height:100dvh;overflow:hidden}.cart-drawer__inner>.cart-items-component{flex:1;min-height:0;height:auto}.cart-drawer__content{height:calc(100% - var(--header-height));display:flex;flex-direction:column;padding:0;background-color:var(--color-background);flex-grow:1;overflow-y:auto}.cart-drawer__items{display:flex;flex-direction:column;padding-inline:var(--cart-drawer-padding);overflow-y:auto}.cart-drawer__items .cart-items__table-row{padding-bottom:var(--gap-xl);border-bottom:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));margin-bottom:var(--gap-xl)}.cart-drawer__items .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-drawer__items .cart-items__table-row:last-child{border-bottom:none;padding-block-end:0;margin-block-end:0}.cart-drawer__close-button--empty{margin-inline-start:auto}.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-lg);position:sticky;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--gap-xl);padding:var(--cart-drawer-summary-padding);margin-top:auto;background-color:var(--color-background);-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding));mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding))}@media screen and (min-width:750px){.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-2xl)}}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:static;-webkit-mask-image:none;mask-image:none}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow:unset}.cart-actions summary{padding-inline:0;padding-block:var(--padding-sm);line-height:1.2;min-height:var(--minimum-touch-target)}.cart-drawer__summary .cart__summary-totals:not(:has(.cart__subtotal-container:empty)){border-block-start:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));padding-block-start:var(--padding-2xl)}@media screen and (min-width:750px){.cart-drawer__summary .cart-note{margin-block-start:var(--margin-3xs)}}.cart-drawer--empty .cart-drawer__content{text-align:center;align-items:center;justify-content:center;min-height:auto;height:100%;padding:var(--padding-xl) var(--cart-drawer-padding) var(--padding-2xl)}.cart-drawer--empty .cart-drawer__items{padding-inline:0}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__content{text-align:center;align-items:center;justify-content:center}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__items{padding-inline:0}#cart-drawer .cart-items__empty-button.button,#cart-drawer .cart__checkout-button.button{--button-background-color: #c69a6b;--button-color: #ffffff;--style-border-radius-buttons-primary: 0;background-color:#c69a6b;color:#fff;padding:var(--padding-lg) var(--padding-4xl);padding-inline:var(--padding-4xl);padding-block:var(--padding-lg);border:none;border-radius:0;width:100%;min-height:3rem;height:auto}#cart-drawer .cart-items__empty-button.button:hover,#cart-drawer .cart__checkout-button.button:hover{--button-background-color: #c69a6b;--button-color: #ffffff;background-color:#c69a6b;color:#fff}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .theme-drawer__close-button{view-transition-name:cart-drawer-close-button}}:active-view-transition .cart-drawer__header,:active-view-transition .cart-drawer__content{background:transparent}.cart-items-component{width:100%;height:100%;display:flex;flex-direction:column}@media screen and (prefers-reduced-motion:no-preference){:is(html:active-view-transition-type(empty-cart-drawer),html:active-view-transition-type(fill-cart-drawer)) .cart-items-component{view-transition-name:cart-drawer-content}html:active-view-transition-type(empty-cart-page) .cart-items-component{view-transition-name:cart-page-content}}::view-transition-old(cart-page-content){animation:cart-page-content-old var(--animation-speed-fast) var(--animation-easing) forwards}@keyframes cart-page-content-old{0%{opacity:1}to{opacity:0;filter:blur(4px)}}::view-transition-old(cart-drawer-content){transform-origin:50% 33%;animation:cart-contents-old var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}::view-transition-new(cart-drawer-content){transform-origin:top center;animation:cart-contents-new var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}@keyframes cart-contents-old{to{scale:.92;opacity:0}}@keyframes cart-contents-new{0%{scale:1.05;translate:0 128px;filter:blur(1px);opacity:0}}.cart-items{--cart-item-media-width-min: 2.5rem;--cart-item-media-width-max: 7.5rem;container-name:cart-items;container-type:inline-size;width:100%}.cart-items-disabled{pointer-events:none}.cart-items__wrapper{display:flex;flex-direction:column}.cart-page--empty .cart-items__wrapper{align-items:center;margin-block-start:0;text-align:center}.cart-items__wrapper--drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-items__table{width:100%;border-spacing:0}.cart-items__table *{margin:0}.cart-items__table-row{--cart-item-price-width: 6rem;display:grid;grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) minmax(var(--cart-item-price-width),auto);grid-template-areas:"media details price" "media quantity price" "media error error";column-gap:var(--gap-md);align-items:start;padding-bottom:var(--cart-items-gap);margin-bottom:var(--margin-lg)}.cart-items__details{grid-area:details;min-width:0;color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}.cart-items__product-info{min-width:0}.cart-items__table-row--full-width-variants{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) auto;grid-template-rows:repeat(4,min-content) 1fr;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "media error error"}.cart-items__table-row--full-width-variants .cart-items__details{display:contents}.cart-items__table-row--full-width-variants .cart-items__product-info{grid-area:details}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper{grid-area:variants}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper:empty{display:none}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper p{margin:0}.cart-items__table-row--full-width-variants .cart-items__unit-price-wrapper{grid-area:unit_price;font-size:var(--font-size--sm)}.cart-items__table-row--full-width-variants .cart-items__price{min-width:auto;width:max-content}.cart-items__table-row.cart-items__nested-line td:first-child{width:60%;justify-self:right}html:active-view-transition-type(page-navigation) .cart-items__table-row{view-transition-name:none!important}.cart-items__table-row.removing{overflow:hidden;animation:removeRow calc(var(--animation-speed) * 2) var(--animation-easing) forwards;animation-delay:var(--animation-speed)}@keyframes removeRow{0%{height:var(--row-height)}to{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}}.cart-items__table-row.adding{interpolate-size:allow-keywords;overflow:hidden;animation:addRow calc(var(--animation-speed) * 2) var(--animation-easing) forwards}@keyframes addRow{0%{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}to{opacity:1;height:auto}}.cart-items__table-row:last-child{padding-bottom:0}.cart-items--dividers .cart-items__table-row{border-bottom:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));margin-bottom:var(--cart-items-gap)}.cart-items--dividers .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-items--dividers .cart-items__table-row:last-of-type{border-block-end:none;padding-block-end:0;margin-bottom:0}.cart-items__details>*+*,.cart-items__bundle li{margin-block-start:var(--margin-3xs)}.cart-items__details *{font-size:var(--font-size--sm)}.cart-items__details a{text-decoration:none}.cart-items__title-row{display:inline-flex;align-items:center;gap:var(--gap-xs);max-width:100%;min-width:0}.cart-items__title{font-size:var(--font-size--md);color:var(--color-foreground);text-transform:var(--product-title-case);display:block;margin-block-start:0;min-width:0;overflow-wrap:break-word}.cart-items__variants{display:block}.cart-items__variant{display:inline}.cart-items__variant dt,.cart-items__variant dd{display:inline;margin:0}.cart-items__quantity{grid-area:quantity;margin-block-start:var(--margin-xs);display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls{display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls>.volume-pricing-info{margin-inline-start:calc(-1 * var(--minimum-touch-target) - var(--gap-xs))}.cart-items__quantity .quantity-selector{display:inline-flex;font-size:var(--font-size--sm);height:auto}.cart-items__remove{background-color:transparent;color:var(--color-foreground);width:var(--minimum-touch-target);height:var(--minimum-touch-target);justify-content:center;box-shadow:none;padding:0}.cart-items__media{grid-area:media;padding:0}.cart-items__price{grid-area:price;min-height:unset;min-width:var(--cart-item-price-width);text-align:end;display:block;font-size:var(--font-size--sm);line-height:var(--line-height)}.cart-items__price-unit{font-size:var(--font-size--xs);padding-block-start:var(--padding-2xs)}.cart-items__media-container{display:flex;aspect-ratio:var(--ratio);position:relative;width:100%;overflow:hidden}.cart-items__media-image{aspect-ratio:inherit;object-fit:cover;object-position:center center;width:100%;height:auto}.cart-items__empty-button{--button-background-color: #c69a6b;--button-color: #ffffff;--style-border-radius-buttons-primary: 0;margin-top:var(--margin-md);margin-inline:auto;padding-inline:var(--padding-4xl);padding-block:var(--padding-lg);background-color:#c69a6b;color:#fff;border:none;border-radius:0;min-height:3rem}.cart-items__empty-button:hover{--button-background-color: #c69a6b;--button-color: #ffffff;background-color:#c69a6b;color:#fff}.cart-items__error{display:flex;align-items:flex-start;width:100%;grid-area:error;margin-block-start:var(--margin-xs);opacity:1;overflow:hidden;transform:translateY(0);transition:opacity var(--drawer-animation-speed) var(--animation-easing),transform var(--drawer-animation-speed) var(--animation-easing)}@starting-style{.cart-items__error{opacity:0;transform:translateY(-.5rem)}}.cart-item__error{display:flex;align-items:flex-start;width:100%;font-size:var(--font-size--sm);padding-block:var(--padding-2xs)}.cart-item__error .svg-wrapper{flex-shrink:0;width:var(--icon-size-xs);height:var(--icon-size-xs);margin-inline:var(--margin-3xs) var(--margin-xs);margin-block-start:var(--margin-3xs)}@container cart-items (min-width: 720px){.cart-items__table-row{--cart-item-price-width: 6rem;grid-template-columns:7.5rem 1fr 1fr minmax(var(--cart-item-price-width),auto);grid-template-rows:min-content 1fr;grid-template-areas:"media details quantity price" "media details error error"}.cart-items__quantity,.cart-items__price{grid-area:initial}.cart-items__quantity{margin-top:0}.cart-items__price{min-height:var(--minimum-touch-target);display:flex;flex-direction:column;align-items:flex-end}.cart-items__table-row--full-width-variants{grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"media details quantity price" "media variants variants variants" "media unit_price unit_price unit_price" "media error error error"}.cart-items__table-row--full-width-variants .cart-items__quantity,.cart-items__table-row--full-width-variants .cart-items__price{grid-area:initial}}.cart__subtotal-container,.cart__total-container{display:flex;flex-direction:column}.cart__total-container{row-gap:var(--gap-2xs)}.cart__total-container.cart__total-container--has-installments{row-gap:var(--gap-xs)}.cart__subtotal-container:empty{display:none}.cart__summary-totals{display:flex;flex-direction:column;gap:var(--gap-xl);width:100%;border-block-start:none}.cart__summary-totals:has(>:first-child:not(.cart__subtotal-container,.cart__total-container)){padding-block-start:0;border-block-start:none}@media screen and (min-width:750px){.cart__summary-totals{padding-block-start:0}}.cart__subtotal-container,.cart__subtotal-container *{font-size:var(--font-size--sm)}.cart__total{font-weight:var(--font-weight-bold)}.cart__total-label{font-size:var(--font-size--sm)}.cart__total-value{font-size:var(--font-size--xl)}@media screen and (max-width:749px){.cart__total-value{font-size:var(--font-size--lg)}}.cart-primary-typography{font-family:var(--cart-primary-font-family);font-style:var(--cart-primary-font-style);font-weight:var(--cart-primary-font-weight)}.cart-secondary-typography{font-family:var(--cart-secondary-font-family);font-style:var(--cart-secondary-font-style);font-weight:var(--cart-secondary-font-weight)}.cart__ctas{width:100%;display:grid;gap:var(--checkout-button-gap);grid-auto-flow:row;grid-template-columns:1fr}.cart__additional-checkout-buttons{width:100%}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-button-border-radius: var(--style-border-radius-buttons-primary);--shopify-accelerated-checkout-row-gap: var(--checkout-button-gap, 10px)}.remove-icon-bottom,.remove-icon-top{transition:transform var(--animation-speed) var(--animation-easing)}.cart-items__remove:hover .remove-icon-top{transform:translate(calc(-1 * var(--icon-stroke-width)),var(--icon-stroke-width)) rotate(-15deg)}.cart-items__remove:is(:hover,:active) .remove-icon-bottom{transform:translateY(var(--icon-stroke-width))}.cart-items__table-row.removing .remove-icon-bottom{transform:translateY(0)}.cart-items__table-row.removing .remove-icon-top{animation:removeButtonClickedIconTop var(--animation-speed) var(--animation-easing) forwards}@keyframes removeButtonClickedIconTop{50%{transform:translateY(calc(-1 * var(--icon-stroke-width)))}to{transform:translate(0)}}.cart-items__properties{display:block;margin-block-start:var(--margin-2xs)}.cart-items__property{display:block}.cart-items__properties dt,.cart-items__properties dd{display:inline;margin:0;overflow-wrap:break-word}@media screen and (min-width:750px){.cart-items .quantity-selector{--quantity-selector-width: 105px;height:var(--button-size-md);width:var(--quantity-selector-width)}.cart-items .quantity-selector button{width:var(--button-size-md);height:var(--button-size-md)}.cart-items .quantity-selector input{max-width:calc(var(--quantity-selector-width) - var(--button-size-md) * 2)}}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button{view-transition-name:cart-drawer-primary-action}:is(html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button)>.button-text{view-transition-name:cart-drawer-primary-action-text}}::view-transition-old(cart-drawer-primary-action-text),::view-transition-new(cart-drawer-primary-action-text){height:100%;object-fit:none;overflow:clip;overflow-clip-margin:1em}::view-transition-old(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) reverse forwards}::view-transition-new(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) forwards}::view-transition-old(cart-drawer-primary-action),::view-transition-new(cart-drawer-primary-action){height:100%}::view-transition-group(cart-drawer-primary-action-text),::view-transition-group(cart-drawer-primary-action){animation-duration:var(--spring-d300-b0-duration);animation-timing-function:var(--spring-d300-b0-easing)}@keyframes cart-drawer-primary-action-text{0%{filter:blur(3px);opacity:0}to{filter:none;opacity:1}}shopify-chat{--shopify-chat-breakpoint: 768px}shopify-chat[mode=managed]{position:static;height:100%}.theme-drawer__dialog:has(shopify-chat[mode=standalone][open]){z-index:calc(var(--layer-menu-drawer) + 1)}.theme-drawer__dialog.chat-drawer:has(shopify-chat:defined){display:flex}.dh-category-card{display:flex;flex-direction:column;align-items:stretch;gap:10px;text-decoration:none;color:var(--dh-cc-card-title, #3d3330);background-color:transparent;cursor:pointer}.dh-category-card--placeholder{cursor:default}.dh-category-card__media{position:relative;overflow:hidden;width:100%;aspect-ratio:var(--dh-cc-ratio, 1 / 1);border-radius:0;background-color:#e8ddd0}.dh-category-card__image,.dh-category-card__placeholder{width:100%;height:100%;object-fit:cover;display:block;border-radius:0;transition:transform 1s ease}.dh-category-card__content{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center;padding-inline:.25rem}.dh-category-card__title{margin:0;width:100%;color:var(--dh-cc-card-title, #3d3330);font-family:var(--font-heading--family);font-size:clamp(.95rem,1.6vw,1.25rem);font-weight:700;line-height:1.25;text-align:center;text-wrap:balance}.dh-category-card__count{display:inline-block;padding:4px;background-color:#c69a6b;color:#fff;font-family:var(--font-body--family);font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap}.dh-category-card:hover .dh-category-card__image,.dh-category-card:focus-visible .dh-category-card__image,.dh-category-card:hover .dh-category-card__placeholder,.dh-category-card:focus-visible .dh-category-card__placeholder{transform:scale(1.08)}@media screen and (max-width:749px){.dh-category-card__title{font-size:.95rem}}.dh-product-card{--dh-product-card-text: #2a2a2a;--dh-product-card-accent: #c69a6b;--dh-product-card-button-bg: #c69a6b;--dh-product-card-button-text: #ffffff;--dh-product-card-badge-bg: #ff5e5e;--dh-product-card-badge-text: #ffffff;--dh-product-card-sale-badge-bg: #3d8e41;--dh-product-card-sale-badge-text: #ffffff;--dh-product-card-compare-price: #8a8a8a;--dh-product-card-ratio: 1 / 1;display:flex;flex-direction:column;align-items:center;height:100%;text-align:center;padding:7px;border:1px solid transparent;box-shadow:none;cursor:pointer;transition:border-color .28s ease,box-shadow .28s ease}.dh-product-card:hover,.dh-product-card:focus-within{border-color:#d8d2c8;box-shadow:2px 3px 10px #00000014;cursor:pointer}.dh-product-card *,.dh-product-card:hover *,.dh-product-card a,.dh-product-card button,.dh-product-card .dh-product-card__button{cursor:pointer}.dh-product-card__media{position:relative;display:block;width:100%;aspect-ratio:var(--dh-product-card-ratio);overflow:hidden;background-color:#fffaf3;text-decoration:none}.dh-product-card__image,.dh-product-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.dh-product-card__image--primary{position:relative;z-index:1;opacity:1;transition:opacity .45s ease}.dh-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;transition:opacity .45s ease}.dh-product-card--has-secondary:hover .dh-product-card__image--primary,.dh-product-card--has-secondary:focus-within .dh-product-card__image--primary{opacity:0}.dh-product-card--has-secondary:hover .dh-product-card__image--secondary,.dh-product-card--has-secondary:focus-within .dh-product-card__image--secondary{opacity:1}.dh-product-card--sold-out .dh-product-card__image,.dh-product-card--sold-out .dh-product-card__placeholder{filter:grayscale(1)}.dh-product-card--sold-out.dh-product-card--has-secondary:hover .dh-product-card__image--primary,.dh-product-card--sold-out.dh-product-card--has-secondary:focus-within .dh-product-card__image--primary{opacity:1}.dh-product-card--sold-out.dh-product-card--has-secondary:hover .dh-product-card__image--secondary,.dh-product-card--sold-out.dh-product-card--has-secondary:focus-within .dh-product-card__image--secondary{opacity:0}.dh-product-card__badge{position:absolute;inset-block-start:.65rem;inset-inline-start:.65rem;z-index:3;padding:.3rem .45rem;background-color:var(--dh-product-card-badge-bg);color:var(--dh-product-card-badge-text);font-family:var(--font-body--family);font-size:.65rem;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.dh-product-card__badge--sale{background-color:var(--dh-product-card-sale-badge-bg);color:var(--dh-product-card-sale-badge-text)}.dh-product-card__content{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%;padding:.85rem .65rem 1rem;flex:1}.dh-product-card__title{margin:0;min-height:2.6em;color:var(--dh-product-card-text);font-family:var(--font-body--family);font-size:clamp(.8rem,1.4vw,.95rem);font-weight:700;line-height:1.3;text-decoration:none;text-wrap:balance;transition:color .28s ease}.dh-product-card:hover .dh-product-card__title,.dh-product-card:focus-within .dh-product-card__title,a.dh-product-card__title:hover,a.dh-product-card__title:focus-visible{color:var(--dh-product-card-accent);text-decoration:none}.dh-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.4rem;margin:0;margin-block-start:auto;color:var(--dh-product-card-text);font-family:var(--font-body--family);font-size:clamp(.8rem,1.4vw,.95rem);font-weight:600;line-height:1.3}.dh-product-card__price-now{color:var(--dh-product-card-text);font-weight:700}.dh-product-card__price-was{color:var(--dh-product-card-compare-price);font-size:.92em;font-weight:500;text-decoration:line-through}.dh-product-card__form{margin-block-start:.15rem;width:auto}.dh-product-card__button-label{display:inline-block}.dh-product-card__button[aria-busy=true]{opacity:.7;pointer-events:none}.dh-product-card__button[data-added=true] .dh-product-card__button-label{opacity:.85}.dh-product-card__button,.dh-product-card .dh-product-card__button.button,.dh-product-card .add-to-cart-button.dh-product-card__button,.dh-product-card button.dh-product-card__button{--button-color: var(--dh-product-card-button-text);--button-background-color: var(--dh-product-card-button-bg);--button-border-color: transparent;--button-border-width: 0px;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;margin-block-start:.15rem;min-height:2.25rem;width:fit-content;padding:.5rem 1.15rem;border:none;border-radius:4px;background-color:var(--button-background-color);color:var(--button-color);box-shadow:none;font-family:var(--font-body--family);font-size:clamp(.75rem,1.2vw,.85rem);font-weight:500;line-height:1.2;text-transform:none;text-decoration:none;cursor:pointer}.dh-product-card .dh-product-card__button.button:hover,.dh-product-card .dh-product-card__button.button:focus-visible,.dh-product-card__button:hover,.dh-product-card__button:focus-visible,.dh-product-card button.dh-product-card__button:hover,.dh-product-card button.dh-product-card__button:focus-visible{--button-color: var(--dh-product-card-button-text);--button-background-color: color-mix(in srgb, var(--dh-product-card-button-bg) 85%, #000 15%);--button-border-color: transparent;cursor:pointer}.dh-product-card__button *,.dh-product-card button.dh-product-card__button *{cursor:pointer}.dh-product-card .dh-product-card__button .add-to-cart-icon{display:none}.dh-product-card .dh-product-card__button .add-to-cart-text__content.is-visually-hidden-mobile{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.dh-product-card .dh-product-card__button .add-to-cart__added{display:none}.dh-product-card--placeholder .dh-product-card__button{pointer-events:none}@media screen and (max-width:1000px){.dh-product-card__content{padding:.75rem .5rem .85rem}.dh-product-card__title{min-height:2.4em}}@media screen and (max-width:749px){.dh-product-card__content{gap:.35rem;padding:.65rem .35rem .75rem}.dh-product-card__title{min-height:2.2em}.dh-product-card__button,.dh-product-card .dh-product-card__button.button{min-height:2rem;padding:.4rem .8rem}.dh-product-card__badge{font-size:.58rem;padding:.25rem .35rem}}.divider{align-self:stretch;display:flex;align-items:center;justify-content:var(--divider-justify-content)}.divider__line{border-bottom:var(--divider-border-thickness) solid var(--color-border);border-right:var(--divider-border-thickness) solid var(--color-border);border-radius:calc(var(--style-border-radius-sm) * var(--divider-border-rounded));flex-basis:var(--divider-flex-basis);min-height:var(--divider-flex-basis)}.predictive-search-dropdown{display:flex;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:var(--layer-base)}.predictive-search-results__inner{flex-grow:1;overflow-y:auto;padding-block:var(--padding-lg);container-type:inline-size;color:var(--color-foreground)}.predictive-search-results__title{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size--body-md);font-weight:500;margin-block:var(--margin-sm) var(--margin-xs);width:100%;text-transform:var(--title-case)}.predictive-search-results__title:first-of-type{margin-block-start:0}@media screen and (max-width:749px){.predictive-search-results__title{margin-block:var(--margin-lg) var(--margin-sm)}}.predictive-search-results__no-results{animation-delay:.1s;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{right:0;left:unset}.search-modal .predictive-search-form__content-wrapper{width:100%}@media screen and (min-width:750px){.search-modal .predictive-search-form__content-wrapper{height:fit-content}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header-inner{border:0}}.search-modal__content .predictive-search-form__content{max-height:var(--modal-max-height)}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.dialog-modal .predictive-search-form__header{border:0;border-radius:0;background-color:var(--color-background);border-bottom:var(--style-border-width) solid var(--color-border)}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header{padding:var(--padding-2xs) var(--padding-2xs) 0;border-bottom:var(--search-border-width) solid var(--color-border)}}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{transition:box-shadow .2s ease;box-shadow:none}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__close-modal-button{padding-inline-start:var(--margin-xs);margin-inline-start:0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search-form__header-inner:focus-within){border-bottom-color:transparent}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}.dialog-modal .predictive-search-form__footer{padding-block:var(--padding-2xl)}}.predictive-search-results__pill{font-weight:500;white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill:hover{transform:scale(1.03);box-shadow:0 2px 5px rgb(0 0 0 / var(--opacity-8))}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:var(--color-foreground-subdued)}.predictive-search-results__pill:focus,.predictive-search-results__pill:hover,.predictive-search-results__card--query:is([aria-selected=true],:focus-within) .predictive-search-results__pill{--pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-8));background-color:var(--pill-background-color);outline:var(--border-width-sm) solid var(--color-border);border:var(--border-width-sm);text-decoration:none}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:var(--margin-lg);padding-inline:var(--padding-xl);gap:var(--gap-2xs)}.predictive-search-results__card{--title-font-size: var(--font-size--md);--title-margin-block: var(--margin-xs);flex:0 0 auto;scroll-snap-align:start;scroll-margin-block:calc(var(--title-font-size) + var(--title-margin-block) + var(--padding-sm)) calc(var(--padding-xl) + var(--button-padding-block) * 2);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover)}.predictive-search-results__card:nth-last-child(3){scroll-snap-align:end}.predictive-search-results__card:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;transform:translateY(-10px);pointer-events:none}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):hover{background-color:var(--card-bg-hover);border-radius:var(--product-corner-radius);padding:calc(var(--padding-2xs) + 2px);margin:calc((var(--padding-2xs) + 2px) * -1)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):is([aria-selected=true].keyboard-focus,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):focus-visible,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):has(.resource-card:focus-visible)){background-color:var(--card-bg-hover);padding:calc(var(--padding-2xs) + 1px);margin:calc((var(--padding-2xs) + 1px) * -1);outline:var(--border-width-sm) solid var(--color-border);border-radius:calc(var(--product-corner-radius) + 1px);border-color:var(--card-border-focus)}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:27.5cqi}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product):active{transform:scale(.97);transition:transform var(--animation-speed-medium) var(--animation-timing-active)}@keyframes search-element-scale-in{0%{transform:scale(.95);opacity:0}40%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes search-element-scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@keyframes content-slide{0%{transform:translateY(var(--slide-from, 0));opacity:var(--slide-opacity-from, 1)}to{transform:translateY(var(--slide-to, 0));opacity:var(--slide-opacity-to, 1)}}.predictive-search-results__list{--slide-width: 27.5%;--slideshow-gap: var(--gap-md);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__no-results,.predictive-search-results__wrapper,.predictive-search-results__wrapper-products .predictive-search-results__card{animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards}slideshow-slide .resource-card{animation-delay:0ms!important}.predictive-search-results__list,.predictive-search-results__wrapper{animation-duration:var(--animation-speed-medium)}.predictive-search-results__wrapper-queries{animation-delay:50ms}.predictive-search-results__list:nth-of-type(2){animation-delay:.15s}.predictive-search-results__list:nth-of-type(3){animation-delay:.2s}.predictive-search-results__list:nth-of-type(4){animation-delay:.25s}.predictive-search-results__list:last-child{margin-block-end:0}[data-resource-type]{animation-delay:0ms!important}.predictive-search-results__no-results.removing,.predictive-search-results__wrapper.removing{animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__card.removing{animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}@keyframes search-element-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-element-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.predictive-search-results__card--query{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transform-origin:center}.predictive-search-results__card--query:active{transform:scale(.97)}.predictive-search-results__products{padding-inline:var(--padding-xl)}.recently-viewed-wrapper{display:grid;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:top center;transform:translateY(0)}.recently-viewed-wrapper.removing{max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-left:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;transform:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(1){animation-delay:30ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(2){animation-delay:60ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(3){animation-delay:90ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(4){animation-delay:.12s}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(n+5){animation-delay:.15s}.predictive-search-results__wrapper-products{animation-delay:50ms}.predictive-search-results__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding-block-end:var(--padding-sm);padding-inline:0;scroll-snap-type:x mandatory;scroll-padding:0 var(--padding-xl);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding-block:var(--padding-xl);margin-block:calc(-1 * var(--padding-xl));gap:var(--gap-md)}.predictive-search-results__resource-header{display:flex;padding-inline:var(--padding-xl);justify-content:space-between;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__wrapper-products{display:grid;grid-template-columns:1fr;padding-block-end:var(--padding-sm);gap:var(--gap-md);transition:height var(--animation-speed-medium) var(--animation-easing)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(2,1fr)}}@container (min-width: 550px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(2,1fr)}}@container (min-width: 900px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(4,1fr)}}.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-lg)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-sm)}}.predictive-search-results__resource-header .predictive-search-results__title{margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}zoom-dialog dialog{width:100vw;height:100vh;border:none;margin:0;padding:0;max-width:100%;max-height:100%;background:#fff;opacity:0;transition:opacity var(--animation-speed) var(--animation-easing);scrollbar-width:none}zoom-dialog dialog[open]{opacity:1}@media(prefers-reduced-motion:no-preference){zoom-dialog dialog{scroll-behavior:smooth}}zoom-dialog dialog::backdrop{background:transparent}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}.quick-add-modal .quantity-selector-wrapper{--color-input-background: inherit;--color-input-text: inherit;--color-input-text-rgb: inherit;--color-input-border: inherit;--style-border-width-inputs: inherit;--style-border-radius-inputs: inherit;--style-border-radius-buttons-primary: var(--style-border-radius-inputs);--style-border-radius-buttons-secondary: var(--style-border-radius-inputs)}.quick-add-modal .product-details .quantity-selector{border-radius:var(--style-border-radius-inputs)}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card__wrapper{display:block;height:100%}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.skip-to-content-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;clip:auto;width:auto;height:auto;margin:0;padding:var(--padding-lg) var(--padding-4xl);inset-inline-start:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}.slideshow-control--large .icon-caret{--icon-stroke-width: 1px}.slideshow-control--large .svg-wrapper,.slideshow-control--large svg{width:var(--slideshow-controls-icon);height:var(--slideshow-controls-icon)}.slideshow-control.slideshow-control--shape-square,.slideshow-control.slideshow-control--shape-circle{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background-color:var(--color-primary-button-background);color:var(--color-primary-button-text)}.slideshow-control.slideshow-control--shape-circle{border-radius:50%}.slideshow-control.slideshow-control--shape-square{border-radius:0}.slideshow-control .icon-caret{rotate:-90deg}slideshow-controls{flex-shrink:0;display:flex;justify-content:space-between;scrollbar-width:none;min-height:var(--minimum-touch-target);grid-area:controls}slideshow-controls[controls-on-media]{position:absolute;bottom:0}slideshow-controls::-webkit-scrollbar{display:none}slideshow-controls button{--color: rgb(var(--color-foreground-rgb) / var(--opacity-30));--color-active: var(--color-foreground);--color-hover: rgb(var(--color-foreground-rgb) / var(--opacity-50));display:inline-block;height:var(--minimum-touch-target);width:var(--minimum-touch-target);cursor:pointer}slideshow-controls .icon{width:var(--icon-size-sm);height:var(--icon-size-xs)}slideshow-controls[pagination-position=center]{align-items:center;justify-content:center}slideshow-controls[pagination-position=center][thumbnails]{width:100%}slideshow-controls[pagination-position=center]:not([controls-on-media],[thumbnails],[icons-on-media]){justify-content:space-between}@media screen and (min-width:750px){slideshow-controls[thumbnails]:is([pagination-position=right],[pagination-position=left]){display:flex;flex-direction:column;height:0;min-height:100%}slideshow-controls[thumbnails]:is([pagination-position=right],[pagination-position=left]) .slideshow-controls__thumbnails-container{overflow:hidden auto}slideshow-controls[thumbnails]:is([pagination-position=right],[pagination-position=left]):not([controls-on-media]) .slideshow-controls__thumbnails-container{position:sticky;top:var(--sticky-header-offset, 0)}slideshow-controls[thumbnails]:is([pagination-position=right],[pagination-position=left]):not([controls-on-media]) .slideshow-controls__thumbnails{padding-block-start:var(--focus-outline-offset)}slideshow-controls:is([pagination-position=right],[pagination-position=left]) .slideshow-controls__thumbnails{flex-direction:column}slideshow-controls:not([controls-on-media]):is([pagination-position=left],[pagination-position=right]) .slideshow-controls__thumbnails{padding-block:var(--padding-2xs)}slideshow-controls:not([controls-on-media])[pagination-position=right] .slideshow-controls__thumbnails{padding-inline-end:var(--slideshow-thumbnails-padding-inline, var(--focus-outline-offset))}slideshow-controls:not([controls-on-media])[pagination-position=left] .slideshow-controls__thumbnails{padding-inline-start:var(--slideshow-thumbnails-padding-inline, var(--focus-outline-offset))}}slideshow-controls:not([controls-on-media])[icons-on-media][pagination-position=right]{justify-content:flex-end}slideshow-controls:not([controls-on-media])[icons-on-media][pagination-position=left]{justify-content:flex-start}slideshow-controls[controls-on-media]{z-index:var(--layer-raised)}slideshow-controls[controls-on-media]:has(.slideshow-controls__dots,.slideshow-controls__counter){--color-foreground: #fff;--color-foreground-rgb: var(--color-white-rgb)}slideshow-controls[controls-on-media][pagination-position=right]{right:0}slideshow-controls[controls-on-media][pagination-position=left]{left:0}slideshow-controls[controls-on-media][pagination-position=center]{width:100%}slideshow-controls[controls-on-media]:not([thumbnails])[pagination-position=left]{width:fit-content;align-self:flex-start}slideshow-controls[controls-on-media]:not([thumbnails])[pagination-position=right]{width:fit-content;align-self:flex-end}.slideshow-controls__arrows{display:flex;justify-content:space-between;height:var(--minimum-touch-target);grid-area:arrows;direction:ltr}.slideshow-controls__arrows button{padding:0 var(--padding-xs)}.slideshow-controls__dots,.slideshow-controls__counter{display:inline-flex;justify-content:center;align-items:center;margin:0;list-style:none}:is(.slideshow-controls__dots,.slideshow-controls__counter) button{--color: rgb(var(--color-foreground-rgb) / var(--opacity-30));--color-active: var(--color-foreground);--color-hover: rgb(var(--color-foreground-rgb) / var(--opacity-50))}slideshow-controls:has(.slideshow-controls__dots),slideshow-component[autoplay] slideshow-controls{mix-blend-mode:difference}.slideshow-controls__dots{gap:.6rem;padding:var(--padding-sm) var(--padding-lg);border-radius:3rem;overflow:hidden}.slideshow-controls__dots button{--size: .56rem;display:flex;align-items:center;justify-content:center;width:calc(var(--size) * 2);height:calc(var(--size) * 2);margin:calc(var(--size) / -2);font-size:0;border-radius:calc(var(--size))}.slideshow-controls__dots button:after{content:"";display:block;background-color:var(--color);height:var(--size);width:var(--size);border-radius:calc(var(--size) / 2);box-shadow:inset 0 0 0 1.5px #00000026}@supports not (view-timeline-axis: inline){:is()[aria-selected=true]{--color: var(--color-active)}}.slideshow-controls__dots button[aria-selected=true]{--color: var(--color-active)}.slideshow-controls__dots button[aria-selected=true]:after{box-shadow:inset 0 0 0 1.5px #0006}:is(.slideshow-controls__dots,.slideshow-controls__counter):only-child{margin-inline:auto}.slideshow-controls__counter{color:var(--color-foreground);background-color:#0006;width:auto;border-radius:2rem;padding:.3rem var(--padding-sm);margin-inline:var(--margin-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-variant-numeric:tabular-nums;font-size:var(--font-size--xs)}.slideshow-controls__counter .slash{color:rgb(var(--color-foreground-rgb) / var(--opacity-40));padding-inline:var(--padding-2xs);margin-block-start:-.1rem}.slideshow-control[disabled]{opacity:.5;cursor:not-allowed}.slideshow-controls__thumbnails-container{display:flex;width:100%;max-height:100%;overflow-x:scroll;scrollbar-width:none}.slideshow-controls__thumbnails{display:inline-flex;padding-inline:var(--slideshow-thumbnails-padding-inline, var(--padding-sm));padding-block:var(--slideshow-thumbnails-padding-block, var(--padding-sm));gap:var(--gap-xs);margin-inline:auto;height:fit-content}.slideshow-controls__thumbnails .slideshow-control{border-radius:var(--thumbnail-radius, var(--media-radius));width:clamp(44px,7vw,var(--thumbnail-width));height:auto;aspect-ratio:var(--aspect-ratio)}.slideshow-controls__thumbnails .slideshow-control img{height:100%;object-fit:cover;border-radius:var(--thumbnail-radius, var(--media-radius))}.slideshow-controls__thumbnails .slideshow-control:is([aria-selected=true]){outline:var(--focus-outline-width) solid currentcolor;outline-offset:calc(var(--focus-outline-offset) / 2);border:var(--style-border-width) solid rgb(var(--color-border-rgb) / var(--media-border-opacity))}.slideshow-controls__thumbnail{position:relative}.slideshow-controls__thumbnail-badge{position:absolute;top:var(--padding-2xs);right:var(--padding-2xs);width:clamp(16px,10%,20px);height:clamp(16px,10%,20px);background-color:var(--color-background);border-radius:var(--style-border-radius-xs);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px rgb(var(--color-foreground-rgb) / var(--opacity-5))}.slideshow-controls__thumbnail-badge svg{width:60%;height:60%;fill:var(--color-foreground);opacity:.6}.slideshow-control:is(.icon-pause,.icon-play){color:var(--color-active)}.slideshow-control:is(.icon-pause,.icon-play):hover{color:var(--color-hover)}.slideshow-control:is(.icon-pause,.icon-play) svg{display:none}slideshow-component:is([autoplay]):is([paused]) .icon-play>svg{display:block}slideshow-component:is([autoplay]):not([paused]) .icon-pause>svg{display:block}slideshow-component{--cursor: grab;--slide-offset: 6px;position:relative;display:flex;flex-direction:column;timeline-scope:var(--slideshow-timeline)}.slideshow--single-media{--cursor: default}a slideshow-component{--cursor: pointer}slideshow-component [data-placeholder=true] *{cursor:grab}slideshow-slides{width:100%;position:relative;display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-width:none;gap:var(--slideshow-gap, 0);cursor:var(--cursor);min-height:var(--slide-min-height);align-items:var(--slideshow-align-items, normal)}@media(prefers-reduced-motion){slideshow-slides{scroll-behavior:auto}}slideshow-slides::-webkit-scrollbar{width:0}slideshow-slides::-webkit-scrollbar-track{background:transparent}slideshow-slides::-webkit-scrollbar-thumb{background:transparent;border:none}@media screen and (min-width:750px){slideshow-slides{min-height:var(--slide-min-height-desktop)}}.slideshow--stretch-content slideshow-slides>*{height:auto}slideshow-component[disabled=true] slideshow-slides{overflow:hidden}slideshow-component:not([in-viewport]) slideshow-slides{overflow:hidden}@media screen and (max-width:749px){slideshow-component[mobile-disabled] slideshow-slides{overflow:hidden}}slideshow-slides[gutters*=start]{padding-inline-start:var(--gutter-slide-width, 0);scroll-padding-inline-start:var(--gutter-slide-width, 0)}slideshow-slides[gutters*=end]{padding-inline-end:var(--gutter-slide-width, 0)}slideshow-component[dragging]{--cursor: grabbing}slideshow-component[dragging] *{pointer-events:none}slideshow-component[dragging] slideshow-arrows{display:none}slideshow-container{width:100%;display:block;position:relative;grid-area:container;container-type:inline-size;background-color:var(--color-background)}slideshow-component:is([dragging],[transitioning],:hover)>slideshow-container>slideshow-slides>slideshow-slide{content-visibility:visible}@keyframes slide-reveal{0%{translate:calc(var(--slideshow-slide-offset, 6) * 1rem) 0;opacity:0}50%{opacity:1}to{translate:calc(var(--slideshow-slide-offset, 6) * -1rem) 0;opacity:0}}slideshow-slide{position:relative;scroll-snap-align:center;width:var(--slide-width, 100%);max-height:100%;flex-shrink:0;view-timeline-name:var(--slideshow-timeline);view-timeline-axis:inline;content-visibility:auto;contain-intrinsic-size:auto none;border-radius:var(--corner-radius, 0);overflow:hidden}slideshow-component[actioned] slideshow-slide,slideshow-slide[aria-hidden=false]{content-visibility:visible}slideshow-slide slideshow-component slideshow-slide:not([aria-hidden=false]){content-visibility:hidden}slideshow-slide[hidden]:not([reveal]){display:none}slideshow-slide[aria-hidden=true]{cursor:pointer}slideshow-slide .shopify-model-viewer-ui__controls-area.shopify-model-viewer-ui__controls-area{bottom:var(--padding-sm);right:var(--padding-sm)}slideshow-component.slideshow--content-below-media slideshow-slide{display:grid}.slideshow--content-below-media slideshow-slide :is(.slide__image-container,.slide__content){position:static}.slideshow--content-below-media slideshow-slide{grid-template-rows:var(--grid-template-rows)}@media screen and (min-width:750px){.slideshow--content-below-media slideshow-slide{grid-template-rows:var(--grid-template-rows-desktop)}}text-component{--shimmer-text-color: rgb(var(--color-foreground-rgb) / var(--opacity-50));--shimmer-color-light: rgb(var(--color-foreground-rgb) / var(--opacity-10));--shimmer-speed: 1.25s;display:inline-block;position:relative;transition:color var(--animation-speed-slow) ease;line-height:1}text-component:after{content:attr(value) / "";position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;opacity:0;transition:opacity var(--animation-speed-slow) var(--animation-easing);pointer-events:none;background-image:linear-gradient(-85deg,var(--shimmer-text-color) 10%,var(--shimmer-color-light) 50%,var(--shimmer-text-color) 90%);background-clip:text;background-size:200% 100%;background-position:100% 0;place-content:center}text-component[shimmer]{color:transparent}text-component[shimmer]:after{opacity:1;animation:text-shimmer var(--shimmer-speed) infinite linear}@keyframes text-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}:root{--text-align-default: left}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block{width:var(--width);max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment);color:var(--color, var(--color-foreground))}.text-block>*{width:var(--width);max-inline-size:min(100%,var(--max-width, 100%));text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-line:none;color:currentColor}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a:hover{text-decoration-line:none;color:currentColor}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block p,.text-block.p>*{margin-block:var(--font-paragraph--spacing)}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius);padding-block-start:max(var(--text-padding),var(--padding-block-start, 0));padding-block-end:max(var(--text-padding),var(--padding-block-end, 0));padding-inline-start:max(var(--text-padding),var(--padding-inline-start, 0));padding-inline-end:max(var(--text-padding),var(--padding-inline-end, 0))}.custom-color,.custom-color>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color)}theme-drawer{display:contents}.theme-drawer__dialog{--theme-drawer-padding: var(--padding-xl);z-index:calc(var(--layer-sticky) + var(--drawer-stack-order, 0));position:fixed;inset:unset;top:0;right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)));flex-direction:column;width:var(--theme-drawer-width, var(--sidebar-width));max-width:100%;max-height:none;height:100dvh;padding:0;border:none;border-left:var(--style-border-drawer);background-color:var(--color-background);color:var(--color-foreground)}.theme-drawer__dialog[open]{display:flex;right:0}.theme-drawer__dialog--opening{animation:drawer-slide-in var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--opening-inline-start{animation:drawer-slide-in-inline-start var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--closing{animation:drawer-slide-out var(--animation-speed) var(--animation-timing-fade-out) forwards}.theme-drawer__dialog-instant{animation:none}@keyframes drawer-slide-in{0%{right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}@keyframes drawer-slide-in-inline-start{0%{right:calc(var(--theme-drawer-width, var(--sidebar-width)) / 2)}}@keyframes drawer-slide-out{to{right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}.theme-drawer__dialog::backdrop{background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}html:active-view-transition-type(page-navigation) .theme-drawer__dialog[open]{view-transition-name:theme-drawer}::view-transition-old(theme-drawer),::view-transition-new(theme-drawer){animation:none}.theme-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-drawer-padding);flex-shrink:0;color:var(--color-foreground)}.theme-drawer__title{display:flex;align-items:center;gap:var(--gap-xs);margin:0}.theme-drawer__badge{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;flex-shrink:0;border-radius:var(--style-border-radius-lg);background-color:rgb(var(--color-foreground-rgb) / .1);font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight);color:var(--color-foreground);font-size:clamp(var(--font-size--3xs),.75em,var(--font-size--xs));padding-inline:.5em;line-height:1}.theme-drawer__badge[data-maintain-ratio]{aspect-ratio:1 / 1;padding-inline:.2em}.theme-drawer__close-button{--private-button-size: 34px;--private-focus-ring-size: 2px;--private-motion-speed: .15s;--private-motion-ease: cubic-bezier(.25, 0, .1, 1);--private-border-width: 1px;--private-button-border-color: rgb(0, 0, 0, .06);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);cursor:pointer;display:flex;align-items:center;justify-content:center;margin-inline-start:auto;width:var(--private-button-size);height:var(--private-button-size);border-radius:var(--private-button-size);background-color:var(--color-background);outline:var(--private-focus-ring-size) solid transparent;outline-offset:var(--private-focus-ring-size);transition-property:color,outline-color,background-color;transition-duration:var(--private-motion-speed);transition-timing-function:var(--private-motion-ease);--button-icon-opacity: .8;color:var(--color-foreground);border:var(--private-border-width) solid var(--private-button-border-color);box-shadow:var(--private-button-shadow)}.theme-drawer__close-button:hover:not(:active){--button-icon-opacity: 1}.theme-drawer__close-button:focus-visible{outline-color:var(--color-foreground)}@supports (color: oklch(from red l c h)){.theme-drawer__close-button{--contrast-color: oklch(from var(--color-background) clamp(0, (.6 / l - 1) * infinity, 1) 0 0);--button-icon-opacity: 1;--private-button-border-color: color-mix(in srgb, var(--contrast-color) 6%, transparent);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);color:color-mix(in srgb,var(--contrast-color) 50%,transparent)}.theme-drawer__close-button:hover:not(:active){color:color-mix(in srgb,var(--contrast-color) 70%,transparent)}.theme-drawer__close-button:hover:not(:active){background-color:color-mix(in srgb,var(--contrast-color) 6%,var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map?subset=QFuAAAAAAAIAAAAAAAgAAAAAAAAIFxBQAAAAAAQiBFAFsA */
