.bh{background:var(--bh-bg, #ffffff);max-width:var(--bh-maxw, 1200px);margin-inline:auto;padding-inline:var(--bh-edge-m, 1.6rem);padding-top:var(--bh-pad-top-m, 3.2rem);padding-bottom:var(--bh-pad-bottom-m, 4rem)}.bh__header{margin-bottom:var(--bh-header-gap-m, 2.4rem);text-align:var(--bh-h-align, left)}.bh__title{margin:0;font-family:var(--font-heading-family);font-size:var(--bh-h-size-m, 3rem);font-weight:var(--bh-h-weight, 700);font-variation-settings:"wght" var(--bh-h-weight, 700);letter-spacing:var(--bh-h-ls, 0);color:var(--bh-h-color, #161616);line-height:1.1;text-wrap:balance}.bh__intro{margin:.8rem 0 0;font-family:var(--font-body-family);font-size:var(--bh-intro-size-m, 1.5rem);font-weight:var(--bh-intro-weight, 400);color:var(--bh-intro-color, #5b5b5b);line-height:1.5}.bh-group+.bh-group,.bh__header+.bh-group,.bh-featured+.bh-group,.bh-group+.bh-featured,.bh__header+.bh-featured{margin-top:var(--bh-group-gap-m, 4rem)}@media screen and (min-width:750px){.bh{padding-inline:var(--bh-edge, 4rem);padding-top:var(--bh-pad-top, 5.6rem);padding-bottom:var(--bh-pad-bottom, 7.2rem)}.bh__header{margin-bottom:var(--bh-header-gap, 4rem)}.bh__title{font-size:var(--bh-h-size, 4.4rem)}.bh__intro{font-size:var(--bh-intro-size, 1.7rem)}.bh-group+.bh-group,.bh__header+.bh-group,.bh-featured+.bh-group,.bh-group+.bh-featured,.bh__header+.bh-featured{margin-top:var(--bh-group-gap, 6.4rem)}}.bh-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:var(--bh-gh-gap-m, 1.6rem)}.bh-group__title{margin:0;font-family:var(--font-heading-family);font-size:var(--bh-gh-size-m, 2.2rem);font-weight:var(--bh-gh-weight, 700);font-variation-settings:"wght" var(--bh-gh-weight, 700);color:var(--bh-gh-color, #161616);text-align:var(--bh-gh-align, left);line-height:1.15}.bh-group__all{flex:none;font-family:var(--font-body-family);font-size:var(--bh-va-size, 1.4rem);font-weight:600;color:var(--bh-va-color, #5433eb);text-decoration:none;white-space:nowrap}.bh-group__all:hover{text-decoration:underline}.bh-group__desc{margin:0 0 var(--bh-gh-gap-m, 1.6rem);font-family:var(--font-body-family);color:var(--bh-intro-color, #5b5b5b)}.bh-group__empty{font-family:var(--font-body-family);color:var(--bh-meta-color, #8a8a8a);font-style:italic}.bh-grid{display:grid;grid-template-columns:repeat(var(--bh-cols-m, 1),minmax(0,1fr));column-gap:var(--bh-col-gap-m, 1.6rem);row-gap:var(--bh-row-gap-m, 2.4rem)}.bh-grid--scroll-m{grid-auto-flow:column;grid-auto-columns:80%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.8rem;scrollbar-width:none}.bh-grid--scroll-m::-webkit-scrollbar{display:none}.bh-grid--scroll-m>.bh-grid__cell{scroll-snap-align:start}.bh-grid__cell{min-width:0;display:flex}.bh-card{display:flex;flex-direction:column;width:100%;text-decoration:none;background:var(--bh-card-bg, #fff);border:var(--bh-card-border-w, 1px) solid var(--bh-card-border, #ececec);border-radius:var(--bh-card-radius, 1.4rem);box-shadow:var(--bh-card-shadow, none);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.bh-card:hover{transform:translateY(var(--bh-card-lift, -.6rem))}.bh-card__media{position:relative;aspect-ratio:var(--bh-img-ratio, 1.7778);height:var(--bh-img-h-m, auto);overflow:hidden;border-radius:var(--bh-img-radius, 1rem) var(--bh-img-radius, 1rem) 0 0}@media screen and (min-width:750px){.bh-card__media{height:var(--bh-img-h, auto)}}.bh-card__media--whole{height:auto}.bh-card__img{width:100%;height:100%;object-fit:cover;display:block}.bh-card__badge{position:absolute;top:1rem;left:1rem;padding:.4rem .9rem;font-family:var(--font-body-family);font-size:1.15rem;font-weight:600;color:var(--bh-badge-text, #fff);background:var(--bh-badge-bg, #5433eb);border-radius:.6rem}.bh-card__body{display:flex;flex-direction:column;gap:.8rem;padding:var(--bh-card-pad-y-m, 1.4rem) var(--bh-card-pad-x-m, 1.4rem)}.bh-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:var(--bh-meta-size-m, 1.2rem);font-weight:var(--bh-meta-weight, 600);color:var(--bh-meta-color, #8a8a8a);text-transform:uppercase;letter-spacing:.03em}.bh-card__title{margin:0;font-family:var(--font-heading-family);font-size:var(--bh-title-size-m, 1.7rem);font-weight:var(--bh-title-weight, 700);font-variation-settings:"wght" var(--bh-title-weight, 700);letter-spacing:var(--bh-title-ls, 0);color:var(--bh-title-color, #161616);line-height:1.25;transition:color .15s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--bh-title-lines, 2);overflow:hidden}.bh-card:hover .bh-card__title{color:var(--bh-title-hover, #5433eb)}.bh-card__excerpt{margin:0;font-family:var(--font-body-family);font-size:var(--bh-ex-size-m, 1.4rem);font-weight:var(--bh-ex-weight, 400);color:var(--bh-ex-color, #5b5b5b);line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--bh-ex-lines, 3);overflow:hidden}.bh-card__btn{align-self:flex-start;margin-top:.4rem;font-family:var(--font-body-family);font-size:var(--bh-btn-size, 1.4rem);font-weight:600;color:var(--bh-btn-color, #5433eb)}.bh-card__btn--button{color:#fff;background:var(--bh-btn-bg, #5433eb);border:1px solid var(--bh-btn-border, #5433eb);border-radius:var(--bh-btn-radius, .8rem);padding:var(--bh-btn-pad-y, 1rem) var(--bh-btn-pad-x, 1.8rem)}@media screen and (min-width:750px){.bh-group__head{margin-bottom:var(--bh-gh-gap, 2.4rem)}.bh-group__title{font-size:var(--bh-gh-size, 2.8rem)}.bh-group__desc{margin-bottom:var(--bh-gh-gap, 2.4rem)}.bh-grid{grid-template-columns:repeat(var(--bh-cols-d, 3),minmax(0,1fr));column-gap:var(--bh-col-gap, 2.8rem);row-gap:var(--bh-row-gap, 3.6rem)}.bh-grid--scroll-m{grid-auto-flow:row;grid-template-columns:repeat(var(--bh-cols-d, 3),minmax(0,1fr));grid-auto-columns:auto;overflow:visible}.bh-card__body{padding:var(--bh-card-pad-y, 1.8rem) var(--bh-card-pad-x, 1.8rem)}.bh-card__meta{font-size:var(--bh-meta-size, 1.3rem)}.bh-card__title{font-size:var(--bh-title-size, 1.9rem)}.bh-card__excerpt{font-size:var(--bh-ex-size, 1.5rem)}}.bh-featured{display:grid;grid-template-columns:1fr;gap:1.6rem;text-decoration:none;background:var(--bh-f-bg, #f6f5ff);border-radius:var(--bh-card-radius, 1.4rem);padding:var(--bh-f-pad-m, 1.8rem);overflow:hidden}.bh-featured--m-text .bh-featured__media{order:2}.bh-featured__media{aspect-ratio:var(--bh-f-ratio, 1.3333);border-radius:var(--bh-img-radius, 1rem);overflow:hidden}.bh-featured__img{width:100%;height:100%;object-fit:cover;display:block}.bh-featured__body{display:flex;flex-direction:column;justify-content:center;gap:1.2rem}.bh-featured__eyebrow{font-family:var(--font-body-family);font-size:var(--bh-f-eyebrow-size, 1.3rem);font-weight:var(--bh-f-eyebrow-weight, 700);letter-spacing:.12em;text-transform:uppercase;color:var(--bh-f-eyebrow-color, #5433eb)}.bh-featured__title{margin:0;font-family:var(--font-heading-family);font-size:var(--bh-f-title-size-m, 2.4rem);font-weight:var(--bh-f-title-weight, 700);font-variation-settings:"wght" var(--bh-f-title-weight, 700);color:var(--bh-f-title-color, #161616);line-height:1.12;text-wrap:balance}.bh-featured__excerpt{margin:0;font-family:var(--font-body-family);font-size:var(--bh-f-ex-size-m, 1.5rem);color:var(--bh-f-ex-color, #5b5b5b);line-height:1.5}.bh-featured__btn{align-self:flex-start;font-family:var(--font-body-family);font-size:var(--bh-f-btn-size, 1.5rem);font-weight:600;color:var(--bh-f-btn-color, #fff);background:var(--bh-f-btn-bg, #5433eb);border-radius:var(--bh-f-btn-radius, .8rem);padding:var(--bh-f-btn-pad-y, 1.3rem) var(--bh-f-btn-pad-x, 2.6rem)}.bh-featured--btn-link .bh-featured__btn{background:none;padding:0;color:var(--bh-f-btn-bg, #5433eb)}@media screen and (min-width:750px){.bh-featured{grid-template-columns:var(--bh-f-media-w, 55%) minmax(0,1fr);gap:3.2rem;padding:var(--bh-f-pad, 3.2rem);align-items:stretch}.bh-featured--img-right{grid-template-columns:minmax(0,1fr) var(--bh-f-media-w, 55%)}.bh-featured--img-right .bh-featured__media{order:2}.bh-featured__title{font-size:var(--bh-f-title-size, 3.4rem)}.bh-featured__excerpt{font-size:var(--bh-f-ex-size, 1.7rem)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom-blog-hub.css.map */
