.product-card{display:flex;flex-direction:column;justify-content:flex-start}.product-card__image-link{position:relative;display:block}.product-card__image-wrapper{position:relative;background-color:#fff;padding:11% 0;overflow:hidden}.product-card__image{display:block;width:100%;height:auto;object-fit:contain;object-position:center;margin:0 auto;backface-visibility:hidden}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:transform .5s var(--ease-in-quad);will-change:transform}@media(prefers-reduced-motion:reduce){.product-card__image--primary,.product-card__image--secondary{transition:none}}.product-card__badge,.product-info__badge{display:inline-flex;align-items:center;padding:6px 12px;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;color:#fff}.product-card__badge{position:absolute;top:.75rem;right:.6rem}.product-card__badge.promo,.product-info__badge.promo{background-color:#8f7259}.product-card__badge.soldout{background-color:#b38e6f}.product-info__badge{position:relative;margin-bottom:.85rem}.product-card__info{padding:1rem 0 1.5rem;border-bottom:1px solid #C0BFBB}.product-card__title{font-size:1.1rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;max-width:21ch}.product-info__price,.product-card__price{font-size:.975rem;font-weight:500;letter-spacing:-.01rem}.product-card__prices{display:flex;align-items:baseline;margin-top:.25rem;gap:.5rem}.product-info__price--compare,.product-card__price--compare{text-decoration:line-through;font-size:15px;opacity:.5}.product-card__cta-loader{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.85);border-top-color:#fff9;border-radius:50%;opacity:0;animation:spin .7s linear infinite}.product-card__cta.is-loading{pointer-events:none}.product-card__cta.is-loading .product-card__cta-text,.product-card__cta.is-loading .product-card__cta-icon{opacity:0}.product-card__cta.is-loading .product-card__cta-loader{opacity:1}.product-card__cta-success{position:absolute;top:.938rem;width:20px;height:10px;border-left:2px solid rgba(255,255,255,.85);border-bottom:2px solid rgba(255,255,255,.85);transform:rotate(-45deg) scale(.85);opacity:0}.product-card__cta.is-success .product-card__cta-text,.product-card__cta.is-success .product-card__cta-icon,.product-card__cta.is-success .product-card__cta-loader{opacity:0}.product-card__cta.is-success .product-card__cta-success{opacity:1;transform:rotate(-45deg) scale(1);transition:transform .25s ease,opacity .25s ease}.product-card__swatches{position:relative;display:flex;margin-top:1rem}.product-card__color{margin-top:.25rem;font-size:.875rem}.product__colors{display:flex;column-gap:8px;flex-direction:row;align-items:center}.color-swatch{position:relative;display:inline-flex;width:22px;height:22px;background-color:var(--swatch-color);-webkit-appearance:none;appearance:none;padding:0;border:0;border-radius:0;cursor:pointer;transition:transform .3s ease;backface-visibility:hidden;will-change:transform}.color-swatch:focus-visible{outline:2px solid var(--swatch-color);outline-offset:3px}.color-swatch:not(.is-active):hover{transform:scale(1.04);overflow:hidden}.color-swatch.is-active{pointer-events:none}.color-swatch.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:3px;background-color:#0a0a0a}.color-swatch.is-disabled{opacity:.15;cursor:not-allowed}.color-swatch.is-disabled:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(to bottom right,transparent 48%,rgba(0,0,0,.35) 50%,transparent 52%)}.product-general-features{padding-block:6rem;border-bottom:1px solid #C0BFBB}.product-general-features__header{max-width:56rem}.product-general-features__header .a-title{margin-bottom:2.5rem}.product-general-features__grid{align-items:start;gap:1rem}.product-general-features__item{position:relative;display:flex;align-items:flex-start;padding:0 1.5rem 1.5rem;background-color:#fff;gap:1.2rem;flex-direction:column;transition:all .2s ease-in;overflow:hidden}.product-general-features__item>*{position:relative;z-index:1}.product-general-features__item:hover{box-shadow:0 16px 24px #0a0a0a0f;transform:translateY(-3px)}.product-general-features__icon{display:block;width:94px;height:auto;background-color:#e5e2dc;vertical-align:middle}.product-general-features__icon-img{width:100%;height:100%;object-fit:contain}.product-general-features__content--no-icon{margin-left:0}.product-general-features__title{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:.5rem}.product-general-features__text p,.product-general-features__text{font-size:14px;color:#585858;line-height:1.5}.bundle-offer{padding-block:5rem;background-color:#fff}.bundle-offer strong{color:#900019;letter-spacing:.02em}.bundle-offer__intro .section-description p{max-width:72ch}.bundle-offer__intro .a-title{font-size:2.8rem}.choice-guide{padding-block:6rem 6.5rem;margin-block:6rem 0;background-color:#e0dfd7}.choice-guide__header{max-width:52rem}.choice-guide__cards{align-items:start}.choice-guide-card{display:flex;flex-direction:column}.choice-guide-card__media{position:relative;width:100%;aspect-ratio:1.5 / 1;overflow:hidden}.choice-guide-card__image{display:block;width:100%;height:100%;object-fit:cover}.choice-guide-card__title{text-transform:uppercase;font-size:1.75rem;font-weight:700;margin-bottom:1rem;line-height:1}.choice-guide-card__content{background-color:#fff;padding:2.2rem 2rem;margin-top:.15rem;transition:all .15s ease-out}.choice-guide-card__content:hover{background-color:#ffffffdb;box-shadow:0 12px 24px #0a0a0a14}.choice-guide-card__description{color:#5f6872;max-width:62ch}.choice-guide-card__description p{margin-bottom:.15rem}.choice-guide-card__description p:last-child{margin-bottom:0}.choice-guide-card__note{margin-top:1.4rem;font-size:.9rem;font-weight:500;font-style:italic;color:#484848;line-height:1.2}.product-card__cta{position:absolute;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:5}@media(hover:hover)and (pointer:fine){.product-card__cta{display:flex;position:absolute;left:0;bottom:0;width:100%;height:auto;padding:.9rem 0;align-items:center;justify-content:center;background-color:#710014;transform:translateY(100%);transition:transform .3s cubic-bezier(.19,1,.22,1),opacity .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:0}.product-card__cta-text{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;line-height:1.25;text-transform:uppercase;color:#fff}.product-card:hover .product-card__cta{transform:translateY(0);opacity:1}.product-card__cta:active{transform:translateY(4px)}.product-card__cta-icon{display:none}}@media(hover:none)and (pointer:coarse){.product-card__cta{display:flex;right:0;bottom:0;width:64px;height:64px;align-items:center;justify-content:center;background-color:#710014;opacity:1}.product-card__cta-text{display:none}.product-card__cta-icon{display:flex;justify-content:center;align-items:center}.product-card__cta-icon svg{width:24px;height:24px;color:#fff}}.gift-wrap{display:flex;align-items:center;padding:18px;margin-bottom:16px;background-color:#f2f1ed}.gift-wrap_cart{display:flex;align-items:center;padding:18px 24px;background-color:#d8d7d4;width:fit-content}.gift-wrap span,.gift-wrap_cart span{font-size:14px;font-weight:500;text-transform:uppercase}.gift-wrap-toggle{display:flex;flex-direction:row;align-items:center;gap:12px;cursor:pointer}.product-gift-page{position:relative;margin:0 auto 48px;max-width:1330px}.product-gift__info{margin-top:48px}.gift-wrap-media{padding:16px;background-color:#fff}.gift-wrap-note{font-size:.85rem;font-weight:400;max-width:90%}.product-main{padding-bottom:120px}.product-main__grid{display:grid;align-items:start}@media(max-width:1023px){.product-main__grid{grid-template-columns:1fr;gap:24px}}.product-reviews{margin-top:64px}.product-reviews__content{margin-top:var(--space-md)}.pg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.pg-grid-item{display:flex;position:relative;width:100%;height:100%;background-color:#fff;overflow:hidden;align-items:center}.pg-grid-item img{display:block;max-width:100%;height:100%;padding:clamp(2.5rem,8.5vh,6rem) 0}.pg-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0a0a0acc;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto;z-index:9999}.pg-overlay.is-open{display:block}.pg-overlay-swiper{position:relative;width:100%;height:100vh;z-index:1}.pg-overlay-swiper .swiper-slide{display:flex;height:100vh;padding:.5rem;overflow:hidden}.pg-overlay-swiper .swiper-zoom-container{width:100%;height:100%}.pg-overlay-swiper img{width:auto;height:auto}.pg-overlay-close,.pg-close{position:absolute;top:28px;right:18px;z-index:100;pointer-events:auto;background:none;border:0;color:#fff;font-size:32px;line-height:1;cursor:pointer}.product-full-w-nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.product-full-w-nav .product-full-w-prev,.product-full-w-nav .product-full-w-next{position:absolute;top:50%;pointer-events:auto;cursor:pointer;color:#fff;transform:translateY(-50%);transition:opacity .2s ease-out}.product-full-w-nav .product-full-w-prev{left:24px}.product-full-w-nav .product-full-w-next{right:24px}.product-full-w-nav .product-full-w-prev:hover,.product-full-w-nav .product-full-w-next:hover{opacity:.7}.product-full-w-nav svg{width:28px;height:28px}.pg-mobile{display:grid;width:100%}.productGalleryMain{width:100%;aspect-ratio:3 / 4;max-height:68vh;background-color:#fff;cursor:none}.productGalleryMain img{display:block;width:100%;height:100%;object-fit:contain}.productGalleryMain .swiper-slide{display:flex;align-items:center;justify-content:center;background-color:#fff;height:100%}.productGalleryThumbs{margin-top:0;width:100%;overflow:hidden}.productGalleryThumbs .swiper-wrapper{align-items:center;height:100%}.productGalleryThumbs .swiper-slide{display:flex;align-items:center;justify-content:center;width:4rem;height:5.5rem;flex-shrink:0;margin-right:2px}.productGalleryThumbs .swiper-slide:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#710014;opacity:0;transform:scaleX(0);transform-origin:left center;transition:opacity .14s ease,transform .34s cubic-bezier(.4,0,.2,1)}.productGalleryThumbs .swiper-slide:not(.swiper-slide-thumb-active) img{opacity:.7;transition:opacity .24s ease}.productGalleryThumbs .swiper-slide.swiper-slide-thumb-active:after,.productGalleryThumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;transform:scaleX(1)}.productGalleryThumbs img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background-color:#fff;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:360px){.productGalleryThumbs .swiper-slide{width:56px;height:72px}}.pg-desktop{display:none}@media(min-width:769px){.pg-mobile{display:none}.pg-desktop{display:block}}.product-info__pre-title span{display:block;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;line-height:1.2;text-transform:uppercase;color:#710014}.product-info__title{font-size:1.5rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.product-info__prices{display:flex;gap:8px;align-items:baseline;margin-bottom:24px}.product-info__short{border-top:1px solid #c0bfbb;padding-top:1rem}.product-info__short>.short-heading{font-weight:600;font-size:1rem;line-height:1.25;margin-bottom:1.75rem;max-width:40ch;overflow-wrap:break-word;word-break:normal}.product-info__short>.short-heading.gift{margin-top:1rem;max-width:40ch}.product-info__color .product-colors__label{display:block;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:.75rem}.product-info__meta{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:.85rem;gap:.3rem}.product-info__meta-item{font-size:.78rem;line-height:1.2;color:#4a4a4a}.product-features{list-style:square;margin-bottom:1.125rem;margin-left:1.3rem;padding:0}.product-feature-text{font-size:.875rem;font-weight:500;line-height:1.4;margin-left:-6px}.qty-wrapper{display:inline-flex;position:relative;align-items:center;gap:4px;border:1px solid #0A0A0A}.qty-wrapper>.product-qty-btn{display:flex;align-items:center;justify-content:center;width:34px;height:38px;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent}.qty-wrapper>.product-qty-btn svg{display:block;width:10px;height:10px;stroke-width:1.5px}.qty-wrapper>.product-input{display:inline-block;vertical-align:middle;font-size:14px;font-family:inherit;font-weight:500;text-align:center;width:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent}.product-inventory{display:inline-flex;align-items:center;padding:.375rem .75rem;margin-bottom:.75rem;gap:.5rem}.product-inventory__text{font-size:.84rem;font-weight:600}.product-inventory__dot{position:relative;display:inline-block;width:8px;height:8px;min-width:8px;border-radius:50%}.product-inventory__dot:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;border-radius:50%;transform:translate(-50%,-50%) scale(.7);transform-origin:center;animation:pulse 1.8s ease-out infinite;pointer-events:none;will-change:transform,opacity}.product-inventory.product-inventory--limited{background-color:#f6d69b73}.product-inventory--limited .product-inventory__text{color:#8c4f00}.product-inventory--limited .product-inventory__dot{background:#ff8f00}.product-inventory--limited .product-inventory__dot:before{background-color:#ff8e007a}.product-inventory.product-inventory--available{background-color:#06871029}.product-inventory--available .product-inventory__text{color:#2c6344}.product-inventory--available .product-inventory__dot{background-color:#0c7a56}.product-inventory--available .product-inventory__dot:before{background-color:#0c7a5659}.product-details-content{padding:3.5rem 4.5rem 5rem;background-color:var(--details-bg, #E0DFD7)}.product-details-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-details-accordion__item{border-bottom:1px solid #C0BFBB}.product-details-accordion__trigger{width:100%;background:transparent;color:var(--color-text, #0A0A0A);border:0;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;outline:none;-webkit-text-fill-color:currentColor;-webkit-appearance:none;appearance:none}.product-details-title{font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}.product-details-accordion__panel{height:0;overflow:hidden}.product-details-accordion__panel-inner{padding:0 1.5rem 1.5rem;line-height:1.5}.product-details-accordion__panel-inner p{font-size:.9rem;line-height:1.5}.product-details-accordion__panel-inner p+p{margin-top:.85rem}.product-details-specs__table{width:100%;border-collapse:collapse;margin-top:-.8rem}.product-details-specs__row{border-top:1px solid #C0BFBB}.product-details-specs__row:first-child{border-top:none}.product-details-specs__row:last-child{border-bottom:none}.product-details-specs__label{padding:.85rem 0;font-size:.9rem;font-weight:500;text-align:left;width:45%;color:#585858}.product-details-specs__value{text-align:left;font-size:.9rem;font-weight:600}.pdp-video{padding-block:6rem 6.5rem;background-color:#fff}.pdp-video__header{margin-bottom:3rem}.pdp-video__grid{display:grid;gap:5rem;align-items:start}.pdp-video__media,.pdp-video__frame{width:100%}.pdp-video__frame{overflow:hidden}.pdp-video__video-el{display:block;width:100%;min-height:542px;height:auto;object-fit:cover}.pdp-video__features{display:flex;flex-direction:column;gap:1rem}.pdp-video__feature{position:relative;padding:1.5rem;background-color:#f2f1ed}.pdp-video__feature-content{display:flex;flex-direction:column}.pdp-video__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:3px;height:100%;background-color:#b38e6f;opacity:.9}.pdp-capacity{padding-block:6rem 6.5rem}.pdp-capacity__grid{align-items:stretch}.pdp-capacity__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background-color:#fff}.pdp-capacity__number{font-size:3rem;font-weight:600;color:#710014;line-height:1;margin-bottom:.8rem}.pdp-capacity__label{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.125rem;text-transform:uppercase;color:#585858}.product-stats{margin-bottom:1.125rem;background-color:#e0dfd7}.product-stats__grid{display:grid;grid-template-columns:repeat(3,1fr)}.product-stats__item{display:flex;padding:1.125rem 0;text-align:center;flex-direction:column;justify-content:center}.product-stats__item:nth-child(2){border-left:1px solid #cec7c0;border-right:1px solid #cec7c0}.product-stats__number{font-size:1.75rem;line-height:1;font-weight:500;letter-spacing:-.02em;color:#710014;margin-bottom:8px}.product-stats__label{font-size:12px;font-weight:500;line-height:1;letter-spacing:1.5px;text-transform:uppercase;color:#585858}.commitment-section{padding-block:6rem}.commitment-inner{margin:0 auto}.commitment-label{font-size:12px;font-weight:500;line-height:1.15;letter-spacing:.35em;text-transform:uppercase;color:#fffc;margin-bottom:24px}.commitment-text{font-size:32px;line-height:1.4;font-weight:400;color:#fff;max-width:90%}.product-leather-section{position:relative;overflow:hidden}.product-leather-section__grid{display:grid;grid-template-columns:1fr}.product-leather-section__content{display:flex;position:relative;align-items:center;justify-content:center;color:#fff;background-color:var(--leather-bg-color, #B38E6F);padding:4rem 3rem;isolation:isolate}.product-leather-section__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 42%),linear-gradient(180deg,#00000008,#0000001a);pointer-events:none;z-index:0}.product-leather-section__panel{position:relative;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;width:100%;z-index:1}.product-leather-section__inner{max-width:56ch}.product-leather-section__title{font-weight:700;letter-spacing:-.06rem;text-transform:uppercase;text-wrap:balance;line-height:1;margin-bottom:1.75rem}.product-leather-section__text{max-width:58ch}.product-leather-section__text p{font-size:.95rem;line-height:1.6;color:#fff;margin-bottom:1rem}.product-leather-section__text p:last-child{margin-bottom:0}.product-leather-section__text strong,.product-leather-section__text b{color:#fff;font-weight:600}.product-leather-section__text ul{padding:.5rem 0 0;margin:0}.product-leather-section__text li{margin-left:1.2rem;padding-left:.2rem;list-style:square}.product-leather-section__text li+li{margin-top:.45rem}.product-leather-section__text li::marker{color:#fffffff2}.product-leather-section__media{position:relative;min-height:100%}.product-leather-section__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(prefers-reduced-motion:reduce){.product-leather-section__content,.product-leather-section__panel{backdrop-filter:none;-webkit-backdrop-filter:none}}.product-slider-section{margin-block:4rem 0}.product-slider-section.home-p{margin-block:6rem 4rem}.product-slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.625rem}.product-slider-wrapper{padding:0 48px}.product-slider-title{font-size:1.75rem;font-weight:700;margin:0}.product-slider-nav{display:flex;align-items:center;gap:1rem}.product-slider-prev,.product-slider-next{cursor:pointer;opacity:.5;transition:opacity .2s ease;padding:0}.product-slider-prev svg,.product-slider-next svg{display:block;width:32px;height:32px}.product-slider-prev:hover,.product-slider-next:hover{opacity:1}.product-slider-slide{position:relative}@media(hover:hover)and (pointer:fine){.pg-desktop:hover{cursor:none}.pg-cursor{position:fixed;top:0;left:0;width:42px;height:42px;pointer-events:none;z-index:9999;opacity:0;border-radius:50%;box-shadow:0 2px 6px #36363626;transform:scale(.9);transition:opacity .15s ease,transform .15s ease}.pg-cursor svg{width:100%;height:100%;display:block}.pg-cursor.is-visible{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/shop.css.map */
