.cbh-page-hero-pro{background:var(--cbh-ph-bg);color:var(--cbh-ph-text);padding-block:var(--cbh-ph-padding-top) var(--cbh-ph-padding-bottom)}.cbh-page-hero-pro__inner{max-width:var(--cbh-ph-max-width)}.cbh-page-hero-pro__panel{align-items:center;background:var(--cbh-ph-panel);border:1px solid color-mix(in srgb,var(--cbh-ph-border) 84%,transparent);border-radius:var(--cbh-ph-radius);display:grid;gap:clamp(2.4rem,4vw,5.6rem);grid-template-columns:minmax(0,1.05fr) minmax(30rem,.95fr);overflow:hidden;padding:clamp(2.8rem,5vw,6.4rem);position:relative}.cbh-page-hero-pro__panel:before{background:radial-gradient(circle at 8% 4%,color-mix(in srgb,var(--cbh-ph-accent) 21%,transparent),transparent 34rem);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.cbh-page-hero-pro__panel>*{position:relative;z-index:1}.cbh-page-hero-pro--plain .cbh-page-hero-pro__panel{background:transparent;border:0;border-radius:0;color:var(--cbh-ph-text);padding-inline:0}.cbh-page-hero-pro--plain .cbh-page-hero-pro__panel:before{display:none}.cbh-page-hero-pro--plain.cbh-page-hero-pro--compact .cbh-page-hero-pro__panel{padding:0}.cbh-page-hero-pro--plain .cbh-page-hero-pro__chip{background:color-mix(in srgb,var(--cbh-ph-accent) 8%,#ffffff);border-color:var(--cbh-ph-border);color:var(--cbh-ph-text)}.cbh-page-hero-pro--plain .cbh-page-hero-pro__button--primary{color:#fff}.cbh-page-hero-pro--plain .cbh-page-hero-pro__button--secondary{border-color:var(--cbh-ph-accent);color:var(--cbh-ph-accent)}.cbh-page-hero-pro--centred .cbh-page-hero-pro__panel,.cbh-page-hero-pro--compact .cbh-page-hero-pro__panel{grid-template-columns:1fr;text-align:center}.cbh-page-hero-pro--editorial .cbh-page-hero-pro__panel{align-items:end;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}@media screen and (min-width:990px){.cbh-about-page-hero.cbh-page-hero-pro--editorial .cbh-page-hero-pro__panel{align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr)}.cbh-about-page-hero .cbh-page-hero-pro__heading{max-width:14ch}}.cbh-page-hero-pro--image-left .cbh-page-hero-pro__content{order:2}.cbh-page-hero-pro__content{max-width:var(--cbh-ph-text-width)}.cbh-page-hero-pro--centred .cbh-page-hero-pro__content,.cbh-page-hero-pro--compact .cbh-page-hero-pro__content{margin-inline:auto}.cbh-page-hero-pro__eyebrow{color:var(--cbh-ph-accent);font-size:1.2rem;font-weight:850;letter-spacing:.12em;line-height:1.3;margin:0 0 1rem;text-transform:uppercase}.cbh-page-hero-pro__heading{color:var(--cbh-ph-text);margin:0;max-width:18ch;overflow-wrap:normal;text-wrap:balance;word-break:normal}.cbh-page-hero-pro--centred .cbh-page-hero-pro__heading,.cbh-page-hero-pro--compact .cbh-page-hero-pro__heading{margin-inline:auto;max-width:22ch}.cbh-page-hero-pro__text{color:var(--cbh-ph-muted);font-size:clamp(1.55rem,1.4vw,1.8rem);line-height:1.68;margin-top:1.4rem;max-width:68rem}.cbh-page-hero-pro__text p,.cbh-page-hero-pro__text ul,.cbh-page-hero-pro__text ol{margin-block:0}.cbh-page-hero-pro__chips{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:2rem 0 0;padding:0}.cbh-page-hero-pro--centred .cbh-page-hero-pro__chips,.cbh-page-hero-pro--compact .cbh-page-hero-pro__chips{justify-content:center}.cbh-page-hero-pro__chip{align-items:center;background:color-mix(in srgb,#ffffff 9%,transparent);border:1px solid color-mix(in srgb,#ffffff 15%,transparent);border-radius:999px;color:var(--cbh-ph-text);display:inline-flex;font-size:1.25rem;font-weight:800;gap:.55rem;line-height:1.2;padding:.75rem 1.05rem}.cbh-page-hero-pro__chip-icon{color:var(--cbh-ph-accent)}.cbh-page-hero-pro__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.cbh-page-hero-pro--centred .cbh-page-hero-pro__buttons,.cbh-page-hero-pro--compact .cbh-page-hero-pro__buttons{justify-content:center}.cbh-page-hero-pro__button{align-items:center;border-radius:999px;display:inline-flex;font-size:1.4rem;font-weight:850;gap:.7rem;justify-content:center;min-height:4.6rem;padding:1.1rem 1.8rem;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.cbh-page-hero-pro__button:hover{opacity:.88;transform:translateY(-1px)}.cbh-page-hero-pro__button--primary{background:var(--cbh-ph-accent);color:#102c20}.cbh-page-hero-pro__button--secondary{background:transparent;border:1px solid color-mix(in srgb,#ffffff 24%,transparent);color:var(--cbh-ph-text)}.cbh-page-hero-pro__note{color:color-mix(in srgb,var(--cbh-ph-muted) 82%,transparent);font-size:1.25rem;line-height:1.5;margin:1.8rem 0 0;max-width:56rem}.cbh-page-hero-pro--centred .cbh-page-hero-pro__note,.cbh-page-hero-pro--compact .cbh-page-hero-pro__note{margin-inline:auto}.cbh-page-hero-pro__media{aspect-ratio:4 / 3;border-radius:calc(var(--cbh-ph-radius) * .72);box-shadow:0 2.2rem 6rem color-mix(in srgb,#000000 24%,transparent);overflow:hidden}.cbh-page-hero-pro__media img{display:block;height:100%;object-fit:cover;width:100%}.cbh-page-hero-pro--compact .cbh-page-hero-pro__panel{gap:0;padding:clamp(2.6rem,3.5vw,4.2rem) clamp(2.4rem,5vw,5.6rem)}.cbh-page-hero-pro--compact .cbh-page-hero-pro__media{display:none}.cbh-page-hero-pro--compact .cbh-page-hero-pro__text{margin-inline:auto;max-width:min(100%,74rem)}@media screen and (max-width:989px){.cbh-page-hero-pro__panel,.cbh-page-hero-pro--editorial .cbh-page-hero-pro__panel{grid-template-columns:1fr}.cbh-page-hero-pro--image-left .cbh-page-hero-pro__content{order:0}.cbh-page-hero-pro__heading{max-width:18ch}}@media screen and (max-width:749px){.cbh-page-hero-pro{padding-block:calc(var(--cbh-ph-padding-top) * .72) calc(var(--cbh-ph-padding-bottom) * .72)}.cbh-page-hero-pro__panel{border-radius:calc(var(--cbh-ph-radius) * .72);margin-inline:0;padding:2.4rem 1.8rem}.cbh-page-hero-pro__text{font-size:1.5rem}.cbh-page-hero-pro__chips{align-items:center;flex-direction:row}.cbh-page-hero-pro__chip{width:auto}.cbh-page-hero-pro__buttons{align-items:stretch;flex-direction:row}.cbh-page-hero-pro__button{flex:1 1 14rem;width:auto}.cbh-page-hero-pro__media{aspect-ratio:1 / .72;border-radius:2rem}.cbh-page-hero-pro--plain.cbh-page-hero-pro--compact .cbh-page-hero-pro__panel{padding:0}.cbh-contact-hero .cbh-page-hero-pro__heading,.cbh-faq-centre-hero .cbh-page-hero-pro__heading,.cbh-lab-reports-directory-hero .cbh-page-hero-pro__heading,.cbh-reviews-hero .cbh-page-hero-pro__heading,.cbh-shipping-hero .cbh-page-hero-pro__heading,.cbh-track-shipping-hero .cbh-page-hero-pro__heading,.cbh-customer-information-hero .cbh-page-hero-pro__heading{max-width:19ch;font-size:clamp(2.8rem,9vw,4rem);line-height:1.04}.cbh-contact-hero .cbh-page-hero-pro__text,.cbh-faq-centre-hero .cbh-page-hero-pro__text,.cbh-lab-reports-directory-hero .cbh-page-hero-pro__text,.cbh-reviews-hero .cbh-page-hero-pro__text,.cbh-shipping-hero .cbh-page-hero-pro__text,.cbh-track-shipping-hero .cbh-page-hero-pro__text,.cbh-customer-information-hero .cbh-page-hero-pro__text{font-size:1.35rem;line-height:1.55;margin-top:1rem}.cbh-contact-hero .cbh-page-hero-pro__chips,.cbh-faq-centre-hero .cbh-page-hero-pro__chips,.cbh-lab-reports-directory-hero .cbh-page-hero-pro__chips,.cbh-reviews-hero .cbh-page-hero-pro__chips,.cbh-shipping-hero .cbh-page-hero-pro__chips,.cbh-track-shipping-hero .cbh-page-hero-pro__chips,.cbh-customer-information-hero .cbh-page-hero-pro__chips{gap:.55rem;margin-top:1.35rem}.cbh-contact-hero .cbh-page-hero-pro__chip,.cbh-faq-centre-hero .cbh-page-hero-pro__chip,.cbh-lab-reports-directory-hero .cbh-page-hero-pro__chip,.cbh-reviews-hero .cbh-page-hero-pro__chip,.cbh-shipping-hero .cbh-page-hero-pro__chip,.cbh-track-shipping-hero .cbh-page-hero-pro__chip,.cbh-customer-information-hero .cbh-page-hero-pro__chip{padding:.62rem .85rem;font-size:1.08rem}.cbh-contact-hero .cbh-page-hero-pro__note,.cbh-faq-centre-hero .cbh-page-hero-pro__note,.cbh-lab-reports-directory-hero .cbh-page-hero-pro__note,.cbh-reviews-hero .cbh-page-hero-pro__note,.cbh-shipping-hero .cbh-page-hero-pro__note,.cbh-track-shipping-hero .cbh-page-hero-pro__note,.cbh-customer-information-hero .cbh-page-hero-pro__note{margin-top:1.2rem;line-height:1.45}.cbh-page-hero-pro.cbh-disclaimers-hero{padding-block:2rem 1.2rem}.cbh-page-hero-pro.cbh-disclaimers-hero .cbh-page-hero-pro__panel{padding:2.1rem 1.6rem}.cbh-page-hero-pro.cbh-disclaimers-hero .cbh-page-hero-pro__eyebrow{margin-bottom:.7rem}.cbh-page-hero-pro.cbh-disclaimers-hero .cbh-page-hero-pro__heading{font-size:clamp(2.1rem,7.1vw,3.05rem);letter-spacing:.01rem;line-height:1.08;max-width:18ch;text-wrap:wrap}.cbh-page-hero-pro.cbh-disclaimers-hero .cbh-page-hero-pro__text{font-size:1.45rem;line-height:1.58;margin-top:1.15rem}.cbh-page-hero-pro.cbh-disclaimers-hero .cbh-page-hero-pro__note{line-height:1.45;margin-top:1.35rem}}@media screen and (max-width:479px){.cbh-page-hero-pro__buttons{display:grid;grid-template-columns:1fr}.cbh-page-hero-pro__button{width:100%}}@media(prefers-reduced-motion:reduce){.cbh-page-hero-pro__button{transition:none}.cbh-page-hero-pro__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/cbh-page-hero-pro.css.map */
