:root{--be-ink:#111111;--be-paper:#ffffff;--be-warm:#eeeae4;--be-muted:#66635f;--be-line:#d9d6d1;--be-gutter:clamp(22px,4.5vw,80px);--font-body-family:Arial,Helvetica,sans-serif;--font-heading-family:Arial,Helvetica,sans-serif;--font-body-weight:400;--font-heading-weight:700;--buttons-radius:0px;--buttons-radius-outset:0px;--media-radius:0px;--product-card-corner-radius:0rem;--collection-card-corner-radius:0rem;--text-boxes-radius:0px;--inputs-radius:0px;--variant-pills-radius:0px}body{font-family:var(--font-body-family);letter-spacing:0;line-height:1.55;color:var(--be-ink)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);letter-spacing:-.035em;font-weight:700}.be *,.be *:before,.be *:after{box-sizing:border-box}.be{color:var(--be-ink);background:var(--be-paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0}.be img{display:block;max-width:100%}.be figure,.be p,.be h1,.be h2,.be h3{margin:0}.be a{color:inherit;text-decoration:none}.be button{font:inherit}.be :focus-visible{outline:3px solid currentColor;outline-offset:6px}.be-wrap{max-width:1680px;margin:0 auto;padding-inline:var(--be-gutter)}.be-kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;line-height:1.5}.be-title{font-size:clamp(36px,4.8vw,72px);line-height:1.02;letter-spacing:-.055em;font-weight:700;text-wrap:balance}.be-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;border-bottom:1px solid currentColor}.be-arrow{font-size:22px;font-weight:400;line-height:1;transition:transform .25s}.be-link:hover .be-arrow{transform:translate(4px)}.be-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:16px 22px;border:1px solid currentColor;background:transparent;font-size:11px;letter-spacing:.09em;font-weight:700;line-height:1.3;text-transform:uppercase;transition:background .2s,color .2s}.be-button--white{background:#fff;color:#111!important;border-color:#fff}.be-button--white:hover{background:var(--be-warm);border-color:var(--be-warm)}.be-button--ink{background:#111;color:#fff!important;border-color:#111}.be-button--ink:hover{background:#333;border-color:#333}.be-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.be-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.be-hero{display:grid;grid-template-columns:minmax(0,43fr) minmax(0,57fr);background:#111;color:#fff;min-height:min(750px,76vw)}.be-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:65px clamp(28px,4.5vw,80px);position:relative}.be-hero__index{position:absolute;top:28px;left:clamp(28px,4.5vw,80px);color:#bebbb7;font-size:10px;letter-spacing:.15em}.be-hero h1{font-size:clamp(56px,7.4vw,118px);line-height:.94;letter-spacing:-.055em;font-weight:700;text-transform:uppercase;color:#fff;margin:24px 0 26px;max-width:9ch}.be-hero__intro{font-size:16px;line-height:1.6;color:#d9d6d1;max-width:30ch;margin-bottom:30px!important}.be-hero .be-actions{align-items:flex-start;gap:14px;flex-direction:column}.be-hero__secondary{color:#e7e3dd!important}.be-hero__media{position:relative;min-width:0;background:#eae8e4;overflow:hidden;display:block}.be-hero__media>img{height:100%;width:100%;object-fit:cover;object-position:center top}.be-hero__caption{position:absolute;right:22px;bottom:22px;left:22px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;color:#111;padding:15px 20px;font-size:11px;line-height:1.4}.be-hero__caption strong{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.be-hero__caption span:last-child{white-space:nowrap}.be-hero__media .be-image-missing{height:100%;min-height:480px}.be-ticker{padding:23px var(--be-gutter);background:#fff;border-bottom:1px solid var(--be-line);display:flex;align-items:center;justify-content:center;gap:36px;font-size:10px;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.be-ticker i{height:3px;width:3px;background:#111;border-radius:50%;display:block}.be-products{padding-block:84px 80px}.be-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:34px}.be-section-head .be-kicker{margin-bottom:15px;color:var(--be-muted)}.be-section-head>.be-link{flex-shrink:0}.be-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.be-product{min-width:0}.be-product__image{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#f5f4f2}.be-product__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s,transform .6s}.be-product__secondary{opacity:0}.be-product__index{position:absolute;z-index:1;top:15px;left:15px;font-size:10px;letter-spacing:.1em;color:#111;padding:3px 6px;background:#ffffffe0}.be-product__info{padding-top:16px;display:grid;grid-template-columns:1fr auto;gap:7px 12px}.be-product__title{font-size:14px!important;font-weight:500!important;letter-spacing:0!important;line-height:1.45!important;grid-column:1/-1}.be-product__price{font-size:13px;letter-spacing:0;white-space:nowrap}.be-product__type{font-size:11px;color:var(--be-muted);align-self:center}.be-product__link{grid-column:1/-1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;display:flex;justify-content:space-between;align-items:center;min-height:40px;margin-top:6px;border-bottom:1px solid var(--be-line)}.be-products__footnote{font-size:11px;color:#666;margin-top:28px!important}.be-products__footnote a{text-decoration:underline;text-underline-offset:3px}.be-stories{padding-block:6px 88px}.be-stories__head{margin-bottom:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.be-stories__head p:last-child{font-size:12px;color:#666}.be-stories__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.be-story{min-width:0}.be-story__image{display:block;aspect-ratio:1/1;overflow:hidden;background:#efedeb}.be-story__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s}.be-story__copy{padding-top:24px}.be-story__eyebrow{font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.15em;color:#666;margin-bottom:12px!important}.be-story h3{font-size:clamp(32px,4vw,62px);line-height:.99;letter-spacing:-.05em;font-weight:700;max-width:11ch;text-transform:uppercase}.be-story__bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:18px}.be-story__text{max-width:31ch;font-size:14px;color:#605d59;line-height:1.6}.be-story__bottom .be-link{flex-shrink:0}.be-story__note{font-size:11px;color:#666;margin-top:25px!important;max-width:100ch}.be-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--be-warm)}.be-feature__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#ddd7cf}.be-feature__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s}.be-feature__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(35px,6vw,100px)}.be-feature .be-kicker{margin-bottom:22px;color:#625b53}.be-feature h2{font-size:clamp(46px,5.7vw,88px);line-height:.99;letter-spacing:-.06em;text-transform:uppercase;max-width:9ch}.be-feature__text{max-width:33ch;font-size:16px;line-height:1.7;color:#524c44;margin:24px 0 25px!important}.be-feature__caption{position:absolute;bottom:22px;left:24px;display:inline-block;background:#fff;padding:8px 12px;font-size:10px;letter-spacing:.06em}.be-manifesto{background:#111;color:#fff;padding-block:95px}.be-manifesto__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.be-manifesto h2{color:#fff;font-size:clamp(42px,5.6vw,88px);font-weight:700;line-height:1;letter-spacing:-.055em;text-transform:uppercase;max-width:12ch;margin:20px 0 0}.be-manifesto__text{font-size:17px;line-height:1.7;color:#d4d0ca;max-width:37ch;margin-bottom:25px!important}.be-manifesto .be-kicker{color:#bdb8b0}.be-manifesto__categories{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:32px}.be-manifesto__categories a{font-size:11px;letter-spacing:.07em;text-transform:uppercase;min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid #777}.be-service{padding-block:30px;border-bottom:1px solid var(--be-line);display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.be-service a{display:flex;align-items:center;gap:16px;min-height:58px}.be-service svg{width:26px;height:26px;flex-shrink:0;stroke:currentColor;stroke-width:1.1;fill:none}.be-service strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase;display:block;margin-bottom:6px}.be-service span{font-size:12px;color:#666}.header-wrapper{background:#fff}.header__menu-item{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.header__heading-logo-wrapper{max-width:90px}.header__submenu .header__menu-item{font-size:12px;text-transform:none;letter-spacing:0;font-weight:400}.announcement-bar__message{font-size:10px;letter-spacing:.1em;text-transform:uppercase;line-height:1.4}.button,.shopify-challenge__button{font-size:12px;letter-spacing:.06em;font-weight:700}.card-wrapper .card,.card-wrapper .card__inner,.card-wrapper .card__media{border-radius:0}.card-wrapper .card__heading{font-size:14px;font-weight:500;letter-spacing:0;line-height:1.5}.card-information .price{font-size:13px;letter-spacing:0}.product__info-container .product__title h1{font-size:clamp(28px,3.2vw,48px);line-height:1.07;letter-spacing:-.045em}.product__info-container .price--large{font-size:20px}.product__info-container .product__text{letter-spacing:.02em}.product__description{font-size:14px;line-height:1.7}.product__description h3{font-size:16px;letter-spacing:0;margin-top:30px}.product-form__input--pill input[type=radio]+label{border-radius:0;min-height:42px;font-size:13px;letter-spacing:0}.product__info-container .bbz-buying-help{padding:0;border:0;background:none;border-radius:0}.product__info-container .bbz-benefits{font-size:12px;line-height:1.6;letter-spacing:0;color:#555}.product__info-container .bbz-size-guide{border-radius:0;background:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.product__info-container .bbz-order-info,.product__info-container .bbz-order-help{border-radius:0;background:none}.collection-hero__title{font-size:clamp(38px,4.5vw,65px);letter-spacing:-.05em;line-height:1.08}.collection-hero__description{max-width:75ch;font-size:14px;line-height:1.65}.footer{background:#111;color:#fff}.footer .footer-block__heading{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#fff}.footer .footer-block__newsletter .footer-block__heading{font-size:clamp(26px,3vw,40px);letter-spacing:-.03em}.footer .link,.footer a{color:inherit}.footer .field__input{border-radius:0}.footer .footer__content-top{padding-top:25px}.footer-block__details-content a{font-size:12px}.footer .copyright__content{font-size:10px}.animate--hover-vertical-lift .card-wrapper:hover .card,.animate--hover-vertical-lift .card-wrapper:hover .card--card,.animate--hover-vertical-lift .button:hover{transform:none!important}@media(hover:hover)and (prefers-reduced-motion:no-preference){.be-product__image:has(.be-product__secondary):hover .be-product__primary{opacity:0}.be-product__image:hover .be-product__secondary{opacity:1;transform:scale(1.02)}.be-story__image:hover img,.be-feature__media:hover img{transform:scale(1.025)}}@media(min-width:1680px){.be-hero{min-height:800px;max-height:880px}.be-hero__copy{padding-left:max(80px,calc((100vw - 1520px)/2))}.be-hero h1{font-size:126px}}@media(max-width:1100px){.be-hero{grid-template-columns:45fr 55fr;min-height:630px}.be-hero h1{font-size:clamp(54px,7.6vw,84px)}.be-hero__copy{padding:75px 28px 45px}.be-hero__index{left:28px}.be-grid{gap:14px}.be-story__bottom{flex-direction:column;align-items:flex-start;gap:12px}.be-manifesto__grid{gap:45px}.be-feature__copy{padding:38px}}@media(max-width:749px){.be{font-size:14px}.be-hero{grid-template-columns:1fr;min-height:auto}.be-hero__copy{padding:56px 24px 36px}.be-hero__index{top:18px;left:24px;font-size:9px}.be-hero h1{font-size:clamp(48px,13vw,85px);max-width:10ch;margin:18px 0;line-height:.97}.be-hero__intro{max-width:37ch;font-size:14px;margin-bottom:22px!important}.be-hero .be-actions{flex-direction:row;align-items:center;gap:20px}.be-hero .be-button{min-height:48px;padding:14px 16px;gap:20px;font-size:10px}.be-hero__secondary{font-size:10px;gap:12px}.be-hero__media{aspect-ratio:1/1}.be-hero__caption{left:14px;right:14px;bottom:14px;padding:12px;font-size:10px}.be-hero__caption strong{font-size:10px}.be-hero__caption span:last-child{white-space:normal;text-align:right}.be-ticker{gap:16px;padding:17px 18px;font-size:8px;letter-spacing:.08em;flex-wrap:wrap}.be-ticker span:last-child,.be-ticker i:last-of-type{display:none}.be-products{padding-block:48px}.be-section-head{display:block;margin-bottom:23px}.be-section-head>.be-link{margin-top:13px}.be-title{font-size:39px}.be-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(-1 * var(--be-gutter));padding-inline:var(--be-gutter);padding-bottom:14px;scroll-padding-inline:var(--be-gutter)}.be-product{flex:0 0 73%;scroll-snap-align:start}.be-product__info{padding-top:12px}.be-product__title{font-size:14px!important}.be-products__footnote{font-size:10px;margin-top:14px!important}.be-stories{padding-bottom:48px}.be-stories__head{display:block;margin-bottom:20px}.be-stories__head p:last-child{margin-top:8px;font-size:11px}.be-stories__grid{grid-template-columns:1fr;gap:38px}.be-story h3{font-size:49px}.be-story__copy{padding-top:19px}.be-story__bottom{margin-top:13px}.be-story__text{font-size:14px;max-width:40ch}.be-story__note{font-size:10px;line-height:1.6}.be-feature{grid-template-columns:1fr}.be-feature__copy{padding:40px 24px 48px}.be-feature h2{font-size:58px;max-width:9ch}.be-feature__text{font-size:14px;max-width:35ch;margin:22px 0!important}.be-feature__media{aspect-ratio:1/1}.be-manifesto{padding-block:52px}.be-manifesto__grid{grid-template-columns:1fr;gap:28px}.be-manifesto h2{font-size:50px}.be-manifesto__text{font-size:15px;margin-bottom:15px!important}.be-manifesto__categories{gap:6px 18px;margin-top:20px}.be-service{grid-template-columns:1fr;gap:0;padding-block:10px}.be-service a{padding-block:15px;min-height:77px}.be-service a+a{border-top:1px solid #ddd}.be-service strong{font-size:10px}.be-service span{font-size:11px}.header__heading-logo-wrapper{max-width:72px}.product__description{font-size:14px}.product__info-container .product__title h1{font-size:30px}}@media(prefers-reduced-motion:reduce){.be *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.be-design-system{height:0;min-height:0;margin:0!important;padding:0!important;line-height:0}.be-hero__media{min-height:100%;isolation:isolate}.be-hero__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.be-hero__caption{z-index:1}.be a:focus-visible,.be-grid:focus-visible{outline:3px solid currentColor;outline-offset:5px}.be-product:focus-within .be-product__link{border-bottom-color:currentColor}@media(max-width:749px){.be-hero__media{min-height:0}.be-story h3{font-size:clamp(36px,11.5vw,49px)}.be-manifesto h2{font-size:clamp(33px,11.5vw,50px)}.be-feature h2{font-size:clamp(40px,13.5vw,58px)}.be-title{font-size:clamp(32px,10vw,39px)}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/bonbozz-editorial.css.map */
