header{height:5rem;display:flex;align-items:center;justify-content:space-between}header a{position:relative;text-decoration:none;color:var(--color-foreground)}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}marquee-component{display:block;width:100%;overflow:hidden;background-color:var(--color-background)}.marquee__wrapper{display:flex;gap:var(--marquee-gap);width:fit-content;white-space:nowrap}.marquee__content{min-width:max-content;display:flex;gap:var(--marquee-gap)}.marquee__content :is(p,h1,h2,h3,h4,h5,h6){white-space:nowrap}.marquee__content .marquee__repeated-items *{max-width:none}.marquee__repeated-items{min-width:max-content;display:flex;gap:var(--marquee-gap);align-items:center;justify-content:center}.marquee__repeated-items>*{align-content:center}.hero__content-wrapper.layout-panel-flex--column marquee-component{--margin-inline: var(--full-page-margin-inline-offset);width:-webkit-fill-available;min-height:max-content}@media(prefers-reduced-motion:no-preference){marquee-component:not([data-disabled]) .marquee__wrapper{animation:marquee-motion var(--marquee-speed) linear infinite var(--marquee-direction)}}@keyframes marquee-motion{to{transform:translate3d(calc(-50% - (var(--marquee-gap) / 2)),0,0)}}.marquee-icon-block{display:inline-flex;align-items:center;justify-content:center}.marquee-icon-block__dot{display:inline-block;width:.5em;height:.5em;border-radius:50%;background:currentColor;opacity:.35}.logo-block{width:calc(var(--logo-width) + var(--padding-inline-start) + var(--padding-inline-end));max-width:100%;max-height:calc(var(--logo-height, 100%) + var(--padding-block-start) + var(--padding-block-end));font-size:var(--logo-height);display:flex}@media screen and (max-width:750px){.logo-block{max-height:calc(var(--logo-height-mobile, var(--logo-height, 100%)) + var(--padding-block-start) + var(--padding-block-end));font-size:var(--logo-height-mobile, var(--logo-height));width:calc(var(--logo-width-mobile, var(--logo-width)) + var(--padding-inline-start) + var(--padding-inline-end))}}.logo-block__image-wrapper{display:flex;width:100%;max-width:100%;max-height:100%}.logo-block__image{object-fit:contain;width:100%}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}@media(prefers-reduced-motion:reduce){video-background-component video{display:none}}.bbe-bogl-section{width:100%;overflow-x:clip}.bbe-bogl{--bbe-bogl-sand: #f5f0eb;--bbe-bogl-accent: #eaddce;--bbe-bogl-gold: #c29a70;--bbe-bogl-dark: #1a1a1a;--bbe-bogl-fs-xs: .8125rem;--bbe-bogl-fs-sm: .9375rem;--bbe-bogl-fs-body: 1.0625rem;--bbe-bogl-fs-lead: 1.125rem;font-family:var(--font-body-family, Figtree, system-ui, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);color:#000;background:#fff;min-height:100vh;width:100%;overflow-x:clip;box-sizing:border-box}.bbe-bogl ::selection{background:var(--bbe-bogl-accent);color:#000}.bbe-bogl__skip-link{position:absolute;left:-9999px;top:.5rem;z-index:100;padding:.65rem 1rem;background:#000;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border-radius:2px}.bbe-bogl__skip-link:focus{left:.5rem;outline:2px solid var(--bbe-bogl-accent);outline-offset:2px}.bbe-bogl__chrome{position:sticky;top:0;z-index:50;background:#fff}.bbe-bogl__chrome-constrain{width:100%;max-width:var(--page-width, 75rem);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}@media(min-width:750px){.bbe-bogl__chrome-constrain{padding-left:5rem;padding-right:5rem}}.bbe-bogl__nav-shell{background:#fff;border-bottom:1px solid #eee}.bbe-bogl .bbe-bogl__h,.bbe-bogl h1,.bbe-bogl h2,.bbe-bogl h3,.bbe-bogl .bbe-bogl__brand{font-family:var(--font-heading-family, "EB Garamond", Georgia, serif);font-weight:700}.bbe-bogl__topstrip{background:#000;color:#fff;padding:.625rem 0;text-align:center}.bbe-bogl__topstrip-inner{display:flex;align-items:center;justify-content:center;text-align:center}.bbe-bogl__topstrip-text{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media(min-width:750px){.bbe-bogl__topstrip-text{font-size:var(--bbe-bogl-fs-body)}}.bbe-bogl__nav{padding:1rem 0}@media(min-width:750px){.bbe-bogl__nav{padding:1.25rem 0}}.bbe-bogl__nav-toolbar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"logo logo" "filters cart";align-items:center;gap:.85rem .75rem;width:100%}@media(min-width:750px){.bbe-bogl__nav-toolbar{grid-template-columns:1fr auto 1fr;grid-template-areas:"filters logo cart";gap:1rem}}.bbe-bogl__nav-toolbar .bbe-bogl__filters{grid-area:filters;min-width:0}.bbe-bogl__nav-logo-wrap{grid-area:logo;justify-self:center;text-align:center;min-width:0;max-width:100%}.bbe-bogl__nav-toolbar .bbe-bogl__header-cart{grid-area:cart;justify-self:end}.bbe-bogl__nav-logo-link{display:inline-block;line-height:0;max-width:100%}.bbe-bogl__nav-logo-img{width:auto;max-width:min(var(--bbe-bogl-nav-logo-max, 180px),250px);height:auto;display:block;margin-inline:auto}.bbe-bogl__header-cart{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:2px solid #000;border-radius:999px;background:#fff;color:#000;cursor:pointer;transition:background .2s,color .2s}.bbe-bogl__header-cart:hover{background:#000;color:#fff}.bbe-bogl__header-cart:focus-visible{outline:2px solid var(--bbe-bogl-accent);outline-offset:3px}.bbe-bogl__header-cart-svg{display:block;width:1.2rem;height:1.2rem}.bbe-bogl__header-cart-count{position:absolute;top:-.2rem;right:-.2rem;box-sizing:border-box;min-width:1.2rem;height:1.2rem;padding:0 .28rem;border-radius:999px;background:#000;color:#fff;font-size:var(--bbe-bogl-fs-xs);font-weight:700;line-height:1.2rem;text-align:center}.bbe-bogl__header-cart:hover .bbe-bogl__header-cart-count{background:var(--bbe-bogl-accent);color:#000}.bbe-bogl__header-cart-count--empty{display:none}.bbe-bogl__brand-wrap{min-width:0;max-width:100%;text-align:center}.bbe-bogl__brand-wrap--nav-text{max-width:36rem;margin-inline:auto}.bbe-bogl__brand{margin:0;font-size:1.5rem;letter-spacing:.04em;text-align:inherit}.bbe-bogl__brand.rte p{margin:0;display:inline;font:inherit;letter-spacing:inherit}.bbe-bogl__brand.rte em{font-style:italic;font-weight:600}.bbe-bogl__filters{display:flex;gap:.5rem;overflow-x:auto;flex:1;min-width:0;width:100%;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bbe-bogl__filters::-webkit-scrollbar{display:none}@media(min-width:750px){.bbe-bogl__filters{flex:0 1 auto;width:auto;max-width:100%;flex-wrap:wrap;justify-content:flex-start;overflow:visible;padding-bottom:0}}.bbe-bogl__filter{flex:0 0 auto;min-height:2.75rem;min-width:2.75rem;padding:.5rem 1.1rem;border-radius:999px;border:1px solid #ddd;background:transparent;color:#555;font:inherit;font-size:1rem;font-weight:500;cursor:pointer;white-space:nowrap;box-sizing:border-box}.bbe-bogl__filter.is-active{background:#000;color:#fff;border-color:#000}.bbe-bogl__filter:focus-visible{outline:2px solid #000;outline-offset:2px}.bbe-bogl__swatch:focus-visible{outline:2px solid #000;outline-offset:2px}.bbe-bogl__hero{position:relative;min-height:min(58vh,32rem);min-height:min(58dvh,32rem);display:flex;align-items:center;background-color:var(--bbe-bogl-sand);background-image:var(--bbe-bogl-hero-m, var(--bbe-bogl-hero));background-size:cover;background-position:center}@media(min-width:750px){.bbe-bogl__hero{min-height:min(68vh,40rem);min-height:min(68dvh,40rem);background-image:var(--bbe-bogl-hero)}}.bbe-bogl__hero-frame{position:relative;z-index:1;width:100%}@media(max-width:749px){.bbe-bogl__hero--text-hide-mobile .bbe-bogl__hero-frame,.bbe-bogl__hero--text-hide-mobile .bbe-bogl__hero-gradient{display:none}}@media(min-width:750px){.bbe-bogl__hero--text-hide-desktop .bbe-bogl__hero-frame,.bbe-bogl__hero--text-hide-desktop .bbe-bogl__hero-gradient{display:none}}.bbe-bogl__hero--text-hide-both .bbe-bogl__hero-frame,.bbe-bogl__hero--text-hide-both .bbe-bogl__hero-gradient{display:none}.bbe-bogl__hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 50%,transparent 100%)}@media(min-width:750px){.bbe-bogl__hero-gradient{background:linear-gradient(90deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 55%,transparent 100%)}}.bbe-bogl__hero--overlay-heavy .bbe-bogl__hero-gradient{background:linear-gradient(90deg,#000000d9,#0009 55%,#00000040)}@media(min-width:750px){.bbe-bogl__hero--overlay-heavy .bbe-bogl__hero-gradient{background:linear-gradient(90deg,#000000c7,#00000080 55%,#00000026)}}.bbe-bogl__hero--overlay-frosted .bbe-bogl__hero-gradient{background:#00000073;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2)}.bbe-bogl__hero--overlay-full .bbe-bogl__hero-gradient{background:#000000a6}.bbe-bogl__hero--overlay-none .bbe-bogl__hero-gradient{display:none}.bbe-bogl__hero-inner{position:relative;padding:2.5rem 0;max-width:40rem;color:#fff}@media(min-width:750px){.bbe-bogl__hero-inner{padding:3.5rem 0}}.bbe-bogl__hero-inner *{text-shadow:0 1px 6px rgba(0,0,0,.25)}.bbe-bogl__hero--overlay-none .bbe-bogl__hero-inner *{text-shadow:none}.bbe-bogl__hero-badge{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.25rem;padding:.35rem .75rem;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:var(--bbe-bogl-fs-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.bbe-bogl__hero-badge-stars{display:inline-flex;align-items:center;gap:.06em;flex-shrink:0}.bbe-bogl__hero-badge-star{color:currentColor;font-size:.92em;line-height:1;letter-spacing:0}.bbe-bogl__hero-badge-label{min-width:0}.bbe-bogl__hero-title{margin:0 0 1rem;font-family:var(--font-heading-family, "EB Garamond", Georgia, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);font-size:2.35rem;line-height:1.08}.bbe-bogl__hero-title.rte p,.bbe-bogl__hero-title.rte h1,.bbe-bogl__hero-title.rte h2,.bbe-bogl__hero-title.rte h3{margin:0 0 .35em;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}.bbe-bogl__hero-title.rte p:last-child,.bbe-bogl__hero-title.rte h1:last-child,.bbe-bogl__hero-title.rte h2:last-child,.bbe-bogl__hero-title.rte h3:last-child{margin-bottom:0}.bbe-bogl__hero-title.rte em,.bbe-bogl__hero-title.rte strong,.bbe-bogl__hero-title.rte b{font-family:inherit}.bbe-bogl__hero-title.rte em{font-style:italic}@media(min-width:750px){.bbe-bogl__hero-title{font-size:clamp(2.75rem,5.5vw,4rem)}}.bbe-bogl__hero-sub{margin:0 0 1.75rem;font-size:var(--bbe-bogl-fs-lead);line-height:1.5;opacity:.92}@media(min-width:750px){.bbe-bogl__hero-sub{font-size:1.35rem;max-width:28rem}}.bbe-bogl__hero-code-row{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.15rem;text-transform:uppercase;letter-spacing:.08em;font-size:1.125rem}@media(min-width:750px){.bbe-bogl__hero-code-row{font-size:1.25rem;gap:1rem 1.35rem}}.bbe-bogl__hero-code-label{font-weight:600}.bbe-bogl__code-pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.35rem;padding:1rem 2.25rem;border-radius:999px;border:1px solid transparent;background:var(--bbe-bogl-accent);color:#000;font:inherit;font-size:1.0625rem;font-weight:700;letter-spacing:.06em;cursor:pointer;text-shadow:none;box-shadow:0 8px 24px #0000002e}@media(min-width:750px){.bbe-bogl__code-pill{min-height:3.65rem;padding:1.05rem 2.65rem;font-size:1.125rem}}.bbe-bogl__code-pill:hover{background:#fff;border-color:#000}.bbe-bogl__code-pill:focus-visible{outline:2px solid #fff;outline-offset:3px}.bbe-bogl__main{width:100%;max-width:var(--page-width, 75rem);margin-left:auto;margin-right:auto;padding:2.5rem 1.5rem 3.5rem;box-sizing:border-box;display:flex;flex-direction:column;min-width:0}@media(min-width:750px){.bbe-bogl__main{padding:3.5rem 5rem 5rem}}.bbe-bogl__product-region{padding-top:2.25rem;padding-bottom:3.5rem}@media(min-width:750px){.bbe-bogl__product-region{padding-top:2.75rem;padding-bottom:4.5rem}}.bbe-bogl__editor-hint{margin:0 0 1rem;padding:.85rem 1rem;font-size:var(--bbe-bogl-fs-sm);color:#555;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:4px}.bbe-bogl__empty-grid{grid-column:1 / -1;margin:0;padding:2rem 0;text-align:center;color:#666;font-size:var(--bbe-bogl-fs-body)}.bbe-bogl__pagination{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee;font-size:var(--bbe-bogl-fs-sm);text-align:center}.bbe-bogl__pagination a,.bbe-bogl__pagination span{display:inline-block;margin:.25rem .35rem}.bbe-bogl__pagefoot-logo-img--placeholder{opacity:.35;object-fit:contain}[data-bogl-card][hidden],[data-bogl-video-grid][hidden]{display:none!important}.bbe-bogl__content-slot,.bbe-bogl__content-always{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.bbe-bogl__main-head{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #ddd}@media(min-width:750px){.bbe-bogl__main-head{flex-direction:row;align-items:flex-end;justify-content:space-between}}.bbe-bogl__grid-title{margin:0;font-size:1.85rem}@media(min-width:750px){.bbe-bogl__grid-title{font-size:2.25rem}}.bbe-bogl__grid-sub{margin:.35rem 0 0;color:#666;font-size:var(--bbe-bogl-fs-body);overflow-wrap:anywhere}.bbe-bogl__count{color:#999;font-size:var(--bbe-bogl-fs-sm);margin-top:.5rem}@media(min-width:750px){.bbe-bogl__count{margin-top:0}}.bbe-bogl__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem .75rem}@media(min-width:750px){.bbe-bogl__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem 1.75rem}}@media(min-width:990px){.bbe-bogl__grid{grid-template-columns:repeat(4,1fr)}}.bbe-bogl__grid-item--desk-only{display:block}.bbe-bogl__grid-item--mob-only{display:none}@media(max-width:749px){.bbe-bogl__grid-item--desk-only{display:none}.bbe-bogl__grid-item--mob-only{display:block}}.bbe-bogl__video-tile.bbe-bogl__grid-item{min-width:0;border-radius:2px;overflow:hidden;aspect-ratio:4 / 5}.bbe-bogl__video-tile.bbe-bogl__grid-item .bbe-bogl__video-inner{height:100%}.bbe-bogl__card{display:flex;flex-direction:column;min-width:0}.bbe-bogl__card-visual{position:relative;aspect-ratio:4 / 5;width:100%;border-radius:2px;overflow:hidden;background:var(--bbe-bogl-sand)}.bbe-bogl__card-media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bbe-bogl-sand);border-radius:0;overflow:hidden}.bbe-bogl__card-badge{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.25rem .5rem;background:#ffffffeb;font-size:var(--bbe-bogl-fs-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(0,0,0,.08)}.bbe-bogl__card-imglink{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bbe-bogl__img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:opacity .45s ease}.bbe-bogl__img--primary{position:absolute;top:0;right:0;bottom:0;left:0}.bbe-bogl__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover){.bbe-bogl__card-media:hover .bbe-bogl__img--primary{opacity:0}.bbe-bogl__card-media:hover .bbe-bogl__img--secondary{opacity:1}}.bbe-bogl__card-hover{display:none}@media(hover:hover){.bbe-bogl__card-hover{display:flex;position:absolute;left:0;right:0;bottom:0;flex-direction:column;gap:.65rem;padding:1rem;background:#ffffff80;-webkit-backdrop-filter:blur(20px) saturate(165%);backdrop-filter:blur(20px) saturate(165%);border-top:1px solid rgba(255,255,255,.72);box-shadow:0 -8px 28px #0000000f;color:#111111eb;transform:translateY(100%);transition:transform .28s ease;z-index:3}.bbe-bogl__card-media:hover .bbe-bogl__card-hover,.bbe-bogl__card-media:focus-within .bbe-bogl__card-hover{transform:translateY(0)}}.bbe-bogl__swatches{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:100%}.bbe-bogl__swatch-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.bbe-bogl__swatch{min-width:2.75rem;min-height:2.75rem;width:2.75rem;height:2.75rem;border-radius:999px;border:2px solid rgba(0,0,0,.25);padding:0;cursor:pointer;background-size:cover;background-position:center;box-shadow:0 1px 3px #0000001f;transition:border-color .15s}.bbe-bogl__swatch.is-on{border-color:#000}@media(hover:hover){.bbe-bogl__card-hover .bbe-bogl__swatch{border-color:#00000038;box-shadow:0 1px 3px #0000001f}.bbe-bogl__card-hover .bbe-bogl__swatch.is-on{border-color:#111;box-shadow:0 0 0 2px #fffffff2,0 0 0 3px #0003}.bbe-bogl__card-hover .bbe-bogl__swatch:focus-visible{outline:2px solid #111;outline-offset:2px}.bbe-bogl__card-hover .bbe-bogl__swatch-name{color:#111111e6;background:#00000012;border:1px solid rgba(0,0,0,.06)}.bbe-bogl__card-hover .bbe-bogl__atc{background:#fff;color:#111;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000000f}.bbe-bogl__card-hover .bbe-bogl__atc:hover{background:#111;color:#fff;border-color:#111}.bbe-bogl__card-hover .bbe-bogl__atc.is-loading:after{border:2px solid rgba(0,0,0,.12);border-top-color:#111}}.bbe-bogl__swatch-name{font-size:var(--bbe-bogl-fs-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:#fff;background:#ffffff1f;padding:.15rem .5rem;border-radius:999px}.bbe-bogl__card-mobile .bbe-bogl__swatch-name{color:#111111e6;background:#00000012;border:1px solid rgba(0,0,0,.06)}.bbe-bogl__atc-form{width:100%;margin:0}.bbe-bogl__atc{width:100%;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.75rem 1rem;background:#000;color:#fff;border:none;border-radius:2px;font:inherit;font-size:var(--bbe-bogl-fs-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.bbe-bogl__atc:hover{background:#fff;color:#000}.bbe-bogl__atc:disabled{opacity:.45;cursor:not-allowed}.bbe-bogl__atc.is-loading{position:relative;opacity:1;pointer-events:none}.bbe-bogl__atc.is-loading .bbe-bogl__atc-inner{visibility:hidden}.bbe-bogl__atc.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:1.25rem;margin:-.625rem 0 0 -.625rem;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:bbe-bogl-spin .6s linear infinite}@keyframes bbe-bogl-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bbe-bogl__atc.is-loading:after{animation:none;border-top-color:#ffffff40}.bbe-bogl__card-hover .bbe-bogl__atc.is-loading:after{border-top-color:#11111159}.bbe-bogl__atc.is-loading .bbe-bogl__atc-inner{visibility:visible}}.bbe-bogl__card-body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:.35rem .45rem .5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.12rem;min-width:0;pointer-events:none;background:linear-gradient(180deg,#fff0,#ffffffd1 32%,#fff 55%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bbe-bogl__card-body a,.bbe-bogl__card-body .bbe-bogl__jdgm-slot{pointer-events:auto}@media(min-width:750px){.bbe-bogl__card-body{padding:.4rem .55rem .55rem;gap:.15rem}}.bbe-bogl__card-stars{width:100%;min-height:0;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin:0}.bbe-bogl__jdgm-slot{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;min-height:0}.bbe-bogl__jdgm-slot .jdgm-preview-badge{justify-content:center!important;text-align:center!important;width:100%!important}.bbe-bogl__card-body .jdgm-preview-badge,.bbe-bogl__card-stars .jdgm-preview-badge{font-size:.75rem!important;line-height:1.25!important}.bbe-bogl__card-title{font-family:var(--font-body-family, Figtree, system-ui, sans-serif);font-weight:700;font-size:.8125rem;line-height:1.25;color:#111;text-decoration:none;overflow-wrap:anywhere;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:750px){.bbe-bogl__card-title{font-size:.9375rem;line-height:1.28}}.bbe-bogl__card-ben{display:none}.bbe-bogl__card-price{margin:.05rem 0 0;font-family:var(--font-body-family, Figtree, system-ui, sans-serif);font-weight:700;font-size:.875rem;color:#b5212b;display:flex;align-items:baseline;justify-content:center;gap:.35rem;flex-wrap:wrap}@media(min-width:750px){.bbe-bogl__card-price{font-size:1rem}}.bbe-bogl__card-price-sale{color:#b5212b}.bbe-bogl__card-price-was{font-weight:500;color:#999;font-size:.85em;text-decoration:line-through}.bbe-bogl__rating-native{margin:0}.bbe-bogl__rating-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.2rem .45rem;max-width:100%}.bbe-bogl__rating-meta{font-family:var(--font-body-family, Figtree, system-ui, sans-serif);font-size:.6875rem;line-height:1.2;color:#555;font-weight:500;white-space:nowrap}.bbe-bogl__rating-num{font-weight:700;color:#222}.bbe-bogl__rating-sep{margin:0 .1rem;color:#bbb;font-weight:400}.bbe-bogl__rating-count{font-weight:500;color:#666}.bbe-bogl__rating-stars{display:inline-flex;gap:.05rem;font-size:1rem;line-height:1;color:var(--bbe-bogl-gold, #c29a70);letter-spacing:.02em}.bbe-bogl__rating-stars--row{font-size:.8125rem}.bbe-bogl__rating-char{opacity:.28}.bbe-bogl__rating-char.is-on{opacity:1}.bbe-bogl__card-mobile{display:flex;flex-direction:column;gap:.65rem;margin-top:.95rem;width:100%}@media(hover:hover){.bbe-bogl__card-mobile{display:none}}.bbe-bogl__atc--mob:active{transform:scale(.98)}.bbe-bogl__video-tile{min-height:16rem}@media(min-width:750px){.bbe-bogl__video-tile{min-height:auto}}.bbe-bogl__video-inner{position:relative;aspect-ratio:4 / 5;background:#000;border-radius:2px;overflow:hidden;cursor:pointer}.bbe-bogl__video-inner:focus-visible{outline:2px solid var(--bbe-bogl-accent);outline-offset:2px}.bbe-bogl__video-tile-link{display:block;height:100%;color:inherit;text-decoration:none}.bbe-bogl__video-tile-link:focus-visible{outline:2px solid var(--bbe-bogl-accent);outline-offset:2px;border-radius:2px}.bbe-bogl__video-inner--linked .bbe-bogl__video-el{pointer-events:none}.bbe-bogl__ad-still{width:100%;height:100%;object-fit:cover;display:block}.bbe-bogl__video-el{width:100%;height:100%;object-fit:cover;opacity:.88;transition:opacity .25s}.bbe-bogl__video-inner.is-paused .bbe-bogl__video-el{opacity:.48}.bbe-bogl__video-cap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.35) 70%,rgba(0,0,0,.78) 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;pointer-events:none}.bbe-bogl__video-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.4)}.bbe-bogl__video-title--stacked{margin:0 auto 1.25rem;max-width:48rem;padding:0 1.5rem;box-sizing:border-box;color:var(--bbe-bogl-dark, #1a1a1a);text-shadow:none;text-align:center;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.2}@media(min-width:750px){.bbe-bogl__video-title--stacked{margin-bottom:1.5rem;padding:0 2rem}}.bbe-bogl__content-slot--video-fw{padding-top:2.75rem;padding-bottom:3.25rem;box-sizing:border-box}@media(min-width:750px){.bbe-bogl__content-slot--video-fw{padding-top:3.5rem;padding-bottom:4rem}}.bbe-bogl__content-slot--video-fw .bbe-bogl__video-tile{max-width:100rem;margin-left:auto;margin-right:auto}.bbe-bogl__video-hint{margin:0;font-size:var(--bbe-bogl-fs-sm);opacity:.92;text-shadow:0 1px 3px rgba(0,0,0,.3)}.bbe-bogl__quiz{background:var(--bbe-bogl-sand);border-top:1px solid var(--bbe-bogl-accent);border-bottom:1px solid var(--bbe-bogl-accent);padding:3rem 1.5rem}@media(min-width:750px){.bbe-bogl__quiz{padding:4rem 5rem}}.bbe-bogl__quiz-inner{width:100%;max-width:56rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:750px){.bbe-bogl__quiz-inner{flex-direction:row;justify-content:center;gap:2.5rem;text-align:left}}.bbe-bogl__quiz-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(min-width:750px){.bbe-bogl__quiz-copy{flex-direction:row;align-items:center;gap:2rem}}.bbe-bogl__quiz-icon{width:4rem;height:4rem;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--bbe-bogl-gold);flex-shrink:0;box-shadow:0 2px 8px #0000000f}.bbe-bogl__quiz-icon svg{width:1.75rem;height:1.75rem}@media(min-width:750px){.bbe-bogl__quiz-icon{width:5.5rem;height:5.5rem}.bbe-bogl__quiz-icon svg{width:2.25rem;height:2.25rem}}.bbe-bogl__quiz-title{margin:0 0 .35rem;font-size:1.5rem}@media(min-width:750px){.bbe-bogl__quiz-title{font-size:clamp(1.65rem,3.2vw,2.5rem)}}.bbe-bogl__quiz-text{margin:0;color:#444;font-size:var(--bbe-bogl-fs-body);max-width:28rem}@media(min-width:750px){.bbe-bogl__quiz-text{font-size:1.125rem}}.bbe-bogl__quiz-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:22rem;padding:1rem 1.75rem;background:#000;color:#fff;text-decoration:none;font-size:var(--bbe-bogl-fs-sm);font-weight:600;letter-spacing:.14em;text-transform:uppercase;border:1px solid #000;flex-shrink:0;transition:background .2s,color .2s}.bbe-bogl__quiz-btn:hover{background:#fff;color:#000}.bbe-bogl__quiz-btn.is-disabled{opacity:.5;pointer-events:none}@media(min-width:750px){.bbe-bogl__quiz-btn{width:auto}}.bbe-bogl__psych{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.5rem 1.5rem;margin:0}@media(min-width:750px){.bbe-bogl__psych{padding:5rem 2rem}}.bbe-bogl__psych--dark{background:var(--bbe-bogl-dark, #1a1a1a);color:var(--bbe-bogl-sand, #f5f0eb)}.bbe-bogl__psych--sand{background:var(--bbe-bogl-accent, #eaddce);color:var(--bbe-bogl-dark, #1a1a1a);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.bbe-bogl__psych--sand .bbe-bogl__psych-icon{opacity:.65}.bbe-bogl__psych-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin:0 0 1rem;opacity:.85}.bbe-bogl__psych-icon svg{display:block;width:1.75rem;height:1.75rem}@media(min-width:750px){.bbe-bogl__psych-icon svg{width:2rem;height:2rem}}.bbe-bogl__psych-title{margin:0 auto .75rem;max-width:48rem;font-size:1.5rem;line-height:1.2}@media(min-width:750px){.bbe-bogl__psych-title{font-size:clamp(1.85rem,3.2vw,2.6rem)}}.bbe-bogl__psych-text{margin:0 auto;max-width:36rem;font-size:var(--bbe-bogl-fs-body);line-height:1.55;opacity:.92}@media(min-width:750px){.bbe-bogl__psych-text{font-size:1.2rem}}.bbe-bogl__split{max-width:100rem;margin:0 auto;padding:3.5rem 1.5rem;display:grid;gap:2rem;align-items:center}@media(min-width:750px){.bbe-bogl__split{grid-template-columns:1fr 1fr;gap:3rem;padding:5rem}}.bbe-bogl__split-media{aspect-ratio:1;background:#eee;overflow:hidden;border-radius:2px}.bbe-bogl__split-img{width:100%;height:100%;object-fit:cover}.bbe-bogl__split-text{padding:0 .25rem}@media(min-width:750px){.bbe-bogl__split-text{padding:0 2rem 0 1rem}}.bbe-bogl__split-h{margin:0 0 1rem;font-size:1.85rem;line-height:1.15}@media(min-width:750px){.bbe-bogl__split-h{font-size:clamp(2rem,3.5vw,3.25rem)}}.bbe-bogl__split-body{color:#555;font-size:var(--bbe-bogl-fs-body);line-height:1.6;margin-bottom:1.25rem}.bbe-bogl__split-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem;font-size:var(--bbe-bogl-fs-body)}.bbe-bogl__split-list li{display:flex;align-items:flex-start;gap:.5rem}.bbe-bogl__split-check{color:var(--bbe-bogl-gold);margin-top:.2em;flex-shrink:0}.bbe-bogl__gf{max-width:100rem;margin:0 auto;padding:3.5rem 1.5rem 4rem;display:grid;gap:2.5rem}@media(min-width:990px){.bbe-bogl__gf{grid-template-columns:4fr 8fr;gap:3rem;padding:5rem}}.bbe-bogl__gf-guar{background:#f9f9f9;border:1px solid #eee;padding:2rem 1.5rem;text-align:center;border-radius:2px}@media(min-width:750px){.bbe-bogl__gf-guar{padding:2.5rem 2rem}}.bbe-bogl__gf-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.bbe-bogl__gf-icon svg{width:2.5rem;height:2.5rem;flex-shrink:0}.bbe-bogl__gf-gtitle{margin:0 0 .75rem;font-size:1.35rem}.bbe-bogl__gf-gtext{margin:0;color:#666;font-size:var(--bbe-bogl-fs-body);line-height:1.55}.bbe-bogl__gf-ftitle{margin:0 0 1.25rem;font-size:1.5rem}.bbe-bogl__details{border-bottom:1px solid #ddd;padding:.85rem 0}.bbe-bogl__details:last-of-type{border-bottom:none}.bbe-bogl__summary{cursor:pointer;font-weight:700;font-size:var(--bbe-bogl-fs-body);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.bbe-bogl__summary::-webkit-details-marker{display:none}.bbe-bogl__summary:after{content:"\25bc";font-size:var(--bbe-bogl-fs-xs);transition:transform .2s}.bbe-bogl__details[open] .bbe-bogl__summary:after{transform:rotate(180deg)}.bbe-bogl__answer{margin-top:.75rem;color:#666;font-size:var(--bbe-bogl-fs-body);line-height:1.55;padding-right:1.5rem}.bbe-bogl__pagefoot{background:#000;color:#fff;text-align:center;padding:3.5rem 1.5rem;margin-top:0}@media(min-width:750px){.bbe-bogl__pagefoot{padding:4.5rem 2rem}}.bbe-bogl__pagefoot-logo{margin:0 0 1.25rem}.bbe-bogl__pagefoot-logo-link{display:inline-block;line-height:0;text-decoration:none;color:inherit}.bbe-bogl__pagefoot-logo-link:focus-visible{outline:2px solid var(--bbe-bogl-accent);outline-offset:4px;border-radius:2px}.bbe-bogl__pagefoot-logo-img{display:block;margin:0 auto;max-height:40px;width:auto;object-fit:contain}.bbe-bogl__pagefoot-brand--solo{margin:0 0 1rem;font-size:1.5rem}.bbe-bogl__pagefoot-brand{font-family:var(--font-heading-family, "EB Garamond", Georgia, serif);font-weight:700;font-size:1.35rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem}.bbe-bogl__pagefoot-tag{margin:0 auto 1.75rem;max-width:28rem;font-size:var(--bbe-bogl-fs-body);color:#fff9;line-height:1.5}.bbe-bogl__pagefoot-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;font-size:var(--bbe-bogl-fs-sm);letter-spacing:.12em;text-transform:uppercase}.bbe-bogl__pagefoot-nav a{color:#ffffffd1;text-decoration:none}.bbe-bogl__pagefoot-nav a:hover{color:#fff}.bbe-bogl .visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){.bbe-bogl__img,.bbe-bogl__video-el,.bbe-bogl__card-hover,.bbe-bogl__atc,.bbe-bogl__summary:after{transition:none}.bbe-bogl__atc--mob:active{transform:none}}.collection-bbe-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.8rem;row-gap:3.75rem;padding:0;list-style:none;margin:0}@media screen and (min-width:600px)and (max-width:749px){.collection-bbe-grid{grid-template-columns:repeat(3,1fr);column-gap:1.5rem}}@media screen and (min-width:750px){.collection-bbe-grid{grid-template-columns:repeat(4,1fr);gap:var(--grid-desktop-horizontal-spacing, 2rem);row-gap:4rem}}.collection-bbe-card{min-width:0;list-style:none}.collection-bbe-ad{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:rgb(var(--color-base-background-2, 246 245 241));list-style:none}@media screen and (max-width:749px){.collection-bbe-ad{padding-bottom:0;height:100%;flex-shrink:0}.collection-bbe-ad-image,.collection-bbe-ad-video{height:100%;object-fit:cover}}.collection-bbe-ad-desktop{display:none}.collection-bbe-ad-mobile{display:block}@media screen and (min-width:750px){.collection-bbe-ad-desktop{display:block}.collection-bbe-ad-mobile{display:none}}.collection-bbe-ad a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.collection-bbe-ad-image,.collection-bbe-ad-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.link{text-decoration:none;text-decoration-color:currentcolor}.link:hover{color:var(--color-primary-hover);text-decoration-color:transparent}.divider{align-self:stretch;display:flex;align-items:center;justify-content:var(--divider-justify-content)}.divider__line{border-bottom:var(--divider-border-thickness) solid var(--color-border);border-right:var(--divider-border-thickness) solid var(--color-border);border-radius:calc(var(--style-border-radius-sm) * var(--divider-border-rounded));flex-basis:var(--divider-flex-basis);min-height:var(--divider-flex-basis)}.editorial-blog__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:1fr;gap:var(--gap-xl)}.editorial-blog__grid .shopify-block{height:100%}.editorial-blog__spacer{aspect-ratio:1}@media(max-width:768px){.editorial-blog__grid{display:flex;flex-direction:column;gap:var(--gap-2xl)}.editorial-blog__spacer{display:none}.featured-blog-posts-card__image{min-height:200px}.editorial-blog__item-0{width:66%;align-self:flex-end}.editorial-blog__item-1{width:83%;align-self:flex-start}.editorial-blog__item-2{width:83%;align-self:flex-end}.editorial-blog__item-3{width:100%;align-self:center}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--overlay-layer);pointer-events:none;border-radius:var(--overlay-border-radius, 0)}.overlay--solid{background:var(--overlay-color)}.overlay--gradient{background:linear-gradient(var(--overlay-direction),var(--overlay-color),var(--overlay-color--end))}.section-wrapper{--section-height-offset: 0px}.section[data-shopify-visual-preview]{min-height:var(--section-preview-height);padding-top:0}.section[data-shopify-visual-preview] .custom-section-background{display:none}body:has(>#header-group>.header-section>#header-component[transparent]):not(:has(>#header-group>.header-section+.shopify-section))>main>.section-wrapper:first-child{--section-height-offset: var(--header-group-height, 0)}.custom-section-background{grid-column:1 / -1}.custom-section-content{z-index:var(--layer-flat)}.video-interaction-hint{opacity:0;transition:opacity .3s ease;z-index:var(--layer-flat)}.video-interaction-hint:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/303/compiled_assets/styles.css.map */
