*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}:root{--brand-green: #889287;--brand-green-hover: #768474;--brand-very-light-green: #e0e2df;--container-width: 1100px;--body-font-family: Lora, sans-serif;--heading-font-family: Lora, sans-serif;--alt-font-family: Inter, sans-serif;--body-text-color: #474141}@media(max-width:1024px){:root{--page-margin: 30px}}html{font-size:16px;line-height:140%}body{font-family:var(--body-font-family);font-size:14px;line-height:140%;color:var(--body-text-color)}button,input[type=text],input[type=email]{font-family:var(--alt-font-family)}input[type=text],input[type=email]{padding:.35rem .5rem;border:1px solid rgba(0,0,0,.5)}h1,h2,h3{font-family:var(--heading-font-family)}h2{font-size:2rem;line-height:140%;font-weight:600}main h1,.shopify-policy__title h1,.shopify-section.single-collection h2{margin:2rem 0 4rem;font-size:2rem;line-height:140%;font-weight:600;color:var(--brand-green);text-align:center}hr{margin:1.5rem 0;border:0;border-bottom:1px solid rgba(0,0,0,.1)}p{font-size:.875rem;line-height:140%}a:link,a:visited{color:var(--body-text-color);text-decoration:underline}a:hover{text-decoration:none}button,.button{padding:.8rem 1rem;border:0;background:var(--brand-green);color:#fff;font-family:var(--alt-font-family);font-size:1rem;line-height:140%;text-transform:uppercase;cursor:pointer;transition:background-color .2s}button:hover,.button:hover{background:var(--brand-green-hover)}.field{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;font-size:1rem;line-height:140%}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}body .shopify-policy__container{width:100%;max-width:var(--container-width);margin:0 auto;padding:4rem 0}main.page{width:100%;max-width:var(--container-width);margin:0 auto;padding:4rem 0}main.page .title,.shopify-policy__title{display:flex;flex-direction:column;align-items:center;gap:2rem}main.page .title:not(:last-child),.shopify-policy__title:not(:last-child){margin:0 0 4rem}main.page h1,.shopify-policy__title h1{margin:0;font-size:2.5rem;line-height:140%;color:var(--brand-green)}main.page .intro{padding:0 3rem;font-size:1.5rem;line-height:140%;color:var(--body-text-color);text-align:center}main.page .body,.shopify-policy__body{width:100%;display:inline-block;margin:2rem 0;padding:6rem 4rem;background:#f8f7f5;font-family:var(--heading-font-family);font-size:1.1rem;line-height:140%;color:var(--body-text-color)}.content-body p,main.page .body p,.shopify-policy__body p{font-size:1.2rem;line-height:140%}.content-body p:not(:last-child),main.page .body p:not(:last-child),.shopify-policy__body p:not(:last-child){margin:0 0 1.4rem}.content-body h3,main.page .body h3,.shopify-policy__body h3{margin:0 0 1.5rem;font-weight:600;font-size:1.6rem;line-height:140%;color:#a2b3a0}.content-body h4,main.page .body h4,.shopify-policy__body h4{margin:0 0 .5rem;font-size:.8rem;line-height:140%;font-family:var(--alt-font-family);text-transform:uppercase;color:#0003}.shopify-section.section-subnav .subnav,main.page-collection .subnav,main.page .subnav{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:4rem;padding:0 var(--page-margin)}.shopify-section.section-subnav .subnav .subsubnav,main.page-collection .subnav .subsubnav,main.page .subnav .subsubnav{display:inline-flex;align-items:center;justify-content:center;gap:2rem}.shopify-section.section-subnav .subnav a,main.page-collection .subnav a,main.page .subnav a{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;background:var(--brand-very-light-green);text-decoration:none;text-align:center}.shopify-section.section-subnav .subnav a:not(.active):hover,main.page-collection .subnav a:not(.active):hover,main.page .subnav a:not(.active):hover{opacity:.8}.shopify-section.section-subnav .subnav a.active,main.page-collection .subnav a.active,main.page .subnav a.active{background:var(--brand-green);color:#fff}.mc-form{padding:20px;max-width:550px;margin:auto}.mc-form h2{margin-bottom:10px;font-size:1.5rem}.mc-form .indicates-required{font-size:1rem;opacity:.65;text-align:center}.mc-form .mc-field-group{margin:10px 0;display:flex;gap:20px;align-items:center}.mc-form label{width:50%;text-align:right}.mc-form input,.mc-form input[text],.mc-form input[email]{border:1px solid rgba(0,0,0,.8);border-radius:2px}.mc-form button{margin-top:10px}@media(max-width:1024px){main.page,body .shopify-policy__container{grid-column:1 / span 3;padding:2rem 0 0}main.page .title,.shopify-policy__title{margin:0 0 2rem;padding:1rem 0}main.page h1,.shopify-policy__title h1{padding:0 3rem}main.page .body,.shopify-policy__body{display:block;margin:0;padding:var(--page-margin)}.shopify-section.section-subnav .subnav,main.page-collection .subnav,main.page .subnav{flex-wrap:wrap;gap:1rem 2rem;margin-bottom:2rem}.shopify-section.section-subnav .subnav .subsubnav,main.page-collection .subnav .subsubnav,main.page .subnav .subsubnav{flex-wrap:wrap;gap:1rem 2rem}}@media(max-width:480px){.shopify-section.section-subnav .subnav a,main.page-collection .subnav a,main.page .subnav a,.shopify-section.section-subnav .subnav .subsubnav,main.page-collection .subnav .subsubnav,main.page .subnav .subsubnav{width:100%}}.hero-image{--content-margin:0px;--content-width:100%}.hero-image{position:relative;background-color:#0000001a;animation:heroGreyPulse 1s ease-in-out infinite alternate}.hero-image img{position:relative;z-index:1;display:block;width:100%;height:var(--height, 85vh);object-fit:cover;object-position:var(--align-horizontal, center) var(--align-vertical, top)}.hero-image .text{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:4rem;color:#fff}.hero-image .text .title{font-size:2.5rem;line-height:140%;font-family:var(--heading-font-family)}.hero-image .text .subtitle{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:1rem;line-height:140%;font-family:var(--alt-font-family)}.hero-image .text .subtitle i{color:#ffffff80;font-size:80%;line-height:140%}.hero-image .text a{color:#fff;text-decoration:none}.hero-image .text:not(.position-top):not(.position-bottom){top:0}.hero-image .text:not(.position-left):not(.position-right){left:0}.hero-image .text.position-top{top:0}.hero-image .text.position-left{left:0}.hero-image .text.position-right{right:0}.hero-image .text.position-bottom{bottom:0}@media(max-width:1024px){.hero-image img{max-height:70vh}}@media(max-width:768px){.hero-image .text{padding:2rem}.hero-image .text .title{font-size:2rem;line-height:140%}}@keyframes heroGreyPulse{0%{background-color:#0000000d}to{background-color:#00000020}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/critical.css.map */
