.v3hb{display:block;background-color:var(--v3hb-bg, #000);color:var(--v3hb-text, #fff);padding-block-start:var(--v3hb-padding-top, 0px);padding-block-end:var(--v3hb-padding-bottom, 0px);font-family:var(--font-body-family, "Work Sans", sans-serif)}.v3hb__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:2.4rem;align-items:center}@media(min-width:768px){.v3hb__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.4rem,4vw,6.4rem)}.v3hb--image-second .v3hb__media{order:2}}.v3hb__media{position:relative;width:100%;aspect-ratio:var(--v3hb-ratio-mobile, 1);border-radius:8px;overflow:hidden;background-color:var(--v3hb-image-bg, #1f1f1f)}@media(min-width:768px){.v3hb__media{aspect-ratio:var(--v3hb-ratio, 1)}}.v3hb__media picture,.v3hb__media img,.v3hb__media>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.v3hb__hotspot{position:absolute;left:var(--x, 50%);top:var(--y, 50%);z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transform:translate(-50%,-50%);transition:transform var(--animation-default, .3s ease)}.v3hb__hotspot-dot{display:block;width:32px;height:32px;border-radius:50%;border:10px solid var(--v3hb-hotspot, #fff);background:transparent;box-sizing:border-box;transition:border-color var(--animation-default, .3s ease)}.v3hb__hotspot:hover,.v3hb__hotspot.is-active{transform:translate(-50%,-50%) scale(1.4)}.v3hb__hotspot:hover .v3hb__hotspot-dot,.v3hb__hotspot.is-active .v3hb__hotspot-dot{border-color:var(--v3hb-hotspot-hover, #b09f94)}.v3hb__content{display:flex;flex-direction:column;align-items:flex-start;max-width:60rem}.v3hb__eyebrow{margin:0 0 1.2rem;color:inherit;font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:18px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.v3hb__title{margin:0;color:inherit;font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:54px;font-style:normal;font-weight:600;line-height:55px}.v3hb--align-center .v3hb__content{align-items:center;text-align:center}.v3hb--align-center .v3hb__actions{align-self:center}.v3hb--align-left .v3hb__actions{align-self:flex-start}.v3hb__description{margin-block-start:1.2rem;font-size:15px;line-height:1.5}.v3hb__description p{margin:0;color:inherit}.v3hb__list{width:100%;margin:0;padding:0;list-style:none}.v3hb__title+.v3hb__list,.v3hb__description+.v3hb__list{margin-block-start:3.2rem}.v3hb__item{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:2.4rem;padding-block:2.4rem;border-block-end:1px solid var(--v3hb-divider, #8a8a8a);transition:opacity var(--animation-default, .3s ease)}.v3hb__item:last-child{border-block-end:0}@media(min-width:1024px){products-bundle.is-hover .v3hb__item:not(.is-active){opacity:.35}}.v3hb__badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:var(--v3hb-badge-bg, #b09f94);color:var(--v3hb-badge-text, #fff);font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:18px;font-style:normal;font-weight:500;line-height:25px;transition:transform var(--animation-default, .3s ease)}.v3hb__item.is-active .v3hb__badge{transform:scale(1.1)}.v3hb__thumb{display:block;width:100px;height:100px;border-radius:6px;background:var(--v3hb-thumb-bg, #f4f4f4);overflow:hidden}.v3hb__thumb img,.v3hb__thumb svg{display:block;width:100%;height:100%;object-fit:contain}.v3hb__details{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;min-width:0;text-align:left}.v3hb__category{margin:0;color:var(--v3hb-category, #b09f94);font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.v3hb__name{color:inherit;font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:18px;font-style:normal;font-weight:400;line-height:25px;text-decoration:none}.v3hb__name:hover{text-decoration:underline}.v3hb__price{font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:18px;font-style:normal;font-weight:600;line-height:25px;text-align:right}.v3hb__msrp{color:var(--v3hb-text, #000)}.v3hb__price .f-price,.v3hb__price .f-price__regular,.v3hb__price .f-price__sale{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:4px 6px;margin:0;font-size:inherit}.v3hb__price .f-price__sale,.v3hb__price .f-price--on-sale .f-price__regular{display:none}.v3hb__price .f-price--on-sale .f-price__sale{display:flex}.v3hb__price .f-price-item{font-size:inherit;font-weight:inherit;color:var(--v3hb-sale, #e0301e)}.v3hb__price .f-price-item--sale,.v3hb__price .promo-price-current{color:var(--v3hb-sale, #e0301e)}.v3hb__price .f-price__sale .f-price-item--regular,.v3hb__price .f-price-item--regular s,.v3hb__price .promo-price-compare{font-weight:400;color:var(--v3hb-muted, #000);text-decoration:line-through}.v3hb__price .discount-message-price,.v3hb__price .promo-code-note{order:-1;width:auto;margin:0;font-size:inherit;font-weight:inherit;color:var(--v3hb-sale, #e0301e)}.v3hb__price .f-price__regular.discounted-product-price{text-decoration:none}.v3hb__price .f-price__regular.discounted-product-price .f-price-item--regular{font-weight:400;color:var(--v3hb-muted, #000);text-decoration:line-through}.v3hb__price .f-price__unit-wrapper{display:none}.v3hb__bundle-price{align-self:center;margin-block-start:2.4rem;font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:22px;font-style:normal;font-weight:600;line-height:30px;text-align:center}.v3hb--align-left .v3hb__bundle-price{align-self:flex-start;text-align:left}.v3hb__bundle-price .f-price,.v3hb__bundle-price .f-price__regular,.v3hb__bundle-price .f-price__sale{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:inherit;gap:4px 8px;margin:0;font-size:inherit}.v3hb__bundle-price .f-price{justify-content:center}.v3hb--align-left .v3hb__bundle-price .f-price{justify-content:flex-start}.v3hb__bundle-price .f-price__sale,.v3hb__bundle-price .f-price--on-sale .f-price__regular{display:none}.v3hb__bundle-price .f-price--on-sale .f-price__sale{display:flex}.v3hb__bundle-price .f-price-item{font-size:inherit;font-weight:inherit;color:var(--v3hb-sale, #e0301e)}.v3hb__bundle-price .f-price__sale .f-price-item--regular,.v3hb__bundle-price .f-price-item--regular s,.v3hb__bundle-price .promo-price-compare{font-weight:400;color:var(--v3hb-muted, #000);text-decoration:line-through}.v3hb__bundle-price .discount-message-price,.v3hb__bundle-price .promo-code-note{order:-1;width:auto;margin:0;font-size:inherit;font-weight:inherit;color:var(--v3hb-sale, #e0301e)}.v3hb__bundle-price .f-price__regular.discounted-product-price{text-decoration:none}.v3hb__bundle-price .f-price__regular.discounted-product-price .f-price-item--regular{font-weight:400;color:var(--v3hb-muted, #000);text-decoration:line-through}.v3hb__bundle-price .f-price__unit-wrapper{display:none}.v3hb__actions{align-self:center;margin-block-start:3.2rem}.v3hb__bundle-price+.v3hb__actions{margin-block-start:calc(1.6rem + 10px)}.v3hb__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 40px;border-radius:100px;background-color:var(--v3hb-cta-bg, #2f2f2f);color:var(--v3hb-cta-text, #fff);text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.v3hb__cta:hover{opacity:.85;color:var(--v3hb-cta-text, #fff)}@media(min-width:768px)and (max-width:1279.98px){.v3hb__title{font-size:36px;line-height:110%}}@media(max-width:1023.98px){.v3hb__name,.v3hb__price .f-price__regular.discounted-product-price .f-price-item--regular{font-family:var(--font-body-family, "Work Sans", sans-serif);font-size:14px;font-style:normal;font-weight:600;line-height:120%}}@media(max-width:767.98px){.v3hb>.page-width{padding-inline:0}.v3hb__inner{gap:0}.v3hb__media{border-radius:0}.v3hb__content{width:100%;max-width:none;padding:2rem 2rem 2.4rem}.v3hb__hotspot,.v3hb__hotspot-dot{width:24px;height:24px}.v3hb__hotspot-dot{border-width:7px}.v3hb__eyebrow{font-size:14px;line-height:15px}.v3hb__title{font-size:34px;line-height:110%}.v3hb__item{grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:auto auto;gap:4px 1.2rem;padding-block:1.6rem}.v3hb__badge,.v3hb__thumb{grid-row:1 / span 2;align-self:center}.v3hb__thumb{width:80px;height:80px}.v3hb__details{grid-column:3;grid-row:1;align-self:end;align-items:flex-start;text-align:left}.v3hb__price{grid-column:3;grid-row:2;align-self:start;text-align:left}.v3hb__price .f-price,.v3hb__price .f-price__regular,.v3hb__price .f-price__sale{justify-content:flex-start}.v3hb__bundle-price,.v3hb__actions{margin-block-start:2rem}.v3hb__bundle-price+.v3hb__actions{margin-block-start:calc(1.2rem + 10px)}.v3hb__cta{padding:12px 32px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/353/assets/section-v3-homepage-bundles.css.map */
