header-component a{transition:color .2s ease,opacity .2s ease,transform .2s ease}header-component a:hover{color:#c48a3a!important}header-component nav a{font-family:var(--font-heading--family)!important;letter-spacing:.04em;text-transform:uppercase}header-component nav a{position:relative}header-component nav a:after{content:"";position:absolute;left:0;bottom:-.15rem;width:0;height:1px;background:#c48a3a;transition:width .2s ease}header-component nav a:hover:after{width:100%}.custom-mxm-header{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;background:var(--custom-mxm-header-bg);color:var(--custom-mxm-header-text);border-bottom:1px solid #272727}body{padding-top:88px}.custom-mxm-header__bar{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:88px;padding:0 12vw;background:var(--custom-mxm-header-bg)}.custom-mxm-header__nav,.custom-mxm-header__actions{display:flex;align-items:center;gap:1.55rem}.custom-mxm-header__nav--left{justify-content:flex-start}.custom-mxm-header__actions{justify-content:flex-end}.custom-mxm-header__shop-trigger,.custom-mxm-header__link,.custom-mxm-header__icon-link{color:var(--custom-mxm-header-text);text-decoration:none}.custom-mxm-header__shop-trigger,.custom-mxm-header__link{position:relative;padding:0;border:0;background:transparent;font-family:var(--font-heading--family);font-size:1rem;line-height:1;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.custom-mxm-header__shop-trigger:after,.custom-mxm-header__link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:0;height:1px;background:#fff;transition:width .2s ease}.custom-mxm-header__shop-trigger:hover:after,.custom-mxm-header__link:hover:after,.custom-mxm-header.is-mega-open .custom-mxm-header__shop-trigger:after{width:100%}.custom-mxm-header__logo{display:inline-flex;align-items:center;justify-content:center;color:var(--custom-mxm-header-text);text-decoration:none}.custom-mxm-header__logo-image{display:block;width:64px;height:auto}.custom-mxm-header__logo-text{font-family:var(--font-heading--family);letter-spacing:.06em;text-transform:uppercase}.custom-mxm-header__icon-link{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.custom-mxm-header__icon-link svg{width:20px;height:20px}.custom-mxm-header__icon-link:hover{opacity:.75;transform:translateY(-1px)}.custom-mxm-header__mega{position:absolute;left:0;right:0;top:100%;background:var(--custom-mxm-drawer-bg);color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;border-bottom:1px solid var(--custom-mxm-accent)}.custom-mxm-header.is-mega-open .custom-mxm-header__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.custom-mxm-header__mega-inner{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);gap:4rem;padding:3rem 12vw 3.25rem}.custom-mxm-header__mega-kicker,.custom-mxm-header__panel-kicker{margin:0 0 1.2rem;color:var(--custom-mxm-accent);font-family:var(--font-accent--family);font-size:.72rem;line-height:1;letter-spacing:.14em;text-transform:uppercase}.custom-mxm-header__category-list{display:grid;gap:.95rem;margin:0;padding:0;list-style:none}.custom-mxm-header__category-link{position:relative;display:inline-flex;width:fit-content;color:#fff;font-family:var(--font-heading--family);font-size:1.25rem;line-height:1;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,transform .2s ease}.custom-mxm-header__category-link:before{content:"";position:absolute;left:-1rem;top:50%;width:0;height:1px;background:var(--custom-mxm-accent);transform:translateY(-50%);transition:width .2s ease}.custom-mxm-header__category-link:hover,.custom-mxm-header__category-link.is-active{color:var(--custom-mxm-accent);transform:translate(.4rem)}.custom-mxm-header__category-link:hover:before,.custom-mxm-header__category-link.is-active:before{width:.65rem}.custom-mxm-header__mega-right{position:relative;min-height:260px}.custom-mxm-header__product-panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transform:translate(42px);filter:blur(2px);transition:opacity .32s ease,transform .32s ease,filter .32s ease}.custom-mxm-header__product-panel.is-active{position:relative;opacity:1;pointer-events:auto;transform:translate(0);filter:blur(0)}.custom-mxm-header__panel-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.custom-mxm-header__panel-title{margin:0;color:#fff;font-family:var(--font-heading--family);font-size:clamp(1.45rem,2vw,2.2rem);line-height:1;letter-spacing:.04em;text-transform:uppercase}.custom-mxm-header__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.custom-mxm-header__product-card{display:block;color:#fff;text-decoration:none;background:#1f1f1f;border-bottom:1px solid var(--custom-mxm-accent);overflow:hidden;box-shadow:0 18px 40px #0000002e;transition:transform .25s ease,background .25s ease}.custom-mxm-header__product-card:hover{transform:translateY(-4px);background:#242424}.custom-mxm-header__product-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#171717}.custom-mxm-header__product-image{display:block;width:100%;height:100%;object-fit:cover;filter:contrast(1.08) saturate(1.05);transition:transform .35s ease,filter .35s ease}.custom-mxm-header__product-card:hover .custom-mxm-header__product-image{transform:scale(1.06);filter:contrast(1.12) saturate(1.08) brightness(.9)}.custom-mxm-header__product-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#242424,#181818)}.custom-mxm-header__product-content{padding:.85rem .9rem .95rem}.custom-mxm-header__product-title{margin:0 0 .35rem;color:#fff;font-family:var(--font-heading--family);font-size:1rem;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.custom-mxm-header__product-price{margin:0;color:var(--custom-mxm-accent);font-family:var(--font-body--family);font-size:.85rem}.custom-mxm-header__panel-link{display:inline-flex;color:var(--custom-mxm-accent);font-family:var(--font-accent--family);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.custom-mxm-header__panel-link:hover{color:#fff}.custom-mxm-header__panel-link--mobile{display:none;margin-top:1.25rem}.custom-mxm-header__empty-state{grid-column:1 / -1;padding:2rem;border:1px solid rgb(255 255 255 / .12);color:#ffffffbf}@media screen and (max-width:989px){body{padding-top:72px}.custom-mxm-header__bar{min-height:72px;padding:0 1rem;grid-template-columns:1fr auto 1fr}.custom-mxm-header__nav{gap:0}.custom-mxm-header__shop-trigger{font-size:.95rem;letter-spacing:.05em}.custom-mxm-header__link{display:none}.custom-mxm-header__logo-image{width:46px}.custom-mxm-header__actions{gap:.9rem}.custom-mxm-header__icon-link{width:22px;height:22px}.custom-mxm-header__icon-link svg{width:20px;height:20px}.custom-mxm-header__mega{max-height:calc(100dvh - 72px);overflow-y:auto}.custom-mxm-header__mega-inner{display:block;padding:2rem 1.1rem 2.25rem}.custom-mxm-header__mega-left{margin-bottom:2rem}.custom-mxm-header__mega-kicker,.custom-mxm-header__panel-kicker{font-size:.68rem;margin-bottom:1rem}.custom-mxm-header__category-list{gap:.9rem}.custom-mxm-header__category-link{font-size:1.35rem}.custom-mxm-header__mega-right{min-height:auto}.custom-mxm-header__product-panel{display:none;position:static;inset:auto;opacity:1;pointer-events:auto;transform:none;filter:none}.custom-mxm-header__product-panel.is-active{display:block;position:static;transform:none;filter:none}.custom-mxm-header__panel-head{display:block;margin-bottom:1rem}.custom-mxm-header__panel-title{font-size:1.45rem}.custom-mxm-header__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.custom-mxm-header__product-content{padding:.7rem .65rem .75rem}.custom-mxm-header__product-title{font-size:.86rem;line-height:1.15}.custom-mxm-header__product-price{font-size:.78rem}.custom-mxm-header__panel-link--desktop{display:none}.custom-mxm-header__panel-link--mobile{display:inline-flex;margin-top:1.1rem}}.custom-mxm-header__category-list{max-height:none;overflow:visible;padding-right:0}.custom-mxm-header__group{position:relative}.custom-mxm-header__group-trigger{appearance:none;-webkit-appearance:none;border:0;background:transparent;width:100%;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:.55rem}.custom-mxm-header__group-trigger.custom-mxm-header__category-link:before,.custom-mxm-header__group-trigger.custom-mxm-header__category-link:after{content:none!important;display:none!important}.custom-mxm-header__group-trigger:focus{outline:none}.custom-mxm-header__group-icon{position:relative;width:10px;height:10px;flex:0 0 10px;color:currentColor;opacity:.85;transform:translateY(-1px)}.custom-mxm-header__group-icon:before,.custom-mxm-header__group-icon:after{content:"";position:absolute;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-mxm-header__group-icon:before{width:10px;height:1px}.custom-mxm-header__group-icon:after{width:1px;height:10px;transition:transform .2s ease,opacity .2s ease}.custom-mxm-header__group-trigger.is-open .custom-mxm-header__group-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.custom-mxm-header__range-list{max-height:0;opacity:0;overflow:hidden;padding-left:1.25rem;transition:max-height .22s ease,opacity .18s ease}.custom-mxm-header__range-list.is-open{max-height:520px;opacity:1}.custom-mxm-header__range-link{display:flex;align-items:center;position:relative;padding:.34rem 0 .34rem .75rem;color:#ffffffad;font-family:var(--font-accent--family);font-size:.78rem;line-height:1;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,transform .2s ease}.custom-mxm-header__range-link:before{content:"";position:absolute;left:0;top:50%;width:5px;height:1px;background:var(--custom-mxm-accent);transform:translateY(-50%) scaleX(.7);transform-origin:left center;transition:transform .2s ease}.custom-mxm-header__range-link:hover,.custom-mxm-header__range-link:focus,.custom-mxm-header__range-link.is-active{color:var(--custom-mxm-accent);transform:translate(4px)}.custom-mxm-header__range-link:hover:before,.custom-mxm-header__range-link:focus:before,.custom-mxm-header__range-link.is-active:before{transform:translateY(-50%) scaleX(1.8)}.custom-mxm-header__range-link--orphan{padding-left:0}.custom-mxm-header__empty{min-height:220px;display:flex;align-items:center;justify-content:center;padding:2rem;border:1px solid rgb(255 255 255 / .12);color:#ffffff9e;font-family:var(--font-body--family);font-size:.92rem;text-align:center}@media screen and (max-width:989px){.custom-mxm-header__range-list{padding-left:1rem}.custom-mxm-header__range-link{font-size:.76rem;padding-top:.42rem;padding-bottom:.42rem}}body:has(.shopify-policy__container){background:#fff!important}body:has(.shopify-policy__container) .shopify-policy__container{width:min(100% - 96px,1280px)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding:96px 0 112px!important}body:has(.shopify-policy__container) .shopify-policy__title{width:100%!important;max-width:1120px!important;margin:0 auto 72px!important;padding:0!important;text-align:center!important}body:has(.shopify-policy__container) .shopify-policy__title h1{display:none!important}body:has(.shopify-policy__container) .shopify-policy__body{width:100%!important;max-width:none!important;margin:0 auto!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte{width:100%!important;max-width:1080px!important;margin-left:auto!important;margin-right:auto!important;font-family:var(--font-body--family)!important;font-size:1.08rem!important;line-height:1.74!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte p{max-width:none!important;margin:0 0 1.25rem!important;font-family:var(--font-body--family)!important;font-size:1.08rem!important;line-height:1.74!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h1,body:has(.shopify-policy__container) .shopify-policy__body .rte h2,body:has(.shopify-policy__container) .shopify-policy__body .rte h3{max-width:none!important;margin:4rem 0 1.35rem!important;font-family:var(--font-heading--family)!important;font-weight:var(--font-heading--weight)!important;font-size:clamp(2.3rem,4vw,4rem)!important;line-height:.98!important;letter-spacing:.075em!important;text-transform:uppercase!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h1:first-child,body:has(.shopify-policy__container) .shopify-policy__body .rte h2:first-child,body:has(.shopify-policy__container) .shopify-policy__body .rte h3:first-child{margin-top:0!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h4,body:has(.shopify-policy__container) .shopify-policy__body .rte h5{max-width:none!important;margin:2.6rem 0 .9rem!important;font-family:var(--font-accent--family)!important;font-weight:var(--font-accent--weight)!important;font-size:1rem!important;line-height:1.25!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#c48a3a!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h6{max-width:none!important;margin:2.1rem 0 .65rem!important;font-family:var(--font-heading--family)!important;font-weight:var(--font-heading--weight)!important;font-size:1.45rem!important;line-height:1.12!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h4 strong,body:has(.shopify-policy__container) .shopify-policy__body .rte h5 strong,body:has(.shopify-policy__container) .shopify-policy__body .rte h6 strong{color:inherit!important;font-weight:inherit!important}body:has(.shopify-policy__container) .shopify-policy__body .rte a{color:#c48a3a!important;text-decoration:none!important;border-bottom:1px solid currentColor!important;transition:opacity .2s ease!important;word-break:break-word!important}body:has(.shopify-policy__container) .shopify-policy__body .rte a:hover{opacity:.7!important}body:has(.shopify-policy__container) .shopify-policy__body .rte ul,body:has(.shopify-policy__container) .shopify-policy__body .rte ol{max-width:none!important;margin:0 0 1.4rem!important;padding-left:1.35rem!important}body:has(.shopify-policy__container) .shopify-policy__body .rte li{margin-bottom:.5rem!important;font-family:var(--font-body--family)!important;font-size:1.08rem!important;line-height:1.7!important;color:#272727!important}body:has(.shopify-policy__container) .shopify-policy__body .rte strong,body:has(.shopify-policy__container) .shopify-policy__body .rte b{color:#272727!important;font-weight:700!important}body:has(.shopify-policy__container) .shopify-policy__body .rte table{width:100%!important;max-width:none!important;border-collapse:collapse!important;margin:2.4rem 0!important;font-size:1rem!important}body:has(.shopify-policy__container) .shopify-policy__body .rte th,body:has(.shopify-policy__container) .shopify-policy__body .rte td{padding:1rem 1.1rem!important;border:1px solid rgba(39,39,39,.16)!important;text-align:left!important;vertical-align:top!important}body:has(.shopify-policy__container) .shopify-policy__body .rte th{font-family:var(--font-accent--family)!important;font-size:.82rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#272727!important;background:#c48a3a1a!important}@media screen and (max-width:749px){body:has(.shopify-policy__container) .shopify-policy__container{width:calc(100% - 40px)!important;max-width:none!important;padding:64px 0 80px!important}body:has(.shopify-policy__container) .shopify-policy__title{max-width:none!important;margin-bottom:44px!important}body:has(.shopify-policy__container) .shopify-policy__title h1{font-size:clamp(2.8rem,15vw,4.6rem)!important;line-height:.92!important;letter-spacing:.05em!important}body:has(.shopify-policy__container) .shopify-policy__body .rte{max-width:none!important;font-size:.98rem!important;line-height:1.68!important}body:has(.shopify-policy__container) .shopify-policy__body .rte p,body:has(.shopify-policy__container) .shopify-policy__body .rte li{font-size:.98rem!important;line-height:1.68!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h1,body:has(.shopify-policy__container) .shopify-policy__body .rte h2,body:has(.shopify-policy__container) .shopify-policy__body .rte h3{margin-top:3rem!important;font-size:clamp(1.9rem,9vw,2.8rem)!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h4,body:has(.shopify-policy__container) .shopify-policy__body .rte h5{font-size:.88rem!important;letter-spacing:.13em!important}body:has(.shopify-policy__container) .shopify-policy__body .rte h6{font-size:1.2rem!important}body:has(.shopify-policy__container) .shopify-policy__body .rte table{display:block!important;overflow-x:auto!important;white-space:nowrap!important}}.variant-picker__form .variant-option{margin-bottom:1.45rem}.variant-picker__form .variant-option legend{position:relative;display:flex;align-items:center;gap:.65rem;margin:0 0 .65rem;font-family:var(--font-body--family);font-size:.9rem;line-height:1.2;color:#272727}.variant-picker__form .variant-option legend:before{content:"";display:block;width:20px;height:2px;flex:0 0 26px;background:#c48a3a}.variant-picker__form .variant-option--buttons{display:flex;flex-wrap:wrap;gap:.5rem .55rem}.variant-picker__form .variant-option__button-label{min-width:auto;min-height:0;height:36px;padding:0 .95rem;border:1px solid rgba(39,39,39,.16);background:#fff;color:#272727;font-family:var(--font-body--family);font-size:.92rem;line-height:1;letter-spacing:.01em;text-transform:none;border-radius:0;box-shadow:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.variant-picker__form .variant-option__button-label:before,.variant-picker__form .variant-option__button-label:after{display:none}.variant-picker__form .variant-option__button-label:hover{border-color:#c48a3a;background:#c48a3a14;color:#272727}.variant-picker__form .variant-option__button-label:has(input:checked){border-color:#c48a3a;background:#c48a3a;color:#272727}.variant-picker__form .variant-option__button-label:has(input:focus-visible){outline:2px solid rgba(196,138,58,.45);outline-offset:3px}.variant-picker__form .variant-option__button-label__text{display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.variant-picker__form .variant-option__button-label:has(input[data-option-available=false]),.variant-picker__form .variant-option__button-label:has(input:disabled){opacity:.42;cursor:not-allowed;background:#27272709;color:#27272773;border-color:#2727271f}.variant-picker__form .variant-option__button-label:has(input[data-option-available=false]):hover,.variant-picker__form .variant-option__button-label:has(input:disabled):hover{background:#27272709;border-color:#2727271f}@media screen and (max-width:749px){.variant-picker__form .variant-option{margin-bottom:1.25rem}.variant-picker__form .variant-option legend{margin-bottom:.55rem;gap:.5rem;font-size:.8rem}.variant-picker__form .variant-option legend:before{width:20px;flex-basis:20px}.variant-picker__form .variant-option--buttons{gap:.45rem}.variant-picker__form .variant-option__button-label{height:34px;padding:0 .8rem;font-size:.86rem}}@media screen and (max-width:989px),(hover:none)and (pointer:coarse){[data-custom-mxm-header] [data-custom-mxm-product-panel],[data-custom-mxm-header] .custom-mxm-header__product-panel,[data-custom-mxm-header] .custom-mxm-header__product-panels,[data-custom-mxm-header] .custom-mxm-header__mega-products{display:none!important}}cart-drawer,cart-drawer.drawer,.cart-drawer,.cart-drawer.drawer,.drawer--cart,.drawer.active,.drawer[open],dialog.cart-drawer,.cart-drawer__dialog,.cart-drawer__overlay,.cart-drawer__inner,.drawer__inner{z-index:2147483647!important}dialog,[popover],.shopify-section:has(cart-drawer),.shopify-section:has(.cart-drawer),.shopify-section:has(.drawer--cart){z-index:2147483647!important}body:has(cart-drawer) .custom-mxm-header,body:has(.cart-drawer) .custom-mxm-header,body:has(.drawer--cart) .custom-mxm-header,body:has(.drawer.active) .custom-mxm-header,body:has(dialog[open]) .custom-mxm-header{z-index:10!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
