.hero__concept-label{position:absolute;top:5rem;right:1rem;max-width:calc(100% - 2rem);z-index:2;padding:.4rem .7rem;background:#1e252be8;color:#fff;font:12px/1.5 var(--font-body)}.b2b-section{padding:clamp(2.5rem,6vw,5rem) 0;color:var(--color-navy);background:#fff}.b2b-section--cream{background:var(--color-cream)}.b2b-section--navy{background:var(--color-navy);color:#fff}.b2b-section h1,.b2b-section h2,.b2b-section h3{font-family:var(--font-heading);color:inherit;line-height:1.12;overflow-wrap:anywhere}.b2b-section h1{font-size:clamp(2.2rem,5vw,4rem);margin:.8rem 0 1.4rem}.b2b-section h2{font-size:clamp(1.9rem,3.5vw,2.8rem);margin:.7rem 0 1.2rem}.b2b-section h3{font-size:1.45rem;margin:.7rem 0 1rem}.b2b-eyebrow{color:#846020;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.b2b-section--navy .b2b-eyebrow{color:var(--color-gold-light)}.b2b-rte{line-height:1.75;overflow-wrap:anywhere}.b2b-rte p{color:inherit}.b2b-section--navy .b2b-header .b2b-rte,.b2b-section--navy .b2b-hero .b2b-rte{color:#f4f2ed}.b2b-section--navy .b2b-actions .btn--primary{background:var(--color-gold);color:var(--color-navy)}.b2b-rte ol{list-style:decimal}.b2b-rte ul{list-style:disc}.b2b-rte p+p{margin-top:1rem}.b2b-rte ul,.b2b-rte ol{padding-left:1.4rem;margin:1rem 0}.b2b-rte a,.b2b-link{color:inherit;text-decoration:underline;text-underline-offset:.22em}.b2b-header{max-width:800px;margin:0 auto 2.5rem;text-align:center}.b2b-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem)}.b2b-split--text-only{grid-template-columns:minmax(0,850px);justify-content:center}.b2b-hero.b2b-split--text-only{text-align:center}.b2b-hero.b2b-split--text-only .b2b-actions{justify-content:center}.b2b-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.7rem}.b2b-actions .btn{white-space:normal;text-align:center}.b2b-section .btn--outline{color:inherit;border-color:currentColor}.b2b-media{margin:0;min-width:0}.b2b-media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block}.b2b-hero .b2b-media img{aspect-ratio:1 / 1}.b2b-media--contain img{object-fit:contain;background:var(--color-cream)}.b2b-placeholder{min-height:240px;padding:2rem;background:#eeeae2;color:#49515a;border:1px dashed #8b8171;display:flex;flex-direction:column;justify-content:center;gap:1rem;line-height:1.5}.b2b-placeholder svg{max-height:100px;width:100%}.b2b-grid{display:grid;grid-template-columns:repeat(var(--b2b-columns, 3),minmax(0,1fr));gap:1.4rem}.b2b-card{background:#fff;color:var(--color-navy);border:1px solid var(--color-beige-dark);overflow:hidden;min-width:0}.b2b-card__body{padding:1.6rem}.b2b-card .b2b-link{display:inline-block;margin-top:1rem;font-weight:600}.b2b-stories{display:grid;gap:2rem}.b2b-stories .b2b-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.b2b-stories .b2b-card--text-only{grid-template-columns:1fr}.b2b-stories .b2b-card__body{padding:clamp(1.5rem,4vw,3rem)}.b2b-editor-note{background:#fff7dd;color:#574522;padding:.8rem 1rem;font:14px/1.6 var(--font-body)}.b2b-faq{max-width:850px;margin:auto}.b2b-faq details{border-bottom:1px solid var(--color-beige-dark);padding:1.2rem 0}.b2b-faq summary{cursor:pointer;font-weight:600}.b2b-faq .b2b-rte{padding-top:1rem}.b2b-section :focus-visible{outline:3px solid var(--color-gold);outline-offset:4px}.b2b-quote{align-items:start}.b2b-form{padding:clamp(1.2rem,3vw,2.5rem);background:var(--color-cream);color:var(--color-navy)}.b2b-form__fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;margin:1.5rem 0}.b2b-field--full{grid-column:1 / -1}.b2b-form label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.b2b-form input,.b2b-form select,.b2b-form textarea{width:100%;min-width:0;padding:.85rem;border:1px solid #aaa;background:#fff;color:var(--color-navy);font:inherit;border-radius:0}.b2b-form input:focus,.b2b-form select:focus,.b2b-form textarea:focus{scroll-margin-top:100px}.b2b-form textarea{resize:vertical}.b2b-form__message{padding:1rem;border:1px solid currentColor;margin:1rem 0}@media(max-width:990px){.b2b-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.b2b-split,.b2b-grid,.b2b-stories .b2b-card,.b2b-form__fields{grid-template-columns:minmax(0,1fr)}.b2b-hero .b2b-media img{aspect-ratio:4 / 3}.b2b-placeholder{min-height:180px}}@media(max-width:1200px){.header__nav,.header__cta{display:none}.header__hamburger{display:flex;flex-shrink:0}.header__inner{gap:1rem}.header__logo{min-width:0;flex-shrink:1}.header__logo-badge{flex-shrink:0}.header__logo-text{min-width:0;overflow-wrap:anywhere}.header__logo-sub{line-height:1.35}.mobile-menu{max-height:calc(100dvh - 72px);overflow-y:auto}.mobile-menu__link{overflow-wrap:anywhere}}@media(min-width:1201px){.mobile-menu.is-open{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/b2b-pages.css.map */
