.ozg-recipe{--ozg-green:#225b16;--ozg-lime:#d5de31;--ozg-cream:#f9f2e6;--ozg-card:#edebe8;--ozg-ink:#4a403b;color:var(--ozg-ink)}.ozg-recipe__hero{display:grid;grid-template-columns:minmax(0,58%) minmax(22rem,42%);align-items:stretch;min-height:36rem;max-height:45rem;background:var(--ozg-cream)}.ozg-recipe__hero-media{min-height:0;overflow:hidden}.ozg-recipe__hero-media img{width:100%;height:100%;object-fit:cover;display:block}.ozg-recipe__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6rem)}.ozg-recipe__eyebrow{color:var(--ozg-green);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;line-height:1.4;margin:0 0 1.25rem}.ozg-recipe__title{max-width:42rem;margin:0;font-size:clamp(3.4rem,5.3vw,5.5rem);line-height:.98;letter-spacing:-.035em}.ozg-recipe__excerpt{max-width:39rem;font-size:1.125rem;line-height:1.6;margin:1.75rem 0 0}.ozg-recipe__meta{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none}.ozg-recipe__meta li{border:1px solid currentColor;border-radius:999px;padding:.45rem .85rem;font-size:.9rem;line-height:1}.ozg-recipe__layout{display:grid;grid-template-columns:minmax(19rem,23rem) minmax(0,47rem);justify-content:center;gap:clamp(3.5rem,7vw,7rem);align-items:start;padding-top:clamp(4.5rem,8vw,7.5rem);padding-bottom:clamp(5rem,9vw,8.5rem)}.ozg-recipe__ingredients{background:var(--ozg-card);color:var(--ozg-ink);border-radius:1.35rem;padding:clamp(2rem,3vw,2.6rem);position:sticky;top:2rem;box-shadow:0 1.1rem 3rem #2d282314}.ozg-recipe__ingredients:before{content:"";display:block;width:3.25rem;height:.25rem;margin-bottom:1.4rem;border-radius:99px;background:var(--ozg-green)}.ozg-recipe__ingredients h2{color:var(--ozg-green);font-size:clamp(2rem,3vw,2.7rem);line-height:1;margin:0 0 1.5rem}.ozg-recipe__ingredients ul{padding:0;margin:0;list-style:none}.ozg-recipe__ingredients li{position:relative;padding:.75rem 0 .75rem 1.35rem;border-bottom:1px solid rgba(74,64,59,.14);font-size:1rem;line-height:1.5}.ozg-recipe__ingredients li:before{content:"";position:absolute;left:0;top:1.25rem;width:.42rem;height:.42rem;border-radius:50%;background:var(--ozg-green)}.ozg-recipe__ingredients li:last-child{border-bottom:0;padding-bottom:0}.ozg-recipe__body{max-width:47rem;font-size:1.125rem;line-height:1.72}.ozg-recipe__body .ozg-recipe-intro{font-size:1.18rem;line-height:1.65;margin-bottom:2.5rem}.ozg-recipe__body h2,.ozg-recipe__body h3{color:var(--ozg-green);line-height:1.08}.ozg-recipe__body h2{font-size:clamp(2.65rem,4.3vw,3.9rem);margin:0 0 1.8rem}.ozg-recipe__body h3{font-size:1.9rem;margin:2.5rem 0 1rem}.ozg-recipe__body p,.ozg-recipe__body li{font-size:1.125rem;line-height:1.72}.ozg-recipe__body p{margin:0 0 1.25rem}.ozg-recipe__product{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.15)}.ozg-recipe__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:2rem 0 0}.ozg-recipe__tags a{display:block;background:var(--ozg-cream);border-radius:999px;padding:.5rem .85rem;text-decoration:none}@media(max-width:989px){.ozg-recipe__hero{grid-template-columns:1fr 1fr;min-height:31rem}.ozg-recipe__hero-copy{padding:3rem 2.25rem}.ozg-recipe__layout{grid-template-columns:minmax(16rem,20rem) minmax(0,1fr);gap:3rem}}@media(max-width:749px){.ozg-recipe__hero{grid-template-columns:1fr;min-height:0;max-height:none}.ozg-recipe__hero-media{min-height:0;aspect-ratio:4/3}.ozg-recipe__hero-copy{padding:2.6rem 1.5rem 3rem}.ozg-recipe__title{font-size:clamp(2.8rem,14vw,4rem)}.ozg-recipe__excerpt{font-size:1.05rem;margin-top:1.4rem}.ozg-recipe__layout{grid-template-columns:1fr;gap:3rem;padding-top:3rem;padding-bottom:4.5rem}.ozg-recipe__ingredients{position:static;border-radius:1.1rem;padding:1.9rem 1.6rem 2.15rem}.ozg-recipe__body,.ozg-recipe__body p,.ozg-recipe__body li{font-size:1.05rem}.ozg-recipe__body h2{font-size:2.65rem}}.ozg-recipe-hero-section .ozg-recipe__hero{min-height:var(--ozg-hero-min);max-height:none;background:var(--ozg-hero-bg)}.ozg-recipe-hero-section .ozg-recipe__hero-copy{max-width:var(--ozg-hero-copy-width)}.ozg-recipe__hero-copy--center{text-align:center;align-items:center}.ozg-recipe__hero-copy--center .ozg-recipe__meta{justify-content:center}.ozg-recipe-details{--ozg-green:var(--ozg-accent)}.ozg-recipe__blocks{display:grid;grid-template-columns:minmax(19rem,23rem) minmax(0,47rem);grid-template-areas:"ingredients method" "product method";justify-content:center;align-items:start;gap:2.25rem var(--ozg-details-gap);max-width:var(--ozg-details-width);padding-top:clamp(4.5rem,8vw,7.5rem);padding-bottom:clamp(5rem,9vw,8.5rem)}.ozg-recipe__block--ingredients{grid-area:ingredients}.ozg-recipe__block--method{grid-area:method}.ozg-recipe__block--product{grid-area:product}.ozg-recipe__block--product .ozg-recipe__product{margin-top:0}.ozg-recipe__block--image{grid-column:1/-1;margin:1rem 0 2rem}.ozg-recipe__block--image-contained{grid-column:2}.ozg-recipe__block--image img{display:block;width:100%;height:auto;border-radius:1.1rem}.ozg-recipe__block--image figcaption{margin-top:.75rem;color:#4a403bb8;font-size:.88rem;line-height:1.5}.ozg-hide-desktop{display:none!important}@media(max-width:989px){.ozg-recipe__blocks{grid-template-columns:minmax(16rem,20rem) minmax(0,1fr);gap:2rem 3rem}}@media(max-width:749px){.ozg-recipe-hero-section--mobile-last .ozg-recipe__hero-copy{order:1}.ozg-recipe-hero-section--mobile-last .ozg-recipe__hero-media{order:2}.ozg-recipe__blocks{display:flex;flex-direction:column;gap:3rem;padding-top:3rem;padding-bottom:4.5rem}.ozg-recipe__block{width:100%}.ozg-recipe__block--method,.ozg-recipe__block--product{order:initial}.ozg-recipe__block--image{margin:0}.ozg-hide-desktop{display:block!important}.ozg-hide-mobile{display:none!important}}.ozg-library{min-height:70vh;padding:clamp(4rem,8vw,7rem) 0;background:var(--ozg-library-bg);color:#4a403b}.ozg-library__header{max-width:48rem;margin:0 auto 2.5rem;text-align:center}.ozg-library__header h1{margin:0 0 1.25rem;font-size:clamp(3.5rem,7vw,6rem);line-height:1}.ozg-library__header .rte{font-size:1.1rem;line-height:1.6}.ozg-library__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin:0 auto clamp(3rem,6vw,5rem)}.ozg-library__filters a{border:1px solid var(--ozg-library-accent);border-radius:99px;padding:.7rem 1.1rem;color:var(--ozg-library-accent);font-size:.92rem;text-decoration:none}.ozg-library__filters a:hover,.ozg-library__filters .is-active{background:var(--ozg-library-accent);color:#fff}.ozg-library__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem)}.ozg-library__card{overflow:hidden;border-radius:1.25rem;background:#fff;box-shadow:0 .75rem 2.5rem #2d28230f}.ozg-library__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#edebe8}.ozg-library__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.ozg-library__card:hover .ozg-library__image img{transform:scale(1.025)}.ozg-library__card-copy{padding:1.6rem 1.6rem 1.8rem}.ozg-library__card h2{margin:0 0 .8rem;color:var(--ozg-library-accent);font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.05}.ozg-library__card h2 a{color:inherit;text-decoration:none}.ozg-library__card p{margin:0 0 1.2rem;font-size:.98rem;line-height:1.55}.ozg-library__read{color:var(--ozg-library-accent);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ozg-library__pagination{margin-top:3.5rem;text-align:center}.ozg-library__empty{grid-column:1/-1;text-align:center}@media(max-width:989px){.ozg-library__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.ozg-library{padding:3.5rem 0}.ozg-library__header{text-align:left}.ozg-library__header h1{font-size:3.7rem}.ozg-library__filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.ozg-library__filters a{white-space:nowrap}.ozg-library__grid{grid-template-columns:1fr}.ozg-library__card-copy{padding:1.35rem 1.25rem 1.55rem}}.ozg-recipe__hero{grid-template-columns:1fr!important;min-height:0!important;max-height:none!important}.ozg-recipe__hero-media{min-height:0!important;height:auto!important;overflow:visible!important}.ozg-recipe__hero-media img{width:100%!important;height:auto!important;object-fit:contain!important;display:block}.ozg-recipe__hero-copy{max-width:1100px!important;width:100%;margin:0 auto;padding:3rem 2rem 4rem!important}.ozg-library__image{height:auto!important;aspect-ratio:auto!important;overflow:hidden}.ozg-library__image img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;display:block}
/*# sourceMappingURL=/cdn/shop/t/17/assets/ozganics-recipe.css.map */
