:root{--accent: #91a38f ;--light: #f7e5bf;--dark: #42140b;--body-font: "logic-monospace", mono;--heading-font: "Louize", serif;--top-spacing: 10rem;--announcement-height: 0px;--ethereal-header-height: 96px}body *:not(h1,h2,h3,h4,nav,aside){font-family:var(--body-font)}h1,h1.h0,h1.h1,h1.article-template__title{font-size:clamp(44px,calc(2vw + 1.75rem),64px);line-height:1.05}h2,.h2,.ethereal-text__content{font-size:calc(var(--font-heading-scale) * 2rem);line-height:calc(1 + .5/max(1,var(--font-heading-scale)));font-family:var(--heading-font)}@media only screen and (min-width:750px){h2,.h2,.ethereal-text__content{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.shopify-section-group-header-group,.section-header.shopify-section-group-header-group{z-index:1000}.header-wrapper{position:fixed;top:var(--ethereal-header-top, var(--announcement-height, 0px));left:0;width:100%;z-index:100;--ethereal-header-background: var(--light);--ethereal-header-foreground: var(--dark);background:transparent;transition:background .3s ease,transform .3s ease,top .3s ease}.header{transition:padding .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:990px){.header--middle-left{grid-template-columns:1fr 2fr 1fr}}.header-wrapper.is-scrolled .header{padding-top:0;padding-bottom:0}.header-wrapper.is-scrolled,body.template-product .header-wrapper{background:var(--ethereal-header-background)}body.template-page:not(.template-about):not(.template-sections) .header-wrapper{background:var(--ethereal-header-background)}body:has(#MainContent .shopify-policy__container) .header-wrapper{background:var(--ethereal-header-background)}.header-wrapper .header__heading-link,.header-wrapper .header__menu-item,.header-wrapper .header__icon,.header-wrapper.is-scrolled .header__heading-link,.header-wrapper.is-scrolled .header__menu-item,.header-wrapper.is-scrolled .header__icon{color:var(--ethereal-header-foreground)}.header-wrapper .header__icon svg,.header-wrapper.is-scrolled .header__icon svg{fill:var(--ethereal-header-foreground)}.header-wrapper.is-hidden{transform:translateY(-100%)}body:not(.template-index):not(.template-contact) #MainContent>.shopify-section:first-child>.gradient:first-child:not(.collection-hero):not(product-info),body:not(.template-index):not(.template-contact) #MainContent>.shopify-section:first-child>.customer:first-child,body:not(.template-index):not(.template-contact) #MainContent>.shopify-section:first-child>.page-width:first-child{padding-top:calc(var(--ethereal-header-height, 0px) + 2rem)}body:not(.template-index) #MainContent>.shopify-section:first-child .collection-hero__inner{padding-top:calc(var(--ethereal-header-height, 0px) + 2rem)}.ethereal-hero{position:relative;height:calc(100vh - var(--announcement-height, 0px));overflow:hidden}.ethereal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:var(--ethereal-hero-overlay-color, #42140b);opacity:var(--ethereal-hero-overlay-opacity, 0);pointer-events:none}@supports (height: 100svh){.ethereal-hero{height:calc(100svh - var(--announcement-height, 0px))}}.ethereal-hero__video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;object-position:var(--ethereal-hero-focal-point, center center);transform:translate(-50%,-50%);z-index:2;pointer-events:none}.ethereal-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:var(--ethereal-hero-focal-point, center center);z-index:1;pointer-events:none}.ethereal-hero__overlay{position:relative;z-index:4;pointer-events:none;width:100%;height:100%;display:grid;grid-template-columns:repeat(8,1fr)}.ethereal-hero__content{grid-column:2/7;display:flex;align-items:flex-end;box-sizing:border-box;padding-bottom:24vh;pointer-events:auto}.ethereal-hero__heading{font-size:clamp(64px,calc(2.6vw + 1rem),80px);line-height:1;margin:0}@media screen and (max-width:749px){.ethereal-hero__overlay{grid-template-columns:minmax(20px,1fr) minmax(0,calc(100% - 40px)) minmax(20px,1fr)}.ethereal-hero__content{grid-column:2;padding-bottom:18vh}.ethereal-hero__heading{font-size:clamp(38px,12vw,52px);line-height:1.05;max-width:8em}}.ethereal-featured-products__header{display:flex;justify-content:center;align-items:center}.ethereal-featured-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.ethereal-product-card{position:relative;display:block;text-decoration:none;color:inherit}.ethereal-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.ethereal-product-card__overlay{position:absolute;bottom:0;left:0;width:100%;padding:15px;display:flex;justify-content:space-between;align-items:flex-end;color:var(--light)}.ethereal-product-card__title,.ethereal-product-card__price{position:relative;z-index:1;font-size:14px}@media(max-width:768px){.ethereal-featured-products__grid{grid-template-columns:1fr}}.ethereal-text{padding:80px 20px}.ethereal-text__content{margin:0 auto;text-align:center}.ethereal-text__content--left{text-align:left}.ethereal-text__content--center{text-align:center}.ethereal-text__content--right{text-align:right}.ethereal-philosophy__inner{display:flex;flex-wrap:wrap;align-items:stretch}.ethereal-philosophy__image{width:33.333%;position:relative;overflow:hidden}.ethereal-philosophy__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ethereal-philosophy-overlay-color, #42140b);opacity:var(--ethereal-philosophy-overlay-opacity, 0);pointer-events:none}.ethereal-philosophy__text{width:66.666%;padding:60px;display:flex;flex-direction:column;justify-content:space-evenly}.ethereal-philosophy__item h3{margin-bottom:8px;margin-top:0}.ethereal-philosophy__item p{margin:0}@media(max-width:768px){.ethereal-philosophy__image,.ethereal-philosophy__text{width:100%}.ethereal-philosophy__text{padding:40px 20px}.ethereal-philosophy__item+.ethereal-philosophy__item{margin-top:32px}}.ethereal-philosophy__image img{width:100%;height:100%;object-fit:cover;object-position:var(--ethereal-philosophy-focal-point, center center)}.ethereal-split__inner{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.ethereal-split--image-left .ethereal-split__image{order:1}.ethereal-split--image-left .ethereal-split__content,.ethereal-split--image-right .ethereal-split__image{order:2}.ethereal-split--image-right .ethereal-split__content{order:1}.ethereal-split__image{position:relative;overflow:hidden}.ethereal-split__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ethereal-split-overlay-color, #42140b);opacity:var(--ethereal-split-overlay-opacity, 0);pointer-events:none}.ethereal-split__image img{width:100%;height:100%;object-fit:cover;object-position:var(--ethereal-split-focal-point, center center)}.ethereal-split__content{padding:80px;display:flex;flex-direction:column;justify-content:center}.ethereal-split__heading{margin-bottom:20px}.ethereal-split__text{max-width:500px}@media screen and (max-width:768px){.ethereal-split__inner{grid-template-columns:1fr}.ethereal-split--image-left .ethereal-split__image,.ethereal-split--image-right .ethereal-split__image{order:1}.ethereal-split--image-left .ethereal-split__content,.ethereal-split--image-right .ethereal-split__content{order:2}.ethereal-split__content{padding:40px 20px}}.footer .policies li:before{content:none}.footer .policies li+li:before{content:"|"}.footer__copyright{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;width:100%}.page-width--standard{max-width:1000px;margin:0 auto;padding-left:20px;padding-right:20px}.page-standard .page-title{margin-bottom:32px}.page-standard .rte{font-size:16px;line-height:1.7}.page-standard .rte p{margin-bottom:16px}.page-standard .rte h2{margin-top:40px;margin-bottom:16px}.page-standard .rte h3{margin-top:32px;margin-bottom:12px}.page-standard .rte ul,.page-standard .rte ol{margin-bottom:20px;padding-left:20px}.page-standard .rte li{margin-bottom:6px}.page-standard .rte a{text-decoration:underline}@media screen and (max-width:749px){.page-width--standard{padding-left:16px;padding-right:16px}}#MainContent.template-standard,#MainContent.template-wholesale,#MainContent.template-contact,#MainContent.template-cart,#MainContent:has(.shopify-policy__container){margin-top:calc(var(--ethereal-header-height, 96px) + 2rem);padding-bottom:6rem}.blog-grid-full{display:grid;grid-template-columns:repeat(3,1fr);gap:0px}@media screen and (max-width:990px){.blog-grid-full{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.blog-grid-full{grid-template-columns:1fr}}.blog-card{position:relative;display:block;overflow:hidden}.blog-card__image{height:85svh;min-height:400px}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card:hover img{transform:scale(1.025)}.blog-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;padding:20px;background:#00000080}.blog-card__overlay h2{color:var(--light)}main.template-article{margin-top:var(--top-spacing)}.article-template header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.article-template header .article-template__title{margin:0}.article-subheading{font-size:18px;line-height:1.6;margin-top:0}.article-template header time{font-size:18px;line-height:1.6}.article-template .article-template__hero-container{max-width:unset;margin:0 auto 0 0}.article-template .media>:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:50%;position:absolute;top:0;left:0;height:auto;width:100%}.article-template__hero-adapt.media{background-color:unset!important}.article-template__content img{width:100vw;margin-left:calc(-50vw + 50%)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ethereal.css.map */
