@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500&display=swap";body{font-size:16px}.cantera-announcement{color:var(--announcement-text, #f7f4ee);background:var(--announcement-bg, #20251f);font-family:Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;line-height:1.4;padding:var(--announcement-pad, 10px) 24px;text-align:center;text-transform:uppercase}.cantera-announcement a{color:inherit;text-decoration:none}.cantera-site-header{position:relative;z-index:40;border-bottom:1px solid var(--header-line, #d9d1c5);color:var(--header-text, #20251f);background:var(--header-bg, rgba(247,244,238,.98));font-family:Manrope,sans-serif}#header-group:has(.cantera-site-header[data-sticky=true]){position:sticky;top:0;z-index:100}.cantera-site-header[data-sticky=true],.cantera-header-section:has(.cantera-site-header[data-sticky=true]){position:relative;top:auto}.cantera-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:calc(100% - 48px);height:var(--header-height, 78px);margin-inline:auto}.cantera-header__nav{display:flex;align-items:stretch;gap:clamp(18px,2vw,32px);height:100%}.cantera-header__item{display:flex;align-items:center;height:100%}.cantera-header__link{position:relative;display:inline-flex;align-items:center;height:100%;color:inherit;font-size:10px;font-weight:600;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.cantera-header__link:after{position:absolute;right:0;bottom:20px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.cantera-header__item:hover>.cantera-header__link:after,.cantera-header__link:focus-visible:after{transform:scaleX(1);transform-origin:left}.cantera-header__logo{display:inline-flex;align-items:center;justify-self:center;color:inherit;text-decoration:none}.cantera-header__logo-text{padding-left:.3em;font-size:clamp(18px,1.5vw,24px);font-weight:700;letter-spacing:.3em;line-height:1;text-transform:uppercase}.cantera-header__logo-image{display:block;width:auto;max-width:min(34vw,var(--logo-width, 180px));height:auto}.cantera-header__actions{display:flex;justify-self:end;align-items:center;gap:11px}.cantera-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:44px;border:0;color:inherit;background:transparent;text-decoration:none;cursor:pointer}.cantera-header__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.cantera-header__count{position:absolute;right:-1px;top:5px;display:grid;place-items:center;min-width:16px;height:16px;padding-inline:3px;border-radius:10px;color:#f7f4ee;background:#b97f6a;font-size:8px;font-weight:700}.cantera-header__mega{position:absolute;right:0;top:100%;left:0;visibility:hidden;border-top:1px solid var(--header-line, #d9d1c5);border-bottom:1px solid var(--header-line, #d9d1c5);opacity:0;background:#f7f4ee;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.cantera-header__item:hover .cantera-header__mega,.cantera-header__item:focus-within .cantera-header__mega{visibility:visible;opacity:1;transform:translateY(0)}.cantera-header__mega-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px;width:calc(100% - 48px);margin-inline:auto;padding-block:40px 46px}.cantera-header__mega-group>a{display:block;margin-bottom:16px;color:#20251f;font-family:Manrope,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.035em;line-height:1;text-decoration:none}.cantera-header__mega-group ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.cantera-header__mega-group li a{color:#62685f;font-size:11px;font-weight:600;line-height:1.45;text-decoration:none}.cantera-header__mega a:hover{color:#b97f6a}.cantera-header__mobile{display:none;justify-self:start}.cantera-header__mobile summary{list-style:none}.cantera-header__mobile summary::-webkit-details-marker{display:none}.cantera-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;grid-template-columns:min(88vw,390px) 1fr}.cantera-header__drawer-panel{overflow-y:auto;color:#20251f;background:#f7f4ee;box-shadow:10px 0 30px #16191524}.cantera-header__drawer-shade{background:#14171366}.cantera-header__drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding-inline:22px;border-bottom:1px solid #d9d1c5}.cantera-header__drawer-logo{padding-left:.25em;font-size:16px;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.cantera-header__drawer-close{border:0;background:transparent;font-size:26px;cursor:pointer}.cantera-header__drawer-nav{padding:20px 22px 40px}.cantera-header__drawer-nav>ul,.cantera-header__drawer-nav ul ul{margin:0;padding:0;list-style:none}.cantera-header__drawer-nav>ul>li{border-bottom:1px solid #d9d1c5}.cantera-header__drawer-nav a,.cantera-header__drawer-nav summary{display:flex;justify-content:space-between;padding-block:17px;color:inherit;font-size:12px;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;cursor:pointer}.cantera-header__drawer-nav ul ul{padding:0 0 13px 12px}.cantera-header__drawer-nav ul ul a{padding-block:8px;color:#62685f;font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}body.cantera-cart-open{overflow:hidden}.cantera-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;grid-template-columns:minmax(0,1fr) min(820px,100%);visibility:hidden;opacity:0;font-family:Manrope,sans-serif;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.cantera-cart.is-open{visibility:visible;opacity:1;pointer-events:auto}.cantera-cart [hidden]{display:none!important}.cantera-cart svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cantera-cart__shade{width:100%;height:100%;border:0;background:#171b1894;cursor:pointer}.cantera-cart__panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;overflow:hidden;color:#202522;background:#fffefb;box-shadow:-28px 0 80px #14181538;transform:translate(100%);transition:transform .42s cubic-bezier(.2,.72,.2,1)}.cantera-cart.is-open .cantera-cart__panel{transform:none}.cantera-cart__header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:84px;padding:0 clamp(18px,3vw,34px);border-bottom:1px solid #d4cec4}.cantera-cart__header h2{margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.035em;text-align:center}.cantera-cart__close{display:grid;place-items:center;width:44px;height:44px;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.cantera-cart__close:hover{border-color:#d4cec4;transform:rotate(4deg)}.cantera-cart__close svg{width:22px;height:22px}.cantera-cart__scroll{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.cantera-cart__shipping{padding:22px clamp(18px,3vw,34px) 24px;border-bottom:1px solid #d4cec4}.cantera-cart__shipping-row{display:flex;align-items:center;gap:14px}.cantera-cart__shipping-icon{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:50%;color:#fffefb;background:#202522}.cantera-cart__shipping-icon svg{width:19px;height:19px}.cantera-cart__shipping-row strong{display:block;font-size:15px;font-weight:700}.cantera-cart__shipping-row div>span{display:block;margin-top:2px;color:#606761;font-size:13px}.cantera-cart__shipping-track{height:4px;margin-top:18px;overflow:hidden;background:#ded8ce}.cantera-cart__shipping-track span{display:block;width:100%;height:100%;background:#456a52}.cantera-cart__line{display:grid;grid-template-columns:178px minmax(0,1fr);gap:22px;padding:28px clamp(18px,3vw,34px);border-bottom:1px solid #d4cec4}.cantera-cart__line-image{display:block;aspect-ratio:4/5;overflow:hidden;background:#f7f4ee}.cantera-cart__line-image img{width:100%;height:100%;object-fit:cover}.cantera-cart__line-main{display:flex;flex-direction:column;min-width:0}.cantera-cart__line-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}.cantera-cart__line-head h3{margin:0;font-size:18px;font-weight:700;letter-spacing:-.025em;line-height:1.3}.cantera-cart__line-head h3 a{color:inherit;text-decoration:none}.cantera-cart__line-head p{margin:7px 0 0;font-size:16px;font-weight:600}.cantera-cart__remove{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent;cursor:pointer}.cantera-cart__remove svg{width:18px;height:18px}.cantera-cart__options{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:22px 0}.cantera-cart__option{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid #d4cec4;border-radius:50px;font-size:12px;font-weight:600;gap:8px}.cantera-cart__swatch{width:20px;height:20px;border:3px solid #fffefb;border-radius:50%;box-shadow:0 0 0 1px #d4cec4}.cantera-cart__edit{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d4cec4;border-radius:50%}.cantera-cart__edit svg{width:17px;height:17px}.cantera-cart__line-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto}.cantera-cart__quantity{display:grid;grid-template-columns:42px 38px 42px;align-items:center;min-height:44px;border:1px solid #d4cec4;border-radius:50px}.cantera-cart__quantity button{height:42px;padding:0;border:0;background:transparent;font-size:21px;line-height:1;cursor:pointer}.cantera-cart__quantity output{font-size:14px;text-align:center}.cantera-cart__save{display:inline-flex;align-items:center;gap:7px;padding:9px 0;border:0;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.cantera-cart__save svg{width:19px;height:19px}.cantera-cart__empty{padding:72px 34px;text-align:center}.cantera-cart__empty>svg{width:36px;height:36px;margin:0 auto 20px}.cantera-cart__empty h3{margin:0 0 10px;font-family:Newsreader,serif;font-size:50px;font-weight:400;letter-spacing:-.045em;line-height:1}.cantera-cart__empty p{max-width:380px;margin:0 auto 26px;color:#606761}.cantera-cart__empty a{display:inline-grid;place-items:center;min-height:50px;padding:0 28px;color:#fffefb;background:#202522;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase}.cantera-cart__summary{padding:24px clamp(18px,3vw,34px) 28px;border-bottom:1px solid #d4cec4;background:#f7f4ee}.cantera-cart__total-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cantera-cart__total-row>strong,.cantera-cart__total>strong{font-size:19px;font-weight:700}.cantera-cart__total{text-align:right}.cantera-cart__total strong,.cantera-cart__total small{display:block}.cantera-cart__total small{margin-top:3px;color:#606761;font-size:12px}.cantera-cart__checkout,.cantera-cart__view-bag{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border-radius:50px;font-size:14px;font-weight:700;letter-spacing:.035em;text-decoration:none;text-transform:uppercase}.cantera-cart__checkout{gap:8px;margin-top:24px;border:1px solid #202522;color:#fffefb;background:#202522;cursor:pointer}.cantera-cart__view-bag{margin-top:10px;border:1px solid #202522;color:#202522;background:transparent}.cantera-cart__recommendations{padding:26px clamp(18px,3vw,34px) 38px}.cantera-cart__tabs{display:flex;gap:28px;margin-bottom:18px;border-bottom:1px solid #d4cec4}.cantera-cart__tabs button{position:relative;padding:0 0 12px;border:0;color:#606761;background:transparent;font-size:14px;font-weight:600;cursor:pointer}.cantera-cart__tabs button[aria-selected=true]{color:#202522}.cantera-cart__tabs button[aria-selected=true]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#202522;content:""}.cantera-cart__recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cantera-cart__recommendation{min-width:0}.cantera-cart__recommendation-image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#f7f4ee}.cantera-cart__recommendation-image>a,.cantera-cart__recommendation-image img,.cantera-cart__recommendation-image svg.placeholder-svg{display:block;width:100%;height:100%}.cantera-cart__recommendation-image img{object-fit:cover;transition:transform .45s cubic-bezier(.2,.72,.2,1)}.cantera-cart__recommendation:hover img{transform:scale(1.025)}.cantera-cart__recommendation-badge{position:absolute;top:10px;left:10px;padding:8px 11px;border-radius:40px;background:#fffefb;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cantera-cart__save-recommendation{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#fffefb;cursor:pointer}.cantera-cart__save-recommendation svg{width:18px;height:18px}.cantera-cart__save-recommendation.is-saved svg{fill:currentColor}.cantera-cart__recommendation h3{margin:12px 0 5px;font-size:13px;font-weight:600;line-height:1.35}.cantera-cart__recommendation h3 a{color:inherit;text-decoration:none}.cantera-cart__recommendation>p{margin:0;color:#606761;font-size:13px}.cantera-cart__saved{display:grid;gap:1px;background:#d4cec4}.cantera-cart__saved-empty{padding:26px;color:#606761;background:#f7f4ee;font-size:14px}.cantera-cart__saved-item{display:grid;grid-template-columns:108px 1fr;gap:16px;padding:16px;background:#f7f4ee}.cantera-cart__saved-item img{width:108px;aspect-ratio:4/5;object-fit:cover}.cantera-cart__saved-item h3{margin:0 0 4px;font-size:14px;line-height:1.35}.cantera-cart__saved-item h3 a{color:inherit;text-decoration:none}.cantera-cart__saved-item p{margin:0 0 5px;color:#606761;font-size:12px}.cantera-cart__saved-item strong{font-size:13px}.cantera-cart__saved-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px}.cantera-cart__saved-actions button{padding:0 0 2px;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.cantera-cart__policy-note{margin:26px 0 0;padding-top:16px;border-top:1px solid #d4cec4;color:#606761;font-size:11px;line-height:1.55}.cantera-cart__policy-note a{color:#202522;text-underline-offset:3px}.cantera-cart__status{position:absolute;right:18px;bottom:18px;left:18px;z-index:2;visibility:hidden;margin:0;padding:12px 16px;opacity:0;color:#fffefb;background:#202522;font-size:13px;text-align:center;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.cantera-cart__status.is-visible{visibility:visible;opacity:1;transform:none}#MainContent .text-block.h2 h1,#MainContent .text-block.h2 h2{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.045em}.cantera-footer{overflow:hidden;color:var(--footer-text, #f7f4ee);background:var(--footer-bg, #20251f);font-family:Manrope,sans-serif;padding:var(--footer-pad-top, 80px) 24px 22px}.cantera-footer__top{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(0,2fr);gap:clamp(60px,8vw,150px);width:100%;margin:0 auto 92px}.cantera-footer__brand{display:inline-block;padding-left:.3em;color:inherit;font-size:20px;font-weight:600;letter-spacing:.3em;text-decoration:none;text-transform:uppercase}.cantera-footer__intro{max-width:540px}.cantera-footer__intro p{max-width:520px;margin:0 0 12px;color:var(--footer-muted, rgba(247,244,238,.68));font-size:14px;line-height:1.65}.cantera-footer__intro p+p{margin-top:20px}.cantera-footer__intro strong{color:var(--footer-text, #f7f4ee);font-weight:600}.cantera-footer__intro a{color:inherit;text-underline-offset:3px}.cantera-footer__social{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px}.cantera-footer__social a{color:inherit;font-size:9px;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.cantera-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,5vw,88px)}.cantera-footer__column{border:0}.cantera-footer__column-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;pointer-events:none}.cantera-footer__column-toggle span{display:none}.cantera-footer__column h3{margin:0 0 22px;color:inherit;font:700 10px/1.4 Manrope,sans-serif;letter-spacing:.17em;text-transform:uppercase}.cantera-footer__column a{display:block;margin-bottom:13px;color:var(--footer-muted, rgba(247,244,238,.68));font-size:14px;line-height:1.55;text-decoration:none}.cantera-footer__column a:hover{color:inherit}.cantera-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-inline:auto;padding:18px 0;border-top:1px solid rgba(247,244,238,.15);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.cantera-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.cantera-footer__payments svg{width:38px;height:auto}.cantera-footer__wordmark{margin:42px 0 0;padding-left:.1em;font-size:clamp(68px,14.2vw,240px);font-weight:600;letter-spacing:.1em;line-height:.72;text-align:center;text-transform:uppercase;white-space:nowrap}@media(max-width:1100px){.cantera-header__desktop{display:none}.cantera-header__mobile{display:block}.cantera-header__inner{width:calc(100% - 28px)}.cantera-footer__top{grid-template-columns:1fr}}@media(max-width:749px){.cantera-announcement{font-size:8px;padding-inline:14px}.cantera-header__inner{height:var(--header-mobile-height, 62px)}.cantera-header__actions{gap:2px}.cantera-header__icon{width:32px}.cantera-header__actions .cantera-header__account{display:none}.cantera-header__logo-text{font-size:15px}.cantera-cart{grid-template-columns:1fr}.cantera-cart__shade{display:none}.cantera-cart__header{min-height:72px;padding:0 14px}.cantera-cart__header h2{font-size:20px}.cantera-cart__shipping{padding:18px}.cantera-cart__shipping-row div>span{font-size:12px}.cantera-cart__line{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:20px 14px}.cantera-cart__line-head h3{font-size:15px}.cantera-cart__line-head p{font-size:14px}.cantera-cart__options{gap:7px;margin:14px 0}.cantera-cart__option{min-height:34px;padding:0 10px;font-size:11px}.cantera-cart__edit{width:34px;height:34px}.cantera-cart__line-actions{align-items:flex-start;flex-direction:column;gap:7px}.cantera-cart__quantity{grid-template-columns:37px 34px 37px;min-height:40px}.cantera-cart__quantity button{height:38px}.cantera-cart__save{padding:3px 0;font-size:12px}.cantera-cart__summary{padding:20px 14px 24px}.cantera-cart__total-row>strong,.cantera-cart__total>strong{font-size:17px}.cantera-cart__checkout,.cantera-cart__view-bag{min-height:52px}.cantera-cart__recommendations{padding:22px 14px 100px}.cantera-cart__recommendation-grid{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.cantera-cart__recommendation{flex:0 0 68%;scroll-snap-align:start}.cantera-footer{padding-inline:18px}.cantera-footer__top{margin-bottom:62px}.cantera-footer__links{display:block;border-top:1px solid rgba(247,244,238,.15)}.cantera-footer__column{border-bottom:1px solid rgba(247,244,238,.15)}.cantera-footer__column-toggle{min-height:62px;cursor:pointer;pointer-events:auto}.cantera-footer__column-toggle span{position:relative;display:block;width:14px;height:14px}.cantera-footer__column-toggle span:before,.cantera-footer__column-toggle span:after{position:absolute;top:6px;left:0;width:14px;height:1px;background:currentColor;content:"";transition:transform .2s ease}.cantera-footer__column-toggle span:after{transform:rotate(90deg)}.cantera-footer__column.is-open .cantera-footer__column-toggle span:after{transform:rotate(0)}.cantera-footer__column h3{margin:0}.cantera-footer__column-content{padding:0 0 23px}.cantera-footer__bottom{align-items:flex-start;flex-direction:column}.cantera-footer__payments{justify-content:flex-start}.cantera-footer__wordmark{font-size:18.5vw;letter-spacing:.06em;padding-left:.06em}}@media(min-width:750px){.cantera-footer__column>.cantera-footer__column-content{display:block!important}}@media(prefers-reduced-motion:reduce){.cantera-site-header *,.cantera-cart *,.cantera-footer *{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cantera-global.css.map */
