.announcement-bar--hb{background-color:var(--hb-cream);color:var(--hb-black)}.announcement-bar--hb .announcement-bar{position:relative;display:flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.4rem 4rem}.announcement-bar--hb .announcement-bar__message{margin:0;color:var(--hb-black);font-family:var(--hb-font-body);font-size:1.3rem;font-weight:500;letter-spacing:.02em;line-height:1.3;text-align:center}.announcement-bar--hb .announcement-bar__link{color:inherit;text-decoration:none}.announcement-bar--hb .announcement-bar__dismiss{position:absolute;top:50%;right:.8rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;transform:translateY(-50%)}.announcement-bar--hb .announcement-bar__dismiss:focus-visible,.announcement-bar--hb .announcement-bar__link:focus-visible{outline:2px solid var(--hb-red);outline-offset:2px}hb-announcement-bar[hidden]{display:none}.hb-custom-block{width:100%;container-type:inline-size}.footer--hb{display:flex;flex-direction:column;align-items:stretch;gap:4rem;margin:0;padding:0 1.6rem 3.2rem;border:0;background-color:var(--hb-espresso);color:var(--hb-cream);font-family:var(--font-body-family)}.footer--hb a{color:inherit;text-decoration:none}.footer--hb a:hover{color:var(--hb-color-accent)}.footer--hb:before{content:"";display:block;height:2px;background-color:var(--hb-red)}.footer--hb .footer__columns{display:flex;flex-direction:column;align-items:flex-start;gap:4rem}.footer--hb .footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;flex:1 1 auto;min-width:0}.footer--hb .footer__brand-link{display:block;line-height:0}.footer--hb .footer__brand-logo{display:block;width:auto;height:auto;max-width:24.3rem;object-fit:contain}.footer--hb .footer__brand-name{color:var(--hb-cream);font-weight:700;font-size:1.6rem}.footer--hb .footer__tagline{margin:0;font-size:1.3rem;font-weight:400;line-height:1.5;letter-spacing:0;opacity:.7}.footer--hb .footer__menus{display:flex;flex-direction:column;align-items:flex-start;gap:3.2rem;width:100%}.footer--hb .footer-block--menu{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.footer--hb .footer-block__heading{margin:0;font-size:1.3rem;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none}.footer--hb .footer-block__list{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;margin:0;padding:0;list-style:none}.footer--hb .footer-block__list>li{margin:0;padding:0}.footer--hb .footer-block__link{display:block;padding:.4rem 0;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:0}.footer--hb .footer__middle{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;padding:2.4rem 0;border-top:1px solid var(--hb-cream);border-bottom:1px solid var(--hb-cream)}.footer--hb .footer__ownership{margin:0;font-size:1.3rem;font-weight:400;line-height:1.5;letter-spacing:0;opacity:.7}.footer--hb .footer__list-social{display:flex;align-items:center;gap:1.2rem;margin:0;padding:0}.footer--hb .footer__list-social .list-social__item{margin:0;padding:0}.footer--hb .footer__list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;color:var(--hb-cream)}.footer--hb .footer__list-social .svg-wrapper,.footer--hb .footer__list-social .svg-wrapper svg{display:block;width:2.4rem;height:2.4rem}.footer--hb .footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:1.8rem;font-size:1.2rem;font-weight:400;line-height:1.5;letter-spacing:0;opacity:.5}.footer--hb .footer__policies{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .5rem;margin:0;padding:0;list-style:none}.footer--hb .footer__policies>li{margin:0;padding:0}.footer--hb .footer__policies>li+li:before{content:"\b7";margin-right:.5rem}.footer--hb .footer__trademark{margin:0}.footer--hb .footer__nca img{display:block;width:auto;max-height:4.8rem}@media screen and (min-width:750px){.footer--hb{gap:4.8rem;padding:0 4rem 3.2rem}.footer--hb .footer__columns{flex-direction:row;align-items:flex-start;gap:6.4rem}.footer--hb .footer__menus{flex-direction:row;align-items:flex-start;gap:6.4rem;width:auto;flex:0 0 auto}.footer--hb .footer-block--menu{flex:0 0 auto;min-width:16rem;gap:1.2rem}.footer--hb .footer-block__list{gap:1.2rem}.footer--hb .footer-block__link{padding:0;font-size:1.4rem;opacity:.8}.footer--hb .footer__middle{flex-direction:row;align-items:center;justify-content:space-between;gap:4.8rem}}@media screen and (min-width:990px){.footer--hb{padding:0 8rem 3.2rem}}html{--header-height: 9rem}@media screen and (max-width:989px){html{--header-height: 5.6rem}}.header-wrapper--hb{--hb-header-height: 5.6rem;--hb-header-pad-x: 2.4rem;--hb-icon-size: 3.2rem;--hb-icon-glyph: 2.88rem;background-color:var(--hb-maroon);color:var(--hb-cream);z-index:999}@media screen and (min-width:990px){.header-wrapper--hb{--hb-header-height: 9rem;--hb-header-pad-x: 8rem}}.header-wrapper--hb .header--hb{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.6rem;width:100%;max-width:none;height:var(--hb-header-height);min-height:var(--hb-header-height);padding:0 var(--hb-header-pad-x);margin:0;background-color:var(--hb-maroon);color:var(--hb-cream)}@media screen and (min-width:990px){.header-wrapper--hb .header--hb{display:flex;justify-content:space-between;gap:2.4rem}}.header--hb .header__leading{display:flex;align-items:center;justify-content:flex-start;min-width:0;grid-column:1}@media screen and (min-width:990px){.header--hb .header__leading{display:none}}.header--hb .header__heading{display:flex;align-items:center;justify-content:center;margin:0;grid-column:2;line-height:0}.header--hb .header__heading-link{display:flex;align-items:center;padding:0;line-height:0;color:var(--hb-cream)}.header--hb .header__heading-logo-wrapper{display:block;line-height:0}.header--hb .header__heading-logo{display:block;width:auto;height:3.2rem;max-width:14rem;object-fit:contain}@media screen and (min-width:990px){.header--hb .header__heading-logo{max-width:none}}.header--hb .header__trailing{display:flex;align-items:center;justify-content:flex-end;margin-left:0;grid-column:3;line-height:0}.header--hb .header__icons--hb{display:flex;align-items:center;gap:2.4rem;padding:0!important;line-height:0}.header--hb .header__icons-desktop{display:none;align-items:center;gap:2.4rem;line-height:0}@media screen and (min-width:990px){.header--hb .header__icons-desktop{display:flex}.header--hb header-drawer,.header--hb .header__icon--menu{display:none!important}}.header--hb .header__icon,.header--hb .header__icon--menu{display:inline-flex!important;align-items:center;justify-content:center;width:var(--hb-icon-size)!important;height:var(--hb-icon-size)!important;min-width:var(--hb-icon-size);min-height:var(--hb-icon-size);margin:0!important;padding:0!important;line-height:0;color:var(--hb-cream);vertical-align:middle}.header--hb .header__icon span:not(.visually-hidden){height:auto!important}.header--hb .header__icon .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.header--hb .header__icon>span:not(.visually-hidden):not(.header__icon-close),.header--hb .header__icon .svg-wrapper:not(.header__icon-close){display:flex!important;align-items:center;justify-content:center;position:relative;width:var(--hb-icon-glyph)!important;height:var(--hb-icon-glyph)!important;margin:0!important}.header--hb .header__search details:not([open]) .header__icon-close,.header--hb .header__search details:not([open]) .header__icon-close svg,.header--hb .header__icon--search:not([aria-expanded=true]) .header__icon-close,.header--hb .header__icon--search:not([aria-expanded=true]) .header__icon-close svg{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.header--hb .header__search details[open]>summary .svg-wrapper:not(.header__icon-close){display:none!important}.header--hb .header__search details[open]>summary .header__icon-close{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;width:var(--hb-icon-glyph)!important;height:var(--hb-icon-glyph)!important}.header--hb .header__search details[open]>summary .header__icon-close svg{display:block!important;visibility:visible!important;opacity:1!important;width:var(--hb-icon-glyph)!important;height:var(--hb-icon-glyph)!important}.header--hb .header__icon .svg-wrapper:not(.header__icon-close) svg,.header--hb .header__icon .svg-wrapper:not(.header__icon-close) .icon{display:block!important;position:static!important;width:var(--hb-icon-glyph)!important;height:var(--hb-icon-glyph)!important;margin:0!important;opacity:1!important;transform:none!important;flex-shrink:0}.header-wrapper--hb .search-modal{--color-foreground: 26, 26, 26;color:rgb(var(--color-foreground));min-height:100%}.header-wrapper--hb .search-modal__content-bottom{bottom:0}.header-wrapper--hb .search-modal__content-top{top:0}.header--hb .header__icon:hover,.header--hb .header__icon:hover .svg-wrapper{color:var(--hb-red)}.header--hb .header__icon:focus-visible{outline:.1rem solid var(--hb-red);outline-offset:.2rem;border-radius:0}.header--hb .header__cart-pill{display:inline-flex;align-items:center;gap:1.2rem;padding:1.1rem 1.8rem;background-color:#fff;border-radius:.4rem;color:var(--hb-red);text-decoration:none;line-height:0}.header--hb .header__cart-pill-icon{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0}.header--hb .header__cart-pill-icon svg{display:block;width:2.184rem;height:1.865rem}.header--hb .header__cart-pill-label{font-family:var(--font-body-family);font-weight:700;font-size:1.4rem;line-height:1.5;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.header--hb .header__cart-pill:hover{background-color:var(--hb-red);color:var(--hb-cream)}.header--hb .header__cart-pill:focus-visible{outline:.2rem solid var(--hb-cream);outline-offset:.2rem}.header--hb header-drawer{display:flex;align-items:center;justify-content:center;width:var(--hb-icon-size);height:var(--hb-icon-size);flex-shrink:0;margin:0;line-height:0}.header--hb .menu-drawer-container{display:flex;align-items:center;justify-content:center;width:var(--hb-icon-size);height:var(--hb-icon-size);margin:0}.header--hb .header__icon--menu{color:var(--hb-red);list-style:none}.header--hb .header__icon--menu::-webkit-details-marker,.header--hb .header__icon--menu::marker{display:none;content:""}.header--hb .header__icon--menu .header__icon-menu-toggle{display:flex;align-items:center;justify-content:center;width:3.2rem;height:2.6rem}.header--hb .header__icon--menu .icon-hamburger{display:block!important;position:static!important;width:3.2rem!important;height:2.6rem!important;color:var(--hb-red);opacity:1!important;transform:none!important;visibility:visible!important}.header--hb .header__icon--menu[aria-expanded=true]:before{display:none}.content-text--barlow-condensed sup{font-size:.35em;line-height:0;vertical-align:text-top}hb-visibility{display:contents}hb-visibility.hb-event-hidden{display:none!important}hb-motion:not(.is-ready):not(.is-reduced){opacity:0;visibility:hidden}@media(prefers-reduced-motion:reduce){hb-motion{opacity:1!important;visibility:visible!important}}.hb-product-form{display:flex;flex-direction:column;width:100%}.hb-product-form__form,.hb-product-form__blocks{display:flex;flex-direction:column;gap:var(--hb-pf-gap, 1.6rem);width:100%}.hb-product-form product-form{display:flex;flex-direction:column;width:100%}.hb-product-form__blocks:empty{display:none}.hb-product-form__submit{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;margin:0;padding:var(--hb-pf-submit-pad-y, 1.6rem) var(--hb-pf-submit-pad-x, 2.4rem);border:var(--hb-pf-submit-border, 2px) solid var(--hb-pf-submit-bg, var(--hb-red));border-radius:var(--hb-pf-submit-radius, 0);background:var(--hb-pf-submit-bg, var(--hb-red));color:var(--hb-pf-submit-color, var(--hb-color-background));font-family:inherit;font-size:var(--hb-pf-submit-size, 1.6rem);font-weight:var(--hb-pf-submit-weight, 700);letter-spacing:var(--hb-pf-submit-tracking, -.02em);line-height:1.5;text-transform:uppercase;cursor:pointer;transition:background-color .12s ease,color .12s ease}.hb-product-form__submit:hover:not(:disabled){background:var(--hb-pf-submit-bg-hover, var(--hb-color-background));color:var(--hb-pf-submit-color-hover, var(--hb-red))}.hb-product-form__submit:disabled,.hb-product-form__buy-now:disabled{cursor:not-allowed;opacity:.5}.hb-product-form__submit .loading__spinner{width:1.8rem}.hb-product-form__buy-now{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:1.6rem 2.4rem;border:.1rem solid var(--hb-pf-buy-now-border, var(--hb-color-text));background:transparent;color:var(--hb-pf-buy-now-color, var(--hb-color-text));font-family:inherit;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.hb-product-form__buy-now:hover:not(:disabled){background:var(--hb-pf-buy-now-bg-hover, var(--hb-red));border-color:var(--hb-pf-buy-now-border-hover, var(--hb-red));color:var(--hb-pf-buy-now-color-hover, var(--hb-color-background))}@media screen and (min-width:750px){.hb-product-form__buy-now{padding:2.4rem;font-size:1.8rem}}.hb-product-form__placeholder{color:#8c8c8c;font-size:1.4rem}.hb-product-grid{position:relative;width:100%}.hb-product-grid__loading{display:none;align-items:center;justify-content:center;padding:2.4rem 0;pointer-events:none}.hb-product-grid__loading .loading__spinner{width:2.4rem;height:2.4rem}.hb-product-grid__loading .path{stroke:var(--hb-pg-spinner, var(--hb-maroon, #6b1c3a))}.hb-product-grid.is-loading{pointer-events:none}.hb-product-grid.is-loading .hb-product-grid__loading{display:flex}.hb-product-grid__list{display:grid;grid-template-columns:repeat(var(--hb-grid-cols, var(--hb-grid-columns-mobile, 2)),minmax(0,1fr));gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:768px){.hb-product-grid__list{gap:4rem 2.4rem}}.hb-product-grid__item{min-width:0}.hb-product-grid__carousel{display:block;position:relative}.hb-product-grid__carousel .swiper{overflow:visible}.hb-product-grid__carousel .swiper-slide{height:auto}.hb-product-grid__carousel .swiper-slide>.shopify-theme-block{height:100%;box-sizing:border-box}@media screen and (min-width:750px){.hb-product-grid__carousel .swiper{overflow:hidden}}.hb-product-grid__carousel-nav{display:flex;gap:1rem;justify-content:center;margin-top:2.4rem}.hb-product-grid__carousel-arrow{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;padding:0;border:0;border-radius:50%;background:var(--hb-carousel-arrow-background, var(--hb-color-background));color:var(--hb-carousel-arrow-color, var(--hb-maroon));cursor:pointer}.hb-product-grid__carousel-arrow--next svg{transform:rotate(180deg)}.hb-product-grid__carousel-arrow.swiper-button-disabled{opacity:.4;cursor:default}@media screen and (min-width:750px){.hb-product-grid__carousel-nav{position:absolute;top:0;right:0;justify-content:flex-end;margin-top:0;transform:translateY(calc(-100% - var(--hb-carousel-nav-offset, 3.4rem)))}}.hb-product-grid__empty{margin:0;color:#8c8c8c;font-size:1.4rem}.hb-product-grid__pagination{margin-top:4rem}.hb-product-grid__pagination-list{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin:0;padding:0;list-style:none}.hb-product-grid__page-link{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;padding:.8rem 1.2rem;border:.1rem solid var(--hb-pg-page, var(--hb-red));color:var(--hb-pg-page, var(--hb-red));font-size:1.4rem;text-decoration:none;text-transform:uppercase}.hb-product-grid__page-link.is-current{background:var(--hb-pg-page, var(--hb-red));color:var(--hb-pg-page-active-text, var(--hb-color-background))}hb-product-grid .hb-product-grid__sentinel{display:block;width:100%;height:1px;overflow:hidden}.hb-product-grid__blocks:empty{display:none}.header--hb.js menu-drawer>details>summary:before,.header--hb menu-drawer>details>summary:before{display:none}html:has(.header--hb .menu-drawer-container[open]),html:has(.header--hb .menu-drawer-container[open]) body,body.overflow-hidden-tablet.hb-menu-scroll-lock,body.hb-menu-scroll-lock{overflow:hidden!important;overscroll-behavior:none}body.hb-menu-scroll-lock{position:fixed;left:0;right:0;width:100%}.js .menu-drawer.menu-drawer--hb,.menu-drawer.menu-drawer--hb{--hb-menu-max-width: 44rem;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;padding:0;background-color:#0000008c;color:var(--hb-color-text);filter:none;border:0;transform:none;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.js details[open].menu-opening>.menu-drawer.menu-drawer--hb,details[open].menu-opening>.menu-drawer.menu-drawer--hb{visibility:visible;opacity:1;pointer-events:auto}.menu-drawer--hb .menu-drawer__panel{display:flex;flex-direction:column;position:absolute;top:0;right:0;width:100%;max-width:var(--hb-menu-max-width);height:100%;max-height:100dvh;padding:1.6rem 2.4rem 3.2rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background-color:var(--hb-color-background);transform:translate(100%);transition:transform .3s ease}.js details[open].menu-opening>.menu-drawer.menu-drawer--hb .menu-drawer__panel,details[open].menu-opening>.menu-drawer.menu-drawer--hb .menu-drawer__panel{transform:translate(0)}.menu-drawer--hb .menu-drawer__top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:6.4rem;margin-bottom:1rem;line-height:0}.menu-drawer--hb .menu-drawer__logo-link{display:flex;align-items:center;flex-shrink:0;max-width:10.5rem;line-height:0}.menu-drawer--hb .menu-drawer__logo{display:block;width:auto;max-width:10.5rem;height:auto;max-height:6.4rem}.menu-drawer--hb .menu-drawer__logo-text{color:var(--hb-color-text);font-weight:700;line-height:1.1}.menu-drawer--hb .menu-drawer__top-actions{display:flex;align-items:center;justify-content:flex-end;gap:2.4rem;line-height:0}.menu-drawer--hb .menu-drawer__top-actions .header__search,.menu-drawer--hb .menu-drawer__top-actions details-modal,.menu-drawer--hb .menu-drawer__top-actions details{display:flex;align-items:center;justify-content:center;margin:0;line-height:0}.menu-drawer--hb .menu-drawer__top-actions .header__icon,.menu-drawer--hb .menu-drawer__close-button{display:inline-flex!important;align-items:center;justify-content:center;width:3.2rem!important;height:3.2rem!important;margin:0!important;padding:0!important;color:var(--hb-color-text);line-height:0}.menu-drawer--hb .menu-drawer__top-actions .header__icon>span:not(.visually-hidden),.menu-drawer--hb .menu-drawer__top-actions .header__icon .svg-wrapper,.menu-drawer--hb .menu-drawer__close-button .svg-wrapper{display:flex!important;align-items:center;justify-content:center;width:2.4rem!important;height:2.4rem!important;margin:0!important}.menu-drawer--hb .menu-drawer__top-actions .header__icon .svg-wrapper svg,.menu-drawer--hb .menu-drawer__top-actions .header__icon .icon,.menu-drawer--hb .menu-drawer__close-button .svg-wrapper svg,.menu-drawer--hb .menu-drawer__close-button .icon{display:block!important;position:static!important;width:2.4rem!important;height:2.4rem!important;margin:0!important;opacity:1!important;transform:none!important}.menu-drawer--hb .header__search details:not([open]) .header__icon-close{display:none!important}.menu-drawer--hb .header__search details[open] .header__icon-close{display:flex!important}.menu-drawer--hb .header__search details[open] .header__icon--search>span>.svg-wrapper:first-child{display:none!important}.menu-drawer--hb .menu-drawer__close-button{color:var(--hb-red);background:none!important;border:0;cursor:pointer;width:var(--hb-icon-size, 3.2rem)!important;max-width:var(--hb-icon-size, 3.2rem);margin:0!important;padding:0!important}.menu-drawer--hb .menu-drawer__close-button:hover,.menu-drawer--hb .menu-drawer__close-button:focus{color:var(--hb-red);background:none!important}.menu-drawer--hb .menu-drawer__close-button .svg-wrapper,.menu-drawer--hb .menu-drawer__close-button svg{color:var(--hb-red);transform:none!important;margin:0!important;width:2.4rem!important;height:2.4rem!important}.menu-drawer--hb .menu-drawer__close-button .svg-wrapper svg{width:2.7rem!important;height:2.7rem!important}.menu-drawer--hb .menu-drawer__navigation{padding:2.4rem 0}.menu-drawer--hb .menu-drawer__menu{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;padding:0;list-style:none}.menu-drawer--hb .menu-drawer__menu-item{display:block;padding:.8rem 2.4rem;color:var(--hb-color-text);text-decoration:none;text-transform:uppercase;font-family:var(--hb-font-display, inherit);font-size:4rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}.menu-drawer--hb .menu-drawer__menu-item:hover,.menu-drawer--hb .menu-drawer__menu-item--active,.menu-drawer--hb .menu-drawer__menu-item:focus{color:var(--hb-red);background:none}.menu-drawer--hb .menu-drawer__accordion{width:100%}.menu-drawer--hb .menu-drawer__accordion>summary{list-style:none;cursor:pointer}.menu-drawer--hb .menu-drawer__accordion>summary::-webkit-details-marker{display:none}.menu-drawer--hb .menu-drawer__submenu{margin:0;padding:0 0 .8rem;list-style:none}.menu-drawer--hb .menu-drawer__menu-item--child{font-size:2.4rem;padding-left:3.2rem}.menu-drawer--hb .menu-drawer__menu-item:focus-visible{outline:.1rem solid var(--hb-red);outline-offset:.2rem}.menu-drawer--hb .menu-drawer__divider{display:block!important;width:100%;height:.1rem;margin:auto 0 0;padding:0;background-color:var(--hb-color-text);border:0}.menu-drawer--hb .menu-drawer__utility-links{display:flex;flex-direction:column;padding:0;background-color:transparent;border:0}.menu-drawer--hb .menu-drawer__utility-link+.menu-drawer__utility-link{border-top:0}.menu-drawer--hb .menu-drawer__utility-link{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:2.4rem;color:var(--hb-color-text);text-decoration:none;text-transform:uppercase;font-weight:700;font-size:1.8rem;line-height:1.1;letter-spacing:-.02em}.menu-drawer--hb .menu-drawer__utility-link:hover{color:var(--hb-red)}.menu-drawer--hb .menu-drawer__utility-link:focus-visible{outline:.1rem solid var(--hb-red);outline-offset:.2rem}.menu-drawer--hb .menu-drawer__utility-link-main{display:flex;align-items:center;gap:1.6rem}.menu-drawer--hb .menu-drawer__utility-link-main>.svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;flex-shrink:0}.menu-drawer--hb .menu-drawer__utility-link .svg-wrapper svg{width:2.4rem;height:2.4rem}.menu-drawer--hb .menu-drawer__cart-icon{position:relative}.menu-drawer--hb .menu-drawer__cart-icon svg{width:2.4rem;height:2.2rem}.menu-drawer--hb .menu-drawer__chevron{width:2.4rem!important;height:2.4rem!important;flex-shrink:0}.menu-drawer--hb .menu-drawer__chevron svg{width:2.4rem;height:2.4rem}.menu-drawer--hb .menu-drawer__cart-bubble{position:absolute;right:-.4rem;bottom:-.4rem;left:auto;width:1.6rem;height:1.6rem;background-color:var(--hb-red);color:var(--hb-color-background);font-size:1rem;font-weight:700}.section-header.menu-open .header--hb .header__heading{visibility:hidden}.section-header.menu-open .header--hb .header__icon--menu{opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){.js .menu-drawer.menu-drawer--hb,.menu-drawer.menu-drawer--hb,.menu-drawer--hb .menu-drawer__panel{transition:none}}hb-header-menu{display:block}.header--hb .header__inline-menu{display:none}@media screen and (min-width:990px){.header--hb .header__inline-menu{display:flex;align-items:center;min-width:0}}.header--hb .header__nav-list{display:flex;flex-wrap:nowrap;align-items:center;gap:2.8rem;margin:0;padding:0;list-style:none}.header--hb .header__nav-list>li{display:flex;align-items:center}.header--hb .header__menu-item{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:0;color:var(--hb-cream);font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;line-height:1.3;letter-spacing:0;text-decoration:none;text-transform:uppercase;white-space:nowrap;list-style:none;cursor:pointer;background:none;border:0}.header--hb .header__menu-item::-webkit-details-marker,.header--hb .header__menu-item::marker{display:none;content:""}.header--hb .header__menu-item-label{background-image:linear-gradient(var(--hb-red),var(--hb-red));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .2s ease}.header--hb .header__menu-item:hover .header__menu-item-label,.header--hb .header__menu-item:focus-visible .header__menu-item-label,.header--hb .header__menu-item--active .header__menu-item-label{background-size:100% 1px}.header--hb .header__menu-item:focus-visible{outline:2px solid var(--hb-cream);outline-offset:2px}.header--hb .header__menu-chevron{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;transition:transform .2s ease}.header--hb .header__menu-chevron svg{display:block;width:1.114rem;height:.614rem}.header--hb .header__mega[open] .header__menu-chevron{transform:rotate(180deg)}.header--hb .header__mega{position:relative;display:flex;align-items:center;height:var(--hb-header-height)}.header--hb .header__mega-panel{position:absolute;top:100%;left:0;z-index:20;padding:.4rem;background:#fff;border-radius:.4rem}.header--hb .header__mega-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.header--hb .header__mega-link{display:flex;align-items:center;min-width:14.4rem;padding:.6rem .8rem;color:var(--hb-maroon);font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;line-height:1.3;letter-spacing:0;text-decoration:none;text-transform:uppercase;white-space:nowrap}.header--hb .header__mega-link:hover,.header--hb .header__mega-link.is-active{color:var(--hb-red)}.header--hb .header__mega-link:focus-visible{outline:2px solid var(--hb-maroon);outline-offset:-2px}@media(prefers-reduced-motion:reduce){.header--hb .header__menu-item-label,.header--hb .header__menu-chevron{transition:none}}.hb-rating{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0}.hb-rating__stars{--letter-spacing: .2;--font-size: 1.4;--color-rating-star: var(--hb-red);--color-rating-star-empty: rgba(255, 255, 255, .25);--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );display:inline-block;margin:0;font-family:Times,serif;font-size:calc(var(--font-size) * 1rem);letter-spacing:calc(var(--letter-spacing) * 1rem);line-height:1}.hb-rating__stars:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),var(--color-rating-star-empty) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hb-rating__caption{color:#8c8c8c;font-size:1.2rem;font-weight:inherit;letter-spacing:-.02em;line-height:1.2}@media(forced-colors:active){.hb-rating__stars{display:none}.hb-rating__caption{color:CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/79/compiled_assets/styles.css.map?subset=AUBgAAAAAAAAACAQMAAAAMAAAEA */
