.v-bts-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--v-bts-hero-min-height, 660px);overflow:hidden;color:#fff;text-align:center}.v-bts-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.v-bts-hero__img,.v-bts-hero__video{width:100%;height:100%;object-fit:cover;display:block}.v-bts-hero__picture{width:100%;height:100%}.v-bts-hero__picture--desktop{display:none;width:100%;height:100%}.v-bts-hero__picture--mobile{display:block;width:100%;height:100%}.v-bts-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;pointer-events:none}.v-bts-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-4);width:min(100%,858px);padding:var(--spacing-8) var(--container-gutter)}.v-bts-hero__heading{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.875rem;line-height:1.25;color:#fff}.v-bts-hero__heading-em{display:block;font-family:Proxima Sera,sans-serif;font-style:italic;font-weight:600}.v-bts-hero__heading-rest{display:block;font-family:Proxima Sera,sans-serif;font-weight:600;font-style:normal}.v-bts-hero__subheading{margin:0;font-family:var(--text-font-family);font-size:.75rem;line-height:20px;color:#fff;max-width:270px;font-family:Gilroy;font-weight:400}.v-bts-hero__actions{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-4);margin-top:var(--spacing-2)}.v-bts-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:500;line-height:1;color:#fff;text-decoration:none;transition:opacity .2s ease}.v-bts-hero__btn:hover{opacity:.85}.v-bts-hero__btn--primary{min-height:40px;padding:0 24px;border:1px solid #fff;border-radius:100px;background:#0000004d;cursor:pointer;-webkit-appearance:none;appearance:none}button.v-bts-hero__btn--primary{font:inherit}.v-bts-hero__btn--secondary{gap:12px;padding:0;border:0;background:transparent}.v-bts-hero__btn--secondary .v-bts-hero__btn-label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.35em}.v-bts-hero__btn-icon{display:inline-flex;flex-shrink:0;align-items:center;line-height:0}.v-bts-hero__btn-icon--play{width:10px;height:12px}.v-bts-hero__btn-icon--play svg{width:10px;height:12px;display:block}.v-bts-hero__btn-icon--arrow{width:19px;height:8px}.v-bts-hero__btn-icon--arrow svg{width:19px;height:8px;display:block}@media screen and (min-width:700px){.v-bts-hero__picture--desktop{display:block}.v-bts-hero__picture--mobile{display:none}.v-bts-hero__heading{font-size:3.125rem;line-height:1}.v-bts-hero__heading-em,.v-bts-hero__heading-rest{display:inline}.v-bts-hero__subheading{font-size:1.25rem;line-height:24px;max-width:none}.v-bts-hero__actions{flex-direction:row;align-items:center;gap:32px}.v-bts-hero__btn{font-size:1.25rem}.v-bts-hero__btn--primary{min-height:51px;padding:0 32px;gap:12px}.v-bts-hero__btn-icon--play{width:12px;height:14px}.v-bts-hero__btn-icon--play svg{width:12px;height:14px}}.v-bts-intro{padding:48px 16px;text-align:center}.v-bts-intro__inner{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:900px;margin:0 auto}.v-bts-intro__heading{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:24px;line-height:1.2;color:#512a44}.v-bts-intro__heading-em{font-style:italic;font-weight:inherit}.v-bts-intro__subheading{margin:0;max-width:708px;font-family:"Gilroy",var(--text-font-family);font-size:15px;font-weight:400;line-height:1.5;color:#333}.v-bts-intro__btn{display:none}@media screen and (min-width:700px){.v-bts-intro{padding:150px 56px}.v-bts-intro__inner{gap:20px}.v-bts-intro__heading{font-size:50px;line-height:1.2}.v-bts-intro__subheading{font-size:20px;line-height:1.5}}.v-bts-product-rows{display:flex;flex-direction:column;background:#fff}.v-bts-product-rows__row{display:grid;grid-template-columns:1fr}.v-bts-product-rows__lifestyle{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#d9d9d9}.v-bts-product-rows__img,.v-bts-product-rows__placeholder{width:100%;height:100%;object-fit:cover;display:block}.v-bts-product-rows__info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px 20px 28px;background:#fcd29933}.v-bts-product-rows__meta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;text-align:left}.v-bts-product-rows__title-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;width:100%}.v-bts-product-rows__name{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.25;color:#512a44}.v-bts-product-rows__price{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:18px;line-height:1.25;color:#512a44;white-space:nowrap}.v-bts-product-rows__price--block{display:none}.v-bts-product-rows__tagline{margin:0;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:500;line-height:1.4;color:#512a44}.v-bts-product-rows__divider{width:50%;height:1px;background:#512a4433;align-self:flex-start}.v-bts-product-rows__features{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;padding:0;list-style:none;width:100%}.v-bts-product-rows__feature{display:flex;align-items:center;gap:10px;max-width:100%;font-family:Proxima Sera,sans-serif;font-size:.875rem;font-style:italic;font-weight:600;line-height:1.45;color:#333;text-align:left}.v-bts-product-rows__feature:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#fb914a}.v-bts-product-rows__cta-wrap,.v-bts-product-rows__form{margin:0;width:100%;display:flex;justify-content:center}button.v-bts-product-rows__cta,a.v-bts-product-rows__cta,.v-bts-product-rows__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;border:0;border-radius:100px;background-color:#fb914a;background-image:none;color:#fff;font-family:"Gilroy",var(--text-font-family);font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.v-bts-product-rows__cta:hover{opacity:.9}button.v-bts-product-rows__cta:disabled,.v-bts-product-rows__cta--disabled{background-color:#fb914a;color:#fff;opacity:1;cursor:not-allowed}@media screen and (min-width:700px){.v-bts-product-rows__row{grid-template-columns:1fr 1fr;min-height:611px}.v-bts-product-rows__row--left .v-bts-product-rows__lifestyle{order:1}.v-bts-product-rows__row--left .v-bts-product-rows__info,.v-bts-product-rows__row--right .v-bts-product-rows__lifestyle{order:2}.v-bts-product-rows__row--right .v-bts-product-rows__info{order:1}.v-bts-product-rows__lifestyle{aspect-ratio:auto;min-height:611px}.v-bts-product-rows__info{align-items:center;gap:32px;min-height:611px;padding:48px 56px}.v-bts-product-rows__meta{gap:16px;max-width:537px}.v-bts-product-rows__title-row{display:block}.v-bts-product-rows__price--inline{display:none}.v-bts-product-rows__price--block{display:block}.v-bts-product-rows__name{font-size:42px;line-height:1.2}.v-bts-product-rows__tagline{font-size:36px;line-height:1.2}.v-bts-product-rows__price--block{font-size:18px}.v-bts-product-rows__feature{font-size:28px}button.v-bts-product-rows__cta,a.v-bts-product-rows__cta,.v-bts-product-rows__cta{min-height:48px;max-width:500px;font-size:24px}}.v-bts-products{display:flex;flex-direction:column;gap:32px;max-width:1920px;margin:0 auto}.v-bts-products__header{display:flex;flex-direction:column;gap:12px;text-align:center}.v-bts-products__heading{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.2;color:#432657}.v-bts-products__heading-em{display:block;font-style:italic;font-weight:inherit}.v-bts-products__subheading{margin:0;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;line-height:1.5;color:#666}.v-bts-products__grid{display:grid;grid-template-columns:1fr;align-items:stretch;gap:32px}.v-bts-products__card{display:flex;flex-direction:column;gap:16px;height:100%}.v-bts-products__media{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#fff}.v-bts-products__media .v-image,.v-bts-products__media .v-image picture{width:100%;height:100%}.v-bts-products__img,.v-bts-products__placeholder{width:100%;height:100%;object-fit:contain;display:block}.v-bts-products__body{display:flex;flex-direction:column;flex:1;gap:12px;padding:0 8px}.v-bts-products__title-row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px 12px}.v-bts-products__name{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1rem;line-height:1.3;color:#432657}.v-bts-products__badge{flex-shrink:0;padding:4px 10px;border-radius:100px;background:#432657;color:#fff;font-family:"Gilroy",var(--text-font-family);font-size:.75rem;font-weight:500;line-height:1.2;white-space:nowrap}.v-bts-products__description{margin:0;flex:1;font-family:"Gilroy",var(--text-font-family);font-size:.8125rem;line-height:1.5;color:#666}.v-bts-products__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:4px}.v-bts-products__price{margin:0;font-family:"Gilroy",var(--text-font-family);font-weight:600;font-size:1.125rem;line-height:1.2;color:#333;white-space:nowrap}.v-bts-products__cta-wrap,.v-bts-products__form{margin:0;flex-shrink:0}button.v-bts-products__cta,a.v-bts-products__cta,.v-bts-products__cta{display:inline-flex;align-items:center;justify-content:center;width:228px;min-height:40px;padding:0 20px;border:0;border-radius:100px;background-color:#fb914a;background-image:none;color:#fff;font-family:"Gilroy",var(--text-font-family);font-size:.8125rem;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap;box-sizing:border-box}.v-bts-products__cta:hover{opacity:.9}button.v-bts-products__cta:disabled,.v-bts-products__cta--disabled{background-color:#fb914a;color:#fff;opacity:1;cursor:not-allowed}@media screen and (min-width:700px){.v-bts-products{gap:48px}.v-bts-products__header{gap:16px}.v-bts-products__heading{font-size:2.625rem;line-height:1.15}.v-bts-products__heading-em{display:inline}.v-bts-products__subheading{font-size:1.125rem}.v-bts-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v-bts-products__card{gap:20px}.v-bts-products__name{font-size:1.125rem}.v-bts-products__description{font-size:.875rem}.v-bts-products__price{font-size:1.375rem}button.v-bts-products__cta,a.v-bts-products__cta,.v-bts-products__cta{min-height:44px;padding:0 24px;font-size:.875rem}}.v-bts-recipes{display:block;background:#fff}.v-bts-recipes__inner{display:flex;flex-direction:column;gap:24px;max-width:1400px;margin:0 auto;padding:32px 16px 40px}.v-bts-recipes__header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.v-bts-recipes__heading{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1.75rem;line-height:1.2;color:#512a44}.v-bts-recipes__heading-em{font-style:italic;font-weight:inherit}.v-bts-recipes__intro{max-width:900px;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:400;line-height:1.5;color:#333}.v-bts-recipes__intro p{margin:0;max-width:680px}.v-bts-recipes__stage{display:flex;flex-direction:column;gap:20px;position:relative}.v-bts-recipes__track{display:flex;align-items:flex-start;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:12px;padding-inline:calc((100% - min(85%,320px))/2);scrollbar-width:none;-webkit-overflow-scrolling:touch}.v-bts-recipes__track::-webkit-scrollbar{display:none}.v-bts-recipes__slide{flex:0 0 min(85%,320px);scroll-snap-align:center;display:flex}.v-bts-recipes__card{display:flex;flex-direction:column;flex:1;width:100%;overflow:hidden;border-radius:12px;background:#fcd29933}.v-bts-recipes__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#d9d9d9}.v-bts-recipes__media-link{display:block;width:100%;height:100%}.v-bts-recipes__img,.v-bts-recipes__placeholder{width:100%;height:100%;object-fit:cover;display:block}.v-bts-recipes__panel{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.v-bts-recipes__panel-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:10px;width:100%;min-height:200px;padding:20px 16px 24px;box-sizing:border-box}.v-bts-recipes__title{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.2;color:#512a44;min-height:calc(1.5rem * 1.2 * 3);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.v-bts-recipes__title-link{color:inherit;text-decoration:none}.v-bts-recipes__title-link:hover{opacity:.85}.v-bts-recipes__tagline{margin:0;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:400;line-height:1.4;color:#666;min-height:calc(.875rem * 1.4)}.v-bts-recipes__divider{width:100%;height:1px;background:#512a4433}.v-bts-recipes__meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:auto;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:400;line-height:1.4;color:#333}.v-bts-recipes__portions{font-weight:500}.v-bts-recipes__cta-wrap{display:none;width:100%;margin-top:4px}a.v-bts-recipes__cta,.v-bts-recipes__cta{display:flex;align-items:center;justify-content:center;gap:13.714px;width:100%;height:60px;padding:12.343px 13.714px;border:0;border-radius:100px;background:#fb914a;background-image:none;color:#fff;font-family:"Gilroy",var(--text-font-family);font-size:1rem;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;transition:opacity .2s ease;box-sizing:border-box}a.v-bts-recipes__cta:hover{opacity:.9}.v-bts-recipes__cta--disabled{cursor:not-allowed}.v-bts-recipes__controls{display:flex;justify-content:center;position:relative;z-index:2}.v-bts-recipes__controls-col--panel{display:none}.v-bts-recipes__controls-col--media{pointer-events:auto}.v-bts-recipes__dots.page-dots{gap:8px;color:#512a44}.v-bts-recipes__dots.page-dots>*{width:24px;height:3px;border-radius:2px;opacity:.25}.v-bts-recipes__dots.page-dots>*[aria-current=true]{width:40px;opacity:1}.v-bts-recipes__arrows{display:flex;flex-shrink:0;gap:16px}.v-bts-recipes__arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border-radius:50%;cursor:pointer;transition:border-color .2s ease,color .2s ease}.v-bts-recipes__arrow:disabled{cursor:not-allowed}.v-bts-recipes__arrow svg{display:block;flex-shrink:0;width:8px;height:14px}@media screen and (min-width:700px){.v-bts-recipes__inner{gap:64px;justify-content:center;min-height:1320px;padding:0 56px;box-sizing:border-box}.v-bts-recipes__header{gap:20px}.v-bts-recipes__heading{font-size:50px}.v-bts-recipes__intro{font-size:20px;line-height:1.5;display:flex;justify-content:center}.v-bts-recipes__stage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:700px auto;row-gap:24px;height:auto}.v-bts-recipes__track{grid-column:1 / -1;grid-row:1;gap:0;padding-inline:0;height:700px;z-index:1;pointer-events:none}.v-bts-recipes__slide,.v-bts-recipes__card,.v-bts-recipes__panel,.v-bts-recipes__panel-body,.v-bts-recipes__media,.v-bts-recipes__media-link{pointer-events:auto}.v-bts-recipes__slide{flex:0 0 100%;width:100%;min-width:100%;height:700px}.v-bts-recipes__card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:700px;min-height:700px;max-height:700px;border-radius:0;background:transparent;overflow:hidden}.v-bts-recipes__media{height:100%;min-height:0;aspect-ratio:auto;border-radius:0}.v-bts-recipes__panel{height:100%;min-height:0;padding:64px 56px;background:#fff;box-sizing:border-box;justify-content:center;align-items:flex-start}.v-bts-recipes__panel-body{flex:0 0 auto;gap:0;min-height:0;padding:0;width:100%}.v-bts-recipes__title{font-size:36px;min-height:0;margin-bottom:12px;display:block;overflow:visible;-webkit-line-clamp:unset}.v-bts-recipes__tagline,.v-bts-recipes__meta{font-size:20px;min-height:0}.v-bts-recipes__tagline{margin-bottom:8px}.v-bts-recipes__divider{width:500px;max-width:100%;margin-bottom:16px}.v-bts-recipes__meta{width:500px;max-width:100%;margin-top:0;margin-bottom:48px;justify-content:space-between;flex-wrap:nowrap;gap:16px}.v-bts-recipes__cta-wrap{display:block;margin-top:0;width:500px;max-width:100%}a.v-bts-recipes__cta,.v-bts-recipes__cta{width:500px;max-width:100%;height:60px;font-size:24px}.v-bts-recipes__controls{display:contents;position:static}.v-bts-recipes__controls-col--media{grid-column:1;grid-row:2;display:flex;justify-content:center;align-items:flex-start;overflow:visible;pointer-events:auto}.v-bts-recipes__controls-col--panel{grid-column:2;grid-row:1;display:flex;justify-content:flex-start;align-items:flex-end;align-self:stretch;overflow:visible;padding:0 0 64px 56px;box-sizing:border-box;position:relative;z-index:2;pointer-events:none}.v-bts-recipes__arrows{pointer-events:auto;position:relative;z-index:1}}@media(prefers-reduced-motion:reduce){.v-bts-recipes__track{scroll-behavior:auto}}.v-bts-story{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--v-bts-story-min-height, 667px);overflow:hidden;color:#fff;text-align:center}.v-bts-story__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.v-bts-story__img,.v-bts-story__video{width:100%;height:100%;object-fit:cover;display:block}.v-bts-story__picture--desktop{display:none;width:100%;height:100%}.v-bts-story__picture--mobile{display:block;width:100%;height:100%}.v-bts-story__fallback{width:100%;height:100%;background:#01454f}.v-bts-story__picture,.v-bts-story__picture--desktop,.v-bts-story__picture--mobile{width:100%;height:100%}.v-bts-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;pointer-events:none}.v-bts-story__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-4);width:100%;max-width:720px;margin-inline:auto;padding:var(--spacing-10) var(--container-gutter);text-align:center}.v-bts-story__heading{margin:0;font-family:Proxima Sera,sans-serif;font-weight:600;font-size:1.75rem;line-height:1.2;color:#fff}.v-bts-story__body{margin:0;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:400;line-height:1.5;color:#fff;max-width:540px}.v-bts-story__btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:40px;padding:0 24px;border:1px solid #fff;border-radius:100px;background:transparent;color:#fff;font-family:"Gilroy",var(--text-font-family);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s ease}.v-bts-story__btn:hover{opacity:.85}.v-bts-story__btn-icon{display:inline-flex;flex-shrink:0;width:19px;height:8px;line-height:0}.v-bts-story__btn-icon--arrow{width:19px;height:8px}.v-bts-story__btn-icon--arrow svg{width:19px;height:8px;display:block}@media screen and (min-width:700px){.v-bts-story__picture--desktop{display:block}.v-bts-story__picture--mobile{display:none}.v-bts-story__content{gap:var(--spacing-6);max-width:900px}.v-bts-story__heading{font-size:2.625rem;line-height:1.15}.v-bts-story__body{font-size:1.125rem;line-height:1.55;max-width:720px}.v-bts-story__btn{min-height:51px;padding:0 32px;border-width:1px;font-size:1.125rem}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAAD2 */
