.phbc{background:linear-gradient(180deg,var(--phbc-bg-from, #FAF8F5) 0%,var(--phbc-bg-to, #F5F1EA) 100%);padding:var(--phbc-pt-mobile, 6rem) 0 var(--phbc-pb-mobile, 1.5rem)}@media(min-width:1024px){.phbc{padding:var(--phbc-pt-desktop, 7rem) 0 var(--phbc-pb-desktop, 4rem)}}.phbc__container{width:100%;max-width:var(--phbc-container-max, 120rem);margin:0 auto;padding:0 1rem}@media(min-width:1024px){.phbc__container{padding:0 2.25rem}}.phbc__breadcrumb{margin-bottom:1rem}@media(min-width:1024px){.phbc__breadcrumb{margin-bottom:1.5rem}}.phbc__breadcrumb ol{list-style:none;display:flex;align-items:center;gap:.5rem;padding:0;margin:0;font-size:1.25rem;color:var(--phbc-muted, #8B7355);font-family:Montserrat,sans-serif}.phbc__breadcrumb li+li:before{content:"\203a";margin-right:.5rem;opacity:.5}.phbc__breadcrumb a{color:var(--phbc-muted, #8B7355);text-decoration:none}.phbc__breadcrumb a:hover{text-decoration:underline}.phbc__breadcrumb li[aria-current=page]{font-weight:700;color:var(--phbc-heading, #251B4C)}.phbc__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width:1024px){.phbc__grid{grid-template-columns:1fr 1fr;gap:var(--phbc-grid-gap, 5rem)}}.phbc__gallery{min-width:0;max-width:100%}.phbc__main-image{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:1.5rem;cursor:default;background:transparent}.phbc__main-img{width:100%;height:100%;object-fit:contain;border-radius:1.5rem;transition:opacity .3s ease}.phbc__thumbs{display:flex;gap:.75rem;overflow-x:auto;padding:.75rem 0 .5rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.phbc__thumb{flex-shrink:0;width:6rem;height:6rem;border-radius:.5rem;overflow:hidden;border:2px solid var(--phbc-border, #E5DFD5);background:#faf8f5;cursor:pointer;padding:0;transition:border-color .2s ease}@media(min-width:1024px){.phbc__thumb{width:10rem;height:10rem}}.phbc__thumb.is-active,.phbc__thumb:hover{border-color:#1f2937}.phbc__thumb img{width:100%;height:100%;object-fit:cover}.phbc__why-desktop{display:none;padding-top:1rem;border-top:1px solid var(--phbc-border, #E5DFD5);margin-top:0}@media(min-width:1024px){.phbc__why-desktop{display:block}}.phbc__why-label{font-family:Montserrat,sans-serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--phbc-muted, #8B7355);margin-bottom:.5rem}.phbc__why-text{font-family:Montserrat,sans-serif;font-size:1.5rem;line-height:1.625;color:var(--phbc-body, #5C4A3A)}.phbc__buybox{min-width:0;width:100%;font-family:Montserrat,sans-serif}.phbc__title{font-family:Recoleta Alt,Georgia,serif;font-size:var(--phbc-title-mobile, 2rem);line-height:1.08;color:var(--phbc-heading, #251B4C);margin:0 0 .625rem;font-weight:700}@media(min-width:1024px){.phbc__title{font-size:var(--phbc-title-desktop, 4.25rem);margin-bottom:.875rem}}@media(min-width:1280px){.phbc__title{font-size:var(--phbc-title-desktop, 3.75rem)}}.phbc__reviews{margin-bottom:.5rem;min-height:1.5rem}.phbc__tagline{font-family:Montserrat,sans-serif;font-size:var(--phbc-tagline-mobile, clamp(10px, 2.6vw, 16px));color:var(--phbc-muted, #8B7355);margin-bottom:0;line-height:1.45}.phbc__tagline .metafield-rich_text_field{margin:0}.phbc__tagline p{margin:0;font:inherit;color:inherit;line-height:inherit}@media(min-width:1024px){.phbc__tagline{font-size:var(--phbc-tagline-desktop, 1.35rem)}}.phbc__tagline strong,.phbc__tagline b{color:var(--phbc-heading, #251B4C);font-weight:700}.phbc__description{font-family:Montserrat,sans-serif;font-size:var(--phbc-desc-mobile, 1.5rem);line-height:1.625;color:var(--phbc-body, #5C4A3A);margin-bottom:0}@media(min-width:1024px){.phbc__description{font-size:var(--phbc-desc-desktop, 1.2rem);line-height:1.55}}.phbc__options{display:flex;flex-direction:column;gap:.875rem;margin-top:1.5rem;margin-bottom:1rem}.phbc__option-wrap{position:relative}.phbc__badge-row{position:absolute;top:-.75rem;left:1rem;right:1rem;z-index:10;display:flex;align-items:center;justify-content:space-between}.phbc__badge{display:inline-block;background:var(--phbc-badge-bg, #8B7355);color:var(--phbc-badge-fg, #fff);font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:9999px;box-shadow:0 1px 4px #00000014}@media(min-width:1024px){.phbc__badge{font-size:1rem;padding:.25rem .75rem}}.phbc__option{width:100%;padding:var(--phbc-card-pad-mobile, 3rem) 1.35rem;border:2px solid var(--phbc-border, #E5DFD5);border-radius:.875rem;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}@media(min-width:1024px){.phbc__option{padding:var(--phbc-card-pad-desktop, 3rem) 1.75rem}}.phbc__option.is-active{border-color:var(--phbc-accent, #251B4C);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.phbc__option:hover:not(.is-active){border-color:#251b4c66}.phbc__option-inner{display:flex;align-items:center;justify-content:space-between}.phbc__option-wrap .phbc__option .phbc__option-inner{padding-top:.5rem}.phbc__option-left{display:flex;align-items:center;gap:.75rem}@media(min-width:1024px){.phbc__option-left{gap:1rem}}.phbc__radio{width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid #C5BFB5;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}@media(min-width:1024px){.phbc__radio{width:1.75rem;height:1.75rem}}.phbc__radio.is-checked{border-color:var(--phbc-accent, #251B4C);background:var(--phbc-accent, #251B4C);color:var(--phbc-accent-fg, #fff)}.phbc__option-title{font-weight:700;color:var(--phbc-heading, #251B4C);font-size:var(--phbc-option-title-mobile, 1.5rem);margin:0;font-family:Montserrat,sans-serif}@media(min-width:1024px){.phbc__option-title{font-size:var(--phbc-option-title-desktop, 1.9rem)}}.phbc__option-sub{font-family:Montserrat,sans-serif;font-size:var(--phbc-option-sub-mobile, 1.2rem);color:var(--phbc-accent, #251B4C);margin:.125rem 0 0}@media(min-width:1024px){.phbc__option-sub{font-size:var(--phbc-option-sub-desktop, 1.1rem)}}.phbc__option-sub--muted{color:var(--phbc-muted, #8B7355)}.phbc__option-right{text-align:right}.phbc__price-row{display:flex;align-items:baseline;gap:.625rem;justify-content:flex-end}.phbc__price-compare{font-family:Recoleta Alt,Georgia,serif;font-size:var(--phbc-compare-mobile, 1.3rem);color:var(--phbc-muted, #8B7355);text-decoration:line-through}@media(min-width:1024px){.phbc__price-compare{font-size:var(--phbc-compare-desktop, 2rem)}}.phbc__price-current{font-family:Recoleta Alt,Georgia,serif;font-size:var(--phbc-price-mobile, 2rem);color:var(--phbc-heading, #251B4C);font-weight:700}@media(min-width:1024px){.phbc__price-current{font-size:var(--phbc-price-desktop, 2.35rem)}}.phbc__price-per{font-family:Montserrat,sans-serif;font-size:var(--phbc-sub-per-serving-mobile, 1rem);color:var(--phbc-muted, #8B7355);margin:.125rem 0 0}@media(min-width:1024px){.phbc__price-per{font-size:var(--phbc-sub-per-serving-desktop, 1.1rem)}}.phbc__renewal-text{font-family:Montserrat,sans-serif;font-size:var(--phbc-renewal-mobile, 1rem);color:var(--phbc-muted, #8B7355);margin:.125rem 0 0}@media(min-width:1024px){.phbc__renewal-text{font-size:var(--phbc-renewal-desktop, 1.1rem)}}.phbc__sub-extras{margin-top:1rem;padding-top:.875rem;border-top:1px solid var(--phbc-border, #E5DFD5)}.phbc__free-gift{background:#4a7c590a;border:var(--phbc-free-gift-border-width, .1rem) dashed var(--phbc-border, #C5DFC9);border-radius:var(--phbc-free-gift-radius, .75rem);padding:var(--phbc-free-gift-padding, .875rem)}.phbc__free-gift-header{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem;color:var(--phbc-accent, #4A7C59)}.phbc__free-gift-header svg{flex-shrink:0;width:var(--phbc-free-gift-icon-size, 1.125rem);height:var(--phbc-free-gift-icon-size, 1.125rem)}.phbc__free-gift-title{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-title-mobile, .85rem);font-weight:600;color:var(--phbc-heading, #251B4C);margin:0}.phbc__free-gift-title strong{font-weight:800;color:var(--phbc-accent, #4A7C59)}.phbc__free-gift-sub{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-sub-mobile, .72rem);color:var(--phbc-muted, #8B7355);margin:0}.phbc__free-gift-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.phbc__free-gift-item+.phbc__free-gift-item{border-top:1px solid rgba(0,0,0,.04)}.phbc__free-gift-item img{width:var(--phbc-free-gift-image-size, 3rem);height:var(--phbc-free-gift-image-size, 3rem);object-fit:contain;border-radius:.375rem;background:#fff;border:1px solid var(--phbc-border, #E5DFD5)}.phbc__free-gift-info{flex:1}.phbc__free-gift-name{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-name-mobile, .78rem);font-weight:600;color:var(--phbc-heading, #251B4C);margin:0}.phbc__free-gift-pricing{display:flex;align-items:center;gap:.5rem;margin-top:.125rem}.phbc__free-gift-was{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-price-mobile, .72rem);color:var(--phbc-muted, #8B7355);text-decoration:line-through}.phbc__free-gift-free{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-price-mobile, .72rem);font-weight:800;color:var(--phbc-accent, #4A7C59);text-transform:uppercase}.phbc__free-gift-note{font-family:Montserrat,sans-serif;font-size:var(--phbc-free-gift-note-mobile, .62rem);color:var(--phbc-muted, #8B7355);margin:.5rem 0 0;font-style:italic}@media(min-width:1024px){.phbc__free-gift-title{font-size:var(--phbc-free-gift-title-desktop, .85rem)}.phbc__free-gift-sub{font-size:var(--phbc-free-gift-sub-desktop, .72rem)}.phbc__free-gift-name{font-size:var(--phbc-free-gift-name-desktop, .78rem)}.phbc__free-gift-was,.phbc__free-gift-free{font-size:var(--phbc-free-gift-price-desktop, .72rem)}.phbc__free-gift-note{font-size:var(--phbc-free-gift-note-desktop, .62rem)}}.phbc__cta{display:block;width:100%;padding:var(--phbc-cta-padding, 1.85rem);margin-top:.875rem;background:var(--phbc-accent, #251B4C);color:var(--phbc-accent-fg, #fff);border:none;border-radius:var(--phbc-cta-radius, .875rem);font-family:Montserrat,sans-serif;font-size:var(--phbc-cta-size-mobile, 1.125rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .2s ease,transform .1s ease;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media(min-width:1024px){.phbc__cta{font-size:var(--phbc-cta-size-desktop, 1.25rem)}}.phbc__cta:hover{background:#1a1336}.phbc__cta:active{transform:scale(.99)}.phbc__cta:disabled{opacity:.6;cursor:not-allowed}.phbc__summary{text-align:center;font-family:Montserrat,sans-serif;font-size:1rem;color:var(--phbc-muted, #8B7355);margin:.9rem 0}@media(min-width:1024px){.phbc__summary{font-size:1.25rem}}.phbc__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding-top:1rem;border-top:1px solid var(--phbc-border, #E5DFD5)}@media(min-width:1024px){.phbc__trust{gap:1rem}}.phbc__trust-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;color:var(--phbc-muted, #8B7355)}.phbc__trust-item svg{flex-shrink:0;width:16px;height:16px}@media(min-width:1024px){.phbc__trust-item svg{width:20px;height:20px}}.phbc__trust-item span{font-family:Montserrat,sans-serif;font-size:10px;white-space:nowrap}@media(min-width:1024px){.phbc__trust-item span{font-size:.875rem}}.phbc__lab-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.625rem;border:1px solid rgba(74,124,89,.3);border-radius:.5rem;color:var(--phbc-lab-color, #4A7C59);background:transparent;text-decoration:none;font-family:Montserrat,sans-serif;font-size:var(--phbc-lab-mobile, 1.25rem);font-weight:500;transition:background .2s ease}@media(min-width:1024px){.phbc__lab-btn{font-size:var(--phbc-lab-desktop, 1.25rem)}}.phbc__lab-btn:hover{opacity:.8}.phbc__lab-arrow{opacity:0;transition:opacity .2s ease}.phbc__lab-btn:hover .phbc__lab-arrow{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-product-hero-buybox-coffee.css.map */
