.fpv-section{color:rgb(var(--color-foreground))}.fpv-section__header{max-width:72rem;margin-bottom:2.4rem}.fpv-section__eyebrow{margin:0 0 1rem}.fpv-section__heading{margin:0}.fpv-section__text{margin-top:1.4rem}.fpv-section__text>*:first-child{margin-top:0}.fpv-section__text>*:last-child{margin-bottom:0}.fpv-video__frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:linear-gradient(145deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.12)),rgb(var(--color-background));box-shadow:0 1.6rem 4rem rgba(var(--color-shadow),.18)}.fpv-video .fpv-section__header{max-width:76rem;margin-right:auto;margin-left:auto;text-align:center}.fpv-video__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem;color:rgba(var(--color-foreground),.7);text-align:center}.fpv-video__fallback p{max-width:34rem;margin:0}.fpv-video__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;background:transparent;object-fit:cover}.fpv-feature-cards__list{display:grid;gap:1.2rem;margin:0;padding:0;list-style:none}.fpv-feature-cards__item{min-width:0}.fpv-feature-card{position:relative;height:100%;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.8rem;background:rgba(var(--color-foreground),.035)}.fpv-feature-card__media{position:relative;overflow:hidden;border-bottom:1px solid rgba(var(--color-foreground),.08);background-color:rgba(var(--color-foreground),.04)}.fpv-feature-card__media--portrait{aspect-ratio:4 / 5}.fpv-feature-card__media--square{aspect-ratio:1}.fpv-feature-card__media--landscape{aspect-ratio:4 / 3}.fpv-feature-card__media--asset{background-image:var(--fpv-card-image, none),linear-gradient(145deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.14));background-repeat:no-repeat;background-position:center;background-size:cover}.fpv-feature-card__image{display:block;width:100%;height:100%;object-fit:cover}.fpv-feature-card__body{padding:2rem}.fpv-feature-card__label{margin:0 0 1rem;font-weight:700}.fpv-feature-card__title{margin:0}.fpv-feature-card__text{margin-top:1.2rem}.fpv-feature-card__text>*:first-child{margin-top:0}.fpv-feature-card__text>*:last-child{margin-bottom:0}.fpv-feature-cards--gallery .fpv-feature-cards__list{display:flex;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.fpv-feature-cards--gallery .fpv-feature-cards__item{flex:0 0 min(82vw,32rem);scroll-snap-align:start}.fpv-feature-cards--steps .fpv-feature-card{background:radial-gradient(circle at top right,rgba(var(--color-foreground),.09),transparent 42%),rgba(var(--color-foreground),.025)}.fpv-feature-cards--steps .fpv-feature-card__body{padding:2.4rem}.fpv-feature-cards--steps .fpv-feature-card__label{display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;margin-bottom:3.6rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.3rem;letter-spacing:.08em}.fpv-lifestyle-banner__stage{position:relative;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgba(var(--color-foreground),.035)}.fpv-lifestyle-banner__media{position:relative;min-height:34rem;aspect-ratio:4 / 5;background-color:rgba(var(--color-foreground),.04)}.fpv-lifestyle-banner__media--asset{background-image:var(--fpv-lifestyle-image, none),linear-gradient(145deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.16));background-repeat:no-repeat;background-position:center;background-size:cover}.fpv-lifestyle-banner__image{display:block;width:100%;height:100%;object-fit:cover}.fpv-lifestyle-banner__content{padding:2.4rem}.fpv-media-content__grid{display:grid;gap:3.2rem;align-items:center}.fpv-media-content__media-wrap{min-width:0}.fpv-media-content__media{position:relative;overflow:hidden;border-radius:2rem}.fpv-media-content__media--landscape{aspect-ratio:4 / 3}.fpv-media-content__media--wide{aspect-ratio:16 / 9}.fpv-media-content__media--portrait{aspect-ratio:4 / 5}.fpv-media-content__media--square{aspect-ratio:1}.fpv-media-content__image{display:block;width:100%;height:100%;object-fit:cover}.fpv-media-content__content{min-width:0;max-width:40rem}.fpv-media-content__content .fpv-section__text{font-size:1.7rem;line-height:1.55}.fpv-media-content--text-only .fpv-media-content__grid,.fpv-media-content--text-only .fpv-media-content__content{max-width:72rem}.fpv-media-content__items{display:grid;gap:.6rem;margin:1.8rem 0 0;padding:0;list-style:none}.fpv-media-content__item{display:flex;gap:1.2rem;align-items:baseline;padding:.4rem 0}.fpv-media-content__item:before{content:"";flex:0 0 auto;width:.6rem;height:.6rem;border-radius:50%;background:currentColor;transform:translateY(-.1rem)}.fpv-media-content__item-text{margin:0;font-weight:600;line-height:1.35}.fpv-specs__table{overflow:hidden;margin:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.6rem}.fpv-specs__row{display:grid;grid-template-columns:minmax(10rem,.72fr) minmax(0,1.28fr);border-bottom:1px solid rgba(var(--color-foreground),.1)}.fpv-specs__row:last-child{border-bottom:0}.fpv-specs__label,.fpv-specs__value{min-width:0;margin:0;padding:1.3rem 1.4rem;overflow-wrap:anywhere}.fpv-specs__label{border-right:1px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.04);font-weight:600}.fpv-specs__value>*:first-child{margin-top:0}.fpv-specs__value>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.fpv-section__header{margin-bottom:2rem}.fpv-video__frame,.fpv-media-content__media,.fpv-lifestyle-banner__stage,.fpv-feature-card{border-radius:1.4rem}.fpv-feature-card__body{padding:1.8rem}.fpv-feature-cards--steps .fpv-feature-card__label{margin-bottom:2.8rem}.fpv-media-content__grid{gap:2.2rem}.fpv-media-content__items--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.fpv-specs__table{border-radius:1.2rem}.fpv-specs__label,.fpv-specs__value{padding:1.2rem}}@media screen and (max-width:389px){.fpv-media-content__items--compact{grid-template-columns:1fr}.fpv-specs__row{grid-template-columns:minmax(9rem,.65fr) minmax(0,1.35fr)}}@media screen and (min-width:750px){.fpv-feature-cards--gallery .fpv-feature-cards__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:0}.fpv-feature-cards--gallery .fpv-feature-cards__item{min-width:0}.fpv-feature-cards--steps .fpv-feature-cards__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.fpv-lifestyle-banner__media{min-height:50rem;aspect-ratio:16 / 9}.fpv-lifestyle-banner__content{position:absolute;bottom:3.2rem;left:3.2rem;max-width:52rem;padding:3.2rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgba(var(--color-background),.92);box-shadow:0 1.2rem 3.6rem rgba(var(--color-shadow),.16)}.fpv-media-content__grid{grid-template-columns:minmax(0,7fr) minmax(24rem,3fr);gap:clamp(4rem,6vw,8rem)}.fpv-media-content--media-right .fpv-media-content__media-wrap{order:2}.fpv-media-content--media-right .fpv-media-content__grid{grid-template-columns:minmax(24rem,3fr) minmax(0,7fr)}.fpv-media-content--text-only .fpv-media-content__grid{grid-template-columns:minmax(0,72rem)}.fpv-media-content__items--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.fpv-specs__row{grid-template-columns:minmax(18rem,.6fr) minmax(0,1.4fr)}}@media screen and (min-width:990px){.fpv-feature-cards--gallery .fpv-feature-cards__list{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-fpv-product.css.map */
