.b2s-home{position:relative;background:var(--b2sh-bg,var(--b2s-canvas));color:var(--b2sh-ink,var(--b2s-ink));padding:88px 0;isolation:isolate}.b2s-home:not(.b2s-home--hero):before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:72px;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--b2s-ink) 4%,transparent),transparent);opacity:.45}.b2s-home--hero{background:radial-gradient(circle at 74% 20%,color-mix(in srgb,var(--b2s-brand) 7%,transparent),transparent 32%),var(--b2sh-bg,var(--b2s-canvas))}.b2s-home--values{background:linear-gradient(155deg,var(--b2sh-bg) 0%,color-mix(in srgb,var(--b2sh-bg) 86%,var(--b2s-surface)) 100%)}.b2s-home--products{background:linear-gradient(180deg,var(--b2sh-bg) 0%,color-mix(in srgb,var(--b2sh-bg) 94%,var(--b2s-sage)) 100%)}.b2s-home--routine{background:radial-gradient(circle at 15% 30%,color-mix(in srgb,var(--b2s-surface) 55%,transparent),transparent 34%),var(--b2sh-bg)}.b2s-home *{box-sizing:border-box}.b2sh-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.b2s-home h1,.b2s-home h2,.b2s-home h3{color:inherit;font-family:var(--b2s-font-display);font-weight:400;letter-spacing:-.035em}.b2s-home h1{font-size:clamp(42px,5.3vw,74px);line-height:1.08;margin:22px 0 26px;max-width:650px}.b2s-home h2{font-size:clamp(34px,3.8vw,50px);line-height:1.15;margin:12px 0 22px}.b2s-home h3{font-size:29px;line-height:1.2;margin:14px 0}.b2s-home p{line-height:1.8}.b2s-home a{color:inherit;text-decoration:none}.b2s-home a:focus-visible,.b2s-home summary:focus-visible{outline:2px solid var(--b2s-brand);outline-offset:5px}.b2sh-eyebrow{font-size:11px;letter-spacing:.15em;font-weight:600;color:var(--b2sh-accent);margin:0;text-transform:uppercase}.b2sh-lead{font-size:16px;max-width:510px;line-height:1.8}.b2sh-lead p{margin:0 0 22px}.b2s-home .b2sh-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 24px;border-radius:5px;background:var(--b2s-brand);color:var(--b2s-surface);font-size:13px;font-weight:600;line-height:1.6;margin-top:12px}.b2s-home .b2sh-button:hover{background:var(--b2s-brand-dark)}.b2sh-note{font-size:11px;margin-top:18px}.b2sh-hero{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:52px}.b2s-home--hero{padding:64px 0 76px}.b2sh-hero__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.b2sh-hero__product{min-width:0;min-height:470px;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--b2s-ink) 12%,transparent);border-radius:26px;background:var(--b2sh-card-bg,#ecddd3);overflow:hidden;box-shadow:0 12px 30px #28252212;transition:transform .25s ease,box-shadow .25s ease}.b2sh-hero__product:hover{transform:translateY(-5px);box-shadow:0 20px 42px #28252221}.b2sh-hero__media{position:relative;flex:1;min-height:370px;display:grid;place-items:center;padding:46px 24px 22px;overflow:hidden;isolation:isolate}.b2sh-hero__media:after{content:"";position:absolute;z-index:-1;top:19%;right:12%;bottom:8%;left:12%;border-radius:50%;background:color-mix(in srgb,var(--b2s-surface) 48%,transparent);filter:blur(2px)}.b2sh-hero__badge{position:absolute;top:18px;left:18px;z-index:2;padding:8px 11px;border-radius:999px;background:color-mix(in srgb,var(--b2s-surface) 90%,transparent);color:var(--b2sh-card-accent,var(--b2s-brand));font-size:9px;font-weight:700;letter-spacing:.11em;line-height:1;text-transform:uppercase;box-shadow:0 5px 18px #28252214}.b2sh-hero__product img{position:relative;z-index:1;width:100%;height:300px;object-fit:contain;display:block;transform:scale(var(--b2sh-image-scale,1));transition:transform .3s ease}.b2sh-hero__product:hover img{transform:scale(calc(var(--b2sh-image-scale,1) + .035))}.b2sh-hero__product-body{min-height:96px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:16px;padding:18px;background:var(--b2s-surface);border-top:1px solid color-mix(in srgb,var(--b2s-ink) 10%,transparent)}.b2sh-hero__product-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.b2sh-hero__product-copy strong{font-size:14px;font-weight:650;line-height:1.35}.b2sh-hero__product-copy small{color:color-mix(in srgb,var(--b2s-ink) 68%,transparent);font-size:11px;line-height:1.45}.b2sh-hero__cta-label{margin-top:4px;color:var(--b2sh-card-accent,var(--b2s-brand));font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.b2sh-hero__arrow{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--b2sh-card-accent,var(--b2s-brand));color:var(--b2s-surface);transition:transform .25s ease}.b2sh-hero__arrow svg{width:18px;height:18px}.b2sh-hero__product:hover .b2sh-hero__arrow{transform:translate(3px)}.b2sh-section-head{max-width:700px;margin-bottom:40px}.b2sh-section-head>div{font-size:15px}.b2sh-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.b2sh-product{display:flex;flex-direction:column;border:1px solid #2825221c;border-radius:22px;overflow:hidden;min-width:0;background:var(--b2s-surface);box-shadow:0 12px 34px #2825220f;transition:transform .25s ease,box-shadow .25s ease}.b2sh-product:hover{transform:translateY(-4px);box-shadow:0 20px 44px #2825221c}.b2sh-product__image{position:relative;display:grid;place-items:center;background:var(--b2sh-product-bg,#efe4dc);padding:42px;aspect-ratio:1.55;overflow:hidden}.b2sh-product__image:after{content:"";position:absolute;top:16%;right:22%;bottom:16%;left:22%;border-radius:50%;background:color-mix(in srgb,var(--b2s-surface) 48%,transparent)}.b2sh-product__media-label{position:absolute;z-index:2;top:20px;left:20px;padding:8px 11px;border-radius:999px;color:var(--b2sh-product-accent,var(--b2s-brand));background:color-mix(in srgb,var(--b2s-surface) 90%,transparent);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.b2sh-product__image img{position:absolute;z-index:1;top:50%;left:50%;width:72%;height:76%;object-fit:contain;display:block;transform:translate(-50%,-50%) scale(var(--b2sh-product-scale,1));transition:transform .3s}.b2sh-product__image:hover img{transform:translate(-50%,-50%) scale(calc(var(--b2sh-product-scale,1) + .03))}.b2sh-product__body{display:flex;flex:1;flex-direction:column;padding:30px 32px 32px}.b2sh-product__description{font-size:14px;max-width:470px;margin:12px 0 20px}.b2sh-product__benefits{display:grid;gap:9px;margin:0 0 26px;padding:0;list-style:none;font-size:13px}.b2sh-product__benefits li{display:flex;align-items:center;gap:9px}.b2sh-product__benefits span{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--b2sh-product-accent) 12%,transparent);color:var(--b2sh-product-accent);font-weight:700}.b2sh-product__bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:22px;border-top:1px solid #2825221c}.b2sh-product__bottom>div{display:grid;gap:4px}.b2sh-product__bottom small{color:color-mix(in srgb,var(--b2s-ink) 62%,transparent);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.b2sh-price{font-size:19px;font-weight:600}.b2sh-product__cta{display:inline-flex;align-items:center;gap:18px;padding:13px 17px;border-radius:5px;background:var(--b2sh-product-accent,var(--b2s-brand));color:var(--b2s-surface)!important;font-size:12px;font-weight:700}.b2s-home .b2sh-text-link{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:6px;display:inline-block;padding:10px 0}.b2sh-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.b2sh-values article{min-height:286px;padding:28px;border:1px solid #2825221c;border-radius:18px;background:color-mix(in srgb,var(--b2s-surface) 74%,transparent);box-shadow:0 12px 32px #2825220b}.b2sh-value-top{display:flex;align-items:center;justify-content:space-between}.b2sh-value-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--b2sh-accent) 11%,transparent);color:var(--b2sh-accent)}.b2sh-value-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.b2sh-value-number{font-size:12px;color:var(--b2sh-accent);letter-spacing:.1em}.b2sh-values h3{margin-top:42px}.b2sh-values p{font-size:14px;margin:16px 0 0}.b2sh-routine{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px}.b2sh-routine__image{border-radius:16px;overflow:hidden;background:#ecddd3}.b2sh-routine__image img{width:100%;height:auto;display:block}.b2s-home--journal .b2s-journal{padding:0}.b2s-home--journal .b2sh-section-head{max-width:none}.b2sh-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.b2sh-faq header p:not(.b2sh-eyebrow){font-size:15px}.b2sh-question{border-top:1px solid #2825222b;padding:0}.b2sh-question:last-child{border-bottom:1px solid #2825222b}.b2sh-question summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:15px;font-weight:600;padding:23px 0;list-style:none;line-height:1.6}.b2sh-question summary::-webkit-details-marker{display:none}.b2sh-question summary span{font-size:23px;font-weight:400}.b2sh-question[open] summary span{transform:rotate(45deg)}.b2sh-question>div{font-size:14px;padding-bottom:22px;line-height:1.85}.b2sh-question>div p{margin:0 0 12px}.b2sh-question>div a{text-decoration:underline}.b2sh-disclaimer{border-top:1px solid #2825221c;margin-top:60px;padding-top:22px;font-size:11px;line-height:1.8}.b2sh-disclaimer p{max-width:900px;margin:0}#home-products{scroll-margin-top:110px}@media(max-width:989px){.b2sh-hero{gap:28px}.b2sh-hero__product{min-height:410px}.b2sh-hero__media{min-height:310px}.b2sh-hero__product img{height:250px}.b2sh-routine{gap:36px}.b2sh-faq{gap:40px}.b2sh-values{gap:24px}}@media(max-width:749px){.b2s-home{padding:52px 0}.b2sh-wrap{width:calc(100% - 40px)}.b2s-home--hero{padding:36px 0 48px}.b2sh-hero{grid-template-columns:1fr;gap:32px}.b2s-home h1{font-size:clamp(40px,10.5vw,58px);margin-top:16px}.b2s-home h2{font-size:36px}.b2s-home h3{font-size:28px}.b2sh-hero__products{gap:14px}.b2sh-hero__product{min-height:390px;border-radius:22px}.b2sh-hero__media{min-height:292px;padding:42px 14px 16px}.b2sh-hero__product img{height:235px}.b2sh-hero__product-body{min-height:92px;padding:14px;gap:10px}.b2sh-hero__product-copy strong{font-size:12px}.b2sh-hero__product-copy small{font-size:10px}.b2sh-products,.b2sh-routine,.b2sh-faq{grid-template-columns:1fr;gap:28px}.b2sh-product__body{padding:24px}.b2sh-product__image{padding:30px}.b2sh-product__bottom{align-items:center}.b2sh-product__cta{padding:12px 14px}.b2sh-values{grid-template-columns:1fr;gap:16px}.b2sh-values article{min-height:0}.b2sh-values h3{margin-top:28px}.b2sh-section-head{margin-bottom:28px}.b2sh-question summary{font-size:14px}.b2sh-disclaimer{margin-top:40px}}@media(max-width:559px){.b2sh-hero__products{grid-template-columns:1fr;gap:18px}.b2sh-hero__product{min-height:400px}.b2sh-hero__media{min-height:300px}.b2sh-hero__product img{height:245px}.b2sh-hero__product-copy strong{font-size:15px}.b2sh-hero__product-copy small{font-size:11px}}@media(prefers-reduced-motion:reduce){.b2sh-product,.b2sh-product__image img,.b2sh-hero__product,.b2sh-hero__product img,.b2sh-hero__arrow{transition:none}.b2sh-product:hover,.b2sh-hero__product:hover{transform:none}.b2sh-product__image:hover img{transform:translate(-50%,-50%) scale(var(--b2sh-product-scale,1))}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/b2sbrands-home.css.map */
