.blend-ingredients,.blend-ingredients *{box-sizing:border-box}.blend-ingredients{width:100%;max-width:100%;padding:1.2rem 1.5rem 5rem;background:#fff;color:#142a4b}.blend-ingredients__inner{width:100%;max-width:120rem;min-width:0;margin:0 auto;padding-bottom:4rem;border-bottom:.1rem solid rgba(6,27,56,.14)}.blend-ingredients__header{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:4rem;align-items:end}.blend-ingredients h2{margin:0;color:var(--blend-accent);font-family:Helvetica,Arial,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:.13rem;line-height:1.1}.blend-ingredients__intro{max-width:82rem;margin:0 0 3rem;color:#52647d;font-size:1.5rem;line-height:1.65}.blend-ingredients__intro p{margin:0}.blend-ingredients__mushroom-banner{margin:2.8rem 0 2rem;background:transparent}.blend-ingredients__mushroom-banner picture{display:block}.blend-ingredients__mushroom-banner img{display:block;width:100%;height:auto}.blend-ingredients__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2rem,3vw,3.6rem);margin-top:0}.blend-ingredients__item{min-width:0;text-align:center}.blend-ingredients__image,.blend-ingredients__placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;object-fit:contain}.blend-ingredients__image{height:auto}.blend-ingredients__placeholder{background:#f4f6f8;color:#6b7890;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blend-ingredients__item h3{margin:1.2rem 0 0;color:#061b38;font-family:Helvetica,Arial,sans-serif;font-size:1.55rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.blend-ingredients__botanical{margin:.55rem 0 0;color:#52647d;font-size:1.25rem;line-height:1.4;overflow-wrap:anywhere}@media screen and (max-width:749px){.blend-ingredients{padding:1rem 2rem 3.6rem}.blend-ingredients__inner{padding-bottom:3.2rem}.blend-ingredients__header{grid-template-columns:minmax(0,1fr);gap:1rem}.blend-ingredients__intro{font-size:1.4rem}.blend-ingredients__mushroom-banner{margin:1.6rem 0 1.8rem}.blend-ingredients__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.4rem;margin-top:0}.blend-ingredients__item h3{margin-top:.9rem;font-size:1.4rem}.blend-ingredients__botanical{margin-top:.45rem;font-size:1.15rem}}.blend-reading,.blend-reading *{box-sizing:border-box}.blend-reading{width:100%;max-width:100%;padding:5rem 1.5rem;border-bottom:.1rem solid rgba(6,27,56,.12);background:#fff;color:#142a4b}.blend-reading__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"media copy" "media link";column-gap:clamp(3rem,5vw,6rem);row-gap:0;align-items:start;width:100%;max-width:120rem;min-width:0;margin:0 auto}.blend-reading__copy,.blend-reading__media{min-width:0}.blend-reading__copy{grid-area:copy;align-self:end}.blend-reading__media{display:flex;grid-area:media;align-self:center;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9}.blend-reading__image{display:block;width:100%;height:auto}.blend-reading__placeholder{background:#f4f6f8;color:#6b7890;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.blend-reading__eyebrow{margin:0;color:var(--blend-accent);font-size:1.2rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.blend-reading h2{margin:1rem 0 0;color:#061b38;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,5.4rem);font-weight:500;letter-spacing:-.035em;line-height:1.03;overflow-wrap:anywhere}.blend-reading h2 a{color:inherit;text-decoration:none}.blend-reading__excerpt{max-width:66rem;margin:1.8rem 0 0;color:#52647d;font-size:1.55rem;line-height:1.65}.blend-reading__excerpt p{margin:0}.blend-reading__link{display:inline-flex;grid-area:link;align-self:start;justify-self:start;gap:.8rem;align-items:center;margin-top:2.2rem;padding-bottom:.35rem;border-bottom:.1rem solid currentColor;color:var(--blend-accent);font-size:1.35rem;font-weight:800;letter-spacing:.08em;line-height:1.3;text-decoration:none;text-transform:uppercase}@media screen and (max-width:749px){.blend-reading{padding:4rem 2rem}.blend-reading__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "media" "link";gap:0}.blend-reading__copy{align-self:auto}.blend-reading__media{margin-top:2.8rem}.blend-reading h2{font-size:3.2rem}.blend-reading__excerpt{font-size:1.4rem}}.blend-preparation,.blend-preparation *{box-sizing:border-box}.blend-preparation{width:100%;max-width:100%;padding:4.2rem 1.5rem 4.8rem;background:#fff;color:#142a4b}.blend-preparation__inner{width:100%;max-width:120rem;min-width:0;margin:0 auto}.blend-preparation__content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:4rem;width:100%;min-width:0;padding:2.4rem 0;border-bottom:.1rem solid rgba(6,27,56,.14)}.blend-preparation__content--single{grid-template-columns:minmax(0,1fr)}.blend-preparation__item{display:flex;flex-direction:column;min-width:0}.blend-preparation__item+.blend-preparation__item{padding-left:4rem;border-left:.1rem solid rgba(6,27,56,.14)}.blend-preparation__item h2,.blend-preparation__eyebrow{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;letter-spacing:.13rem;line-height:1.1;overflow-wrap:anywhere}.blend-preparation__item h2{color:#061b38;font-size:2.8rem}.blend-preparation__eyebrow{color:var(--blend-accent);font-size:2.6rem}.blend-preparation__text{margin-top:.8rem;color:#52647d;font-size:1.5rem;line-height:1.65;overflow-wrap:anywhere}.blend-preparation__text p{margin:0}.blend-preparation__serving-note{margin-top:2.4rem;padding-top:2rem;border-top:.1rem solid rgba(6,27,56,.14)}.blend-preparation__serving-note--standalone{margin-top:0;padding-top:0;border-top:0}.blend-preparation__appearance-image{display:flex;align-self:center;align-items:center;justify-content:center;width:clamp(12rem,12vw,16rem);height:clamp(12rem,12vw,16rem);margin-top:1.4rem;object-fit:contain}@media screen and (max-width:749px){.blend-preparation{padding:3.2rem 2rem 3.6rem}.blend-preparation__content{grid-template-columns:minmax(0,1fr);gap:0;padding:2.2rem 0}.blend-preparation__item+.blend-preparation__item{margin-top:2.2rem;padding-top:2.2rem;padding-left:0;border-top:.1rem solid rgba(6,27,56,.14);border-left:0}.blend-preparation__text{font-size:1.4rem}.blend-preparation__appearance-image{width:clamp(15rem,48vw,19rem);height:clamp(15rem,48vw,19rem)}}.blend-tips,.blend-tips *{box-sizing:border-box}.blend-tips{width:100%;max-width:100%;padding:1.2rem 1.5rem 4rem;background:#fff;color:#142a4b}.blend-tips__inner{display:grid;grid-template-columns:minmax(30rem,.92fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,3.5vw,4.8rem);width:100%;max-width:120rem;min-width:0;margin:0 auto}.blend-tips__copy,.blend-tips__image,.blend-tips__placeholder{min-width:0}.blend-tips__eyebrow{margin:0;color:var(--blend-accent);font-family:Helvetica,Arial,sans-serif;font-size:2.6rem;font-weight:700;letter-spacing:.13rem;line-height:1.1}.blend-tips h2{max-width:48rem;margin:1rem 0 0;color:#061b38;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,3.6vw,4.8rem);font-weight:500;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.blend-tips__intro{max-width:46rem;margin-top:2rem;color:#52647d;font-size:1.75rem;line-height:1.6}.blend-tips__intro p{margin:0}.blend-tips__image,.blend-tips__placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:3 / 2;object-fit:cover}.blend-tips__placeholder{background:#f4f6f8;color:#6b7890;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}@media screen and (max-width:989px){.blend-tips__inner{grid-template-columns:minmax(0,1fr);gap:0}.blend-tips h2{font-size:4.4rem;line-height:1.02}.blend-tips__intro{margin-top:1.6rem;font-size:1.5rem}.blend-tips__image,.blend-tips__placeholder{max-width:40rem;margin:3.2rem auto 0}}@media screen and (max-width:749px){.blend-tips{padding:1.2rem 2rem 3.2rem}.blend-tips h2{font-size:3.6rem}}.true-blue-reading,.true-blue-reading *{box-sizing:border-box}.true-blue-reading{width:100%;max-width:100%;padding:5rem 1.5rem;border-bottom:.1rem solid rgba(6,27,56,.12);background:#fff;color:#142a4b}.true-blue-reading__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"media copy" "media link";column-gap:clamp(3rem,5vw,6rem);row-gap:0;align-items:start;width:100%;max-width:120rem;min-width:0;margin:0 auto}.true-blue-reading__inner--text-only{grid-template-columns:minmax(0,76rem);grid-template-areas:"copy" "link"}.true-blue-reading__media,.true-blue-reading__copy{min-width:0}.true-blue-reading__media{display:block;grid-area:media;align-self:center}.true-blue-reading__copy{grid-area:copy;align-self:end}.true-blue-reading__image{display:block;width:100%;max-width:100%;height:auto}.true-blue-reading__eyebrow{margin:0;color:#075fc7;font-size:1.2rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.true-blue-reading h2{margin:1rem 0 0;color:#061b38;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,5.4rem);font-weight:500;letter-spacing:-.035em;line-height:1.03;overflow-wrap:anywhere}.true-blue-reading h2 a{color:inherit;text-decoration:none}.true-blue-reading__excerpt{max-width:66rem;margin:1.8rem 0 0;color:#52647d;font-size:1.55rem;line-height:1.65;overflow-wrap:anywhere}.true-blue-reading__link{display:inline-flex;grid-area:link;align-self:start;justify-self:start;gap:.8rem;align-items:center;margin-top:2.2rem;padding-bottom:.35rem;border-bottom:.1rem solid currentColor;color:#075fc7;font-size:1.35rem;font-weight:800;letter-spacing:.08em;line-height:1.3;text-decoration:none;text-transform:uppercase}@media screen and (max-width:749px){.true-blue-reading{padding:4rem 2rem}.true-blue-reading__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "media" "link";gap:0}.true-blue-reading__inner--text-only{grid-template-areas:"copy" "link"}.true-blue-reading__copy{align-self:auto}.true-blue-reading__media{margin-top:2.8rem}.true-blue-reading h2{font-size:3.2rem}.true-blue-reading__excerpt{font-size:1.4rem}}.true-blue-preparation,.true-blue-preparation *{box-sizing:border-box}.true-blue-preparation{width:100%;max-width:100%;padding:4.2rem 1.5rem 4.8rem;background:#fff;color:#142a4b}.true-blue-preparation__inner{width:100%;max-width:120rem;min-width:0;margin:0 auto}.true-blue-preparation__item .true-blue-preparation__eyebrow{margin:0;color:#52647d;font-family:Helvetica,Arial,sans-serif;font-size:2.6rem;font-weight:700;letter-spacing:.13rem;line-height:1.1}.true-blue-preparation__serving{max-width:68rem;margin:1rem 0 0;color:#52647d;font-size:1.55rem;line-height:1.6;overflow-wrap:anywhere}.true-blue-preparation__content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:4rem;width:100%;max-width:100%;min-width:0;margin-top:0;padding:2.4rem 0;border-bottom:.1rem solid rgba(6,27,56,.14)}.true-blue-preparation__item{display:flex;flex-direction:column;min-width:0}.true-blue-preparation__item+.true-blue-preparation__item{padding-left:4rem;border-left:.1rem solid rgba(6,27,56,.14)}.true-blue-preparation__item h2{margin:0;color:#061b38;font-family:Helvetica,Arial,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:.13rem;line-height:1.1;overflow-wrap:anywhere}.true-blue-preparation__item p{margin:.8rem 0 0;color:#52647d;font-size:1.5rem;line-height:1.65;overflow-wrap:anywhere}.true-blue-preparation__item em{color:#142a4b}.true-blue-preparation__serving-note{margin-top:2.4rem;padding-top:2rem;border-top:.1rem solid rgba(6,27,56,.14)}.true-blue-preparation__serving-note .true-blue-preparation__serving{margin-top:.8rem}.true-blue-preparation__ingredient-image{display:block;align-self:center;width:auto;max-width:100%;height:clamp(9rem,10vw,14rem);margin-top:1.4rem;object-fit:contain}@media screen and (max-width:749px){.true-blue-preparation{padding:3.2rem 2rem 3.6rem}.true-blue-preparation__content{grid-template-columns:minmax(0,1fr);gap:0;padding:2.2rem 0}.true-blue-preparation__item+.true-blue-preparation__item{margin-top:2.2rem;padding-top:2.2rem;padding-left:0;border-top:.1rem solid rgba(6,27,56,.14);border-left:0}.true-blue-preparation__serving,.true-blue-preparation__item p{font-size:1.4rem}.true-blue-preparation__ingredient-image{height:clamp(13.5rem,46vw,18.5rem)}}.true-blue-tips,.true-blue-tips *{box-sizing:border-box}.true-blue-tips{width:100%;max-width:100%;padding:1.2rem 1.5rem 3.2rem;background:#fff;color:#142a4b}.true-blue-tips__inner{display:grid;grid-template-columns:minmax(30rem,.92fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,3.5vw,4.8rem);width:100%;max-width:120rem;min-width:0;margin:0 auto}.true-blue-tips__copy,.true-blue-tips__media{min-width:0}.true-blue-tips__eyebrow{margin:0;color:#075fc7;font-family:Helvetica,Arial,sans-serif;font-size:2.6rem;font-weight:700;letter-spacing:.13rem;line-height:1.1}.true-blue-tips h2{max-width:48rem;margin:1rem 0 0;color:#061b38;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,3.6vw,4.8rem);font-weight:500;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere}.true-blue-tips h2 span{display:block}.true-blue-tips__intro{max-width:46rem;margin:2rem 0 0;color:#52647d;font-size:1.75rem;line-height:1.6;overflow-wrap:anywhere}.true-blue-tips__media{display:block;width:100%}.true-blue-tips__desktop-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;width:100%}.true-blue-tips__step{display:flex;flex-direction:column;min-width:0;margin:0}.true-blue-tips__step-visual{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.true-blue-tips__step-visual img{display:block;width:100%;height:100%;object-fit:cover}.true-blue-tips__step-copy{flex:1;min-width:0;padding:.9rem .8rem 0;text-align:center}.true-blue-tips__step-copy h3{margin:0;color:#061b38;font-family:Helvetica,Arial,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:.02em;line-height:1.25;text-transform:uppercase}.true-blue-tips__step-copy p{max-width:17rem;margin:.7rem auto 0;color:#52647d;font-size:1.25rem;line-height:1.35;overflow-wrap:anywhere}.true-blue-tips__mobile-image{display:none;width:100%;height:auto}@media screen and (max-width:989px){.true-blue-tips__inner{grid-template-columns:minmax(0,1fr);gap:0}.true-blue-tips h2{font-size:4.4rem;line-height:1.02}.true-blue-tips__intro{margin-top:1.6rem;font-size:1.5rem}.true-blue-tips__media{width:100%;max-width:40rem;margin:3.2rem auto 0}.true-blue-tips__desktop-steps{display:none}.true-blue-tips__mobile-image{display:block}}@media screen and (max-width:749px){.true-blue-tips{padding:1.2rem 2rem 2.8rem}.true-blue-tips h2{font-size:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
