.product-hero-banner{display:block;background:var(--phb-bg-m, #000000);overflow:hidden;--phb-s: calc(100vw / 375);padding:calc(var(--phb-pt-m, 0) * var(--phb-s)) 0 calc(var(--phb-pb-m, 0) * var(--phb-s))}.product-hero-banner__container{position:relative}.product-hero-banner__header-mobile{display:block;padding:calc(33 * var(--phb-s)) calc(20 * var(--phb-s)) 0;margin-bottom:calc(24 * var(--phb-s))}.product-hero-banner__title--mobile{font-size:calc(var(--phb-title-size-m, 30) * var(--phb-s));font-weight:var(--phb-title-weight, 500);color:var(--phb-title-color, #ffffff);line-height:var(--phb-title-line-height, 1.2);margin:0}.product-hero-banner__subtitle--mobile{font-size:calc(var(--phb-subtitle-size-m, 13) * var(--phb-s));font-weight:var(--phb-subtitle-weight-m, 400);color:var(--phb-subtitle-color-m, #ffffff);opacity:var(--phb-subtitle-opacity-m, .6);line-height:var(--phb-subtitle-line-height, 1.4);max-width:calc(var(--phb-subtitle-max-width, 291) * var(--phb-s));margin:calc(12 * var(--phb-s)) 0 0}.product-hero-banner__body{display:block}.product-hero-banner__media-wrapper{position:relative;width:100%;overflow:hidden;border-radius:calc(var(--phb-media-radius-m, 0) * var(--phb-s))}.product-hero-banner__media--desktop{display:none}.product-hero-banner__media--mobile{display:block;position:relative;width:100%;aspect-ratio:375 / 263}.product-hero-banner__image,.product-hero-banner__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-hero-banner__image{z-index:0}.product-hero-banner__video{z-index:1}.product-hero-banner__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:none;border:none;cursor:pointer;padding:0;transition:opacity .3s ease}.product-hero-banner__media-wrapper.is-playing .product-hero-banner__play-btn{opacity:0;pointer-events:none}.product-hero-banner__content{display:none}.product-hero-banner__stats--mobile{display:flex;flex-wrap:nowrap;gap:calc(33 * var(--phb-s));padding:calc(30 * var(--phb-s)) calc(30 * var(--phb-s)) 0}.product-hero-banner__stats--mobile .product-hero-banner__stat-card{flex:1 1 0;min-width:0}.product-hero-banner__stats--mobile .product-hero-banner__stat-number{display:block;font-size:calc(var(--phb-stat-number-size-m, 25) * var(--phb-s));font-weight:var(--phb-stat-number-weight, 500);color:var(--phb-stat-number-color, #ff5d09);line-height:1.14}.product-hero-banner__stats--mobile .product-hero-banner__stat-desc{display:block;font-size:calc(var(--phb-stat-desc-size-m, 8) * var(--phb-s));font-weight:var(--phb-stat-desc-weight, 400);color:var(--phb-stat-desc-color, #ffffff);opacity:var(--phb-stat-desc-opacity, 1);line-height:1.2;margin-top:calc(15 * var(--phb-s))}@media(min-width:750px){.product-hero-banner{background:var(--phb-bg, #0f0e0e);--phb-s: calc(100vw / 1440)}.product-hero-banner__header-mobile,.product-hero-banner__media--mobile,.product-hero-banner__stats--mobile{display:none}.product-hero-banner__container{width:calc(var(--phb-content-max, 1440) * var(--phb-s));max-width:100%;margin:0 auto}.product-hero-banner__body{display:flex;flex-direction:row;align-items:center;padding:calc(var(--phb-pt, 0) * var(--phb-s)) 0 calc(var(--phb-pb, 0) * var(--phb-s))}.product-hero-banner__media-wrapper{position:relative;flex:0 0 calc(823 / 1440 * 100%);width:auto;aspect-ratio:823 / 577;border-radius:calc(var(--phb-media-radius, 20) * var(--phb-s));overflow:hidden}.product-hero-banner__media--desktop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-hero-banner__content{display:flex;flex-direction:column;flex:0 0 calc(398 / 1440 * 100%);margin-left:5%}.product-hero-banner__header-desktop{display:flex;flex-direction:column;gap:calc(10 * var(--phb-s));max-width:calc(291 * var(--phb-s))}.product-hero-banner__title--desktop{font-size:calc(var(--phb-title-size, 36) * var(--phb-s));font-weight:var(--phb-title-weight, 500);color:var(--phb-title-color, #ffffff);line-height:var(--phb-title-line-height, 1.2);margin:0}.product-hero-banner__subtitle--desktop{font-size:calc(var(--phb-subtitle-size, 18) * var(--phb-s));font-weight:var(--phb-subtitle-weight, 500);color:var(--phb-subtitle-color, #ffffff);line-height:var(--phb-subtitle-line-height, 1.4);max-width:calc(var(--phb-subtitle-max-width, 291) * var(--phb-s));margin:0}.product-hero-banner__stats--desktop{display:flex;flex-wrap:wrap;gap:calc(58 * var(--phb-s));margin-top:calc(120 * var(--phb-s))}.product-hero-banner__stats--desktop .product-hero-banner__stat-card{flex:1 1 0;min-width:0}.product-hero-banner__stats--desktop .product-hero-banner__stat-number{display:block;font-size:calc(var(--phb-stat-number-size, 50) * var(--phb-s));font-weight:var(--phb-stat-number-weight, 500);color:var(--phb-stat-number-color, #ff5d09);line-height:1.14}.product-hero-banner__stats--desktop .product-hero-banner__stat-desc{display:block;font-size:calc(var(--phb-stat-desc-size, 12) * var(--phb-s));font-weight:var(--phb-stat-desc-weight, 400);color:var(--phb-stat-desc-color, #ffffff);opacity:var(--phb-stat-desc-opacity, 1);line-height:1.2;margin-top:calc(11 * var(--phb-s))}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-product-hero-banner.css.map */
