.content-hub-post-pager{padding:48px 32px 40px;background-color:var(--Gray-2)}.content-hub-post-pager.color-background-2{background-color:var(--color-background-2)}.content-hub-post-pager.color-inverse{background-color:var(--color-inverse);color:var(--color-inverse-text)}.content-hub-post-pager.color-accent-1{background-color:var(--color-accent-1)}.content-hub-post-pager.color-accent-2{background-color:var(--color-accent-2)}.content-hub-post-pager-container{max-width:1520px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.content-hub-post-pager-item{display:flex;flex-direction:column}.content-hub-post-pager-link{display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit;transition:opacity .2s ease}.content-hub-post-pager-link:hover{opacity:.85}.content-hub-post-pager-header{display:flex;justify-content:center}.content-hub-post-pager-preview{display:flex;flex-direction:column;gap:16px}.content-hub-post-pager-image{position:relative;width:100%;aspect-ratio:311 / 120;background-color:var(--Gray-6, #ededed);overflow:hidden;flex-shrink:0}.content-hub-post-pager-image__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.content-hub-post-pager-content{display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.content-hub-post-pager-label{display:flex;align-items:center;gap:8px;justify-content:center;font-family:Montserrat,sans-serif;font-style:italic;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:0;color:var(--Gray-1, #000000)}.content-hub-post-pager-arrow{width:24px;height:24px;flex-shrink:0}.content-hub-post-pager-title{font-family:Montserrat,sans-serif;font-weight:800;line-height:1.2;margin:0;text-decoration:none}.content-hub-post-pager-date{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:0;color:var(--Gray-3, #808080);margin:0}.content-hub-post-pager-excerpt{font-family:Montserrat,sans-serif;font-weight:500;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:989px){.content-hub-post-pager{padding:40px 20px}}@media(max-width:749px){.content-hub-post-pager{padding:40px 32px}}@media(min-width:750px){.content-hub-post-pager{padding:64px 40px}.content-hub-post-pager-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:120px}.content-hub-post-pager-container--single{display:block;max-width:700px}.content-hub-post-pager-item{padding-top:0;border-top:0}.content-hub-post-pager-link{gap:32px}.content-hub-post-pager-header--prev{justify-content:flex-start}.content-hub-post-pager-header--next{justify-content:flex-end}.content-hub-post-pager-preview{display:grid;grid-template-columns:minmax(0,334px) minmax(0,334px);align-items:start;column-gap:32px}.content-hub-post-pager-preview--prev .content-hub-post-pager-image{order:1}.content-hub-post-pager-preview--prev .content-hub-post-pager-content{order:2;padding-top:19px}.content-hub-post-pager-preview--next .content-hub-post-pager-content{order:1;padding-top:19px}.content-hub-post-pager-preview--next .content-hub-post-pager-image{order:2}.content-hub-post-pager-image{aspect-ratio:334 / 280}.content-hub-post-pager-arrow{width:80px;height:80px}.content-hub-post-pager-title{line-height:1.18}.content-hub-post-pager-date{font-weight:600;text-transform:none;color:var(--Gray-3, #808080)}.content-hub-post-pager-excerpt{line-height:1.45;-webkit-line-clamp:5;line-clamp:5}}.content-hub-post-container{max-width:1200px;margin:0 auto;padding:0 20px}.content-hub-post-header .content-hub-post-container,.content-hub-post-body-section .content-hub-post-container{padding:0}.content-hub-post-header{padding:48px 0;text-align:center}.content-hub-post-header--left{text-align:left}.content-hub-post-header__inner{width:100%;max-width:780px;margin:0 auto;padding:0 20px;box-sizing:border-box}.content-hub-post-header--left .content-hub-post-header__inner{max-width:780px;margin:0 auto}.content-hub-post-header__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.content-hub-post-header--center .content-hub-post-header__tags{justify-content:center}.content-hub-post-header__tag{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;background:var(--Gray-7, #f2f2f2);font-family:Montserrat,sans-serif;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;text-decoration:none;color:var(--Gray-1, #000000);transition:background .15s ease,color .15s ease}.content-hub-post-header__tag:hover{background:var(--Colors-Brand-Primary, #cc0007);color:#fff}.content-hub-post-header__title{font-family:var(--font-body-family);font-weight:900;line-height:1.1;margin:0 0 16px}.content-hub-post-header__meta{display:flex;justify-content:center;align-items:center;gap:16px;color:var(--color-base-accent-1);margin-bottom:24px;flex-wrap:wrap}.content-hub-post-header--left .content-hub-post-header__meta{justify-content:flex-start}.content-hub-post-header__meta-item{display:flex;align-items:center;gap:8px}.content-hub-post-header__excerpt{font-weight:500;line-height:1.6;max-width:600px;margin:0 auto}.content-hub-post-body{padding:40px 0;font-size:var(--paragraph-1);line-height:1.8}.content-hub-post-body-section.color-background-2{background-color:var(--color-background-2)}.content-hub-post-body-section.color-inverse{background-color:var(--color-inverse);color:var(--color-inverse-text)}.content-hub-post-body-section.color-accent-1{background-color:var(--color-accent-1)}.content-hub-post-body-section.color-accent-2{background-color:var(--color-accent-2)}.content-hub-post-body__inner{width:100%;max-width:780px;margin:0 auto;box-sizing:border-box}.content-hub-post-body--narrow .content-hub-post-body__inner,.content-hub-post-body--default .content-hub-post-body__inner{max-width:780px}.content-hub-post-body p{font-size:var(--paragraph-1);margin:0 0 20px}.content-hub-post-body h2,.content-hub-post-body h3{margin:40px 0 20px;font-family:var(--font-body-family);font-weight:700;line-height:1.3}.content-hub-post-body h2{font-size:var(--heading-2)}.content-hub-post-body h3{font-size:var(--heading-4)}.content-hub-post-body img{max-width:100%;height:auto;display:block;margin:32px 0;border-radius:8px}.content-hub-post-body a{color:var(--color-base-accent-1);text-decoration:underline;transition:opacity .2s ease}.content-hub-post-body a:hover{opacity:.8}.content-hub-post-body ul,.content-hub-post-body ol{margin:20px 0 20px 20px;padding:0}.content-hub-post-body li{font-size:var(--paragraph-1);margin-bottom:12px}.content-hub-post-body blockquote{margin:32px 0;padding-left:20px;border-left:4px solid var(--color-base-accent-1);font-size:var(--paragraph-1);font-style:italic}.content-hub-post-recipe{padding:40px 0}.content-hub-post-recipe--narrow .content-hub-post-body__inner{max-width:780px}.content-hub-post-recipe--default .content-hub-post-body__inner{max-width:960px}.content-hub-post-recipe__layout{display:grid;grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:40px;align-items:start}.content-hub-post-recipe__content-column{min-width:0}.content-hub-post-recipe__intro{margin:0 0 24px}.content-hub-post-recipe__intro p:last-child{margin-bottom:0}.content-hub-post-recipe__summary{position:sticky;top:24px;background:var(--Gray-7, #f2f2f2);padding:40px}.content-hub-post-recipe__summary-title{margin:0 0 16px;text-transform:uppercase}.content-hub-post-recipe__summary-row{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid var(--Gray-5, #cccccc)}.content-hub-post-recipe__summary-row:last-child{border-bottom:none}.content-hub-post-recipe__summary-label{line-height:1;text-transform:uppercase}.content-hub-post-recipe__summary-value{line-height:1.2;text-align:right}.content-hub-post-recipe__block{margin:0 0 32px;padding:0 0 24px;border-bottom:1px solid var(--Gray-5, #cccccc)}.content-hub-post-recipe__block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.content-hub-post-recipe__block-title{margin:0 0 16px;font-family:Montserrat,sans-serif;font-weight:800;line-height:1.2;text-transform:uppercase;color:var(--Gray-1, #000000)}.content-hub-post-recipe__block-content{line-height:1.7}.content-hub-post-recipe__block-content ul,.content-hub-post-recipe__block-content ol{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:12px}.content-hub-post-recipe__block-content p,.content-hub-post-recipe__block-content li{margin:0;font-size:var(--paragraph-1);line-height:1.7}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol{counter-reset:recipe-step;padding-left:0;list-style:none;gap:16px}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol>li{position:relative;padding-left:40px;min-height:28px;counter-increment:recipe-step;list-style:none}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol>li:before{content:counter(recipe-step);position:absolute;top:0;left:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--Gray-1, #000000);color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:1}.content-hub-post-recipe__bottom-image-wrap{margin-top:40px}.content-hub-post-recipe__bottom-image{display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}@media(max-width:989px){.content-hub-post-header{padding:40px 0}.content-hub-post-body,.content-hub-post-recipe{padding:32px 0}.content-hub-post-recipe__layout{grid-template-columns:minmax(0,200px) minmax(0,1fr);gap:28px}.content-hub-post-recipe__summary{top:16px;padding:32px}.content-hub-post-recipe__bottom-image-wrap{margin-top:32px}}@media(max-width:749px){.content-hub-post-container{padding:0 16px}.content-hub-post-header .content-hub-post-container,.content-hub-post-body-section .content-hub-post-container{padding:0}.content-hub-post-header{padding:24px}.content-hub-post-header__title{margin-bottom:0;padding-bottom:24px}.content-hub-post-header__inner,.content-hub-post-body__inner{padding:0 32px}.content-hub-post-header__meta{flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--Gray-5, #cccccc)}.content-hub-post-header__tags{gap:8px;margin-bottom:24px}.content-hub-post-header__tag{padding:8px 10px}.content-hub-post-body{padding:0;line-height:1.6}.content-hub-post-recipe{padding:0}.content-hub-post-recipe__layout{grid-template-columns:1fr;gap:24px}.content-hub-post-recipe__summary{position:static;padding:24px}.content-hub-post-recipe__summary-title{margin-bottom:12px}.content-hub-post-recipe__intro{margin-bottom:24px}.content-hub-post-recipe__summary-row{padding:10px 0}.content-hub-post-recipe__block{margin-bottom:24px;padding-bottom:24px}.content-hub-post-recipe__block-title{margin-bottom:12px}.content-hub-post-recipe__block-content ul,.content-hub-post-recipe__block-content ol{padding-left:20px;gap:10px}.content-hub-post-recipe__block-content p,.content-hub-post-recipe__block-content li{font-size:var(--paragraph-1);line-height:1.6}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol{gap:12px}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol>li{padding-left:34px}.content-hub-post-recipe__block--instructions .content-hub-post-recipe__block-content ol>li:before{width:24px;height:24px;font-size:12px}.content-hub-post-recipe__bottom-image-wrap{margin-top:24px}.content-hub-post-body>*:first-child{margin-top:0}.content-hub-post-body p{margin:0 0 24px}.content-hub-post-body h2{margin:28px 0 16px}.content-hub-post-body h3{margin:24px 0 12px}.content-hub-post-body img{margin:24px 0}.content-hub-post-body blockquote{margin:24px 0;padding-left:16px}}.content-hub-post-related-stories{padding:48px 0;background-color:var(--Gray-7, #f2f2f2)}.content-hub-post-related-stories.color-background-2{background-color:var(--color-background-2)}.content-hub-post-related-stories.color-inverse{background-color:var(--color-inverse);color:var(--color-inverse-text)}.content-hub-post-related-stories.color-accent-1{background-color:var(--color-accent-1)}.content-hub-post-related-stories.color-accent-2{background-color:var(--color-accent-2)}.content-hub-post-related-frame{padding:32px 0;border-top:1px solid var(--Gray-5, #cccccc);border-bottom:1px solid var(--Gray-5, #cccccc)}.content-hub-post-related-header{text-align:center;margin-bottom:40px}.content-hub-post-related-title{font-family:var(--font-body-family);font-size:var(--heading-1);font-weight:700;line-height:1.2;margin:0 0 12px}.content-hub-post-related-subheading{font-size:var(--paragraph-1);max-width:600px;margin:0 auto}.content-hub-post-related-grid{display:grid;gap:32px}.content-hub-post-related-grid--2{grid-template-columns:repeat(2,1fr)}.content-hub-post-related-grid--3{grid-template-columns:repeat(3,1fr)}.content-hub-post-related-grid--4{grid-template-columns:repeat(4,1fr)}.content-hub-post-related-item{display:flex;flex-direction:column;height:100%}.content-hub-post-related-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:transform .3s ease}.content-hub-post-related-link:hover{transform:translateY(-4px)}.content-hub-post-related-image{position:relative;width:100%;padding-bottom:75%;background-color:var(--color-base-accent-1);margin-bottom:16px;overflow:hidden;border-radius:6px;flex-shrink:0}.content-hub-post-related-image__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.content-hub-post-related-content{flex-grow:1;display:flex;flex-direction:column}.content-hub-post-related-date{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-base-accent-1);margin-bottom:8px}.content-hub-post-related-title-text{font-family:var(--font-body-family);font-weight:600;line-height:1.3;margin:0 0 8px;text-decoration:none}.content-hub-post-related-excerpt{line-height:1.6;margin:0 0 12px;flex-grow:1}.content-hub-post-related-read-more{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--color-base-accent-1);text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:opacity .2s ease}.content-hub-post-related-link:hover .content-hub-post-related-read-more{opacity:.7}.content-hub-post-related-arrow{width:16px;height:16px;flex-shrink:0}@media(max-width:989px){.content-hub-post-related-stories{padding:40px 0}.content-hub-post-related-frame{padding:28px 0}.content-hub-post-related-grid--4{grid-template-columns:repeat(3,1fr)}.content-hub-post-related-grid{gap:24px}}@media(max-width:749px){.content-hub-post-related-stories{padding:40px 0}.content-hub-post-related-stories .content-hub-post-container{padding:0 32px}.content-hub-post-related-frame{padding:24px 0}.content-hub-post-related-header{margin-bottom:32px}.content-hub-post-related-title{margin-bottom:8px}.content-hub-post-related-subheading{font-size:var(--paragraph-2)}.content-hub-post-related-grid--2,.content-hub-post-related-grid--3,.content-hub-post-related-grid--4{grid-template-columns:1fr}.content-hub-post-related-grid{gap:24px}.content-hub-post-related-image{margin-bottom:12px}.content-hub-post-related-date,.content-hub-post-related-title-text{margin-bottom:6px}.content-hub-post-related-excerpt{margin-bottom:8px}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/content-hub-post.css.map */
