.b2c-stage{--bb-ink: #27231d;--bb-muted: rgba(39, 35, 29, .68);--bb-paper: #f8f3ea;--bb-surface: #ebe4d8;--bb-rust: #a7563d;--bb-line: rgba(39, 35, 29, .14);background:var(--bb-paper);color:var(--bb-ink)}.b2c-stage *{box-sizing:border-box}.b2c-stage a{color:inherit;text-decoration:none}.b2c-stage h1,.b2c-stage h2,.b2c-stage h3,.b2c-stage p{margin-top:0;letter-spacing:0}.b2c-stage__hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);min-height:min(760px,calc(88vh - 96px));background:var(--bb-surface);border-bottom:1px solid var(--bb-line)}.b2c-stage__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,86px) clamp(22px,5vw,76px)}.b2c-stage__eyebrow{margin:0 0 16px;color:var(--bb-rust);font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.b2c-stage h1{max-width:760px;margin-bottom:20px;color:var(--bb-ink);font-size:clamp(42px,5.4vw,76px);font-weight:600;line-height:1.02}.b2c-stage h2{margin-bottom:18px;color:var(--bb-ink);font-size:clamp(30px,3.5vw,50px);font-weight:600;line-height:1.08}.b2c-stage h3{margin-bottom:10px;color:var(--bb-ink);font-size:22px;font-weight:650;line-height:1.2}.b2c-stage__lead{max-width:620px;margin-bottom:28px;color:var(--bb-muted);font-size:clamp(18px,2vw,22px);line-height:1.45}.b2c-stage__actions{display:flex;flex-wrap:wrap;gap:12px}.b2c-stage__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;background:var(--bb-rust)!important;color:var(--bb-paper)!important;-webkit-text-fill-color:var(--bb-paper);border:1px solid var(--bb-rust);border-radius:6px;font-size:14px;font-weight:760;line-height:1.2;text-decoration:none!important}.b2c-stage__button--secondary{background:#fffaf26b!important;color:var(--bb-ink)!important;-webkit-text-fill-color:var(--bb-ink);border-color:#27231d47}.b2c-stage__button:hover{background:#8f4631!important;border-color:#8f4631}.b2c-stage__button--secondary:hover{background:#fffaf2c7!important;border-color:#27231d6b}.b2c-stage__media{position:relative;display:grid;place-items:center;min-height:480px;padding:clamp(28px,5vw,62px);overflow:hidden;background:var(--bb-paper)}.b2c-stage__media img{position:relative;z-index:1;width:min(640px,92%);max-height:590px;object-fit:contain}.b2c-stage__note{position:absolute;left:clamp(20px,4vw,46px);bottom:clamp(20px,4vw,46px);z-index:2;width:min(320px,calc(100% - 40px));padding:18px;background:#f8f3eaeb;border:1px solid var(--bb-line);border-radius:8px;box-shadow:0 24px 60px #27231d1f}.b2c-stage__note strong,.b2c-stage__note span{display:block}.b2c-stage__note span{margin-bottom:7px;color:var(--bb-rust);font-size:12px;font-weight:800;text-transform:uppercase}.b2c-stage__section{padding:clamp(52px,7vw,96px) clamp(20px,5vw,76px)}.b2c-stage__section--paper{background:var(--bb-paper)}.b2c-stage__heading{max-width:760px;margin-bottom:34px}.b2c-stage__heading p{max-width:690px;color:var(--bb-muted);font-size:18px;line-height:1.55}.b2c-stage__routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.b2c-stage__help-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.b2c-stage__route,.b2c-stage__help{min-height:230px;padding:22px;background:#fffaf2;border:1px solid var(--bb-line);border-radius:8px}.b2c-stage__route{display:flex;flex-direction:column;gap:14px}.b2c-stage__route img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.b2c-stage__route p,.b2c-stage__help p{color:var(--bb-muted);line-height:1.5}.b2c-stage__route .b2c-stage__eyebrow{margin-bottom:0}.b2c-stage__route--dark{background:var(--bb-ink);color:var(--bb-paper)}.b2c-stage__route--dark h3,.b2c-stage__route--dark p,.b2c-stage__route--dark .b2c-stage__eyebrow{color:var(--bb-paper)}.b2c-stage .collection{padding-left:clamp(20px,5vw,76px);padding-right:clamp(20px,5vw,76px)}.b2c-stage+.shopify-section .collection,.shopify-section:has(.b2c-stage)+.shopify-section .collection{background:var(--bb-paper)}.b2c-stage__band{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:clamp(28px,6vw,88px);align-items:center;background:var(--bb-ink);color:var(--bb-paper)}.b2c-stage__band h2,.b2c-stage__band .b2c-stage__eyebrow{color:var(--bb-paper)}.b2c-stage__band p{color:#f8f3eac2;font-size:18px}.b2c-stage__band img{width:100%;min-height:430px;object-fit:cover;border-radius:8px}.b2c-stage__cta{display:grid;justify-items:center;text-align:center;background:var(--bb-surface)}.b2c-stage__cta p{max-width:680px;color:var(--bb-muted);font-size:18px}@media screen and (max-width:989px){.b2c-stage__hero,.b2c-stage__band{grid-template-columns:1fr}.b2c-stage__routes,.b2c-stage__help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.b2c-stage h1{font-size:40px}.b2c-stage__actions{flex-direction:column;align-items:stretch}.b2c-stage__media{min-height:420px}.b2c-stage__routes,.b2c-stage__help-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-b2c-staging.css.map */
