body{--gray1: #bdbdbd;--gray2: #eaeaea;--blue1: #00abeb;--red1: #f18585;--turq: #00f2ad;--warning: #cd3e0d;--gold: #B29156;--movi_red: #ff6855;--red_plp_xl: #f44b3d;--navy: #06111b;--wf_gold: #B49356;--gray_f2: #f2f2f2;--gray_f: #F8F8F8;--gray_80: #808080;--gray_d: #ddd;--primary: "DINFly", Helvetica, Arial, Verdana, sans-serif;--cond: "DINFlyCondensed", Helvetica, Arial, Verdana, sans-serif;--oswald: "oswald", Impact, Helvetica, Arial, Verdana, sans-serif;--exo: "Exo", Helvetica, Arial, Verdana, sans-serif}body.home #launcher{display:none}.homeHero{--text: #3A3A3A;--buyBg: var(--blue1);--buyText: #3A3A3A;--learnMoreBg: #494949;--learnMoreText: #E5E5E5;--buyHover: rgba(0,0,0,0.3);--learnHover: rgba(0,0,0,0.3);position:relative}.homeHero .pageWidth{max-width:140rem;margin:0 auto;padding-inline:2rem;width:100%}@media(min-width:48em){.homeHero .pageWidth{padding-inline:4rem}}@media(min-width:93.75em){.homeHero .pageWidth{max-width:76.84vw;padding-inline:0}}.homeRotator{display:flex}.homeRotator.flickity-enabled{display:block}.homeRotator .slide{flex-shrink:0;width:100%;height:calc(100vh - 8.7rem - 10rem);min-height:68rem;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.homeRotator .slide .slide-image{position:absolute;inset:0;width:100%;height:100%}.homeRotator .slide .slide-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width:93.75em){.homeRotator .slide{min-height:30vw;max-height:100vh}}.homeTextRotator{position:absolute;top:0;left:0;width:100%;height:100%}.homeTextRotator .textSlide{top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:8rem;position:absolute;pointer-events:none}@media(min-width:48em){.homeTextRotator .textSlide{padding-bottom:10rem}}.homeTextRotator .logo,.homeTextRotator .subhead,.homeTextRotator .body,.homeTextRotator .ctas,.homeTextRotator .footer{opacity:0;transform:translateX(-2rem);transition:opacity .5s,transform .5s;transition-delay:0}.homeTextRotator .textSlide.js-active{pointer-events:auto}.homeTextRotator .textSlide.js-active .logo,.homeTextRotator .textSlide.js-active .body,.homeTextRotator .textSlide.js-active .ctas,.homeTextRotator .textSlide.js-active .footer{opacity:1;transform:translateX(0)}.homeTextRotator .textSlide.js-active .subhead{opacity:.75;transform:translateX(0)}.homeTextRotator .textSlide.js-active .log{transition-delay:0s}.homeTextRotator .textSlide.js-active .subhead{transition-delay:.1s}.homeTextRotator .textSlide.js-active .body{transition-delay:.2s}.homeTextRotator .textSlide.js-active .ctas{transition-delay:.3s}.homeTextRotator .textSlide.js-active .footer{transition-delay:.4s}.homeTextRotator .text{font-size:1.4rem;max-width:34rem;color:var(--text)}@media(min-width:64em){.homeTextRotator .text{min-height:21rem;max-width:44rem}}@media(min-width:93.75em){.homeTextRotator .text{font-size:.8vw;min-height:none;max-width:28vw}}@media(min-width:93.75em){.homeTextRotator .logo svg{width:12vw;height:auto}}.homeTextRotator .subhead{margin-top:1rem}@media(min-width:93.75em){.homeTextRotator .subhead{margin-top:.70175vw}}.homeTextRotator .body{margin-top:1rem}@media(min-width:93.75em){.homeTextRotator .body{margin-top:.70175vw}}.homeTextRotator .footer{margin-top:2rem}.homeTextRotator .ctas{margin-top:2rem;display:flex;gap:1.2rem}@media(min-width:48em){.homeTextRotator .ctas{margin-top:3.5rem}}@media(min-width:93.75em){.homeTextRotator .ctas{margin-top:2vw;gap:.84211vw}}.homeTextRotator .btn{align-items:center;border-radius:1.5rem;display:flex;height:3rem;min-width:14rem;padding:0 1rem;position:relative;justify-content:center}@media(min-width:93.75em){.homeTextRotator .btn{height:2.10526vw;min-width:9.8245vw;padding:0 .70175vw;border-radius:1.05263vw}}.homeTextRotator .buyLink{background:var(--buyBg);border:1px solid var(--buyBg);color:var(--buyText)}.homeTextRotator .buyLink:hover{box-shadow:0 0 0 4px var(--buyHover)}.homeTextRotator .learnLink{background:var(--learnMoreBg);border:1px solid var(--learnMoreBg);color:var(--learnMoreText)}.homeTextRotator .learnLink:hover{box-shadow:0 0 0 4px var(--learnHover)}.homeHero .controlsWrapper{position:relative}.homeHero .rotatorControls{position:absolute;bottom:2rem;left:0;z-index:1;display:flex;gap:1.6rem;opacity:0;transition:opacity .3s;width:100%;justify-content:center}.homeHero .rotatorControls.js-active{opacity:1}@media(min-width:48em){.homeHero .rotatorControls{bottom:5rem;right:7rem;left:auto;width:auto;transform:none}}.homeHero .rotatorControls ul{display:flex;gap:1.6rem;list-style:none}.homeHero .rotatorControls .dot{border:1px solid #fff;width:.6rem;height:1.8rem;border-radius:2.6px;background:none}.homeHero .rotatorControls .dot:before{content:"";display:block;width:100%;height:100%;background:#fff;opacity:0;transition:opacity .3s}.homeHero .rotatorControls li:hover .dot:before,.homeHero .rotatorControls li.js-active .dot:before{opacity:1}.homeHero .rotatorControls .directionButton{border:0;background:none;display:flex;align-items:center;justify-content:center}.homeGrid{background:#fff;display:grid;gap:1.5rem;padding:1.5rem}.homeGrid .gridItem{--bg: #dadada;--fg: #fff;--linkBg: #434756;--linkHoverFg: #fff;background:var(--bg);border-radius:1rem;color:var(--fg);flex:0 0 100%;max-width:100%;min-height:36rem;overflow:hidden;padding:2rem;position:relative;text-align:center}@media(min-width:40em){.homeGrid{grid-template-columns:repeat(2, minmax(0, 1fr))}.homeGrid .gridItem{grid-column:span 1}.homeGrid .size-1-1{grid-column:span 2}}@media(min-width:64em){.homeGrid{grid-template-columns:repeat(12, minmax(0, 1fr))}.homeGrid .gridItem{min-height:36rem}.homeGrid .size-1-1{grid-column:span 12}.homeGrid .size-1-2{grid-column:span 6}.homeGrid .size-1-3{grid-column:span 4}.homeGrid .size-1-4{grid-column:span 3}}@media(min-width:75em){.homeGrid .gridItem{min-height:27vw;padding:2vw}}.homeGrid .gridItem{display:flex;flex-direction:column;justify-content:flex-end}.homeGrid .gridItem.text-left{text-align:left;align-items:flex-start}.homeGrid .gridItem.text-left .subhead{margin-inline:0}.homeGrid .underlay{background-position:50%;background-size:cover;position:absolute;top:0;right:0;left:0;bottom:0}.homeGrid .title{font-size:3rem;font-weight:500;margin:0;line-height:1;pointer-events:none;position:relative}.homeGrid .subhead{font-size:1.4rem;line-height:1.2;margin:.5rem auto 0;max-width:40rem;pointer-events:none;position:relative}.homeGrid .ctas{align-items:center;display:flex;font-size:1.3rem;gap:1.5rem;justify-content:center;margin-top:1.4rem}.homeGrid .link{align-items:center;border-radius:1.5rem;border:1px solid var(--linkBg);color:var(--linkBg);display:flex;height:3rem;min-width:10rem;padding:0 1rem;position:relative;justify-content:center}.homeGrid .link:hover{background:var(--linkBg);color:var(--linkHoverFg)}.homeGrid .link:first-of-type{background:var(--linkBg);color:var(--linkHoverFg)}.homeGrid .link:first-of-type:hover{border-color:var(--linkHoverFg)}@media(min-width:48em){.homeGrid .subhead{min-height:2.29em}}@media(min-width:75em){.homeGrid .title{font-size:2.14vw}.homeGrid .subhead{font-size:1vw;margin:.34vw auto 0;min-height:2.29em}.homeGrid .ctas{font-size:.93vw;margin-top:1vw}}.homeGrid .ember-s5k .subhead{max-width:28rem}.homeGrid .ember-s2-5k .subhead{max-width:26rem}.homeGrid .flux{background:url(../images/flux/freefly-flux-lidar-home-tile-dt.jpg) 50%/cover no-repeat;--fg: #2E2C26}.homeGrid .flux .images{display:flex;align-items:center;justify-content:center;flex:1 0 0;margin-top:2rem}.homeGrid .flux img{max-width:12rem;height:auto}@media(min-width:40em){.homeGrid .flux .images{gap:2rem}.homeGrid .flux img{max-width:18.8rem}}@media(min-width:48em){.homeGrid .flux .images{gap:5rem}}.homeGrid .carbon .subhead{max-width:22.4rem}@media(min-width:75em){.homeGrid .carbon .subhead{max-width:16vw}}.homeGrid .altaX .subhead{max-width:32rem}.homeGrid .astro .subhead{max-width:39rem}.homeGrid .alta-pro .subhead{max-width:35rem}@media(min-width:75em){.homeGrid .alta-pro .subhead{max-width:25vw}}.homeGrid .careers .text{max-width:31rem}@media(min-width:75em){.homeGrid .careers .text{max-width:22vw}}.homeGrid .alta-training .underlay{background-position:right 50%}@media(min-width:48em){.homeGrid .why-freefly,.homeGrid .timeline,.homeGrid .powered{min-height:24rem}}@media(min-width:75em){.homeGrid .why-freefly,.homeGrid .timeline,.homeGrid .powered{min-height:17vw}}