.gvf-product-hero{display:grid;min-height:min(78rem,calc(100vh - 8rem));grid-template-columns:1fr 1fr;background:var(--gvf-cream,#fbf4e8);color:var(--gvf-ink,#242824)}.gvf-product-hero__copy{display:grid;place-items:center;padding:6rem clamp(3rem,6vw,9rem)}.gvf-product-hero__copy-inner{width:min(100%,58rem);text-align:center}.gvf-product-hero__context{display:flex;align-items:center;justify-content:center;gap:1.8rem;margin-bottom:1.5rem;font-size:1.45rem;font-style:italic;font-weight:700}.gvf-product-hero__context a,.gvf-product-hero__context span:first-child{color:var(--gvf-green,#20352d);font-style:normal;font-weight:900;text-decoration:underline;text-transform:uppercase;letter-spacing:.03em}.gvf-product-hero__price{color:var(--gvf-ink,#242824)}.gvf-product-hero h1{max-width:62rem;margin:0 auto 1.6rem;color:var(--gvf-green,#20352d);font-family:var(--font-heading-family);font-size:clamp(4rem,4.3vw,6.2rem);font-weight:900;line-height:1;letter-spacing:-.035em}.gvf-product-hero__badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem;margin:0 0 2rem}.gvf-product-hero__badges .gvf-pills{display:flex;gap:.65rem;margin:0}.gvf-product-hero__badges .gvf-pills:empty{display:none}.gvf-product-hero__badges .gvf-pill{padding:.5rem .9rem;border-radius:0;background:transparent;color:var(--gvf-green,#20352d);font-size:1.05rem;font-weight:900;line-height:1.05;text-decoration:none;text-transform:uppercase;letter-spacing:.025em}.gvf-product-hero__badges .gvf-pills--dietary .gvf-pill:first-child{background:#6d9d43;color:#fff}.gvf-product-hero__badges .gvf-pill--accent{border-left:1px solid rgba(32,53,45,.25)}.gvf-product-hero__intro{max-width:56rem;margin:0 auto 1.5rem;font-size:1.62rem;line-height:1.48}.gvf-product-hero__details-link{display:inline-block;margin:0 0 2.6rem;color:var(--gvf-green,#20352d);font-size:1.5rem;font-weight:800;text-decoration:underline;text-underline-offset:.2em}.gvf-product-hero__assurance{margin:1rem 0 0;font-size:1.25rem;font-style:italic}.gvf-product-gallery{position:relative;min-height:58rem;overflow:hidden;background:#ede4d7}.gvf-product-gallery__main,.gvf-product-gallery__main img,.gvf-product-gallery__placeholder{width:100%;height:100%}.gvf-product-gallery__main{position:absolute;top:0;right:0;bottom:0;left:0}.gvf-product-gallery__main img{display:block;object-fit:cover}.gvf-product-gallery__thumbs{position:absolute;z-index:2;bottom:2.2rem;left:50%;display:flex;max-width:90%;gap:.8rem;transform:translate(-50%)}.gvf-product-gallery__thumb{width:5rem;height:5rem;padding:.25rem;overflow:hidden;border:3px solid rgba(255,255,255,.78);border-radius:50%;background:#fff;box-shadow:0 .3rem 1rem #0000002b;cursor:pointer;transition:transform .2s,border-color .2s}.gvf-product-gallery__thumb img{width:100%;height:100%;border-radius:50%;object-fit:cover}.gvf-product-gallery__thumb.is-active{border-color:var(--gvf-gold,#d68b2c);transform:scale(1.08)}.gvf-product-form{display:grid;grid-template-columns:minmax(8rem,12rem) minmax(18rem,1fr);gap:1rem;max-width:56rem;margin:0 auto;text-align:left}.gvf-product-form--has-options{align-items:start}.gvf-product-form--has-options .gvf-product-form__options{display:grid;grid-column:2;grid-row:1/span 2;gap:1rem;min-width:0}.gvf-product-form--has-options .gvf-product-form__option{min-width:0}.gvf-product-form--has-options .gvf-product-form__quantity{grid-column:1;grid-row:1}.gvf-product-form--has-options .gvf-product-form__submit{grid-column:1;grid-row:2;width:100%;align-self:start}.gvf-product-form label span{display:block;margin-bottom:.35rem;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.gvf-product-form input,.gvf-product-form select{width:100%;min-height:5.2rem;padding:0 1.2rem;border:1px solid rgba(32,53,45,.35);border-radius:.4rem;background:#fff;color:var(--gvf-ink,#242824);font:inherit}.gvf-product-form__submit{align-self:end;min-height:5.2rem;padding:1rem 1.2rem;border:1px solid var(--gvf-green,#20352d);border-radius:.4rem;background:var(--gvf-green,#20352d);color:#fff;font:inherit;font-weight:800;line-height:1.2;cursor:pointer;transition:background .2s,transform .2s}.gvf-product-form__submit:hover{background:var(--gvf-terracotta,#9f4d35);transform:translateY(-1px)}.gvf-product-form__submit:disabled{cursor:not-allowed;opacity:.55}.gvf-product-facts{scroll-margin-top:8rem;padding:6.5rem 0 7rem;background:var(--gvf-mint,#dceae5)}.gvf-product-facts__heading{text-align:center}.gvf-product-facts__heading h2{margin:0;color:var(--gvf-green,#20352d);font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.5vw,5.8rem);font-weight:900;letter-spacing:-.03em}.gvf-product-facts__heading p{max-width:78rem;margin:1rem auto 3.8rem;font-size:1.65rem}.gvf-product-facts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4.8rem}.gvf-product-fact-card{min-width:0;padding:3.2rem 3rem 3.5rem;background:#fff;box-shadow:0 .8rem 1.8rem #20352d2b;text-align:center}.gvf-product-fact-card h3{margin:0 0 2.4rem;color:var(--gvf-green,#20352d);font-family:var(--font-heading-family);font-size:2.45rem;font-weight:900;line-height:1.1}.gvf-product-fact-card p,.gvf-product-fact-card .metafield-rich_text_field{font-size:1.45rem;line-height:1.48}.gvf-product-fact-card__detail{overflow-wrap:anywhere}.gvf-product-fact-card__detail ul{text-align:left}.gvf-product-fact-card__note{margin-top:2rem;font-size:1.15rem!important;font-style:italic}.gvf-product-fact-card .gvf-pills{justify-content:center}.gvf-product-fact-card .gvf-pill{padding:.45rem .7rem;border-radius:.2rem;font-size:1rem;text-decoration:none;text-transform:uppercase}.gvf-nutrition-stats{display:grid;gap:0;margin-bottom:2rem;text-align:left}.gvf-nutrition-stats>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:.6rem solid #e9e9e9}.gvf-nutrition-stats strong{font-size:1.35rem}.gvf-nutrition-stats span{font-weight:800}.gvf-nutrition-stats>div:nth-child(3n+1){border-color:#c99a7d}.gvf-nutrition-stats>div:nth-child(3n+2){border-color:#76b4a5}.gvf-nutrition-stats>div:nth-child(3n){border-color:#d9e6df}.gvf-how-to-enjoy{display:grid;grid-template-columns:6rem 1fr;gap:1.5rem;align-items:start;text-align:left}.gvf-how-to-enjoy+.gvf-how-to-enjoy{margin-top:2.6rem}.gvf-how-to-enjoy .gvf-benefit-icon{width:5.4rem;height:5.4rem}.gvf-how-to-enjoy p{margin-top:0}.gvf-product-closing{padding:6.5rem 0 7.5rem;background:#fff;text-align:center}.gvf-product-closing__inner{max-width:76rem}.gvf-product-closing h2{margin:0;color:var(--gvf-green,#20352d);font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.3vw,5.6rem);font-weight:900;letter-spacing:-.03em}.gvf-product-closing p{margin:1rem 0 2.5rem;font-size:1.6rem}.gvf-product-reviews{padding:5.5rem 0 6.5rem;background:#fff;text-align:center}.gvf-product-reviews h2{margin:0;color:var(--gvf-ink,#242824);font-family:var(--font-heading-family);font-size:clamp(3.2rem,3.8vw,4.8rem);font-weight:900;letter-spacing:-.02em}.gvf-product-reviews__summary{margin:1rem 0 3rem;font-weight:800}.gvf-product-reviews__summary span,.gvf-product-reviews__stars{color:#118776;letter-spacing:.1em}.gvf-product-reviews__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:3rem}.gvf-product-reviews blockquote{margin:0;padding:2.4rem 2rem;background:#fafafa}.gvf-product-reviews blockquote p{font-weight:700}.gvf-product-reviews cite{font-style:normal}.gvf-product-reviews__empty{margin:2rem 0 0;color:#666;font-style:italic}.gvf-related{padding:6.5rem 0 8rem;background:var(--gvf-cream,#fbf4e8)}.gvf-related .gvf-grid-head{display:block;text-align:center}.gvf-related .gvf-eyebrow{color:var(--gvf-terracotta,#9f4d35)}.gvf-related .gvf-title{color:var(--gvf-green,#20352d);font-size:clamp(3.3rem,4vw,5rem)}.gvf-sticky-buy{display:none}@media(max-width:989px){.gvf-product-hero{min-height:0;grid-template-columns:1fr}.gvf-product-hero__copy{padding:5rem 2.5rem}.gvf-product-gallery{min-height:70vw;order:-1}.gvf-product-facts__grid{grid-template-columns:1fr;gap:2rem}.gvf-product-fact-card{max-width:72rem;width:100%;margin:0 auto}.gvf-product-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.gvf-product-hero__copy{padding:4rem 1.8rem}.gvf-product-hero h1{font-size:3.8rem}.gvf-product-gallery{min-height:100vw}.gvf-product-gallery__thumb{width:4.2rem;height:4.2rem}.gvf-product-form{grid-template-columns:8.5rem 1fr}.gvf-product-facts{padding:4.5rem 0}.gvf-product-facts__heading p{font-size:1.45rem}.gvf-product-fact-card{padding:2.5rem 2rem}.gvf-product-reviews{padding:4.5rem 0}.gvf-product-reviews__grid{grid-template-columns:1fr}.gvf-product-closing{padding:4.5rem 0 10rem}.gvf-sticky-buy{position:fixed;z-index:30;right:0;bottom:0;left:0;display:block;padding:1rem;background:#fff;box-shadow:0 -1rem 2rem #00000021}.gvf-sticky-buy a{display:flex;min-height:4.8rem;align-items:center;justify-content:center;border-radius:.4rem;background:var(--gvf-green,#20352d);color:#fff;font-weight:800;text-decoration:none}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/gvf-product-pages.css.map */
