.bbh{--bbh-serif: var(--accent-font-family, "Libre Baskerville", Georgia, serif);--bbh-sans: var(--base-font-family, "Karla", system-ui, sans-serif);--bbh-cream: #FFF8EE;--bbh-gold: #EBC690;--bbh-accent: #F6D8BC;--bbh-night: #15120E;--bbh-ease: cubic-bezier(.2, .7, .2, 1);--bbm-ease: cubic-bezier(.22, .61, .3, 1);--bbm-sun: cubic-bezier(.45, .05, .35, 1);--bbh-gutter: clamp(20px, 5vw, 25px);--bbh-top: var(--bbh-offset, 45px);position:relative;isolation:isolate;overflow:hidden;display:flex;height:max(640px,calc(100vh - var(--bbh-top)));background:var(--bbh-night);color:#fff;-webkit-font-smoothing:antialiased}@supports (height: 100svh){.bbh{height:max(640px,calc(100svh - var(--bbh-top)))}}.bbh__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bbh__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transition:opacity 1.4s ease}.bbh__slide.is-on{opacity:1}.bbh__slide picture{display:contents}.bbh .bbh__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--pos, 71% 55%);transform-origin:var(--pos, 71% 55%);transform:scale(1.08);transition:transform 0s linear 1.5s}.bbh .bbh__slide.is-on .bbh__img{transform:scale(1);transition:transform 8.5s cubic-bezier(.22,.6,.3,1)}.bbh:not(.bbh--moved) .bbh__slide:first-child .bbh__img{animation:bbh-zoom 8.5s cubic-bezier(.22,.6,.3,1) both}@keyframes bbh-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes bbh-zoom-m{0%{transform:scale(1.06)}to{transform:scale(1)}}.bbh__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#120f0cc2,#120f0c8f 24%,#120f0c33 46%,#120f0c00 62%),linear-gradient(0deg,#120f0c8c,#120f0c00 30%),linear-gradient(180deg,#120f0c80,#120f0c00 24%)}.bbh__inner{position:relative;z-index:2;flex:1;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;justify-content:safe center;width:100%;padding:40px var(--bbh-gutter) 130px}.bbh__copy{max-width:min(720px,56vw)}.bbh__title{display:grid;gap:18px}.bbh .bbh__kicker{margin:0;display:inline-flex;align-items:center;gap:12px;font:600 12px/1.2 var(--bbh-sans);letter-spacing:.2em;text-transform:uppercase;color:#fff8eeeb}.bbh .bbh__kicker:before{content:"";flex:none;width:28px;height:1px;background:var(--bbh-gold);transform-origin:left center}.bbh .bbh__h1{margin:0;max-width:15em;font-family:var(--bbh-serif);font-style:normal;font-weight:400;font-size:clamp(32px,calc(4px + 3.3vw),58px);line-height:1.08;letter-spacing:-.012em;text-transform:none;color:#fff;text-wrap:balance}.bbh .bbh__h1 em{--g-base: var(--bbh-accent);--g-mid: #EDAF66;--g-hi: #FFF8EA;font-style:italic;color:var(--bbh-accent)}.bbh .bbh__sub{margin:22px 0 0;max-width:min(470px,36vw);font:400 17px/1.6 var(--bbh-sans);color:#fff6eaf5;text-shadow:0 1px 14px rgba(8,6,4,.55);text-wrap:pretty}.bbh__ctas{margin-top:30px;display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px}.bbh .bbh__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;border-radius:999px;background:var(--bbh-cream);color:#1d1915;font:700 12.5px/1 var(--bbh-sans);letter-spacing:.13em;text-transform:uppercase;text-decoration:none;white-space:nowrap;box-shadow:0 14px 30px -16px #0009;transition:background .3s var(--bbh-ease),box-shadow .3s var(--bbh-ease)}.bbh .bbh__btn:hover{background:#fff;color:#1d1915;box-shadow:0 18px 36px -14px #0000008c}.bbh .bbh__textlink{display:inline-flex;align-items:center;gap:10px;padding:8px 0 6px;color:var(--bbh-cream);font:700 12.5px/1 var(--bbh-sans);letter-spacing:.13em;text-transform:uppercase;text-decoration:none;background:linear-gradient(currentColor,currentColor) 0 100% / 100% 1px no-repeat;transition:background-size .35s var(--bbh-ease)}.bbh .bbh__textlink:hover{color:var(--bbh-cream);background-size:0 1px;background-position:100% 100%}.bbh__textlink svg{width:17px;height:17px;transition:transform .35s var(--bbh-ease)}.bbh__textlink:hover svg{transform:translate(4px)}.bbh__maker{margin-top:30px;display:flex;align-items:center;gap:14px;max-width:min(560px,44vw)}.bbh .bbh__face{flex:none;display:block;box-sizing:border-box;width:50px;height:50px;padding:2px;border-radius:50%;background:linear-gradient(145deg,var(--bbh-gold),rgba(255,248,238,.6));transition:transform .45s var(--bbh-ease),box-shadow .45s var(--bbh-ease)}.bbh .bbh__face img{display:block;box-sizing:border-box;width:100%;height:100%;border-radius:50%;object-fit:cover;border:1.5px solid rgba(18,15,12,.55)}.bbh .bbh__face:hover{transform:scale(1.07);box-shadow:0 10px 24px -10px #0009}.bbh__maker-text{display:grid;gap:5px;min-width:0}.bbh .bbh__maker-line{justify-self:start;font:500 14px/1.45 var(--bbh-sans);color:#fff6eaf5;text-decoration:none;text-shadow:0 1px 10px rgba(8,6,4,.5);background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .35s var(--bbh-ease)}.bbh .bbh__maker-line:hover{color:#fff;background-size:100% 1px}.bbh .bbh__rating{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:24px;font:500 13px/1.4 var(--bbh-sans);color:#fff6eadb;text-decoration:none}.bbh .bbh__rating b{font-weight:700;color:#fff}.bbh__stars{display:inline-flex;gap:2px;color:var(--bbh-gold)}.bbh__stars svg{width:14px;height:14px;fill:currentColor}.bbh__rating-text{background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .35s var(--bbh-ease)}.bbh .bbh__rating:hover .bbh__rating-text{background-size:100% 1px}.bbh .bbh__perks{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px}.bbh .bbh__perk{display:inline-flex;align-items:center;gap:7px;min-height:22px;font:500 12.5px/1.35 var(--bbh-sans);color:#fff6eae0;text-decoration:none}.bbh__perk-i{flex:none;width:15px;height:15px;color:var(--bbh-gold)}.bbh__perk span{background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .35s var(--bbh-ease)}.bbh .bbh__perk:hover{color:#fff}.bbh .bbh__perk:hover span{background-size:100% 1px}.bbh a:focus-visible,.bbh button:focus-visible{outline:2px solid rgba(255,248,238,.9);outline-offset:3px}.bbh .bbh__kicker,.bbh .bbh__sub,.bbh .bbh__perks{margin-bottom:0!important}.bbh__controls{position:absolute;left:var(--bbh-gutter);bottom:42px;z-index:3;display:flex;align-items:center;gap:10px}.bbh .bbh__seg{position:relative;width:44px;height:24px;margin:0;border:0;background:none;padding:0;cursor:pointer}.bbh__seg:before,.bbh__seg span{content:"";position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px}.bbh__seg:before{background:#fff6ea52}.bbh__seg span{background:#fff;transform:scaleX(0);transform-origin:left}.bbh__seg.is-done span{transform:scaleX(1)}.bbh__seg.is-on span{animation:bbh-fill var(--bbh-dur, 6.5s) linear forwards}.bbh.is-paused .bbh__seg.is-on span,.bbh.is-holding .bbh__seg.is-on span,.bbh.is-away .bbh__seg.is-on span{animation-play-state:paused}@keyframes bbh-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.bbh .bbh__pause{margin:0 0 0 6px;width:34px;height:34px;padding:0;border-radius:50%;border:1px solid rgba(255,246,234,.45);background:#120f0c38;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .25s var(--bbh-ease),border-color .25s var(--bbh-ease)}.bbh .bbh__pause:hover{background:#120f0c80;border-color:#fff}.bbh__pause svg{width:13px;height:13px}.bbh__i-play{display:none}.bbh.is-paused .bbh__i-play{display:block}.bbh.is-paused .bbh__i-pause{display:none}.bbh__origins{position:absolute;right:var(--bbh-gutter);bottom:30px;z-index:3;display:grid;justify-items:end;max-width:420px;text-align:right}.bbh .bbh__origin{grid-area:1 / 1;display:grid;justify-items:end;gap:4px;padding:8px 0;color:#fff;text-decoration:none;opacity:0;visibility:hidden;filter:blur(6px);transition:opacity .5s var(--bbm-ease),filter .6s var(--bbm-ease),visibility 0s linear .6s}.bbh .bbh__origin.is-on{opacity:1;visibility:visible;filter:none;transition-delay:.2s,.2s,0s}.bbh__origin-k{font:600 10.5px/1.3 var(--bbh-sans);letter-spacing:.18em;text-transform:uppercase;color:#fff6ead1}.bbh__origin-place{display:flex;align-items:center;gap:8px;font:italic 400 19px/1.3 var(--bbh-serif);color:#fff}.bbh__pin{flex:none;width:16px;height:16px;color:var(--bbh-gold)}.bbh__go{display:none;flex:none;width:14px;height:14px}.bbh__origin-shop{margin-top:4px;display:inline-flex;align-items:center;gap:6px;font:700 11px/1 var(--bbh-sans);letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:.92;transition:color .3s var(--bbh-ease),opacity .3s var(--bbh-ease)}.bbh__origin-shop>span{background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .35s var(--bbh-ease)}.bbh__origin-shop svg{width:13px;height:13px;transition:transform .3s var(--bbh-ease)}.bbh a.bbh__origin:hover{color:#fff}.bbh a.bbh__origin:hover .bbh__origin-shop,.bbh a.bbh__origin:focus-visible .bbh__origin-shop{color:var(--bbh-gold);opacity:1}.bbh a.bbh__origin:hover .bbh__origin-shop>span,.bbh a.bbh__origin:focus-visible .bbh__origin-shop>span{background-size:100% 1px}.bbh a.bbh__origin:hover .bbh__origin-shop svg,.bbh a.bbh__origin:focus-visible .bbh__origin-shop svg{transform:translate(3px)}.bbm-ln{display:block;overflow:hidden;padding:0 .14em .1em 0;margin:0 -.14em -.1em 0}.bbm-in{display:block}@keyframes bbm-rise{0%{transform:translate3d(0,110%,0)}to{transform:none}}@keyframes bbm-fade{0%{opacity:0}to{opacity:1}}@keyframes bbm-fade-up{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:none}}@keyframes bbm-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bbm-star{0%{opacity:.2;transform:scale(.8)}to{opacity:1;transform:none}}@keyframes bbm-glint{0%{background-position:100% 0}to{background-position:0 0}}.bbm-on .bbh .bbm-in{animation:bbm-rise 1.05s var(--bbm-ease) calc(.12s + var(--i, 0) * .11s) both}.bbm-on .bbh .bbh__kicker{animation:bbm-fade .8s var(--bbm-ease) 40ms both}.bbm-on .bbh .bbh__kicker:before{animation:bbm-draw .9s var(--bbm-ease) .16s both}.bbm-on .bbh [data-bbm-follow]{animation:bbm-fade-up .9s var(--bbm-ease) var(--d, 0ms) both}.bbm-on .bbh .bbh__stars svg{animation:bbm-star .5s var(--bbm-ease) both}.bbm-on .bbh .bbh__stars svg:nth-child(1){animation-delay:calc(var(--d, 0ms) + .26s)}.bbm-on .bbh .bbh__stars svg:nth-child(2){animation-delay:calc(var(--d, 0ms) + .33s)}.bbm-on .bbh .bbh__stars svg:nth-child(3){animation-delay:calc(var(--d, 0ms) + .4s)}.bbm-on .bbh .bbh__stars svg:nth-child(4){animation-delay:calc(var(--d, 0ms) + .47s)}.bbm-on .bbh .bbh__stars svg:nth-child(5){animation-delay:calc(var(--d, 0ms) + .54s)}.bbm-on [data-bbm-h2]:not(.is-in){opacity:0;transform:translate3d(0,18px,0)}.bbm-on [data-bbm-h2].is-in{opacity:1;transform:none;transition:opacity .9s var(--bbm-ease),transform 1s var(--bbm-ease)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.bbm-on .bbh .bbh__h1 em,.bbm-on .bbm-glint.is-glinting{padding:0 .08em;margin:0 -.08em;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(100deg,var(--g-base, #413E46) 0%,var(--g-base, #413E46) 31%,var(--g-mid, #C0874B) 41%,var(--g-hi, #EBCB92) 50%,var(--g-mid, #C0874B) 59%,var(--g-base, #413E46) 69%,var(--g-base, #413E46) 100%);background-size:260% 100%;background-position:100% 0;background-repeat:no-repeat repeat;-webkit-background-clip:text;background-clip:text;animation:bbm-glint 2.4s var(--bbm-sun) both}.bbm-on .bbh .bbh__h1 em{animation-delay:1.3s}}@media screen and (max-height:820px){.bbh__inner{padding-top:24px;padding-bottom:100px}.bbh__title{gap:14px}.bbh .bbh__h1{font-size:clamp(32px,calc(4px + 3.3vw),52px)}.bbh .bbh__sub{margin-top:16px;font-size:16px;line-height:1.55}.bbh__ctas{margin-top:22px}.bbh__maker{margin-top:20px}.bbh__controls{bottom:30px}.bbh__origins{bottom:18px}}@media screen and (max-width:749px),screen and (max-width:1100px)and (max-aspect-ratio:4/5){.bbh{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;align-content:start;height:auto}.bbh:before{content:"";grid-area:1 / 1;height:min(calc(131.6vw + 182px),177.8vw)}.bbh__slides,.bbh__scrim{grid-area:1 / 1 / 2 / 2}.bbh .bbh__img{object-position:var(--pos-m, 50% 52%);transform-origin:var(--pos-m, 50% 52%);transform:scale(1.06)}.bbh .bbh__slide.is-on .bbh__img{transform:scale(1)}.bbh:not(.bbh--moved) .bbh__slide:first-child .bbh__img{animation-name:bbh-zoom-m}.bbh__scrim{background:linear-gradient(180deg,#120f0ca8,#120f0c57 24%,#120f0c00 38%),linear-gradient(0deg,#15120e,#15120ee6 10%,#15120e9e,#15120e00 34%)}.bbh__inner,.bbh__copy{display:contents}.bbh__title,.bbh .bbh__sub,.bbh__ctas,.bbh__maker{position:relative;z-index:2}.bbh__title{grid-area:1 / 1;align-self:start;gap:10px;padding:92px var(--bbh-gutter) 0}.bbh .bbh__kicker{font-size:11px;letter-spacing:.18em}.bbh .bbh__h1{max-width:none;font-size:clamp(28px,calc((100vw - 2 * var(--bbh-gutter)) * .085),52px);line-height:1.1}.bbh .bbh__sub{grid-area:1 / 1;align-self:end;max-width:36em;margin:0 var(--bbh-gutter) 82px;margin-bottom:82px!important;font-size:15px;line-height:1.5;text-shadow:0 1px 12px rgba(8,6,4,.7)}.bbh__controls{grid-area:1 / 1;align-self:end;justify-self:start;position:relative;left:auto;bottom:auto;margin:0 0 18px var(--bbh-gutter)}.bbh .bbh__seg{width:30px}.bbh .bbh__pause{width:30px;height:30px}.bbh__origins{grid-area:1 / 1;align-self:end;justify-self:end;position:relative;right:auto;bottom:auto;margin:0 var(--bbh-gutter) 10px 0;max-width:calc(100% - 2 * var(--bbh-gutter) - 172px)}.bbh .bbh__origin{padding:4px 0}.bbh__origin-k{font-size:9px;letter-spacing:.14em}.bbh__origin-place{display:block;font-size:13.5px;line-height:1.35}.bbh__pin{display:inline-block;width:13px;height:13px;margin-right:5px;vertical-align:-1px}.bbh__go{display:inline-block;width:13px;height:13px;margin-left:5px;vertical-align:-1px}.bbh__origin-shop{display:none}.bbh__ctas{grid-area:2 / 1;margin:22px var(--bbh-gutter) 0;gap:12px 20px}.bbh .bbh__btn{min-height:50px;padding:0 24px}.bbh .bbh__textlink{font-size:11.5px}.bbh__maker{grid-area:3 / 1;align-items:flex-start;max-width:none;margin:22px var(--bbh-gutter) 0;padding-bottom:36px}}@media screen and (min-width:750px)and (max-width:1100px)and (max-aspect-ratio:4/5){.bbh:before{height:min(calc(131.6vw + 182px),177.8vw,calc(100vh - 85px))}@supports (height: 100svh){.bbh:before{height:min(calc(131.6vw + 182px),177.8vw,calc(100svh - 85px))}}.bbh .bbh__img{object-position:50% 45%;transform-origin:50% 45%}}@media screen and (max-width:749px){.bbh__maker{gap:12px}.bbh .bbh__face{width:42px;height:42px}.bbh .bbh__maker-line{font-size:13px;line-height:1.4}.bbh .bbh__rating{min-height:20px;font-size:12.5px;gap:6px}.bbh__stars svg{width:12px;height:12px}.bbh .bbh__perk{min-height:20px;font-size:12.5px}.bbh__perk-i{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.bbh .bbh__img,.bbh .bbh__slide.is-on .bbh__img,.bbh:not(.bbh--moved) .bbh__slide:first-child .bbh__img{transform:none;transition:none;animation:none}.bbh__slide{transition:none}.bbh .bbh__origin{filter:none;transition:none}.bbh__seg.is-on span{animation:none;transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bb-hero-origin.css.map */
