.fph-shell{padding-block:var(--fph-padding-top) var(--fph-padding-bottom)}.fph-shell--contained{margin-inline:auto;max-width:var(--site-content-width, var(--page-width));padding-inline:var(--site-side-padding, 5rem)}.fph{display:block;position:relative}.fph__viewport{background:rgb(var(--color-background));border-radius:var(--fph-corner-radius, var(--media-radius));height:var(--fph-desktop-height);isolation:isolate;overflow:hidden;position:relative;touch-action:pan-y}.fph__viewport:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.fph__track,.fph__slide,.fph__empty{height:100%;width:100%}.fph__slide{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity var(--fph-transition-duration) ease,visibility var(--fph-transition-duration) ease;visibility:hidden;z-index:0}.fph__slide.is-active{opacity:1;pointer-events:auto;visibility:visible;z-index:1}.fph__media,.fph__media picture,.fph__image,.fph__placeholder{display:block;height:100%;width:100%}.fph__image,.fph__placeholder{object-fit:cover;object-position:var(--fph-image-position, center center)}.fph__placeholder{background:rgba(var(--color-foreground),.05)}.fph__slide>.fph__overlay{background:rgba(var(--fph-overlay-color, 0, 0, 0),var(--fph-overlay-opacity, .3));display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.fph__content{display:flex;top:0;right:0;bottom:0;left:0;padding:clamp(2.4rem,5vw,7.2rem) clamp(2rem,6vw,9.6rem) max(9rem,11vh);position:absolute;z-index:2}.fph-shell--full_bleed .fph__content{padding-inline:max(var(--site-side-padding, 5rem),calc((100vw - var(--site-content-width, var(--page-width))) / 2 + var(--site-side-padding, 5rem)))}.fph__content--top-left,.fph__content--top-center,.fph__content--top-right{align-items:flex-start}.fph__content--middle-left,.fph__content--middle-center,.fph__content--middle-right{align-items:center}.fph__content--bottom-left,.fph__content--bottom-center,.fph__content--bottom-right{align-items:flex-end}.fph__content--top-left,.fph__content--middle-left,.fph__content--bottom-left{justify-content:flex-start}.fph__content--top-center,.fph__content--middle-center,.fph__content--bottom-center{justify-content:center}.fph__content--top-right,.fph__content--middle-right,.fph__content--bottom-right{justify-content:flex-end}.fph__content-inner{color:rgb(var(--color-foreground));max-width:min(90rem,100%)}.fph__text--left{text-align:left}.fph__text--center{text-align:center}.fph__text--right{text-align:right}.fph__eyebrow{font-size:var(--font-body-base-size);font-weight:var(--font-body-weight-bold);line-height:1.3;margin:0 0 1.6rem}.fph__heading{color:inherit;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.02;margin:0;overflow-wrap:anywhere;text-wrap:balance}.fph__text{color:inherit;margin-top:1.8rem}.fph__text>*:first-child{margin-top:0}.fph__text>*:last-child{margin-bottom:0}.fph__content-inner>.button{margin-top:2.8rem}.fph__controls{align-items:center;background:transparent;bottom:1.6rem;color:rgb(var(--color-foreground));display:flex;gap:.2rem;left:50%;position:absolute;transform:translate(-50%);z-index:5}.fph__arrow,.fph__indicator{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;justify-content:center;min-height:4.4rem;min-width:4.4rem;padding:0}.fph__arrow svg{fill:none;height:2.5rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:2.5rem}.fph__arrow:hover,.fph__indicator:hover{opacity:.78}.fph__arrow:focus-visible,.fph__indicator:focus-visible{border-radius:var(--buttons-radius-outset);outline:.2rem solid currentColor;outline-offset:-.2rem}.fph__indicators{align-items:center;display:flex}.fph__indicator{transition:width var(--duration-short) ease;width:4.4rem}.fph__indicator.is-active{width:6.4rem}.fph__indicator-track{align-items:center;background:rgba(var(--color-foreground),.42);border-radius:var(--badge-corner-radius);display:block;height:1rem;overflow:hidden;transition:width var(--duration-short) ease;width:1rem}.fph__indicator.is-active .fph__indicator-track{width:5rem}.fph__indicator-fill{background:currentColor;display:block;height:100%;transform:scaleX(0);transform-origin:left center;width:100%;will-change:transform}.fph__playback-icon{align-items:center;display:none;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute}.fph__indicator.is-active .fph__indicator-track{position:relative}.fph__indicator.is-active[data-playback-state] .fph__playback-icon{display:flex}.fph__playback-icon svg{fill:none;height:1.2rem;stroke:rgb(var(--color-background));stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:1.2rem}.fph__playback-play,.fph__indicator[data-playback-state=paused] .fph__playback-pause{display:none}.fph__indicator[data-playback-state=paused] .fph__playback-play{display:block}.fph__empty{position:relative}@media screen and (max-width:749px){.fph-shell--contained{padding-inline:var(--site-mobile-side-padding, 1.5rem)}.fph__viewport{height:var(--fph-mobile-height)}.fph__content{justify-content:center;padding:3rem 2rem 9rem}.fph-shell--full_bleed .fph__content{padding-inline:var(--site-mobile-side-padding, 1.5rem)}.fph__content-mobile--top{align-items:flex-start}.fph__content-mobile--middle{align-items:center}.fph__content-mobile--bottom{align-items:flex-end}.fph__text-mobile--left{text-align:left}.fph__text-mobile--center{text-align:center}.fph__text-mobile--right{text-align:right}.fph__eyebrow{margin-bottom:1.2rem}.fph__content-inner>.button{margin-top:2.2rem}.fph__controls{bottom:.8rem}.fph__indicator.is-active{width:5.6rem}.fph__indicator.is-active .fph__indicator-track{width:4.2rem}}@media(prefers-reduced-motion:reduce){.fph__slide,.fph__indicator,.fph__indicator-track{transition:none}}@media(forced-colors:active){.fph__indicator-track{border:.1rem solid CanvasText}.fph__indicator-fill{background:CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-finch-progress-hero.css.map */
