.pbh__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-block-end:2.4rem}.pbh__head-text{min-inline-size:0}.pbh__eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--pbh-accent, #2f6bff)}.pbh__title{margin:0;font-weight:800;letter-spacing:-.03em;line-height:1}.pbh__subtitle{margin:1.2rem 0 0;max-inline-size:52ch;font-size:clamp(1.5rem,1.4vw,1.9rem);color:rgb(var(--color-foreground) / .7)}.pbh__buy{display:flex;align-items:center;gap:1.6rem 2rem;flex-wrap:wrap}.pbh__price{display:flex;flex-direction:column;align-items:flex-start;font-weight:700;white-space:nowrap}.pbh__price-prefix{font-size:1.2rem;font-weight:600;letter-spacing:.01em;line-height:1;margin-block-end:.3rem;color:rgb(var(--color-foreground) / .55)}.pbh__price .price{font-size:2.2rem;font-weight:700;letter-spacing:-.01em;line-height:1}.pbh__price--off{display:none}.pbh__buy-button{display:inline-flex;align-items:center;gap:.8rem;inline-size:auto;min-block-size:0;margin:0;padding:1.1rem 2rem;border-radius:99rem;font-size:1.4rem;font-weight:600;white-space:nowrap}.pbh__buy-button:after{display:none}.pbh .pbh__buy-button.button--primary{background:var(--pbh-accent, #2f6bff);color:#fff}.pbh__buy-arrow{display:inline-flex;inline-size:1.4rem}.pbh__pinfo{display:contents}.pbh__variant-picker{flex-basis:100%;margin:0}.pbh__variant-picker:empty{display:none}.pbh__variant-picker .product-form__input{margin-block:0}.pbh__product-form{display:block}.pbh .product-form__error-message-wrapper{display:flex;align-items:center;gap:.6rem;margin-block-end:.8rem;font-size:1.3rem;color:#c81e1e}.pbh .product-form__error-message-wrapper[hidden]{display:none}.pbh__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(15rem,auto);grid-auto-flow:row dense;gap:1.2rem}.pbh__col{display:contents}.pbh__item{--pbh-pad: clamp(1.8rem, 1.7vw, 2.6rem);position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:var(--pbh-pad);border:1px solid var(--pbh-tile-border, #dcdcdc);border-radius:2rem;background:linear-gradient(to bottom right,var(--pbh-bg-start, #ffffff),var(--pbh-bg-end, #ececec));color:var(--pbh-fg, rgb(var(--color-foreground)))}.pbh__item--size-wide{grid-column:span 2}.pbh__item--size-tall{grid-row:span 2}.pbh__item--size-hero{grid-column:span 2;grid-row:span 2}.pbh__item--size-portrait{grid-column:span 2;grid-row:span 3}@media screen and (min-width:990px){.pbh__item--capped{align-self:start;max-block-size:var(--pbh-tile-max)}}@media screen and (min-width:990px){.pbh__grid--spotlight{grid-template-columns:minmax(0,1fr) minmax(0,.9fr) minmax(0,1fr);grid-auto-rows:auto;align-items:stretch}.pbh__grid--spotlight .pbh__col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(9rem,1fr);grid-auto-flow:row dense;gap:1.2rem;min-width:0}.pbh__grid--spotlight .pbh__col:empty{display:none}.pbh__grid--spotlight .pbh__col .pbh__item--size-wide{grid-column:span 2;grid-row:auto}.pbh__grid--spotlight .pbh__col .pbh__item--size-tall{grid-column:auto;grid-row:span 2}.pbh__grid--spotlight .pbh__col .pbh__item--size-hero,.pbh__grid--spotlight .pbh__col .pbh__item--size-portrait{grid-column:span 2;grid-row:span 2}.pbh__grid--spotlight .pbh__col--center:not(.pbh__col--center-stacked){display:flex;flex-direction:column}.pbh__grid--spotlight .pbh__col--center:not(.pbh__col--center-stacked) .pbh__item--hero{aspect-ratio:var(--pbh-hero-ratio, 9 / 16);width:100%;flex:1 0 auto;min-height:0}.pbh__grid--spotlight.pbh__grid--center-stacked{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr)}.pbh__grid--spotlight .pbh__col--center-stacked{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) auto;grid-auto-rows:minmax(9rem,auto);grid-auto-flow:row dense;align-content:stretch;gap:1.2rem}.pbh__grid--spotlight .pbh__col--center-stacked .pbh__item--hero{grid-column:span 2;grid-row:2;align-self:stretch;width:100%;min-block-size:var(--pbh-hero-min, min(38rem, 30vw));min-height:0}.pbh__grid--spotlight .pbh__col--center-stacked .pbh__item--size-wide{grid-column:span 2;grid-row:auto}.pbh__grid--spotlight .pbh__col--center-stacked .pbh__item--size-tall{grid-column:auto;grid-row:span 2}.pbh__grid--spotlight.pbh__grid--center-stacked.pbh__grid--hero-landscape{grid-template-columns:minmax(0,.9fr) minmax(0,1.7fr) minmax(0,.9fr)}.pbh__grid--spotlight.pbh__grid--hero-landscape .pbh__col--center-stacked .pbh__item--hero{grid-column:span 2;grid-row:2;align-self:center;width:100%;aspect-ratio:var(--pbh-hero-ratio, 3 / 2);min-block-size:0}.pbh__grid--hero-landscape .pbh__hero-finish{gap:.9rem 1.1rem;padding:1.2rem 1.6rem}.pbh__grid--spotlight .pbh__item--stat-layout-typography.pbh__item--size-1x1 .pbh__stat-number,.pbh__grid--spotlight .pbh__item--stat-layout-stacked.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(2.4rem,2.3vw,3.2rem)}.pbh__grid--spotlight .pbh__item--stat-layout-inline .pbh__stat-label{white-space:normal}}@media screen and (min-width:990px){.pbh__grid--flagship.pbh__grid--spotlight .pbh__col--left{grid-template-rows:minmax(9rem,1fr) minmax(9rem,1fr) minmax(8rem,.7fr) minmax(0,1.3fr)}}.pbh__copy{position:relative;z-index:2}.pbh__item--stat{justify-content:flex-end;align-items:flex-start}.pbh__stat-number{margin:0;font-size:clamp(3.6rem,3.6vw,5.4rem);font-weight:800;line-height:.95;letter-spacing:-.03em}.pbh__stat-unit{margin-inline-start:.4rem;font-size:.42em;font-weight:700;letter-spacing:0}.pbh__item--accent .pbh__stat-number{color:var(--brand-positive, #4d9c65)}.pbh__stat-label{margin:.8rem 0 0;font-size:1.4rem;font-weight:500;opacity:.72}.pbh__stat-text{margin:.6rem 0 0;max-inline-size:22ch;font-size:1.3rem;line-height:1.4;color:currentColor;opacity:.7}.pbh__item--stat-duo{justify-content:center}.pbh__item--stat-duo .pbh__copy.pbh__stat-duo{position:static;display:flex;flex-direction:row;align-items:center;gap:clamp(1.2rem,1.5vw,2rem);max-inline-size:none;margin:0}.pbh__stat-cell{flex:1;min-width:0;text-align:center}.pbh__stat-cell+.pbh__stat-cell{border-inline-start:1px solid var(--pbh-tile-border, #dcdcdc);padding-inline-start:clamp(1.2rem,1.5vw,2rem)}.pbh__item--stat-duo .pbh__stat-number{font-size:clamp(1.8rem,1.7vw,2.4rem);white-space:nowrap}.pbh__item--stat-duo .pbh__stat-label{margin-block-start:.5rem;font-size:1.3rem}.pbh__item--stat-layout-lower-third .pbh__copy{position:absolute;z-index:2;inset-block-start:33%;inset-block-end:var(--pbh-pad);inset-inline-start:var(--pbh-pad);inset-inline-end:var(--pbh-pad);display:flex;flex-direction:column;justify-content:flex-end;max-inline-size:min(24ch,72%);margin:0}.pbh__item--stat-layout-lower-third.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(2.2rem,2.2vw,3rem);line-height:.95}.pbh__item--stat-layout-lower-third.pbh__item--size-1x1 .pbh__stat-label{margin-block-start:.35rem;font-size:1.2rem;line-height:1.2}.pbh__item--stat-layout-lower-third.pbh__item--size-1x1 .pbh__stat-text{margin-block-start:.25rem;max-inline-size:20ch;font-size:1.2rem;line-height:1.3}.pbh__item--stat-layout-lower-third.pbh__item--has-media .pbh__media--stat-side{position:absolute;z-index:1;inset-block-start:var(--pbh-pad);inset-inline-end:var(--pbh-pad);inset-block-end:28%;inset-inline-start:42%;pointer-events:none}.pbh__item--stat-layout-lower-third.pbh__item--has-media .pbh__media--stat-side .pbh__image{inline-size:100%;block-size:100%;object-fit:contain;object-position:var(--pbh-pos, center)}.pbh__item--stat-layout-lower-third.pbh__item--fit-cover .pbh__media--stat-side .pbh__image{object-fit:cover}.pbh__item--stat-layout-lower-third .pbh__graphic--bars{inset-block-start:var(--pbh-pad);inset-block-end:auto}.pbh__item--stat-layout-stacked{align-items:center;justify-content:flex-end;text-align:center}.pbh__item--stat-layout-stacked .pbh__stat-figure{position:absolute;z-index:1;inset-block-start:var(--pbh-pad);inset-inline:var(--pbh-pad);inset-block-end:42%;display:flex;align-items:center;justify-content:center;pointer-events:none}.pbh__item--stat-layout-stacked .pbh__stat-figure-image{max-inline-size:100%;max-block-size:100%;inline-size:auto;block-size:auto;object-fit:contain;object-position:var(--pbh-pos, center)}.pbh__item--stat-layout-stacked .pbh__stat-figure--fit-cover .pbh__stat-figure-image{inline-size:100%;block-size:100%;object-fit:cover}.pbh__item--stat-layout-stacked .pbh__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-inline-size:min(26ch,92%);margin:0}.pbh__item--stat-layout-stacked .pbh__stat-label{margin-block-start:.5rem}.pbh__item--stat-layout-stacked .pbh__stat-text{max-inline-size:24ch}.pbh__item--stat-layout-stacked .pbh__stat-label,.pbh__item--stat-layout-stacked .pbh__stat-text{line-height:var(--pbh-stat-lh, 1.4)}.pbh__item--stat-stacked-left{align-items:flex-start;text-align:start}.pbh__item--stat-stacked-left .pbh__copy{align-items:flex-start;max-inline-size:100%;text-align:start}.pbh__item--stat-layout-stacked .pbh__graphic--rings{inset-block-start:.8rem;inset-inline-end:auto;inset-inline-start:50%;translate:-50% 0;inline-size:11rem;block-size:11rem}.pbh__item--stat-layout-stacked .pbh__graphic--bars{inset-block-end:auto;inset-block-start:1.2rem;inset-inline-end:auto;inset-inline-start:50%;translate:-50% 0}.pbh__item--stat-layout-editorial{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch;justify-content:initial;padding:0}.pbh__item--stat-layout-editorial .pbh__copy{order:1;display:flex;flex-direction:column;justify-content:center;min-inline-size:0;max-inline-size:none;padding:var(--pbh-pad);padding-inline-end:clamp(.8rem,.8vw,1.2rem)}.pbh__item--stat-layout-editorial .pbh__media--stat-editorial{order:2;position:relative;z-index:1;min-inline-size:0;min-block-size:0;overflow:hidden;pointer-events:none}.pbh__item--stat-layout-editorial .pbh__media--stat-editorial:before{content:"";position:absolute;inset:0 auto 0 0;z-index:1;inline-size:2.4rem;background:linear-gradient(to right,var(--pbh-bg-start, #fff),transparent);pointer-events:none}.pbh__item--stat-layout-editorial .pbh__media--stat-editorial .pbh__image{display:block;inline-size:100%;block-size:100%;object-fit:cover;object-position:var(--pbh-pos, center);scale:var(--pbh-art-scale, 1);translate:var(--pbh-art-off-x, 0) var(--pbh-art-off-y, 0);opacity:var(--pbh-art-opacity, 1)}.pbh__item--stat-layout-editorial.pbh__item--fit-contain .pbh__media--stat-editorial .pbh__image{object-fit:contain}.pbh__item--stat-layout-editorial.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(2.3rem,2.2vw,3.2rem)}.pbh__item--stat-layout-editorial .pbh__stat-label{margin-block-start:.5rem;font-size:1.25rem;line-height:1.2}.pbh__item--stat-layout-editorial .pbh__stat-text{margin-block-start:.4rem;max-inline-size:20ch;font-size:1.1rem;line-height:1.3}.pbh__item--stat-has-battery{align-items:center;justify-content:center;text-align:center}.pbh__stat-stack--battery{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;inline-size:100%}.pbh__stat-eyebrow{margin:0;font-size:1.2rem;font-weight:500;line-height:1.2;color:currentColor;opacity:.6}.pbh__battery-badge{position:relative;display:grid;place-items:center;color:var(--brand-positive, #4d9c65);margin-block:.15rem}.pbh__battery-badge-shell{display:block;inline-size:clamp(9rem,54%,11.5rem);block-size:auto}.pbh__battery-badge-value{position:absolute;margin:0;padding-inline-end:.75rem;font-size:clamp(1.5rem,1.45vw,1.9rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--pbh-fg, #10243e)}.pbh__battery-badge-unit{font-size:.72em;font-weight:700}.pbh__stat-stack--battery .pbh__stat-label{margin:0;font-size:1.15rem;font-weight:600;line-height:1.25}.pbh__stat-stack--battery .pbh__stat-text{margin:0;max-inline-size:22ch;font-size:1rem;line-height:1.3}.pbh__built-in-icon{display:flex;align-items:center;justify-content:center;inline-size:100%;block-size:100%}.pbh__built-in-icon svg{inline-size:88%;block-size:88%}.pbh__stat-text--metric{font-weight:600;opacity:.72}.pbh__item--stat-layout-typography{align-items:flex-start;justify-content:center}.pbh__item--stat-layout-typography .pbh__copy{position:relative;max-inline-size:min(28ch,100%);margin:0}.pbh__item--stat-layout-typography .pbh__stat-text:empty{display:none}.pbh__item--stat-layout-typography.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(3rem,3vw,4.2rem)}.pbh__item--stat-layout-typography.pbh__item--size-wide .pbh__stat-number,.pbh__item--stat-layout-typography.pbh__item--size-tall .pbh__stat-number{font-size:clamp(3.6rem,3.6vw,5.4rem)}.pbh__item--stat-layout-typography .pbh__stat-label{font-size:1.4rem}.pbh__item--stat-layout-typography .pbh__stat-text{max-inline-size:26ch;font-size:1.2rem}.pbh__item--stat-layout-typography.pbh__item--size-tall{align-items:center;text-align:center}.pbh__item--stat-layout-typography.pbh__item--size-tall .pbh__copy{text-align:center}.pbh__item--stat-layout-typography.pbh__item--size-tall .pbh__stat-text{margin-inline:auto}.pbh__item--stat.pbh__item--stat-duo.pbh__item--stat-layout-typography{container-type:inline-size;align-items:center}.pbh__item--stat-duo.pbh__item--stat-layout-typography .pbh__copy.pbh__stat-duo{inline-size:100%}.pbh__item--stat.pbh__item--stat-duo.pbh__item--stat-layout-typography .pbh__stat-number{font-size:clamp(1.8rem,2.4vw,3.4rem);font-size:clamp(1.8rem,8cqi,4.8rem)}@container (max-width: 240px){.pbh__item--stat-duo.pbh__item--stat-layout-typography .pbh__copy.pbh__stat-duo{flex-direction:column;align-items:stretch;gap:1rem}.pbh__item--stat-duo.pbh__item--stat-layout-typography .pbh__stat-cell+.pbh__stat-cell{border-inline-start:0;border-block-start:1px solid var(--pbh-tile-border, #dcdcdc);padding-inline-start:0;padding-block-start:1rem}}.pbh__item--stat-layout-inline{--pbh-pad: clamp(1rem, .95vw, 1.4rem);align-items:center;justify-content:center}.pbh__item--stat-layout-inline .pbh__stat-row{display:flex;align-items:center;justify-content:center;gap:.8rem;inline-size:fit-content;max-inline-size:100%;min-inline-size:0;margin-inline:auto}.pbh__item--stat-layout-inline .pbh__stat-icon{flex:0 0 auto;inline-size:clamp(3.2rem,13%,3.8rem);block-size:clamp(3.2rem,13%,3.8rem);display:flex;align-items:center;justify-content:center}.pbh__item--stat-layout-inline .pbh__stat-icon-image{inline-size:100%;block-size:100%;object-fit:contain;object-position:center}.pbh__item--stat-layout-inline .pbh__stat-icon--fit-cover .pbh__stat-icon-image{object-fit:cover;border-radius:1rem}.pbh__item--stat-layout-inline .pbh__copy{flex:0 1 auto;min-inline-size:0;max-inline-size:none;margin:0;text-align:start}.pbh__item--stat-layout-inline .pbh__stat-number{font-size:clamp(2.6rem,2.5vw,3.4rem)}.pbh__item--stat-layout-inline .pbh__stat-label{margin:0;font-size:clamp(1.35rem,1.3vw,1.5rem);font-weight:600;line-height:1.15;white-space:nowrap}.pbh__item--stat-layout-inline .pbh__stat-text{margin-block-start:.15rem;max-inline-size:none;font-size:1.05rem;line-height:1.25}.pbh__media--stat-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.pbh__media--stat-bg .pbh__image{inline-size:100%;block-size:100%;object-fit:cover;object-position:var(--pbh-pos, center);scale:var(--pbh-art-scale, 1);translate:var(--pbh-art-off-x, 0) var(--pbh-art-off-y, 0);opacity:var(--pbh-art-opacity, 1)}.pbh__item--fit-contain .pbh__media--stat-bg .pbh__image{object-fit:contain}.pbh__media--stat-side .pbh__image,.pbh__stat-figure-image,.pbh__stat-icon-image{scale:var(--pbh-art-scale, 1);translate:var(--pbh-art-off-x, 0) var(--pbh-art-off-y, 0);opacity:var(--pbh-art-opacity, 1)}.pbh__item--stat-bg .pbh__stat-row,.pbh__item--stat-bg .pbh__copy,.pbh__item--stat-bg .pbh__stat-stack,.pbh__item--stat-bg .pbh__copy.pbh__stat-duo{position:relative;z-index:2}.pbh__item--stat-bg.pbh__item--has-scrim:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(to top,var(--pbh-scrim-0, rgb(8 16 28 / .66)) 0%,var(--pbh-scrim-1, rgb(8 16 28 / .34)) 24%,var(--pbh-scrim-2, rgb(8 16 28 / 0)) 52%)}.pbh__item--has-media:not(.pbh__item--stat) .pbh__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.pbh__item--has-media:not(.pbh__item--stat) .pbh__image{inline-size:100%;block-size:100%;object-fit:cover;object-position:var(--pbh-pos, center)}.pbh__item--fit-contain .pbh__image{object-fit:contain}.pbh__item--has-media.pbh__item--fit-contain:not(.pbh__item--stat) .pbh__image{object-fit:contain}.pbh__item--image.pbh__item--fit-cover.pbh__item--has-media{padding:0;overflow:hidden}.pbh__item--image.pbh__item--fit-cover .pbh__media{border-radius:inherit;overflow:hidden}.pbh__item--image.pbh__item--fit-cover .pbh__image{padding:0;object-fit:cover}.pbh__item--image{justify-content:flex-end;color:var(--pbh-fg, #10243e)}.pbh__copy--overlay{z-index:2}.pbh__image-heading{margin:0;font-size:clamp(1.7rem,1.6vw,2.1rem);font-weight:700;letter-spacing:-.01em;line-height:var(--pbh-line-height, 1.2)}.pbh__image-text{margin:.6rem 0 0;max-inline-size:32ch;font-size:1.3rem;line-height:var(--pbh-line-height, 1.4);opacity:.85}.pbh__item--image.pbh__item--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;column-gap:var(--pbh-split-gap, 2rem);padding:0;overflow:hidden}.pbh__item--image.pbh__item--split .pbh__media{position:relative;inset:auto;block-size:100%;min-block-size:0}.pbh__item--image.pbh__item--split .pbh__copy--overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--pbh-pad);padding-inline-start:0}.pbh__item--image.pbh__item--split-reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.pbh__item--image.pbh__item--split-reverse .pbh__media{order:2}.pbh__item--image.pbh__item--split-reverse .pbh__copy--overlay{order:1;padding-inline-start:var(--pbh-pad);padding-inline-end:0}.pbh__item--image.pbh__item--split .pbh__image-heading{font-size:clamp(1.8rem,1.7vw,2.3rem);letter-spacing:-.02em;line-height:var(--pbh-line-height, 1.15)}@media screen and (min-width:990px){.pbh__item--capped.pbh__item--split{grid-template-rows:minmax(0,1fr)}.pbh__item--capped.pbh__item--split .pbh__copy--overlay{min-block-size:0}}.pbh__copy--image-stat .pbh__stat-label{margin:1rem 0 0;font-size:1.5rem;font-weight:700;opacity:1}.pbh__copy--image-stat .pbh__stat-text{margin-top:1.2rem;max-inline-size:26ch}.pbh__item--image.pbh__item--fit-cover.pbh__item--has-media:not(.pbh__item--split):not(.pbh__item--split-reverse):not(.pbh__item--no-scrim):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(to top,var(--pbh-scrim-0, rgb(8 16 28 / .66)) 0%,var(--pbh-scrim-1, rgb(8 16 28 / .34)) 24%,var(--pbh-scrim-2, rgb(8 16 28 / 0)) 52%)}.pbh__item--image.pbh__item--fit-cover.pbh__item--has-media:not(.pbh__item--split):not(.pbh__item--split-reverse) .pbh__copy--overlay{padding:var(--pbh-pad);color:var(--pbh-fg, #fff)}.pbh__item--image.pbh__item--fit-cover.pbh__item--has-media:not(.pbh__item--split):not(.pbh__item--split-reverse) .pbh__image-text{opacity:.9}.pbh__grid--spotlight .pbh__col .pbh__item--image.pbh__item--size-hero .pbh__image-heading{font-size:clamp(2.2rem,2.4vw,3.2rem);letter-spacing:-.02em;line-height:var(--pbh-line-height, 1.1)}.pbh__grid--spotlight .pbh__col .pbh__item--stat.pbh__item--size-hero .pbh__stat-number{font-size:clamp(4.6rem,5.2vw,7rem)}.pbh__grid--spotlight .pbh__col .pbh__item--stat.pbh__item--size-hero .pbh__stat-label{font-size:1.6rem}.pbh__grid--spotlight .pbh__col .pbh__item--stat.pbh__item--size-hero .pbh__stat-text{max-inline-size:32ch;font-size:1.4rem}.pbh__item--hero{align-items:center;justify-content:center;overflow:visible}.pbh__item--hero.pbh__item--fit-cover.pbh__item--has-media{padding:0}.pbh__item--hero .pbh__media{border-radius:inherit;overflow:hidden}.pbh__item--hero.pbh__item--fit-cover .pbh__media{top:0;right:0;bottom:0;left:0}.pbh__item--hero.pbh__item--fit-contain .pbh__image{box-sizing:border-box;padding:2.4rem}.pbh__item--hero.pbh__item--fit-cover .pbh__image{padding:0;object-fit:cover}.pbh__hero-caption{position:absolute;z-index:2;inset-block-end:0;inset-inline-start:50%;translate:-50% 50%;padding:.7rem 1.6rem;border-radius:99rem;background:#ffffffd1;box-shadow:0 .4rem 1.4rem #08101c24,0 .1rem .3rem #08101c14;-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem);color:#10243e;font-size:1.3rem;font-weight:700}.pbh__item--hero-showcase{align-items:stretch;justify-content:flex-start;overflow:hidden;gap:1.2rem;text-align:start}.pbh__hero-head{position:relative;z-index:2}.pbh__hero-name{margin:0;font-size:clamp(1.6rem,1.5vw,2rem);font-weight:700;letter-spacing:-.01em;line-height:1.15;color:var(--pbh-accent, #2f6bff)}.pbh__hero-tagline{margin:.4rem 0 0;max-inline-size:34ch;font-size:1.35rem;line-height:1.35;color:var(--pbh-fg, #10243e);opacity:.66}.pbh__hero-media{position:relative;z-index:1;flex:1 1 auto;min-block-size:0;display:flex;align-items:center;justify-content:center;padding-block:.8rem;transition:opacity .15s cubic-bezier(.45,0,.55,1)}.pbh__hero-media--swapping{opacity:0}@media(prefers-reduced-motion:reduce){.pbh__hero-media{transition:none}}.pbh__hero-media--fit-contain .pbh__hero-image{display:block;inline-size:auto;block-size:auto;max-inline-size:100%;max-block-size:min(100%,clamp(32rem,34vw,52rem));object-fit:contain;object-position:var(--pbh-pos, center)}.pbh__item--hero-showcase .pbh__hero-media--fit-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;flex:none;padding:0;display:block;border-radius:inherit;overflow:hidden;pointer-events:none}.pbh__item--hero-showcase .pbh__hero-media--fit-cover .pbh__hero-image{inline-size:100%;block-size:100%;max-inline-size:none;max-block-size:none;object-fit:cover;object-position:var(--pbh-pos, center)}.pbh__item--hero-showcase .pbh__hero-media .pbh__hero-image,.pbh__item--image .pbh__image{scale:var(--pbh-art-scale, 1);translate:var(--pbh-art-off-x, 0) var(--pbh-art-off-y, 0);transform-origin:var(--pbh-pos, center)}.pbh__hero-finish{position:relative;z-index:2;margin-block-start:auto;display:flex;flex-wrap:wrap;align-items:center;gap:.8rem .9rem;padding:1.3rem 1.5rem;border:1px solid rgb(255 255 255 / .55);border-radius:1.8rem;background:linear-gradient(135deg,#ffffff8c,#fff3 45%,#ffffff59);box-shadow:inset 0 1px #fff9,inset 0 -1px 1px #ffffff40}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.pbh__hero-finish{background:linear-gradient(135deg,#fff6,#ffffff1a 45%,#ffffff40);-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}}.pbh__hero-finish .product-form__input{margin:0}.pbh__hero-finish fieldset.product-form__input{min-inline-size:0;padding:0;border:0}.pbh__hero-finish variant-selects,.pbh__hero-finish .product-form__input--swatch{display:contents}.pbh__hero-finish .product-form__input--pill{display:contents}.pbh__hero-finish .product-form__input .form__label{flex:1 1 100%;inline-size:100%;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 0 1rem;font-size:0;letter-spacing:0;line-height:1.2}.pbh__hero-finish .form__label:before{content:var(--pbh-finish-title, "Finish");font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground) / .72)}.pbh__hero-finish .form__label [data-selected-value]{font-size:1.3rem;font-weight:700;color:var(--pbh-accent, #2f6bff)}.pbh__hero-finish .form__label [data-selected-value]:before{content:"";font-weight:500;color:rgb(var(--color-foreground) / .5)}.pbh__hero-finish .swatch-input__input+.swatch-input__label{--swatch-input--size: 2rem;margin:0}.pbh__hero-finish .swatch-input__input:checked+.swatch-input__label,.pbh__hero-finish .swatch-input__input:active+.swatch-input__label{outline:none}.pbh__hero-finish .swatch-input__input:checked+.swatch-input__label .swatch,.pbh__hero-finish .swatch-input__input:focus-visible+.swatch-input__label .swatch{box-shadow:0 0 0 .2rem var(--pbh-bg-end, #fff),0 0 0 .36rem var(--pbh-accent, #2f6bff)}.pbh__finish-more{display:inline-flex;align-items:center;justify-content:center;min-inline-size:2rem;block-size:2rem;padding-inline:.6rem;border-radius:999px;border:1px solid rgb(255 255 255 / .5);background:#ffffff4d;box-shadow:inset 0 1px #fff9;color:rgb(var(--color-foreground) / .62);font-size:1.1rem;font-weight:600;line-height:1}.pbh__hero-finish .product-form__input--pill input[type=radio]+label{margin:0;padding:.6rem 1.2rem;font-size:1.2rem;letter-spacing:0}.pbh__hero-finish .product-form__input--pill input[type=radio]:checked+label{background-color:var(--pbh-accent, #2f6bff);border-color:var(--pbh-accent, #2f6bff);color:#fff}.pbh__hero-finish .product-form__input--pill .form__label:after{content:var(--pbh-selected, "");font-size:1.3rem;font-weight:700;color:var(--pbh-accent, #2f6bff)}.pbh__graphic{position:absolute;z-index:1;pointer-events:none}.pbh__graphic--rings{inset-block-start:-3rem;inset-inline-end:-3rem;inline-size:14rem;block-size:14rem;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 1.15rem,rgb(var(--color-foreground) / .12) 1.15rem 1.3rem)}.pbh__graphic--rings:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;inline-size:1.4rem;block-size:1.4rem;margin:-.7rem 0 0 -.7rem;border-radius:50%;background:var(--pbh-accent, #2f6bff)}.pbh__graphic--bars{inset-block-end:var(--pbh-pad);inset-inline-end:var(--pbh-pad);display:flex;align-items:flex-end;gap:.5rem;block-size:6rem}.pbh__graphic--bars i{inline-size:.6rem;border-radius:.3rem;background:var(--brand-positive, #4d9c65)}.pbh__graphic--bars i:nth-child(1){block-size:35%}.pbh__graphic--bars i:nth-child(2){block-size:60%}.pbh__graphic--bars i:nth-child(3){block-size:90%}.pbh__graphic--bars i:nth-child(4){block-size:70%}.pbh__graphic--bars i:nth-child(5){block-size:100%}.pbh__graphic--bars i:nth-child(6){block-size:50%}.pbh__graphic--bars i:nth-child(7){block-size:30%}[dir=rtl] .pbh__buy-arrow,[dir=rtl] .pbh .icon-arrow{transform:scaleX(-1)}[dir=rtl] .pbh__item--stat-layout-editorial .pbh__media--stat-editorial:before{inset:0 0 0 auto;background:linear-gradient(to left,var(--pbh-bg-start, #fff),transparent)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.pbh__item--image .pbh__image{transition:transform .4s cubic-bezier(.2,0,0,1)}.pbh__item--image:hover .pbh__image{transform:scale(1.04)}.pbh__buy-button{transition:filter .25s ease}.pbh__buy-button:hover{filter:brightness(1.1)}}@media screen and (min-width:990px)and (max-width:1199px){.pbh__grid--spotlight{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(15rem,auto)}.pbh__grid--spotlight .pbh__col,.pbh__grid--spotlight .pbh__col--center-stacked,.pbh__grid--spotlight .pbh__col--center:not(.pbh__col--center-stacked){display:contents}.pbh__grid--spotlight .pbh__col--center-stacked .pbh__item--hero,.pbh__grid--spotlight .pbh__col--center:not(.pbh__col--center-stacked) .pbh__item--hero{order:-1;grid-column:1 / -1;grid-row:1 / span 2;align-self:stretch;width:auto;min-block-size:56rem;aspect-ratio:auto}.pbh__grid--spotlight .pbh__item--hero-showcase .pbh__hero-media--fit-cover .pbh__hero-image{box-sizing:border-box;padding:2.4rem;object-fit:contain}.pbh__item--block-attach-reach{min-block-size:24rem}}@media screen and (max-width:989px){.pbh__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbh__item--hero{order:-1;grid-column:span 2;grid-row:span 2;min-block-size:34rem}.pbh__item--hero-showcase{grid-row:span 3;min-block-size:46rem}.pbh__item--block-attach-reach{min-block-size:22rem}}@media screen and (max-width:749px){.pbh__head{align-items:flex-start}.pbh__title.hxl{font-size:calc(var(--font-heading-scale) * clamp(3.3rem,7.5vw + .95rem,5rem))}.pbh__title{line-height:1.08}.pbh__grid{grid-auto-rows:minmax(13rem,auto);gap:1rem}.pbh__item{--pbh-pad: 1.6rem;border-radius:1.6rem}.pbh__item--stat.pbh__item--size-1x1{grid-column:span 1;min-block-size:15rem}.pbh__item--stat-layout-editorial.pbh__item--size-1x1{grid-column:span 2;min-block-size:14rem}.pbh__item--stat-layout-editorial{grid-template-columns:minmax(0,1.05fr) minmax(12rem,.95fr)}.pbh__item--stat-layout-editorial .pbh__copy{padding-inline-end:1rem}.pbh__item--stat-layout-editorial.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(2.8rem,9vw,3.8rem)}.pbh__item--size-tall{grid-column:span 1;grid-row:span 2}.pbh__item--stat-layout-stacked.pbh__item--size-tall.pbh__item--has-media{grid-column:span 2;min-block-size:28rem}.pbh__item--image.pbh__item--split,.pbh__item--image.pbh__item--split-reverse{min-block-size:15rem}.pbh__item--image.pbh__item--split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.pbh__item--image.pbh__item--split-reverse{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.pbh__item--image.pbh__item--split .pbh__image-heading{font-size:1.6rem}.pbh__item--hero{min-block-size:32rem}.pbh__item--hero-showcase{min-block-size:48rem;min-block-size:min(48rem,calc(100svh - 6rem))}.pbh__stat-number{font-size:clamp(2.6rem,9vw,3.6rem)}.pbh__item--stat-layout-stacked.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(2rem,7vw,2.8rem)}.pbh__item--stat-layout-lower-third.pbh__item--size-1x1 .pbh__stat-number{font-size:clamp(1.9rem,6.5vw,2.6rem)}.pbh__item--stat-layout-lower-third.pbh__item--has-media .pbh__media--stat-side{inset-block-end:40%}.pbh__item--stat-layout-stacked.pbh__item--size-1x1 .pbh__stat-figure{display:none}.pbh__item--stat-layout-stacked.pbh__item--size-1x1{justify-content:center;align-items:center}.pbh__item--stat-stacked-left.pbh__item--size-1x1{align-items:flex-start}.pbh__item--stat-layout-inline{--pbh-pad: 1rem}.pbh__item--stat-layout-inline .pbh__stat-label{font-size:clamp(1.25rem,4.2vw,1.4rem)}.pbh__item--stat-layout-inline .pbh__stat-number{font-size:clamp(2.2rem,7vw,2.8rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-bento-hero.css.map */
