@keyframes ftm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ftm-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ftm-speed-slide-in{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}@keyframes ftm-speed-slide-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-40px)}}@keyframes ftm-nitro-blur-in{0%{filter:blur(7px);opacity:0;transform:translate(60px) scaleX(1.12)}to{filter:none;opacity:1;transform:none}}@keyframes ftm-nitro-blur-out{0%{filter:none;opacity:1;transform:none}to{filter:blur(6px);opacity:0;transform:translate(-48px) scaleX(1.1)}}@keyframes ftm-rpm-punch-in{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes ftm-rpm-punch-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.12)}}@keyframes ftm-drift-skid-in{0%{opacity:0;transform:translate(50px) rotate(6deg)}to{opacity:1;transform:none}}@keyframes ftm-drift-skid-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-42px) rotate(-6deg)}}@keyframes ftm-flip-3d-in{0%{opacity:0;transform:perspective(1000px) rotateY(90deg)}to{opacity:1;transform:perspective(1000px) rotateY(0)}}@keyframes ftm-flip-3d-out{0%{opacity:1;transform:perspective(1000px) rotateY(0)}to{opacity:0;transform:perspective(1000px) rotateY(-90deg)}}@keyframes ftm-cube-3d-in{0%{opacity:.4;transform:perspective(1200px) rotateY(70deg) translateZ(40px)}to{opacity:1;transform:perspective(1200px) rotateY(0) translateZ(0)}}@keyframes ftm-cube-3d-out{0%{opacity:1;transform:perspective(1200px) rotateY(0) translateZ(0)}to{opacity:.4;transform:perspective(1200px) rotateY(-70deg) translateZ(40px)}}@keyframes ftm-zoom-warp-in{0%{filter:blur(10px);opacity:0;transform:scale(1.4)}to{filter:none;opacity:1;transform:scale(1)}}@keyframes ftm-zoom-warp-out{0%{filter:none;opacity:1;transform:scale(1)}to{filter:blur(6px);opacity:0;transform:scale(.85)}}@keyframes ftm-wipe-right-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes ftm-wipe-right-out{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes ftm-speedometer-in{0%{clip-path:circle(0 at 50% 50%);opacity:.5}to{clip-path:circle(150% at 50% 50%);opacity:1}}@keyframes ftm-speedometer-out{0%{clip-path:circle(150% at 50% 50%);opacity:1}to{clip-path:circle(0 at 50% 50%);opacity:0}}@keyframes ftm-light-streak-in{0%{filter:brightness(2.6);opacity:0;transform:translate(28px)}40%{filter:brightness(1.6);opacity:1}to{filter:none;opacity:1;transform:none}}@keyframes ftm-light-streak-out{0%{filter:none;opacity:1}to{filter:brightness(2.6);opacity:0}}@keyframes ftm-strip-slide-in{0%{opacity:0;transform:translate(8%) skew(-4deg) scale(1.05)}to{opacity:1;transform:none}}@keyframes ftm-strip-slide-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-12%) skew(-6deg) scale(1.05)}}.ftm-fade-enter-active{animation:ftm-fade-in .4s ease both}.ftm-fade-leave-active{animation:ftm-fade-out .4s ease both}.ftm-speed-slide-enter-active{animation:ftm-speed-slide-in .45s cubic-bezier(.2,.85,.25,1) both}.ftm-speed-slide-leave-active{animation:ftm-speed-slide-out .35s cubic-bezier(.4,0,1,1) both}.ftm-nitro-blur-enter-active{animation:ftm-nitro-blur-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-nitro-blur-leave-active{animation:ftm-nitro-blur-out .35s ease-in both}.ftm-rpm-punch-enter-active{animation:ftm-rpm-punch-in .45s cubic-bezier(.34,1.56,.64,1) both}.ftm-rpm-punch-leave-active{animation:ftm-rpm-punch-out .25s ease-in both}.ftm-drift-skid-enter-active{animation:ftm-drift-skid-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-drift-skid-leave-active{animation:ftm-drift-skid-out .35s ease-in both}.ftm-flip-3d-enter-active{animation:ftm-flip-3d-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-flip-3d-leave-active{animation:ftm-flip-3d-out .4s cubic-bezier(.4,0,1,1) both}.ftm-cube-3d-enter-active{animation:ftm-cube-3d-in .55s cubic-bezier(.4,0,.2,1) both}.ftm-cube-3d-leave-active{animation:ftm-cube-3d-out .45s cubic-bezier(.4,0,.2,1) both}.ftm-zoom-warp-enter-active{animation:ftm-zoom-warp-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-zoom-warp-leave-active{animation:ftm-zoom-warp-out .35s ease-in both}.ftm-wipe-right-enter-active{animation:ftm-wipe-right-in .5s cubic-bezier(.4,0,.2,1) both}.ftm-wipe-right-leave-active{animation:ftm-wipe-right-out .4s cubic-bezier(.4,0,.2,1) both}.ftm-speedometer-enter-active{animation:ftm-speedometer-in .55s cubic-bezier(.4,0,.2,1) both}.ftm-speedometer-leave-active{animation:ftm-speedometer-out .35s ease-in both}.ftm-light-streak-enter-active{animation:ftm-light-streak-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-light-streak-leave-active{animation:ftm-light-streak-out .3s ease-in both}.ftm-strip-slide-enter-active{animation:ftm-strip-slide-in .5s cubic-bezier(.2,.85,.25,1) both}.ftm-strip-slide-leave-active{animation:ftm-strip-slide-out .35s ease-in both}@media(prefers-reduced-motion:reduce){[class*=ftm-][class*=-enter-active]{animation:ftm-fade-in .35s ease both!important}[class*=ftm-][class*=-leave-active]{animation:ftm-fade-out .35s ease both!important}}.ft-gallery-slide[data-v-0e9e7b5d]{opacity:0;will-change:opacity}.ft-gallery-slide.is-active[data-v-0e9e7b5d]{opacity:1}.ft-gallery-slide.is-inactive[data-v-0e9e7b5d]{pointer-events:none}.ft-gallery-caption[data-v-0e9e7b5d]{background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.45) 45%,transparent);pointer-events:none}.ft-gallery-carousel[data-transition=fade] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-fade-in .4s ease both}.ft-gallery-carousel[data-transition=speed-slide] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-speed-slide-in .5s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=nitro-blur] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-nitro-blur-in .5s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=rpm-punch] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-rpm-punch-in .5s cubic-bezier(.34,1.56,.64,1) both}.ft-gallery-carousel[data-transition=drift-skid] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-drift-skid-in .5s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=flip-3d] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-flip-3d-in .55s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=cube-3d] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-cube-3d-in .6s cubic-bezier(.4,0,.2,1) both}.ft-gallery-carousel[data-transition=zoom-warp] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-zoom-warp-in .55s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=wipe-right] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-wipe-right-in .55s cubic-bezier(.4,0,.2,1) both}.ft-gallery-carousel[data-transition=speedometer] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-speedometer-in .6s cubic-bezier(.4,0,.2,1) both}.ft-gallery-carousel[data-transition=light-streak] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-light-streak-in .5s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel[data-transition=strip-slide] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:ftm-strip-slide-in .5s cubic-bezier(.2,.85,.25,1) both}.ft-gallery-carousel:not([data-transition=strip-out]) .ft-gallery-slide[data-v-0e9e7b5d]{transition:opacity .45s ease}@media(prefers-reduced-motion:reduce){.ft-gallery-slide[data-v-0e9e7b5d]{transition:opacity .4s ease}.ft-gallery-carousel[data-transition] .ft-gallery-slide.is-active[data-v-0e9e7b5d]{animation:none}}.ft-gallery-stripout[data-v-0e9e7b5d]{display:flex;inset:0;pointer-events:none;position:absolute;z-index:10}.ft-gallery-strip[data-v-0e9e7b5d]{animation:strip-out-0e9e7b5d .5s cubic-bezier(.4,0,.2,1) both;background-repeat:no-repeat;flex:1}@keyframes strip-out-0e9e7b5d{0%{opacity:1;transform:translate(0) skew(0)}to{opacity:0;transform:translate(-130%) skew(-6deg)}}
