.zl-hero{position:relative;overflow:hidden;border-radius:10px}.zl-hero--full{max-width:none;padding:0 var(--zl-gutter);border-radius:0}.zl-hero__media,.zl-hero__img{display:block;width:100%;height:var(--zl-hero-height, 65vh);min-height:420px;object-fit:cover}.zl-hero__media{position:relative}.zl-hero--adapt .zl-hero__media,.zl-hero--adapt .zl-hero__img{height:auto;min-height:0}.zl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));pointer-events:none}.zl-hero__content{position:absolute;left:0;bottom:0;padding:4rem 3rem;max-width:56rem;color:rgb(var(--color-foreground))}.zl-hero__eyebrow{margin:0 0 .8rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.zl-hero__heading{margin:0 0 1rem;color:var(--zl-heading-color, rgb(var(--color-foreground)));font-size:clamp(3.2rem,5.5vw,6.4rem);line-height:1.05}.zl-hero__subtext{margin:0 0 2rem;font-size:1.4rem;line-height:1.5;max-width:44rem}.zl-hero__subtext p{margin:0}.zl-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.zl-hero__button--light{--color-button: var(--zl-brand-button, 81, 20, 2);--color-button-text: var(--zl-brand-button-text, 255, 255, 255);min-width:15rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:749px){.zl-hero{border-radius:8px}.zl-hero__media,.zl-hero__img{height:var(--zl-hero-height-mobile, 55vh);min-height:340px}.zl-hero__content{padding:2rem 1.6rem}.zl-hero__subtext{font-size:1.3rem;margin-bottom:1.6rem}.zl-hero__button--light{min-width:13rem;flex:1 1 auto;text-align:center}}.zl-cards__header{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:2.8rem}.zl-cards__heading{margin:0;font-size:calc(var(--font-heading-scale) * 2.2rem)}@media screen and (min-width:750px){.zl-cards__heading{font-size:calc(var(--font-heading-scale) * 2.8rem)}}.zl-cards__viewall{font-size:1.3rem;white-space:nowrap}.zl-cards__link{display:block;text-decoration:none;color:inherit}.zl-cards__media{position:relative;width:100%;border-radius:4px;overflow:hidden;aspect-ratio:8 / 5;background:rgba(var(--color-foreground),.04)}.zl-cards__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.zl-cards__link:hover .zl-cards__img{transform:scale(1.04)}.zl-cards__img--placeholder{opacity:.35}.zl-cards__overlay{position:absolute;left:0;right:0;bottom:0;padding:3.2rem 1.6rem 1.4rem;display:flex;flex-direction:column;gap:.2rem;background:linear-gradient(to top,rgba(var(--color-background),.82),rgba(var(--color-background),0));color:rgb(var(--color-foreground))}.zl-cards__title{font-weight:700;font-size:1.6rem;letter-spacing:.04em}@media screen and (min-width:990px){.zl-cards__title{font-size:2rem}.zl-cards__offer{font-size:1.35rem}}.zl-cards__offer{font-size:1.2rem;opacity:.9}.zl-editorial__grid{display:grid;grid-template-columns:1fr 1.15fr .9fr;gap:3.2rem;align-items:center}.zl-editorial__heading{margin:0 0 1.2rem}.zl-editorial__body{margin-bottom:2rem}.zl-editorial__text .button{align-self:flex-start;width:auto;min-width:14rem;padding-left:3rem;padding-right:3rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .15s ease}.zl-editorial__text .button:hover{background:rgb(var(--zl-solid-button, 81, 20, 2));color:#fff;border-color:rgb(var(--zl-solid-button, 81, 20, 2))}.zl-editorial__media{border-radius:8px;overflow:hidden}.zl-editorial__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.zl-editorial__img--placeholder{background:rgba(var(--color-foreground),.04)}@media screen and (min-width:990px){.zl-editorial__grid{gap:6rem;align-items:stretch}.zl-editorial__text{display:flex;flex-direction:column;justify-content:center}.zl-editorial__media{height:100%}.zl-editorial__img{height:100%;min-height:44rem;aspect-ratio:auto;object-fit:cover}.zl-editorial__products{justify-content:center}}.zl-editorial__products{display:flex;flex-direction:column;gap:0}.zl-editorial__product{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 0;border:0;border-bottom:1px solid rgba(var(--color-foreground),.1);border-radius:0;background:transparent;text-decoration:none;color:inherit}.zl-editorial__product:first-child{border-top:1px solid rgba(var(--color-foreground),.1)}.zl-editorial__product:hover .zl-editorial__product-title{color:#511402}.zl-editorial__product-img{width:8rem;height:10rem;object-fit:cover;border-radius:4px;flex-shrink:0}.zl-editorial__product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;font-weight:500;line-height:1.4;margin-bottom:.5rem;transition:color .2s ease}.zl-editorial__product-price .price{font-size:1.35rem}.zl-editorial__more{font-size:1.3rem;align-self:flex-start;margin-top:1.6rem}@media screen and (min-width:990px){.zl-editorial__products{padding:.6rem 3.2rem;border-left:1px solid rgba(var(--color-foreground),.12);border-right:1px solid rgba(var(--color-foreground),.12);gap:2.2rem}.zl-editorial__product{flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding:0;border:0}.zl-editorial__product:first-child{border-top:0}.zl-editorial__product-img{width:9.6rem;height:11.2rem}.zl-editorial__product-title{margin-bottom:0;font-size:1.3rem}.zl-editorial__more{align-self:center;margin-top:.6rem}}@media screen and (max-width:989px){.zl-editorial__grid{grid-template-columns:1fr 1fr}.zl-editorial__text{grid-column:1 / -1}}@media screen and (max-width:749px){.zl-editorial__grid{grid-template-columns:1fr;gap:2rem}.zl-editorial__img{aspect-ratio:4 / 3;max-height:52vh}}.zl-tabs__nav[hidden]{display:none!important}.zl-tabs__nav{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:2.4rem;border-bottom:1px solid rgba(var(--color-foreground),.08);padding-bottom:0}.zl-tabs__tab{-webkit-appearance:none;appearance:none;background:none;border:0;border-bottom:2px solid transparent;padding:.8rem .2rem;margin-right:1.6rem;font-family:var(--font-body-family);font-size:1.4rem;color:rgba(var(--color-foreground),.6);cursor:pointer;transition:color .2s ease,border-color .2s ease}.zl-tabs__tab:hover{color:rgb(var(--color-foreground))}.zl-tabs__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground));font-weight:600}.zl-tabs__empty{opacity:.6}.zl-campaign{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.zl-campaign__inner{position:relative;width:100%;padding-left:var(--zl-gutter);padding-right:var(--zl-gutter);display:flex;justify-content:flex-start}.zl-campaign__content{max-width:60rem}.zl-campaign--v-top{justify-content:flex-start}.zl-campaign--v-middle{justify-content:center}.zl-campaign--v-bottom{justify-content:flex-end}.zl-campaign--h-left .zl-campaign__inner{justify-content:flex-start}.zl-campaign--h-center .zl-campaign__inner{justify-content:center}.zl-campaign--h-center .zl-campaign__content{text-align:center}.zl-campaign--h-right .zl-campaign__inner{justify-content:flex-end}.zl-campaign__media{position:absolute;top:0;right:0;bottom:0;left:0}.zl-campaign__img{width:100%;height:100%;object-fit:cover}.zl-campaign--has-image .zl-campaign__content{position:relative;color:rgb(var(--color-foreground))}.zl-campaign--has-image .zl-campaign__heading{color:var(--zl-heading-color, rgb(var(--color-foreground)))}.zl-campaign__heading{margin:0 0 1rem;font-size:clamp(2.8rem,4vw,4.8rem)}.zl-campaign__subtext{max-width:48rem;margin-bottom:2rem}.zl-campaign__subtext p{margin:0}.button,.shopify-challenge__button,.customer button{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background-color .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--secondary:hover{--color-button: var(--color-base-text)}.announcement-bar__message{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.header__menu-item{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase}.header__menu-item>span{position:relative}.header__menu-item>span:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.header__menu-item:hover>span:after{transform:scaleX(1)}.header__menu-item:hover span{text-decoration:none!important}.zl-cards__heading,.zl-editorial__heading,.title,.title-wrapper-with-link .title{letter-spacing:.01em}.zl-cards__header{align-items:center}.card--standard .card__inner{border-radius:8px;overflow:hidden}.card__media img{transition:transform .5s ease}.card:hover .card__media img{transform:scale(1.05)}.card__heading{font-family:var(--font-body-family);font-size:1.35rem;font-weight:600;line-height:1.35}.card__heading a:after{outline:none}.price{font-size:1.3rem}.price--on-sale .price-item--regular{opacity:.45}.price--on-sale .price-item--sale{color:#a11a22;font-weight:700}.badge{font-size:1rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:.5rem 1rem}.card .badge--bottom-left{background-color:#511402;color:#fff6f0;border-color:transparent}.quick-add__submit{font-size:1.1rem;letter-spacing:.12em}.zl-tabs__tab{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase}.zl-tabs__tab.is-active{border-bottom-width:2px}.zl-campaign__content{padding-top:1rem;padding-bottom:1rem}.zl-statement__text{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,5vw,5.6rem);line-height:.98;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.zl-statement__text em{font-style:italic;opacity:.85}.footer__blocks-wrapper .footer-block__heading{font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;opacity:.7}.footer-block__details-content .list-menu__item--link,.footer-block__details-content .rte{opacity:.85}.footer-block__details-content .list-menu__item--link:hover{opacity:1}.footer__content-bottom{border-top:1px solid rgba(var(--color-foreground),.12)}::selection{background:#511402d9;color:#fff}.underlined-link{text-underline-offset:3px}.footer .footer__content-top{display:flex;flex-wrap:wrap;gap:6rem;align-items:flex-start;justify-content:space-between;padding-top:6.4rem;padding-bottom:5.6rem}.footer .footer__blocks-wrapper{flex:1 1 56%;display:grid!important;grid-template-columns:1.5fr 1fr 1fr;column-gap:6.4rem;row-gap:3rem}.footer{position:relative}.footer>*{position:relative;z-index:1}.footer .zl-footer-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.zl-footer-bg__img{width:100%;height:100%;object-fit:cover;display:block}.zl-footer-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,rgb(var(--color-background)) 55%,black);opacity:var(--zl-footer-overlay, .7)}.footer{color:rgba(var(--color-foreground),.92)}.footer .footer-block__details-content .list-menu__item--link,.footer .footer-block__details-content .rte{opacity:1;color:rgba(var(--color-foreground),.92)}.footer .footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground))}.footer .footer-block__heading{opacity:.95}.footer .footer__copyright{opacity:.85}.footer .zl-footer-statement{padding-top:4rem;padding-bottom:.4rem}@media screen and (max-width:749px){.footer .zl-footer-statement{padding-top:2.4rem}}@media screen and (min-width:990px){.footer .page-width,.zl-statement .page-width{max-width:none;padding-left:var(--zl-gutter);padding-right:var(--zl-gutter)}}.footer .footer-block__heading{margin-bottom:1.8rem}.footer-block__details-content .list-menu__item--link{padding-top:.6rem;padding-bottom:.6rem}.footer .footer__content-bottom{padding-top:2.8rem;padding-bottom:1rem}.footer .footer-block.grid__item{padding:0;margin:0;width:auto}.footer .footer-block:first-child .footer-block__details-content{max-width:30rem}.footer .footer-block--newsletter{flex:1 1 30%;min-width:28rem;max-width:38rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0;gap:1rem}.footer .footer-block--newsletter>*{margin:0}.footer .footer-block__newsletter{text-align:left;width:100%}.footer .footer-block__newsletter .footer-block__heading{font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;opacity:.7;margin-bottom:1.2rem}.footer .footer__newsletter{justify-content:flex-start;margin:0;max-width:100%}.footer .newsletter-form__field-wrapper{max-width:34rem}.footer .newsletter-form__field-wrapper .field__input{background:#ffffff0f;border-radius:4px}.footer .footer__list-social{justify-content:flex-start;margin-top:.6rem}.footer .footer__content-bottom{border-top:1px solid rgba(var(--color-foreground),.12);padding-top:2rem}.footer .footer__content-bottom-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:1.2rem}.footer .footer__content-bottom-wrapper--center{justify-content:space-between}.footer .footer__column--info{padding:0;align-items:flex-end}.footer .footer__payment{margin-top:0}.footer .footer__copyright{text-align:left;margin-top:0;opacity:.7}.footer .policies{display:inline-flex;gap:1.6rem;margin-left:1.6rem}@media screen and (max-width:989px){.footer .footer__blocks-wrapper{grid-template-columns:1fr 1fr}.footer .footer-block:first-child{grid-column:1 / -1}.footer .footer-block--newsletter{max-width:100%;flex-basis:100%}}@media screen and (max-width:749px){.footer .footer__content-top{gap:2.4rem;padding-bottom:2.4rem}.footer .footer__blocks-wrapper{grid-template-columns:1fr 1fr;column-gap:2rem}.footer .footer__content-bottom-wrapper{flex-direction:column;align-items:flex-start}}.product-grid .card__heading{min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zl-js-anim .zl-animate{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.zl-js-anim .zl-animate.zl-inview{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(prefers-reduced-motion:no-preference){@view-transition{navigation:auto}::view-transition-old(root){animation:zl-vt-out .22s ease both}::view-transition-new(root){animation:zl-vt-in .3s ease both}}@keyframes zl-vt-out{to{opacity:0}}@keyframes zl-vt-in{0%{opacity:0;transform:translateY(8px)}}.zl-top{position:fixed;right:2rem;bottom:2.4rem;z-index:90;width:4.4rem;height:4.4rem;border-radius:50%;border:none;background:#161616;color:#f6f5f0;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility .3s,background-color .2s ease;box-shadow:0 6px 20px #00000038}.zl-top--visible{opacity:1;visibility:visible;transform:none}.zl-top:hover{background:#511402}@media screen and (max-width:749px){.zl-top{right:1.4rem;bottom:1.8rem;width:4rem;height:4rem}}.product__title h1{font-size:clamp(2.6rem,3vw,3.6rem);line-height:1.15}.product .price{font-size:1.8rem}.product .price--on-sale .price-item--sale{color:#a11a22;font-weight:700}.product-form__input--pill input[type=radio]+label{border-radius:4px;padding:.9rem 1.8rem;font-size:1.25rem;letter-spacing:.06em;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.product-form__submit{font-size:1.25rem;padding-top:1.6rem;padding-bottom:1.6rem}.shopify-payment-button__button--unbranded{font-size:1.25rem!important;letter-spacing:.12em;text-transform:uppercase}.product__media img,.product__media-item .media{border-radius:8px}.thumbnail{border-radius:6px;overflow:hidden}.product__accordion .accordion{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:none;margin:0}.product__accordion:last-of-type .accordion{border-bottom:1px solid rgba(var(--color-foreground),.1)}.accordion__title{font-family:var(--font-body-family);font-size:1.35rem;font-weight:600;letter-spacing:.04em}.accordion .summary__title .svg-wrapper{color:#511402}.product__description{font-size:1.45rem;line-height:1.7;color:rgba(var(--color-foreground),.8)}.zl-sg__trigger{display:inline-flex;align-items:center;gap:.6rem;background:none;border:none;padding:0;margin:-.6rem 0 .4rem;font-size:1.25rem;letter-spacing:.04em;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;cursor:pointer}.zl-sg__trigger:hover{color:#511402}.zl-sg__modal[hidden]{display:none!important}.zl-sg__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:2rem}.zl-sg__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a08068c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.zl-sg__panel{position:relative;background:#fff;border-radius:10px;max-width:76rem;width:100%;max-height:88vh;overflow:auto;padding:3.2rem;box-shadow:0 24px 80px #0000004d;animation:zl-sg-pop .25s cubic-bezier(.22,.61,.36,1)}@keyframes zl-sg-pop{0%{opacity:0;transform:translateY(14px) scale(.985)}}.zl-sg__close{position:absolute;top:1.4rem;right:1.4rem;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0000000d;cursor:pointer;transition:background-color .15s ease}.zl-sg__close:hover{background:#0000001f}.zl-sg__title{margin:0 0 2rem;font-size:2.4rem}.zl-sg__body{display:grid;grid-template-columns:1fr 1.2fr;gap:3.2rem;align-items:start}.zl-sg__diagram svg{width:100%;max-width:30rem;height:auto;display:block;margin:0 auto}.zl-sg__legend{list-style:none;padding:0;margin:1.6rem 0 0;display:flex;flex-direction:column;gap:.8rem;font-size:1.25rem;color:#121212bf}.zl-sg__legend li{display:flex;align-items:center;gap:.9rem}.zl-sg__dot{flex-shrink:0;width:2.2rem;height:2.2rem;border-radius:50%;background:#511402;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700}.zl-sg__table{width:100%;border-collapse:collapse;font-size:1.35rem}.zl-sg__table th,.zl-sg__table td{padding:1rem 1.2rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.08)}.zl-sg__table th{font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;background:#f6f5f0}.zl-sg__table td:first-child{font-weight:700}.zl-sg__table tbody tr:hover{background:#5114020a}.zl-sg__note{margin:1.4rem 0 0;font-size:1.2rem;color:#12121299}.zl-sg-lock{overflow:hidden}@media screen and (max-width:749px){.zl-sg__body{grid-template-columns:1fr;gap:2rem}.zl-sg__panel{padding:2.4rem 1.8rem}}.collection-hero__title{font-size:clamp(3rem,4.5vw,4.6rem)}.collection-hero__description{max-width:60rem;color:rgba(var(--color-foreground),.7)}.facets-container{border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08);padding:.6rem 0}.facets__summary,.facet-filters__label,.facets__disclosure .facets__summary span,.mobile-facets__open{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.active-facets__button{border-radius:999px}.product-count__text{font-size:1.2rem;letter-spacing:.06em;opacity:.7}.product__description h5{font-family:var(--font-body-family);font-size:1.45rem;line-height:1.6;letter-spacing:normal;margin:1rem 0 .4rem}.product__description ul{margin:.6rem 0 1.2rem;padding-left:2rem}.product__description li{margin:.5rem 0}.product__description li h1,.product__description li h2,.product__description li h3,.product__description li h4,.product__description li h5,.product__description li h6,.product__description li p{display:inline;margin:0;font-family:var(--font-body-family);font-size:1.45rem}.product__description li:empty{display:none}.product .product-form__buttons,.product-form__buttons{max-width:100%!important}.product-form__submit,.quick-add-modal .product-form__submit{background:transparent;color:rgb(var(--color-secondary-button-text));border:none;box-shadow:inset 0 0 0 .2rem rgb(var(--color-secondary-button-text));transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}.product-form__submit:hover,.quick-add-modal .product-form__submit:hover{background:rgb(var(--color-secondary-button-text));color:rgb(var(--color-background))}.quick-add__submit.button--secondary:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:transparent}.shopify-payment-button__button--unbranded{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;transition:filter .2s ease!important}.shopify-payment-button__button--unbranded:hover{filter:brightness(.85)}.product-form__input--pill input[type=radio]+label{background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));box-shadow:none}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.product-form__input--pill input[type=radio]:checked+label,.product .product-form__input--pill input[type=radio]:checked+label{background:rgb(var(--color-button))!important;background-color:rgb(var(--color-button))!important;border-color:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important}.product-form__input--pill input[type=radio].disabled+label,.product-form__input--pill input[type=radio][disabled]+label{background:transparent;border-style:dashed;color:rgba(var(--color-foreground),.4)}.product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid rgb(var(--color-button));outline-offset:2px}.product .quantity{border-radius:4px}.product .quantity__button:hover svg{color:#511402}.product__text.caption-with-letter-spacing{color:#511402;font-size:1.1rem;letter-spacing:.22em;font-weight:700;margin-bottom:.2rem}.product__title{margin-bottom:.6rem}.product__title h1{letter-spacing:-.01em}.product .price__container{align-items:baseline}.product .price-item--sale.price-item--last{font-size:2.2rem;font-weight:700}.product .price--on-sale .price-item--regular{font-size:1.5rem}.product .price__badge-sale{background:#511402;color:#fff6f0;border:none;letter-spacing:.12em;font-weight:700;padding:.5rem 1rem;border-radius:999px}.product .product__tax.caption,.product .product__tax{font-size:1.15rem;opacity:.6}.product .form__label,.product .quantity__label{text-transform:uppercase;font-size:1.1rem;letter-spacing:.16em;font-weight:700;opacity:.7}.product-form__input--pill input[type=radio]+label{min-width:5.6rem;text-align:center;justify-content:center;padding:.9rem 1.4rem;font-weight:600;letter-spacing:.08em}.zl-sg{margin-top:-.4rem}.product .quantity{border-radius:8px;width:13rem;min-height:4.4rem}.product .quantity__input{font-weight:600}.product-form__submit,.product .shopify-payment-button__button--unbranded{border-radius:6px!important;padding-top:1.7rem;padding-bottom:1.7rem;letter-spacing:.16em}.product-form__submit:hover{box-shadow:inset 0 0 0 .2rem rgb(var(--color-secondary-button-text)),0 8px 24px rgba(var(--color-secondary-button-text),.22)}.zl-trust{list-style:none;display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:.4rem 0 0;padding:1.4rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08)}.zl-trust__item{display:inline-flex;align-items:center;gap:.7rem;font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.zl-trust__item svg{color:#511402;flex-shrink:0}.product .share-button,.product .share-button__button{font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.zl-trust{flex-direction:column;gap:.9rem}}.zl-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;background:#f6f5f0;border:none;border-radius:10px;padding:1.6rem 1.2rem;margin-top:1rem}.zl-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;font-size:1.15rem;line-height:1.4;color:#121212bf}.zl-trust__item svg{width:20px;height:20px;box-sizing:content-box;padding:.9rem;border-radius:50%;background:#51140214}@media screen and (max-width:749px){.zl-trust{flex-direction:unset;gap:.8rem;padding:1.4rem .8rem}.zl-trust__item{font-size:1.05rem}}.product__accordion summary{padding:1.6rem 0;cursor:pointer}.product__accordion .summary__title{gap:1.2rem}.product__accordion .summary__title svg{color:#511402}.product__accordion .accordion__title{transition:color .2s ease}.product__accordion summary:hover .accordion__title{color:#511402}.product__accordion summary .icon-caret,.accordion summary svg.icon-caret{transition:transform .3s cubic-bezier(.22,.61,.36,1)}.product__accordion .accordion__content{padding-bottom:1.6rem;will-change:height}.field__input:focus,.text-area:focus,.select__select:focus{outline:none;box-shadow:0 0 0 2px #511402;border-radius:4px}.field__input,.text-area{border-radius:4px}.search-modal{border-bottom:1px solid rgba(18,18,18,.06);box-shadow:0 18px 40px #00000014}.search-modal__form .search__input{border-radius:6px}.search-modal__close-button{transition:transform .2s ease,color .2s ease}.search-modal__close-button:hover{color:#511402;transform:rotate(90deg)}.predictive-search{border-radius:0 0 10px 10px;box-shadow:0 24px 48px #0000001f;border:none}.predictive-search__list-item[aria-selected=true] .predictive-search__item,.predictive-search__item:hover{color:#511402}.cart__checkout-button,#CartDrawer .cart__checkout-button{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:6px;letter-spacing:.16em;text-transform:uppercase;transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.cart__checkout-button:hover,#CartDrawer .cart__checkout-button:hover{filter:brightness(.85);box-shadow:0 8px 24px rgba(var(--color-button),.28)}.cart__items .cart-item__name{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600}.cart-item__media img{border-radius:8px}.totals__total-value{font-weight:700}.cart__empty-text{margin-bottom:2.4rem}.contact{max-width:64rem;margin:0 auto}.contact .title{text-align:center}.contact form{background:#fff;border:1px solid rgba(18,18,18,.07);border-radius:12px;padding:3.2rem;box-shadow:0 12px 40px #0000000d}.contact .button{width:100%}@media screen and (max-width:749px){.contact form{padding:2rem 1.6rem}}.template-404 .title:before{content:""}.template-404 h1.title{font-size:clamp(3.2rem,5vw,5.6rem)}.template-404 .error-404,.template-404 .caption-large{color:#511402;letter-spacing:.3em;font-weight:700}.shopify-policy__container{max-width:72rem!important;padding:4rem 2rem 6rem}.shopify-policy__title h1{font-family:var(--font-heading-family);text-align:left;font-size:clamp(2.8rem,4vw,4rem);margin-bottom:2rem}.shopify-policy__body{font-size:1.45rem;line-height:1.75;color:#121212cc}.main-page-title{text-align:center}.cart-notification{border-radius:10px;box-shadow:0 24px 48px #00000024;border:none}.menu-drawer__menu-item{font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase;padding-top:1.4rem;padding-bottom:1.4rem}.menu-drawer__utility-links{background-color:#f6f5f0}:root{--zl-gutter: clamp(2.4rem, 2.5vw, 4rem)}@media screen and (min-width:1600px){:root{--zl-gutter: min(5.5vw, 12rem)}}@media screen and (max-width:749px){:root{--zl-gutter: 1.6rem}}@media screen and (min-width:990px){.header-wrapper .header.page-width{max-width:none;padding-left:var(--zl-gutter);padding-right:var(--zl-gutter)}}.zl-full-bleed{max-width:none;margin:0;padding:0 var(--zl-gutter)}.zl-campaign{margin:0 var(--zl-gutter)}.zl-hero--full .zl-hero__content{padding:4rem 5rem}@media screen and (max-width:749px){.zl-hero--full .zl-hero__content{padding:2rem 1.6rem}}.zl-editorial__heading{font-size:clamp(3rem,3.6vw,4.4rem);line-height:1.1}.zl-editorial__body{font-size:1.5rem}.product-grid .card__information{padding-bottom:1.2rem}.product-grid .card__heading,.zl-tabs__grid .card__heading{min-height:0;-webkit-line-clamp:1;font-weight:500;font-size:1.6rem}.card-information .price{display:inline-flex;align-items:baseline}.zl-card-off{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-left:.6rem}.card--standard .card__inner{border-radius:4px}.zl-carousel{position:relative}.zl-carousel__track{--zl-car-gap: 2rem;--zl-car-size: 5;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--zl-car-size) - 1) * var(--zl-car-gap)) / var(--zl-car-size));gap:var(--zl-car-gap);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0;padding:0 0 .4rem;list-style:none}.zl-carousel__track::-webkit-scrollbar{display:none}.zl-carousel__track>*{width:100%;max-width:100%}.zl-cards__track.zl-carousel__track{--zl-car-size: 3.4}.zl-carousel__btn{position:absolute;top:var(--zl-car-arrow-top, 38%);transform:translateY(-50%);width:4.8rem;height:4.8rem;border:none;border-radius:50%;background:#fff;color:#161616;box-shadow:0 2px 14px #0000002e;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:box-shadow .2s ease,transform .2s ease}.zl-carousel__btn:hover{box-shadow:0 4px 20px #00000047}.zl-carousel__btn--prev{left:-.8rem}.zl-carousel__btn--next{right:-.8rem}.zl-carousel__btn[hidden]{display:none!important}@media screen and (min-width:750px)and (max-width:989px){.zl-carousel__track{--zl-car-size: 3.2}.zl-cards__track.zl-carousel__track{--zl-car-size: 2.2}}@media screen and (max-width:749px){.zl-carousel__track{--zl-car-gap: 1.2rem;--zl-car-size: 2.1}.zl-cards__track.zl-carousel__track{--zl-car-size: 1.15}.zl-carousel__btn{width:4rem;height:4rem}}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-weight:600;letter-spacing:-.015em}.zl-hero__heading,.zl-campaign__heading,.zl-statement__text{font-weight:650;letter-spacing:-.02em}.zl-editorial__heading{font-weight:650}
/*# sourceMappingURL=/cdn/shop/t/4/assets/zl-custom.css.map */
