*,:after,:before{box-sizing:border-box;font-family:inherit;font-size:100%;font-weight:inherit;margin:0;padding:0}html{font-size:62.5%;height:100%}body{min-height:100%}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}i{font-style:italic}ol,ul{list-style:inside}code,kbd,pre,samp{font-family:monospace,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}hr{height:0;overflow:visible}figure,img,picture{border-style:none}template{display:none}details{display:block}details summary>*{display:inline}summary{cursor:pointer;display:list-item;list-style-type:none}summary::-webkit-details-marker{display:none}summary::marker{display:none}dialog{background:#fff;border:none;display:none}dialog[open]{display:block}fieldset{padding:.35rem .75rem .625rem}legend{color:inherit;display:table;max-width:100%;white-space:normal}button,input,optgroup,select,textarea{line-height:1.15}button,input{border-radius:0;overflow:visible}button,select{text-transform:none}input,select,textarea{background-color:transparent}select{-webkit-appearance:none;appearance:none;cursor:pointer}textarea{overflow:auto}progress{vertical-align:baseline}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;border:none;border-radius:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button]:not([disabled]),[type=reset]:not([disabled]),[type=submit]:not([disabled]),button:not([disabled]){cursor:pointer}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button}[type=range]{-webkit-appearance:none;background:transparent;border:none;padding:0;width:100%}[type=range]:focus{outline:none}[type=range]::-moz-range-thumb{border:none}[type=range]::-webkit-slider-runnable-track{background:currentColor;cursor:pointer;height:1px;width:100%}[type=range]:focus::-webkit-slider-runnable-track{background:currentColor}[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:currentColor;border-radius:50%;cursor:pointer;height:1em;margin-top:-.5em;width:1em}[type=range]::-moz-range-track{background:currentColor;cursor:pointer;height:1px;width:100%}[type=range]::-moz-range-thumb{background:currentColor;border-radius:50%;cursor:pointer;height:1em;width:1em}[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:16px 0;color:transparent;cursor:pointer;height:1px;width:100%}[type=range]::-ms-fill-lower,[type=range]::-ms-fill-upper,[type=range]:focus::-ms-fill-lower,[type=range]:focus::-ms-fill-upper{background:currentColor}[type=range]::-ms-thumb{background:currentColor;border-radius:50%;cursor:pointer;height:1em;width:1em}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}body{text-rendering:optimizeSpeed;background:var(--color-body-background);color:var(--color-body-text);display:flex;flex-direction:column}main{flex:1}a{color:currentColor;text-decoration:none}html:not(.supports-js) .requires-js{display:none!important}.container{margin:0 auto;width:100%}.container.small{max-width:var(--container-small)}.container.medium{max-width:var(--container-medium)}.container.large{max-width:var(--container-large)}.margin{margin-bottom:var(--gap);margin-top:var(--gap)}.margin.medium{margin-bottom:calc(var(--gap)*2);margin-top:calc(var(--gap)*2)}.margin.large{margin-bottom:calc(var(--gap)*4);margin-top:calc(var(--gap)*4)}img,model-viewer,video{height:auto;max-width:100%}iframe{max-width:100%}.responsive-media{line-height:0;max-width:100%}.responsive-media[style*="--aspect-ratio"]{overflow:hidden;padding-bottom:var(--aspect-ratio);position:relative}.responsive-media>*{width:100%}.responsive-media[style*="--aspect-ratio"]>*{height:100%;left:0;position:absolute;top:0;width:100%}.background-media{height:100%;position:absolute;width:100%}.background-media>*{height:100%;object-fit:cover;width:100%}.background-media.contain>*{object-fit:contain}.icon{height:1em;width:1em}.link{background:transparent;border:none;color:currentColor;text-decoration:underline}.link--highlighted{color:var(--color-accent)}.rte h1,.rte h1:not(:first-of-type),.rte h2,.rte h2:not(:first-of-type),.rte h3,.rte h3:not(:first-of-type),.rte h4,.rte h4:not(:first-of-type),.rte h5,.rte h5:not(:first-of-type){margin-bottom:.65em}.rte p:not(:last-of-type){margin-bottom:1em}.rte a{text-decoration:underline}.rte img{height:auto;max-width:100%}.rte iframe,.rte ol,.rte table,.rte ul,.rte video{margin-bottom:1em}.rte iframe,.rte video{height:fit-content;width:100%}.rte:after{clear:both;content:"";display:block}@keyframes loading{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.button{align-items:center;background:var(--color-accent);border:none;color:var(--color-body-background);display:inline-flex;height:var(--input-height,4rem);justify-content:center;padding:0 calc(var(--input-height, 4em)/2)}.button.loading,.button.loading:hover,.button:hover{background:rgba(var(--color-accent-rgb),.85)}.button.loading,.button.loading:hover{color:transparent;position:relative}.button.loading:after{animation:loading 1s ease infinite;border:.2em solid transparent;border-radius:50%;border-top:.2em solid var(--color-body-background);bottom:0;content:"";height:1em;left:0;margin:auto;position:absolute;right:0;top:0;width:1em}.form--label{display:block;font-size:90%;margin-bottom:1em}input,select,textarea{border:1px solid var(--color-borders,currentColor);padding:0 calc(var(--input-height, 4em)/4)}textarea{padding:calc(var(--input-height, 4em)/4)}.form--input,input{height:var(--input-height,4rem)}.form--select{position:relative}.form--select select{height:var(--input-height,4rem);padding-right:calc(2em + 10px);width:100%}.form--select .icon--caret{color:var(--input-field-color);height:100%;pointer-events:none;position:absolute;right:1em;width:.7rem}.form--checkbox,.form--radio{grid-gap:.5em;align-items:center;display:flex}.input-group{grid-gap:var(--gap);display:grid;grid-template-columns:1fr 1fr}.input-group--item-full{grid-column:span 2}.input-group input,.input-group select,.input-group textarea{width:100%}.input-group input[type=checkbox]{width:auto}@media screen and (max-width:768px){.input-group--item{grid-column:span 2}}.form-message{margin-bottom:var(--gap)}.form-message--status{grid-column-gap:.75rem;align-items:center;color:inherit;display:grid;font-size:100%;grid-template-columns:1em 1fr}.form-message--list{list-style:none}.error-message{color:var(--color-error)}.success-message{color:var(--color-success)}.visually-hidden{clip:rect(0 0 0 0);height:1px;left:-1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.placeholder{fill:#00000040;background-color:#00000008;color:#00000040;max-width:100%}.placeholder--bordered{border:1px solid #00000040}.text-placeholder{display:grid;grid-template-rows:auto;justify-items:center;margin:var(--gap) auto;max-width:var(--container-large);padding:var(--gap);row-gap:var(--gap);text-align:center;width:100%}.shopify-challenge__container{padding:10rem 1rem}.shopify-policy__container{padding:var(--gap)}.shopify-policy__body,.shopify-policy__title{margin-bottom:var(--gap)}@media print{.do-not-print{display:none}}.form--input{background-color:var(--color-body-background)}input,select,textarea{color:inherit;font-size:80%;font-weight:var(--font-body-weight)}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:1}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:1}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:inherit;opacity:1}.button,.shopify-challenge__button{font-size:80%;font-weight:var(--font-body-weight);padding:0 calc(var(--input-height, 4em)/1.5);text-transform:uppercase;transition:background .35s ease,color .35s ease;white-space:nowrap}.button-small{height:var(--input-height-compact)}.text-button{background:transparent;color:var(--color-body-text)}.view-more{font-size:85%;text-decoration:none;text-transform:uppercase}.view-more-alternate{color:var(--color-alt-accent-2);font-family:var(--font-alternate-family);font-size:120%;font-style:italic;font-weight:var(--font-alternate-weight)}.button-with-icon{align-content:center;display:grid;gap:2rem;grid-auto-flow:column}.button-with-icon .icon{transform:translateX(-1rem);transition:transform .4s ease}.button-with-icon:hover .icon{transform:translateX(0)}.shopify-challenge__button{background:var(--color-accent);color:var(--color-body-background)}.featured-team-member--link{margin-top:4rem}h1,h2,h3,h4,h5{font-weight:var(--font-body-weight)}.heading{color:var(--color-headings);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--font-heading-line-height);margin:var(--font-heading-baseline-margin)}.h1,h1{font-size:245%}.h2,h2{font-size:164%}.h3,h3{font-size:177.6889%}.h4,h4{font-size:133.3%}.h5,h5{font-size:120%}.h6,h6{font-size:100%}p,small{color:var(--color-body-text)}.body-font-bold,b,strong{font-weight:var(--font-body-weight-bold)}.uppercase{text-transform:uppercase}.title-case{text-transform:capitalize}.italic{font-style:italic}.alternate{font-family:var(--font-alternate-family);font-weight:var(--font-alternate-weight)}.font-body-baseline{margin:var(--font-body-baseline-margin)}.body-font{font-family:var(--font-body-family);font-weight:var(--font-body-weight)}.body-font-smallest{font-size:80%}.body-font-smaller{font-size:90%}.body-font-larger{font-size:110%}.body-font-largest{font-size:120%}.body-font-color{color:var(--color-body-text)}.increased-spacing{letter-spacing:.05em}.reduced-line-height{line-height:1}.text-center{text-align:center}.text-right{text-align:right}.text-margin{margin-bottom:1rem}hr{border-bottom:1px solid var(--color-borders);border-top:none;margin:var(--gap) 0}.bullet{color:var(--color-alt-accent-2);margin-right:.2em}.rte h2{font-size:150%}.rte h3{font-size:133.3%}.rte h4{font-size:120%}.rte h5,.rte h6{font-size:100%}.error-message--content{font-size:90%;line-height:1.25}.background-alt-1{background:var(--color-alt-background-1)}.background-alt-1 .button{background:var(--color-alt-accent-2)}.background-alt-1 .button:hover{background:rgba(var(--color-alt-accent-2-rgb),.85)}.background-alt-2{background:var(--color-alt-background-2)}.background-alt-1 .alternate,.background-alt-2 .alternate{color:var(--color-alt-accent-2)}.background-accent{background:var(--color-accent)}.background-accent .button,.button-accent-2,.button-accent-2.loading,.button-accent-2.loading:hover{background:var(--color-alt-accent-2)}.background-accent .button:hover,.button-accent-2:hover{background:rgba(var(--color-alt-accent-2-rgb),.85)}.background-accent-1{background:var(--color-alt-accent-1)}.background-accent-2{background:var(--color-alt-accent-2)}.background-inverted{background:var(--color-body-text)}.text-inverted{--color-body-text:var(--color-body-background);--color-headings:var(--color-body-background)}.text-inverted .link{color:var(--color-body-text)}.text-accent{color:var(--color-accent)}.text-accent-alt-1{color:var(--color-alt-accent-1)}.text-accent-alt-2{color:var(--color-alt-accent-2)}.svg-fill-accent{fill:var(--color-accent)}.svg-fill-accent-alt-1{fill:var(--color-alt-accent-1)}.svg-fill-accent-alt-2{fill:var(--color-alt-accent-2)}.svg-fill-muted{fill:var(--color-muted)}.custom--icon--crafted-in{height:12rem;width:12rem}.custom--icon--we-promise{height:12rem;max-width:22rem;width:100%}.custom--icon--paech-family{height:8.5rem;max-width:45rem;width:100%}.custom--icon--farm-family{height:12rem;max-width:13rem;width:100%}.custom--icon--crafted-in-alt{height:12rem;max-width:20rem;width:100%}.custom--icon--yummy-ingredients{height:12rem;max-width:23rem;width:100%}.custom--icon--wonky-fruit{height:12rem;max-width:20rem;width:100%}.custom--icon--arrow-right{height:2rem;width:4rem}.vertical-line{height:8rem;margin:1rem;width:1px}.horizontal-line,.vertical-line{background:var(--color-accent);display:block}.horizontal-line{animation-duration:1.5s;animation-name:horizontal-line;height:1px;width:8rem}@keyframes horizontal-line{0%{width:0}to{width:8rem}}.divider--vertical-line{background:var(--color-body-text);margin:0 auto}.divider--vertical-line[data-animate]:not([data-animate*=offscreen]){animation-duration:1.5s;animation-name:offscreen-divider}.divider--rule{--badge-width:9rem;position:relative}@media screen and (min-width:580px){.divider--rule{--badge-width:12rem}}.divider--hr{border-color:var(--color-body-text);margin:0}.divider--hr[data-animate]:not([data-animate*=offscreen]){animation-duration:1.5s;animation-name:offscreen-divider}@keyframes offscreen-divider{0%{transform:scale(0)}to{transform:scale(1)}}.divider--hr-with-icon{background:linear-gradient(to right,var(--color-body-text) 0,var(--color-body-text) calc(92% - var(--badge-width) - 2vw),transparent calc(92% - var(--badge-width) - 2vw),transparent calc(92% + 2vw),var(--color-body-text) calc(92% + 2vw),var(--color-body-text) 100%);border:none;height:1px}.divider--hr-icon-wrapper{display:flex;position:absolute;right:8%;top:calc(var(--badge-width)*-.5)}.divider--hr-icon-wrapper,.divider--hr-icon-wrapper .icon{height:var(--badge-width);width:var(--badge-width)}.underlined-subheading{color:var(--color-alt-accent-1);margin-top:var(--gap)}.underlined-subheading .horizontal-line{background:var(--color-alt-accent-1);margin:4rem 0}@media screen and (min-width:580px){.underlined-subheading .horizontal-line{margin-bottom:-2.4rem}.underlined-subheading~*{margin-left:12rem}}