.fvs-section,.fvs-section *{box-sizing:border-box}.fvs-section{--fvs-bg: #f5f8f1;--fvs-surface: #ffffff;--fvs-text: #321844;--fvs-muted: #5c5263;--fvs-accent: #8bb36d;--fvs-accent-soft: #dfeccf;--fvs-border: #dde8dd;position:relative;overflow:hidden;padding:64px 0;color:var(--fvs-text);background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--fvs-accent-soft),transparent 24%),transparent 34%),radial-gradient(circle at 0% 72%,color-mix(in srgb,var(--fvs-accent),transparent 84%),transparent 30%),var(--fvs-bg);font-family:inherit;letter-spacing:0;isolation:isolate}.fvs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.fvs-backdrop__glow{position:absolute;width:280px;height:280px;border-radius:999px;background:color-mix(in srgb,var(--fvs-accent),transparent 72%);filter:blur(52px);opacity:.34;transform:translateZ(0)}.fvs-backdrop__glow--one{top:16%;left:-110px}.fvs-backdrop__glow--two{right:-120px;bottom:10%;background:color-mix(in srgb,var(--fvs-text),transparent 88%)}.fvs-container{position:relative;z-index:1;width:min(100% - 32px,1320px);margin:0 auto}.fvs-header{max-width:900px;margin:0 auto 34px;text-align:center}.fvs-eyebrow{display:flex;width:fit-content;align-items:center;justify-content:center;gap:12px;margin:0 auto 18px;color:color-mix(in srgb,var(--fvs-text),var(--fvs-accent) 34%);font-size:var(--fvs-eyebrow-size-mobile, 1.6rem);font-weight:820;line-height:1.2;text-transform:uppercase}.fvs-eyebrow__line{width:32px;height:2px;border-radius:999px;background:currentColor}.fvs-heading{margin:0;color:var(--fvs-text);font-size:clamp(3rem,13vw,var(--fvs-heading-size-mobile, 5.4rem));font-weight:850;line-height:.98;letter-spacing:0;text-wrap:balance}.fvs-heading__line{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.06em}.fvs-heading__line>span{display:block}.fvs-intro{max-width:760px;margin:18px auto 0;color:var(--fvs-muted);font-size:var(--fvs-intro-size-mobile, 1.5rem);font-weight:570;line-height:1.6}.fvs-heading,.fvs-intro,.fvs-badge__text{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.fvs-video-shell{max-width:1040px;margin:0 auto}.fvs-video{position:relative;z-index:1;aspect-ratio:16 / 9;overflow:hidden;background:radial-gradient(circle at 24% 18%,color-mix(in srgb,var(--fvs-accent-soft),white 8%),transparent 36%),linear-gradient(135deg,color-mix(in srgb,var(--fvs-accent-soft),white 62%),#fff 76%)}.fvs-video__media{display:block;width:100%;height:100%;object-fit:cover}.fvs-video__media--image{filter:saturate(.96)}.fvs-video__placeholder,.fvs-video__empty{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;gap:16px;align-content:center;padding:28px;color:var(--fvs-text);text-align:center}.fvs-video__placeholder{background:#ffffff42}.fvs-video__empty{background:linear-gradient(135deg,color-mix(in srgb,var(--fvs-accent-soft),white 42%),#ffffffd1),var(--fvs-surface)}.fvs-video__play{position:relative;display:inline-grid;width:68px;height:68px;place-items:center;border-radius:999px;background:var(--fvs-text);box-shadow:0 18px 42px #2c193a2e}.fvs-video__play:before{content:"";width:0;height:0;margin-left:4px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #ffffff}.fvs-video__placeholder p,.fvs-video__empty p{max-width:360px;margin:0;color:var(--fvs-muted);font-size:var(--fvs-placeholder-size-mobile, 1.5rem);font-weight:700;line-height:1.4}.fvs-badges{display:grid;max-width:1040px;grid-template-columns:1fr;gap:12px;margin:18px auto 0}.fvs-badge{display:flex;min-height:68px;align-items:center;gap:12px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--fvs-border),transparent 10%);border-radius:8px;background:color-mix(in srgb,var(--fvs-surface),transparent 5%);box-shadow:0 16px 40px #2c193a0f;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.fvs-badge__icon{display:inline-grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:8px;color:var(--fvs-text);background:color-mix(in srgb,var(--fvs-accent),white 70%);font-size:var(--fvs-badge-icon-size-mobile, 1.3rem);font-weight:850;line-height:1}.fvs-badge__text{color:var(--fvs-text);font-size:var(--fvs-badge-text-size-mobile, 1.5rem);font-weight:820;line-height:1.25}.fvs-badge:hover,.fvs-badge:focus-within{border-color:color-mix(in srgb,var(--fvs-accent),var(--fvs-border) 36%);box-shadow:0 20px 52px #2c193a1a;transform:translate3d(0,-3px,0)}.fvs-js .fvs-header,.fvs-js .fvs-intro,.fvs-js .fvs-video-shell,.fvs-js .fvs-badge{opacity:0;filter:blur(10px);transform:translate3d(0,24px,0)}.fvs-js [data-fvs-line]>span{transform:translate3d(0,112%,0)}.fvs-js .fvs-is-visible.fvs-header,.fvs-js .fvs-is-visible.fvs-intro,.fvs-js .fvs-is-visible.fvs-video-shell,.fvs-js .fvs-is-visible.fvs-badge{animation:fvsFadeLift .78s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--fvs-delay, 0ms)}.fvs-js .fvs-is-visible [data-fvs-line]>span{animation:fvsLineReveal .82s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--fvs-delay, .12s)}@keyframes fvsFadeLift{to{opacity:1;filter:blur(0);transform:translateZ(0)}}@keyframes fvsLineReveal{to{transform:translateZ(0)}}@media screen and (min-width:720px){.fvs-section{padding:86px 0}.fvs-container{width:min(100% - 56px,1320px)}.fvs-header{margin-bottom:52px}.fvs-heading{font-size:clamp(4rem,6vw,var(--fvs-heading-size-desktop, 6.4rem))}.fvs-eyebrow{font-size:var(--fvs-eyebrow-size-desktop, 1.6rem)}.fvs-intro{font-size:var(--fvs-intro-size-desktop, 1.5rem)}.fvs-video__placeholder p,.fvs-video__empty p{font-size:var(--fvs-placeholder-size-desktop, 1.5rem)}.fvs-badge__icon{font-size:var(--fvs-badge-icon-size-desktop, 1.3rem)}.fvs-badge__text{font-size:var(--fvs-badge-text-size-desktop, 1.5rem)}.fvs-video-shell__chrome{padding:18px 22px}.fvs-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}}@media screen and (min-width:1120px){.fvs-section{padding:108px 0}.fvs-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media(prefers-reduced-motion:reduce){.fvs-section *,.fvs-section *:before,.fvs-section *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.fvs-js .fvs-header,.fvs-js .fvs-intro,.fvs-js .fvs-video-shell,.fvs-js .fvs-badge,.fvs-js [data-fvs-line]>span{opacity:1;filter:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/fellinora-video-showcase.css.map */
