.cbh-brand-intro{color:var(--cbh-brand-text)}.cbh-brand-intro__surface{background:var(--cbh-brand-bg-grad);padding-block:var(--cbh-brand-pad-top-d) var(--cbh-brand-pad-bottom-d)}.cbh-brand-intro__inner{max-width:var(--cbh-brand-max);margin-inline:auto}.cbh-brand-intro__panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.7fr);grid-template-areas:"content media" "trust media";gap:18px clamp(22px,3vw,40px);padding:clamp(22px,3.4vw,46px);border:1px solid color-mix(in srgb,var(--cbh-brand-gold) 42%,transparent);border-radius:var(--cbh-brand-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--cbh-brand-panel) 94%,#ffffff 6%),var(--cbh-brand-panel));box-shadow:0 22px 55px #102f2221}.cbh-brand-intro__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--cbh-brand-gold) 22%,transparent),transparent 32%),radial-gradient(circle at 94% 16%,color-mix(in srgb,var(--cbh-brand-accent) 20%,transparent),transparent 36%);opacity:.8}.cbh-brand-intro__content,.cbh-brand-intro__media,.cbh-brand-intro__trust{position:relative;z-index:1}.cbh-brand-intro__content{grid-area:content}.cbh-brand-intro__eyebrow{display:inline-flex;width:fit-content;margin:0 0 14px;padding:7px 12px;border:1px solid color-mix(in srgb,var(--cbh-brand-gold) 52%,transparent);border-radius:999px;color:var(--cbh-brand-gold);background:#ffffff0f;font-size:1.2rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.cbh-brand-intro__title-row{display:flex;align-items:center;gap:16px}.cbh-brand-intro__logo-wrap{flex:0 0 auto;width:82px;height:82px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:#ffffff1a}.cbh-brand-intro__logo{width:100%;height:100%;object-fit:contain;padding:10px}.cbh-brand-intro__heading{margin:0;color:var(--cbh-brand-text);letter-spacing:-.04em;line-height:.98}.cbh-brand-intro__subheading{margin:8px 0 0;color:var(--cbh-brand-gold);font-weight:800;line-height:1.35}.cbh-brand-intro__text{max-width:720px;margin-top:18px;color:var(--cbh-brand-muted);font-size:clamp(1.45rem,.5vw + 1.25rem,1.72rem);line-height:1.62}.cbh-brand-intro__text p{margin-block:0}.cbh-brand-intro__chips-wrap{display:grid;gap:13px;margin-top:20px}.cbh-brand-intro__chip-group{display:grid;gap:8px}.cbh-brand-intro__chip-label{color:var(--cbh-brand-gold);font-size:1.18rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cbh-brand-intro__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.cbh-brand-intro__chip{padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:var(--cbh-brand-text);background:#ffffff14;font-size:1.25rem;font-weight:750;line-height:1}.cbh-brand-intro__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.cbh-brand-intro__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border-radius:999px;font-weight:850;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.cbh-brand-intro__button:hover{transform:translateY(-1px)}.cbh-brand-intro__button--primary{color:#102c20;background:var(--cbh-brand-gold);box-shadow:0 14px 28px #0000002e}.cbh-brand-intro__button--secondary{color:var(--cbh-brand-text);border:1px solid rgba(255,255,255,.24);background:#ffffff14}.cbh-brand-intro__media{grid-area:media;min-height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:calc(var(--cbh-brand-radius) - 6px);background:#ffffff14}.cbh-brand-intro__image{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}.cbh-brand-intro__trust{grid-area:trust;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cbh-brand-intro__trust p{display:flex;gap:8px;align-items:flex-start;margin:0;padding:12px 13px;border:1px solid rgba(255,255,255,.14);border-radius:var(--cbh-brand-card-radius);color:var(--cbh-brand-muted);background:#ffffff12;font-size:1.35rem;line-height:1.48}.cbh-brand-intro__trust span{color:var(--cbh-brand-gold);font-weight:900}.cbh-brand-intro__lab{grid-column:1 / -1}.cbh-brand-intro--image-left .cbh-brand-intro__panel{grid-template-columns:minmax(320px,.7fr) minmax(0,1.04fr);grid-template-areas:"media content" "media trust"}.cbh-brand-intro--compact .cbh-brand-intro__image{min-height:300px}.cbh-brand-intro--no-image .cbh-brand-intro__panel{grid-template-columns:1fr;grid-template-areas:"content" "trust"}@media screen and (max-width:989px){.cbh-brand-intro__panel,.cbh-brand-intro--image-left .cbh-brand-intro__panel{grid-template-columns:1fr;grid-template-areas:"content" "media" "trust"}.cbh-brand-intro__image{min-height:300px;max-height:420px}}@media screen and (max-width:749px){.cbh-brand-intro__surface{padding-block:var(--cbh-brand-pad-top-m) var(--cbh-brand-pad-bottom-m)}.cbh-brand-intro__inner.page-width{padding-inline:1.4rem}.cbh-brand-intro__panel{gap:16px;padding:18px;border-radius:min(var(--cbh-brand-radius),22px)}.cbh-brand-intro__title-row{align-items:flex-start;gap:12px}.cbh-brand-intro__logo-wrap{width:64px;height:64px;border-radius:18px}.cbh-brand-intro__heading{font-size:clamp(2.65rem,8vw,3.55rem)}.cbh-brand-intro__subheading{font-size:1.35rem}.cbh-brand-intro__text{margin-top:14px;font-size:1.42rem;line-height:1.55}.cbh-brand-intro__image{min-height:220px;max-height:310px}.cbh-brand-intro__trust{grid-template-columns:1fr}.cbh-brand-intro__actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}.cbh-brand-intro__button{width:100%;min-height:48px}}@media(prefers-reduced-motion:reduce){.cbh-brand-intro__button{transition:none}.cbh-brand-intro__button:hover{transform:none}}@media screen and (max-width:749px){.cbh-brand-collection-hero .cbh-brand-intro__panel{gap:10px;padding:13px}.cbh-brand-collection-hero .cbh-brand-intro__content{gap:0}.cbh-brand-collection-hero .cbh-brand-intro__eyebrow{margin-bottom:10px}.cbh-brand-collection-hero .cbh-brand-intro__title-row{gap:10px}.cbh-brand-collection-hero .cbh-brand-intro__heading{font-size:clamp(2.45rem,7.6vw,3.2rem)}.cbh-brand-collection-hero .cbh-brand-intro__text{margin-top:10px;font-size:1.32rem;line-height:1.46}.cbh-brand-collection-hero .cbh-brand-intro__chips-wrap{gap:7px;margin-top:13px;min-width:0}.cbh-brand-collection-hero .cbh-brand-intro__chip-group{min-width:0;gap:6px}.cbh-brand-collection-hero .cbh-brand-intro__chip-label{font-size:1.05rem}.cbh-brand-collection-hero .cbh-brand-intro__chips{flex-wrap:nowrap;gap:6px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:2px}.cbh-brand-collection-hero .cbh-brand-intro__chips::-webkit-scrollbar{display:none}.cbh-brand-collection-hero .cbh-brand-intro__chip{flex:0 0 auto;scroll-snap-align:start;padding:6px 9px;font-size:1.12rem;white-space:nowrap}.cbh-brand-collection-hero .cbh-brand-intro__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px}.cbh-brand-collection-hero .cbh-brand-intro__button{min-width:0;min-height:42px;padding:9px 8px;font-size:1.16rem;line-height:1.12;text-align:center}.cbh-brand-collection-hero .cbh-brand-intro__media{width:100%;height:clamp(140px,44vw,180px);min-height:0;border-radius:min(calc(var(--cbh-brand-radius) - 6px),18px);background:#ffffff12}.cbh-brand-collection-hero .cbh-brand-intro__image,.cbh-brand-collection-hero.cbh-brand-intro--compact .cbh-brand-intro__image{width:100%;height:100%;min-height:0;max-height:none;padding:7px;object-fit:contain;object-position:center;box-sizing:border-box}.cbh-brand-collection-hero .cbh-brand-intro__trust{gap:6px}.cbh-brand-collection-hero .cbh-brand-intro__trust p{padding:8px 9px;font-size:1.12rem;line-height:1.36}}@media screen and (max-width:359px){.cbh-brand-collection-hero .cbh-brand-intro__actions{grid-template-columns:1fr}}@media screen and (max-width:749px){.cbh-brand-collection-hero .cbh-brand-intro__eyebrow{display:none}.cbh-brand-collection-hero .cbh-brand-intro__media{justify-self:center;width:clamp(118px,34vw,148px);height:clamp(118px,34vw,148px);min-height:0;border:0;border-radius:50%;background:transparent;box-shadow:none}.cbh-brand-collection-hero .cbh-brand-intro__image,.cbh-brand-collection-hero.cbh-brand-intro--compact .cbh-brand-intro__image{width:100%;height:100%;min-height:0;max-height:none;padding:0;border-radius:50%;object-fit:contain;object-position:center}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/cbh-brand-collection-intro.css.map */
