.bh-home{--bh-line: rgba(var(--color-foreground), .18);color:rgb(var(--color-foreground));background:var(--gradient-background, rgb(var(--color-background)));font-family:var(--font-body-family)}.bh-home *,.bh-home *:before,.bh-home *:after{box-sizing:border-box}.bh-home .bh-wrap{width:100%;max-width:var(--page-width);margin-inline:auto;padding-inline:clamp(20px,5vw,80px)}.bh-home .bh-space{padding-block:var(--bh-space-mobile, 48px)}.bh-home .bh-eyebrow{margin:0 0 20px;font-size:11px;line-height:1.5;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.bh-home .bh-title{color:inherit;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(28px,3.6vw,52px);line-height:1.13;letter-spacing:-.035em;margin:0;overflow-wrap:anywhere}.bh-home .bh-copy{max-width:54ch;font-size:16px;line-height:1.75;opacity:.85;overflow-wrap:anywhere}.bh-home .bh-copy p{margin:0 0 1em}.bh-home .bh-copy p:last-child{margin-bottom:0}.bh-home .bh-heading{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.bh-home .bh-heading .bh-eyebrow{margin-bottom:12px}.bh-home .bh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.bh-home .bh-button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:48px;max-width:100%;padding:14px 22px;border:1px solid rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;font:500 13px/1.5 var(--font-body-family);letter-spacing:.04em;overflow-wrap:anywhere;transition:opacity .2s ease}.bh-home .bh-button--secondary{background:transparent;border-color:var(--bh-line);color:inherit}.bh-home .bh-button:hover{opacity:.75}.bh-home a:focus-visible,.bh-home button:focus-visible{outline:2px solid currentColor;outline-offset:5px}.bh-home .bh-picture{--bh-image-focal: var(--bh-focal-desktop);display:block;width:100%;height:100%}.bh-home .bh-picture img{display:block;width:100%;height:100%;object-fit:cover}.bh-home .bh-editor-note{padding:24px;font-size:14px;line-height:1.6;border:1px dashed currentColor}.bh-home .bh-hero{position:relative;isolation:isolate;display:grid;align-items:center;min-height:var(--bh-height-mobile, 560px);background:radial-gradient(ellipse at 90% 20%,rgba(var(--color-foreground),.09),transparent 65%)}.bh-home .bh-hero__media,.bh-home .bh-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.bh-home .bh-hero__shade{background:#000;opacity:var(--bh-overlay, .5)}.bh-home .bh-hero__content{padding-block:64px}.bh-home .bh-hero__inner{max-width:850px}.bh-home .bh-hero__title{font-size:clamp(42px,6.8vw,100px);line-height:1.03;letter-spacing:-.05em}.bh-home .bh-hero .bh-copy{margin-top:24px;font-size:clamp(16px,1.6vw,20px)}.bh-home .bh-hero--center{text-align:center}.bh-home .bh-hero--center .bh-hero__inner,.bh-home .bh-hero--center .bh-copy{margin-inline:auto}.bh-home .bh-hero--center .bh-actions{justify-content:center}.bh-home .bh-hero--right{text-align:right}.bh-home .bh-hero--right .bh-hero__inner,.bh-home .bh-hero--right .bh-copy{margin-left:auto}.bh-home .bh-hero--right .bh-actions{justify-content:flex-end}.bh-home .bh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0}.bh-home .bh-collection{display:block;height:100%;color:inherit;text-decoration:none}.bh-home .bh-collection__media{aspect-ratio:4 / 5;overflow:hidden;background:rgba(var(--color-foreground),.04);border:1px solid var(--bh-line)}.bh-home .bh-collection__media img{transition:transform .45s ease}.bh-home .bh-collection__caption{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--bh-line);padding-block:20px}.bh-home .bh-card-title{margin:0;color:inherit;font:var(--font-heading-weight) 20px/1.35 var(--font-heading-family);letter-spacing:-.02em;overflow-wrap:anywhere}.bh-home .bh-collection--text .bh-collection__caption{min-height:120px;align-items:center;border-top:1px solid var(--bh-line)}@media(hover:hover){.bh-home a.bh-collection:hover .bh-collection__media img{transform:scale(1.025)}}.bh-home .bh-products{grid-template-columns:repeat(var(--bh-columns, 4),minmax(0,1fr))}.bh-home .bh-products>li{min-width:0}.bh-home .bh-products .card{--color-background: var(--bh-card-background);--color-foreground: var(--bh-card-foreground);--gradient-background: rgb(var(--bh-card-background));--color-button: var(--bh-card-foreground);--color-button-text: var(--bh-card-background);--color-badge-background: var(--bh-card-background);--color-badge-foreground: var(--bh-card-foreground);--color-badge-border: var(--bh-card-foreground);border-radius:0;box-shadow:none}.bh-home .bh-products .card__inner{--color-background: var(--bh-card-background);--color-foreground: var(--bh-card-foreground);--gradient-background: rgb(var(--bh-card-background));border-radius:0}.bh-home .bh-products .card-information>.price,.bh-home .bh-products .card-information>.price .price-item{color:rgb(var(--bh-card-foreground))}.bh-home .bh-products .badge{--color-background: var(--bh-card-background);--color-foreground: var(--bh-card-foreground)}.bh-home .bh-editorial{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,96px);align-items:center}.bh-home .bh-editorial>*{min-width:0}.bh-home .bh-editorial__media{aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.04)}.bh-home .bh-editorial__content .bh-copy{margin-top:28px}.bh-home .bh-editorial--right .bh-editorial__media{order:2}.bh-home .bh-editorial--text-only{grid-template-columns:1fr}.bh-home .bh-editorial--text-only .bh-editorial__content{max-width:850px;padding-block:24px}.bh-home .bh-services>li{display:flex;flex-direction:column;padding-top:24px;border-top:1px solid var(--bh-line);min-width:0}.bh-home .bh-service__media{aspect-ratio:3 / 2;margin-bottom:28px;overflow:hidden}.bh-home .bh-icon{width:32px;height:32px;margin-bottom:28px}.bh-home .bh-icon .svg-wrapper,.bh-home .bh-icon svg{width:100%;height:100%}.bh-home .bh-services .bh-copy{margin-block:16px 28px}.bh-home .bh-services .bh-button{margin-top:auto;align-self:flex-start}.bh-home .bh-trust{display:grid;grid-template-columns:repeat(var(--bh-benefits, 4),minmax(0,1fr));gap:24px;padding:0;margin:0;list-style:none}.bh-home .bh-trust li{padding-left:20px;border-left:1px solid var(--bh-line);min-width:0}.bh-home .bh-trust .bh-card-title{font-size:15px}.bh-home .bh-trust .bh-copy{font-size:13px;margin-top:8px}.bh-home .bh-trust .bh-icon{width:24px;height:24px;margin-bottom:16px}@media(min-width:750px){.bh-home .bh-space{padding-block:var(--bh-space-desktop, 88px)}.bh-home .bh-hero{min-height:var(--bh-height-desktop, 680px)}}@media(min-width:750px)and (max-width:989px){.bh-home .bh-products{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-home .bh-grid{gap:16px}}@media(max-width:749px){.bh-home .bh-picture{--bh-image-focal: var(--bh-focal-mobile)}.bh-home .bh-grid,.bh-home .bh-editorial{grid-template-columns:1fr}.bh-home .bh-products{grid-template-columns:repeat(var(--bh-columns-mobile, 2),minmax(0,1fr));gap:24px 12px}.bh-home .bh-collection__media{aspect-ratio:4 / 3}.bh-home .bh-editorial__media{aspect-ratio:1}.bh-home .bh-editorial--right .bh-editorial__media{order:0}.bh-home .bh-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.bh-home .bh-trust li{padding-left:12px}.bh-home .bh-services{gap:40px}.bh-home .bh-hero .bh-actions{flex-direction:column}.bh-home .bh-hero .bh-button{width:100%}}@media(prefers-reduced-motion:reduce){.bh-home .bh-button,.bh-home .bh-collection__media img{transition:none}}.bh-home--commercial-hero .bh-hero{min-height:var(--bh-height-mobile, 420px);background:#f5f5f5}.bh-home--commercial-hero .bh-hero__layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(24px,3vw,48px);align-items:center;min-height:inherit;padding-block:20px}.bh-home--commercial-hero .bh-hero__content{min-width:0;padding:0}.bh-home--commercial-hero .bh-hero__inner{max-width:510px}.bh-home--commercial-hero .bh-hero__title{font-size:clamp(36px,4.2vw,58px);line-height:1.05}.bh-home--commercial-hero .bh-hero .bh-copy{margin-top:18px;font-size:clamp(15px,1.4vw,18px);line-height:1.5}.bh-home--commercial-hero .bh-hero .bh-actions{margin-top:26px}.bh-home--commercial-hero .bh-hero__media{position:relative;inset:auto;z-index:auto;display:grid;place-items:center;min-width:0;height:calc(var(--bh-height-desktop, 540px) - 40px);max-height:540px;padding:12px 0;background:#f5f5f5}.bh-home--commercial-hero .bh-hero__media .bh-picture{min-width:0;min-height:0;max-width:100%;max-height:100%}.bh-home--commercial-hero .bh-hero__media .bh-picture img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.bh-home--commercial-hero .bh-hero__media--empty{background:radial-gradient(ellipse at center,#ebebeb,#f5f5f5 72%)}.bh-home--commercial-hero .bh-hero__media .bh-editor-note{max-width:32ch;margin:20px}.bh-home--commercial-hero .bh-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--bh-overlay, 0)}.bh-home--commercial-hero .bh-hero--center .bh-hero__inner{margin-inline:auto}.bh-home--commercial-hero .bh-hero--right .bh-hero__inner{margin-left:auto}.bh-home--categories .bh-heading{margin-bottom:20px}.bh-home--categories .bh-heading .bh-eyebrow{margin-bottom:8px}.bh-home--categories .bh-category-grid{gap:clamp(14px,1.6vw,20px)}.bh-home--categories .bh-title{font-size:clamp(24px,2.5vw,34px)}.bh-home--categories .bh-category-grid>li{min-width:0;display:flex}.bh-home--categories .bh-collection{display:flex;flex-direction:column;width:100%;border:1px solid var(--bh-line);background:#fafafa}.bh-home--categories .bh-collection__media{display:grid;place-items:center;aspect-ratio:5 / 3;max-height:clamp(145px,15.5vw,200px);border:0;background:#f6f6f6}.bh-home--categories .bh-collection__media .bh-picture{width:100%;height:100%}.bh-home--categories .bh-collection__media .bh-picture img{display:block;width:100%;height:100%;padding:8px;object-fit:contain!important;object-position:center!important}.bh-home--categories .bh-collection__caption{flex:1;min-height:64px;padding:10px 14px;border:0;background:#fff}.bh-home--categories .bh-collection__caption .bh-card-title{min-width:0}.bh-home--categories .bh-collection__caption span{flex:0 0 auto}.bh-home--categories .bh-collection--text .bh-collection__caption{min-height:64px}.bh-home--products .bh-heading{margin-bottom:24px}.bh-home--products .bh-title{font-size:clamp(28px,3vw,40px)}.bh-home--products .bh-products__subtitle{margin:10px 0 0;font-size:15px;line-height:1.5}.bh-home--products .bh-products{gap:20px}.bh-home--products .bh-product-card{height:100%}.bh-home--products .bh-product-card .card__heading{min-height:2.9em}.bh-home--products .bh-product-card .card__heading a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.bh-home--products .bh-product-card .card-information>.price{font-size:18px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.bh-home--products .bh-product-card .card-information>.price--on-sale .price-item--regular{font-size:14px;font-weight:400;color:#646464}.bh-home--products .bh-actions{margin-top:24px}@media(min-width:750px){.bh-home--commercial-hero .bh-hero{min-height:var(--bh-height-desktop, 540px)}}@media(max-width:749px){.bh-home--products .bh-products{gap:16px 12px}.bh-home--products .bh-heading{margin-bottom:20px}.bh-home--products .bh-products__subtitle{font-size:14px}.bh-home--products .bh-product-card .card-information>.price{font-size:16px}.bh-home--products .bh-product-card .card-information>.price--on-sale .price-item--regular{font-size:13px}.bh-home--products .bh-actions{margin-top:20px}.bh-home--commercial-hero .bh-hero__layout{grid-template-columns:minmax(0,1fr);gap:12px;padding-block:20px}.bh-home--commercial-hero .bh-hero .bh-eyebrow{margin-bottom:8px}.bh-home--commercial-hero .bh-hero__title{font-size:clamp(32px,8vw,44px)}.bh-home--commercial-hero .bh-hero .bh-copy{margin-top:10px}.bh-home--commercial-hero .bh-hero .bh-actions{flex-direction:row;gap:8px;margin-top:14px}.bh-home--commercial-hero .bh-hero .bh-button{width:auto;flex:1 1 130px;min-width:0;justify-content:center;gap:10px;padding:10px 12px;text-align:center}.bh-home--commercial-hero .bh-hero__media{height:clamp(180px,46vw,200px);max-height:none;padding:4px 0}.bh-home--categories .bh-heading{margin-bottom:16px}.bh-home--categories .bh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bh-home--categories .bh-collection__media{max-height:none}.bh-home--categories .bh-collection__media .bh-picture img{padding:6px}.bh-home--categories .bh-collection__caption{min-height:66px;padding:8px 10px;gap:6px}.bh-home--categories .bh-card-title{font-size:clamp(15px,4vw,18px)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/barbarian-home.css.map */
