{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/putxWoCvayNGZa4jgWvR/b31jLmWZnkGIwiO1Mtfd/TimelineElement.js", "ssg:https://framerusercontent.com/modules/Jf1znKBlxpwNSM6yVWKr/hhn0LyZ3dT0RZdbwEfHW/a3RcCiPKe.js", "ssg:https://framerusercontent.com/modules/Xhw9H8Gxf8AHoB89zuWC/s4YNT0EPtq50BtpDC3cf/BzQdHk0my.js", "ssg:https://framerusercontent.com/modules/YRGP8nKEx1v3YDMjpONt/wcRJWRijKQ0v0HVzIOyI/C4TaIier8.js", "ssg:https://framerusercontent.com/modules/WPX3zUnEAx5FQjTnNJh8/RigasEns0KOsc80dmaZi/X0KaDYZvj.js", "ssg:https://framer.com/m/TabsContainer-oKxR.js@HY01l5FM0NkcgmHryIDE", "ssg:https://framerusercontent.com/modules/3EUdddKJrI75ki3cJFSc/7t94gPyiHwuybzJPMj8O/DroneSequence_1.js", "ssg:https://framerusercontent.com/modules/jxgzbJkrCzVJQkZKCtkL/BL7icgco4sXu35m1E06g/lks0MAoaf.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useInView}from\"framer\";import{useRef,useState}from\"react\";import CallToAction from\"https://framer.com/m/CallToAction-Dbzh.js@91RYL00gEaBr0MC5QynB\";export default function TimelineElement({title,copy,date,controlClass,isActive,isHeadlineComponent,customTag,link,isDarkMode,openInNewTab}){const timelineElementRef=useRef(null);const[lineHeight,setLineHeight]=useState(\"h-[calc(100%+22px)]\");const isInView=useInView(timelineElementRef,{margin:\"0px 0px -25% 0px\",once:true});return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:innerStyles}}),/*#__PURE__*/_jsxs(\"div\",{ref:timelineElementRef,className:`time-element ${isHeadlineComponent?\"headline-component\":controlClass} ${isDarkMode?\"dark-mode\":\"\"}`,children:[date&&!customTag&&/*#__PURE__*/_jsx(\"p\",{className:\"date-container font-weight-regular\",children:/*#__PURE__*/_jsx(\"span\",{className:\"year\",children:date})}),customTag&&/*#__PURE__*/_jsx(\"p\",{className:\"date-container font-weight-regular\",children:/*#__PURE__*/_jsx(\"span\",{className:\"year\",children:customTag})}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{className:\"heading-4 font-weight-regular\",children:title}),/*#__PURE__*/_jsxs(\"div\",{className:\"heading-4 font-weight-regular\",children:[isHeadlineComponent?/*#__PURE__*/_jsxs(\"span\",{className:`arrow-animation ${isInView?\"active\":\"\"}`,children:[/*#__PURE__*/_jsx(\"span\",{className:\"line\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot top\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot bottom\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot middle\"})]}):/*#__PURE__*/_jsxs(\"span\",{className:`arrow-animation ${isActive?\"active\":\"\"}`,children:[/*#__PURE__*/_jsx(\"span\",{className:\"line\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot top\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot bottom\"}),/*#__PURE__*/_jsx(\"span\",{className:\"dot middle\"})]}),copy]})]}),link&&/*#__PURE__*/_jsx(CallToAction,{variant:\"Link Primary\",label:\"Learn more\",newTab:openInNewTab??false,link:link})]})]});}addPropertyControls(TimelineElement,{date:{type:ControlType.Date},title:{type:ControlType.String,defaultValue:\"Wing launches drone delivery in Australia\",displayTextArea:true},copy:{type:ControlType.String,defaultValue:\"After several years of successful test flights in the US and Australia, we opened a first-of-its-kind service to the public, delivering hot coffee, fresh food, over-the-counter medicine, and rotisserie chickens, or \u201Chot chooks.\u201D\",displayTextArea:true},controlClass:{type:ControlType.String,defaultValue:\"new\"},isHeadlineComponent:{type:ControlType.Boolean,defaultValue:false},customTag:{type:ControlType.String},link:{type:ControlType.Link},openInNewTab:{type:ControlType.Boolean,defaultValue:false},isDarkMode:{type:ControlType.Boolean,defaultValue:false}});const innerStyles=`\n    .font-weight-medium {\n        font-weight: 500;\n        font-family: \"Graphik Medium\", \"Graphik Medium Placeholder\", sans-serif;\n    }\n\n    .font-weight-regular {\n        font-weight: 400;\n        font-family: \"Graphik Regular\", \"Graphik Regular Placeholder\", sans-serif;\n    }\n\n    .heading-4 {\n        font-size: 32px;\n        line-height: 1.2;\n        letter-spacing: -1.28px;\n    }\n\n     @media (max-width: 1199px) {\n        .heading-4 {\n            font-size: 24px;\n            line-height: 1.25;\n            letter-spacing: -0.96px;\n        }\n    }\n\n    .time-element {\n        gap: 8px;\n        width: 100%;\n        display: flex;\n        max-width: 50%;\n        position: absolute;\n        flex-direction: column;\n        transition: all 0.7s cubic-bezier(.36,.15,0,.99);\n    }\n\n    @media (max-width: 1199px) {\n        .time-element {\n            left: 16px;\n            max-width: calc(100% - 32px);\n        }\n    }\n\n    .time-element .date-container {\n        height: 37px;\n        display: flex;\n        color: #130B19;\n        font-size: 18px;\n        padding: 7px 16px;\n        width: fit-content;\n        line-height: 1.3px;\n        align-items: center;\n        border-radius: 100px;\n        background: #FFFFFF80;\n    }\n\n    .time-element.first-element {\n        opacity: 1;\n        bottom: 10%;\n        left: calc(8.3% + 30px);\n        transform: translate(0, 0) scale(1);\n    }\n\n    @media (max-width: 1199px) {\n        .time-element.first-element {\n            left: 16px;\n            bottom: 80px;\n            padding-left: 0;\n            padding-right: 0;\n        }\n    }\n\n    .time-element.second-element {\n        left: 58%;\n        opacity: 1;\n        bottom: 40%;\n        filter: blur(7px);\n        transform: translate(0, 0) scale(0.7);\n\n        @media (max-width: 1199px) {\n            left: 16px;\n            bottom: calc(50% + 40px);\n            padding-right: 0;\n            padding-left: 38px;\n            transform: translate(0, 0) scale(1);\n        }\n\n        @media (max-width: 810px) {\n            left: 79%;\n            padding-left: 0;\n        }\n        \n    }\n\n    .time-element.third-element {\n        opacity: 1;\n        bottom: 65%;\n        filter: blur(10px);\n        left: calc(41% + 30px);\n        transform: translate(0, 0) scale(0.45);\n    }\n\n    @media (max-width: 1199px) {\n        .time-element.third-element {\n            opacity: 0;\n            bottom: 80%;\n            left: -32px;\n            padding-left: 0;\n            padding-right: 0;\n            transform: translate(0, 0) scale(0.8);\n        }\n    }\n\n    .time-element.out {\n        left: -20%;\n        opacity: 0;\n        bottom: 45%;\n        filter: blur(10px);\n        transform: translate(0, 0) scale(2);\n    }\n\n    @media (max-width: 1199px) {\n        .time-element.out {\n            transform: translate(0, 0) scale(1.5);\n        }\n    }\n\n    .time-element.new {\n        opacity: 0;\n        bottom: 80%;\n        filter: blur(10px);\n        left: calc(25% + 30px);\n        transform: translate(0, 0) scale(0.3);   \n    }\n\n    @media (max-width: 1199px) {\n        .time-element.new {\n            left: -32px;\n            padding-left: 0;\n            padding-right: 0;\n            transform: translate(0, 0) scale(0.8);\n        }\n    }\n\n    .time-element.headline-component {\n        gap: 16px;\n        left: unset;\n        max-width: 781px;\n        position: relative;\n    }\n\n    .time-element.headline-component .date-container {\n        margin-top: 0;\n        background-color: #E6E6E6;\n    }\n\n    .time-element.dark-mode .date-container, .time-element.dark-mode .arrow-animation {\n        color: #FFFFFF;\n        backdrop-filter: blur(35px);\n        background-color: rgba(255,255,255, 0.1);\n    }\n\n    .time-element.dark-mode .heading-4 {\n        color: #FFFFFF;\n    }\n\n    .time-element.dark-mode .arrow-animation.active .line {\n        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);\n    }\n\n    .time-element.dark-mode .arrow-animation .dot {\n        background-color: #FFFFFF;\n    }\n\n    .time-element .arrow-animation {\n        width: 31px;\n        height: 31px;\n        margin-right: 7px;\n        border-radius: 100px;\n        display: inline-block;\n        transform: translateY(5px);\n        background-color: #130B191A;\n        transition: all 0.5s cubic-bezier(.36,.15,0,.99) 0.5s;\n    }\n\n    .time-element .arrow-animation.active {\n        width: 67px;\n    }\n\n    .time-element .arrow-animation .line, .time-element .arrow-animation .dot {\n        top: 50%;\n        left: 14px;\n        width: 3px;\n        height: 3px;\n        display: block;\n        position: absolute;\n        border-radius: 100%;\n        transform: translateY(-50%);\n        transition: all 0.5s cubic-bezier(.36,.15,0,.99) 0.5s;\n    }\n    \n    .time-element .arrow-animation .line {\n        border-radius: 100px;\n        background-blend-mode: multiply;\n        background: linear-gradient(-90deg, #5D5D5D 0%, #BDBDBD 100%);\n    }\n\n    .time-element .arrow-animation.active .line {\n        width: 39px;\n        background: linear-gradient(-90deg, #5D5D5D 0%, #BDBDBD 80%);\n    }\n\n    .time-element .arrow-animation .dot {\n        border-radius: 100%;\n        background-color: #625943;\n    }\n\n    .time-element .arrow-animation.active .dot.top {\n        top: calc(50% - 6px);\n        left: calc(100% - 21px);\n    }\n\n    .time-element .arrow-animation.active .dot.bottom {\n        top: calc(50% + 6px);\n        left: calc(100% - 21px);\n    }\n\n    .time-element .arrow-animation.active .dot.middle {\n        left: calc(100% - 17px);\n    }\n\n   `;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TimelineElement\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TimelineElement.map", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import TimelineElement from\"https://framerusercontent.com/modules/putxWoCvayNGZa4jgWvR/b31jLmWZnkGIwiO1Mtfd/TimelineElement.js\";const VideoFonts=getFonts(Video);const TimelineElementFonts=getFonts(TimelineElement);const cycleOrder=[\"cRznHuwKi\",\"Zbf9yuHGy\",\"nZDWdHQ4v\",\"tw_Tl4R6e\"];const serializationHash=\"framer-PZBcB\";const variantClassNames={cRznHuwKi:\"framer-v-1rf8ukt\",nZDWdHQ4v:\"framer-v-ivy7mi\",tw_Tl4R6e:\"framer-v-glcqm7\",Zbf9yuHGy:\"framer-v-g6lrmx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Large\":\"cRznHuwKi\",Desktop:\"Zbf9yuHGy\",Phone:\"tw_Tl4R6e\",Tablet:\"nZDWdHQ4v\"};const getProps=({copy,customTag,height,id,link,posterImage,title,video,width,...props})=>{return{...props,DyxOsUSG_:posterImage??props.DyxOsUSG_,ihsfNYecw:customTag??props.ihsfNYecw??\"1:09:00 PM\",jNYFzOJ54:video??props.jNYFzOJ54??\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",RC890hMGf:link??props.RC890hMGf,variant:humanReadableVariantMap[props.variant]??props.variant??\"cRznHuwKi\",z2p7JLoZA:copy??props.z2p7JLoZA??\"With our precision delivery, Wing drones just need a space the size of a picnic blanket to deliver.\",Z7PMVFlwL:title??props.Z7PMVFlwL??\"When it reaches its destination, the drone checks for obstacles near the selected delivery zone, like cars or trampolines. It can automatically move to avoid obstacles before gently lowering the order on its tether. \"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,DyxOsUSG_,Z7PMVFlwL,z2p7JLoZA,ihsfNYecw,RC890hMGf,jNYFzOJ54,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cRznHuwKi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"nZDWdHQ4v\",\"tw_Tl4R6e\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1rf8ukt\",className,classNames),\"data-framer-name\":\"Desktop Large\",layoutDependency:layoutDependency,layoutId:\"cRznHuwKi\",ref:ref??ref1,style:{backgroundColor:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",...style},...addPropertyOverrides({nZDWdHQ4v:{\"data-framer-name\":\"Tablet\"},tw_Tl4R6e:{\"data-framer-name\":\"Phone\"},Zbf9yuHGy:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bd7giy\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"isxJg6b6A\",style:{backdropFilter:\"blur(40px)\",backgroundColor:\"rgba(0, 0, 0, 0.75)\",mask:\"linear-gradient(230deg, rgba(0, 0, 0, 0) 51.3038429054054%, rgba(0,0,0,1) 94.27611204954955%) add\",WebkitBackdropFilter:\"blur(40px)\",WebkitMask:\"linear-gradient(230deg, rgba(0, 0, 0, 0) 51.3038429054054%, rgba(0,0,0,1) 94.27611204954955%) add\"},variants:{Zbf9yuHGy:{mask:\"linear-gradient(202deg, rgba(0, 0, 0, 0) 53.08804898648649%, rgba(0,0,0,1) 92.64850788288288%) add\",WebkitMask:\"linear-gradient(202deg, rgba(0, 0, 0, 0) 53.08804898648649%, rgba(0,0,0,1) 92.64850788288288%) add\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11mhtnn\",\"data-framer-name\":\"Video Container\",layoutDependency:layoutDependency,layoutId:\"v1KqpLpOm\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lfglt2-container\",layoutDependency:layoutDependency,layoutId:\"rL7HGMaBS-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rL7HGMaBS\",isMixedBorderRadius:false,layoutId:\"rL7HGMaBS\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(DyxOsUSG_),posterEnabled:isSet(DyxOsUSG_),srcType:\"URL\",srcUrl:jNYFzOJ54,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mye5e9\",\"data-framer-name\":\"Grid Container\",layoutDependency:layoutDependency,layoutId:\"S5s94m57A\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4yoktz\",\"data-framer-name\":\"Headline Container\",layoutDependency:layoutDependency,layoutId:\"AWl2VKiaK\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gw6g69-container\",layoutDependency:layoutDependency,layoutId:\"Gg_AIKNVe-container\",children:/*#__PURE__*/_jsx(TimelineElement,{controlClass:\"new\",copy:z2p7JLoZA,customTag:ihsfNYecw,height:\"100%\",id:\"Gg_AIKNVe\",isDarkMode:true,isHeadlineComponent:true,layoutId:\"Gg_AIKNVe\",link:RC890hMGf,style:{width:\"100%\"},title:Z7PMVFlwL,width:\"100%\",...addPropertyOverrides({nZDWdHQ4v:{isDarkMode:false},tw_Tl4R6e:{isDarkMode:false}},baseVariant,gestureVariant)})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PZBcB.framer-1jmuu25, .framer-PZBcB .framer-1jmuu25 { display: block; }\",\".framer-PZBcB.framer-1rf8ukt { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 2000px; }\",\".framer-PZBcB .framer-1bd7giy { flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 2; }\",\".framer-PZBcB .framer-11mhtnn { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-PZBcB .framer-lfglt2-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-PZBcB .framer-mye5e9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 2350px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1px; z-index: 3; }\",\".framer-PZBcB .framer-4yoktz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 5px; position: relative; width: 1px; }\",\".framer-PZBcB .framer-1gw6g69-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PZBcB.framer-1rf8ukt, .framer-PZBcB .framer-mye5e9, .framer-PZBcB .framer-4yoktz { gap: 0px; } .framer-PZBcB.framer-1rf8ukt > *, .framer-PZBcB .framer-mye5e9 > *, .framer-PZBcB .framer-4yoktz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PZBcB.framer-1rf8ukt > :first-child, .framer-PZBcB .framer-mye5e9 > :first-child, .framer-PZBcB .framer-4yoktz > :first-child { margin-left: 0px; } .framer-PZBcB.framer-1rf8ukt > :last-child, .framer-PZBcB .framer-mye5e9 > :last-child, .framer-PZBcB .framer-4yoktz > :last-child { margin-right: 0px; } }\",\".framer-PZBcB.framer-v-g6lrmx.framer-1rf8ukt { height: 1026px; width: 1200px; }\",\".framer-PZBcB.framer-v-ivy7mi.framer-1rf8ukt { flex-direction: column; gap: 20px; height: min-content; padding: 0px 0px 40px 0px; width: 810px; }\",\".framer-PZBcB.framer-v-ivy7mi .framer-11mhtnn, .framer-PZBcB.framer-v-glcqm7 .framer-11mhtnn { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); left: unset; position: relative; top: unset; }\",\".framer-PZBcB.framer-v-ivy7mi .framer-mye5e9, .framer-PZBcB.framer-v-glcqm7 .framer-mye5e9 { flex: none; padding: 0px 16px 0px 16px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PZBcB.framer-v-ivy7mi.framer-1rf8ukt { gap: 0px; } .framer-PZBcB.framer-v-ivy7mi.framer-1rf8ukt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PZBcB.framer-v-ivy7mi.framer-1rf8ukt > :first-child { margin-top: 0px; } .framer-PZBcB.framer-v-ivy7mi.framer-1rf8ukt > :last-child { margin-bottom: 0px; } }\",\".framer-PZBcB.framer-v-glcqm7.framer-1rf8ukt { flex-direction: column; gap: 20px; height: min-content; padding: 0px 0px 40px 0px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PZBcB.framer-v-glcqm7.framer-1rf8ukt { gap: 0px; } .framer-PZBcB.framer-v-glcqm7.framer-1rf8ukt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PZBcB.framer-v-glcqm7.framer-1rf8ukt > :first-child { margin-top: 0px; } .framer-PZBcB.framer-v-glcqm7.framer-1rf8ukt > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 2000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Zbf9yuHGy\":{\"layout\":[\"fixed\",\"fixed\"]},\"nZDWdHQ4v\":{\"layout\":[\"fixed\",\"auto\"]},\"tw_Tl4R6e\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"DyxOsUSG_\":\"posterImage\",\"Z7PMVFlwL\":\"title\",\"z2p7JLoZA\":\"copy\",\"ihsfNYecw\":\"customTag\",\"RC890hMGf\":\"link\",\"jNYFzOJ54\":\"video\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framera3RcCiPKe=withCSS(Component,css,\"framer-PZBcB\");export default Framera3RcCiPKe;Framera3RcCiPKe.displayName=\"FullscreenVideo+Headline\";Framera3RcCiPKe.defaultProps={height:800,width:2e3};addPropertyControls(Framera3RcCiPKe,{variant:{options:[\"cRznHuwKi\",\"Zbf9yuHGy\",\"nZDWdHQ4v\",\"tw_Tl4R6e\"],optionTitles:[\"Desktop Large\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},DyxOsUSG_:{title:\"Poster Image\",type:ControlType.ResponsiveImage},Z7PMVFlwL:{defaultValue:\"When it reaches its destination, the drone checks for obstacles near the selected delivery zone, like cars or trampolines. It can automatically move to avoid obstacles before gently lowering the order on its tether. \",displayTextArea:true,title:\"Title\",type:ControlType.String},z2p7JLoZA:{defaultValue:\"With our precision delivery, Wing drones just need a space the size of a picnic blanket to deliver.\",displayTextArea:true,title:\"Copy\",type:ControlType.String},ihsfNYecw:{defaultValue:\"1:09:00 PM\",title:\"Custom Tag\",type:ControlType.String},RC890hMGf:{title:\"Link\",type:ControlType.Link},jNYFzOJ54:{defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",title:\"Video\",type:ControlType.String}});addFonts(Framera3RcCiPKe,[{explicitInter:true,fonts:[]},...VideoFonts,...TimelineElementFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framera3RcCiPKe\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"DyxOsUSG_\\\":\\\"posterImage\\\",\\\"Z7PMVFlwL\\\":\\\"title\\\",\\\"z2p7JLoZA\\\":\\\"copy\\\",\\\"ihsfNYecw\\\":\\\"customTag\\\",\\\"RC890hMGf\\\":\\\"link\\\",\\\"jNYFzOJ54\\\":\\\"video\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"2000\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Zbf9yuHGy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nZDWdHQ4v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tw_Tl4R6e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";const VideoFonts=getFonts(Video);const cycleOrder=[\"L11meNDo4\",\"qonH4LKsv\",\"Mm4SCVLbZ\",\"I6liArhwQ\"];const serializationHash=\"framer-u0GLO\";const variantClassNames={I6liArhwQ:\"framer-v-pu06si\",L11meNDo4:\"framer-v-kffnwf\",Mm4SCVLbZ:\"framer-v-6yy432\",qonH4LKsv:\"framer-v-1lk8qhu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Large\":\"L11meNDo4\",Desktop:\"qonH4LKsv\",Phone:\"I6liArhwQ\",Tablet:\"Mm4SCVLbZ\"};const getProps=({backgroundColor,height,id,posterImage,showVideo,videoUrl,width,...props})=>{return{...props,CJgWhex8E:posterImage??props.CJgWhex8E,D1xUqJPyO:videoUrl??props.D1xUqJPyO??\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",K95I5NDoM:showVideo??props.K95I5NDoM??true,UU9TqrUxw:backgroundColor??props.UU9TqrUxw??\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"L11meNDo4\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UU9TqrUxw,CJgWhex8E,D1xUqJPyO,K95I5NDoM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"L11meNDo4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const visible=negate(K95I5NDoM);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-kffnwf\",className,classNames),\"data-framer-name\":\"Desktop Large\",layoutDependency:layoutDependency,layoutId:\"L11meNDo4\",ref:ref??ref1,style:{...style},...addPropertyOverrides({I6liArhwQ:{\"data-framer-name\":\"Phone\"},Mm4SCVLbZ:{\"data-framer-name\":\"Tablet\"},qonH4LKsv:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qdjev1\",\"data-framer-name\":\"GridContainer\",layoutDependency:layoutDependency,layoutId:\"Dw5AIVYp4\",style:{backgroundColor:UU9TqrUxw},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15zynba\",layoutDependency:layoutDependency,layoutId:\"kPorQwVdI\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q55tf8-container\",layoutDependency:layoutDependency,layoutId:\"xAWSExfQe-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:false,height:\"100%\",id:\"xAWSExfQe\",isMixedBorderRadius:false,layoutId:\"xAWSExfQe\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(CJgWhex8E),posterEnabled:isSet(CJgWhex8E),srcType:\"URL\",srcUrl:D1xUqJPyO,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,volume:25,width:\"100%\"})})}),visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||990)-0-990)/2)+80+830-830),sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2350px) - 60px, 1px)`,...toResponsiveImage(CJgWhex8E)},className:\"framer-1ye06z0\",layoutDependency:layoutDependency,layoutId:\"IIXg2EjNl\",...addPropertyOverrides({I6liArhwQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-926)/2)+48+830-830),sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2350px) - 32px, 1px)`,...toResponsiveImage(CJgWhex8E)}},Mm4SCVLbZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-926)/2)+48+830-830),sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2350px) - 32px, 1px)`,...toResponsiveImage(CJgWhex8E)}},qonH4LKsv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||647.5)-0-990)/2)+80+830-830),sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 2350px) - 60px, 1px)`,...toResponsiveImage(CJgWhex8E)}}},baseVariant,gestureVariant)})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-u0GLO.framer-1ev8j2w, .framer-u0GLO .framer-1ev8j2w { display: block; }\",\".framer-u0GLO.framer-kffnwf { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 2000px; }\",\".framer-u0GLO .framer-1qdjev1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 990px; justify-content: center; max-width: 2350px; overflow: hidden; padding: 80px 30px 80px 30px; position: relative; width: 1px; }\",\".framer-u0GLO .framer-15zynba { align-content: center; align-items: center; aspect-ratio: 2.3373493975903616 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 830px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-u0GLO .framer-1q55tf8-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; z-index: 1; }\",\".framer-u0GLO .framer-1ye06z0 { bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u0GLO.framer-kffnwf, .framer-u0GLO .framer-1qdjev1, .framer-u0GLO .framer-15zynba { gap: 0px; } .framer-u0GLO.framer-kffnwf > *, .framer-u0GLO .framer-1qdjev1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-u0GLO.framer-kffnwf > :first-child, .framer-u0GLO .framer-1qdjev1 > :first-child { margin-left: 0px; } .framer-u0GLO.framer-kffnwf > :last-child, .framer-u0GLO .framer-1qdjev1 > :last-child { margin-right: 0px; } .framer-u0GLO .framer-15zynba > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-u0GLO .framer-15zynba > :first-child { margin-top: 0px; } .framer-u0GLO .framer-15zynba > :last-child { margin-bottom: 0px; } }\",\".framer-u0GLO.framer-v-1lk8qhu.framer-kffnwf { width: 1200px; }\",\".framer-u0GLO.framer-v-1lk8qhu .framer-1qdjev1 { height: min-content; }\",\".framer-u0GLO.framer-v-1lk8qhu .framer-15zynba { height: var(--framer-aspect-ratio-supported, 488px); }\",\".framer-u0GLO.framer-v-6yy432.framer-kffnwf { width: 810px; }\",\".framer-u0GLO.framer-v-6yy432 .framer-1qdjev1, .framer-u0GLO.framer-v-pu06si .framer-1qdjev1 { height: min-content; padding: 48px 16px 48px 16px; }\",\".framer-u0GLO.framer-v-6yy432 .framer-15zynba, .framer-u0GLO.framer-v-pu06si .framer-15zynba { height: var(--framer-aspect-ratio-supported, 86px); }\",\".framer-u0GLO.framer-v-pu06si.framer-kffnwf { width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 990\n * @framerIntrinsicWidth 2000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qonH4LKsv\":{\"layout\":[\"fixed\",\"auto\"]},\"Mm4SCVLbZ\":{\"layout\":[\"fixed\",\"auto\"]},\"I6liArhwQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"UU9TqrUxw\":\"backgroundColor\",\"CJgWhex8E\":\"posterImage\",\"D1xUqJPyO\":\"videoUrl\",\"K95I5NDoM\":\"showVideo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBzQdHk0my=withCSS(Component,css,\"framer-u0GLO\");export default FramerBzQdHk0my;FramerBzQdHk0my.displayName=\"AmbientVideo\";FramerBzQdHk0my.defaultProps={height:990,width:2e3};addPropertyControls(FramerBzQdHk0my,{variant:{options:[\"L11meNDo4\",\"qonH4LKsv\",\"Mm4SCVLbZ\",\"I6liArhwQ\"],optionTitles:[\"Desktop Large\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},UU9TqrUxw:{defaultValue:'var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background Color\",type:ControlType.Color},CJgWhex8E:{title:\"Poster Image\",type:ControlType.ResponsiveImage},D1xUqJPyO:{defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",title:\"Video Url\",type:ControlType.String},K95I5NDoM:{defaultValue:true,title:\"Show video\",type:ControlType.Boolean}});addFonts(FramerBzQdHk0my,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBzQdHk0my\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"UU9TqrUxw\\\":\\\"backgroundColor\\\",\\\"CJgWhex8E\\\":\\\"posterImage\\\",\\\"D1xUqJPyO\\\":\\\"videoUrl\\\",\\\"K95I5NDoM\\\":\\\"showVideo\\\"}\",\"framerIntrinsicWidth\":\"2000\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qonH4LKsv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mm4SCVLbZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I6liArhwQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"990\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BzQdHk0my.map", "// Generated by Framer (b6cf623)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import TimelineElement from\"https://framerusercontent.com/modules/putxWoCvayNGZa4jgWvR/b31jLmWZnkGIwiO1Mtfd/TimelineElement.js\";const TimelineElementFonts=getFonts(TimelineElement);const cycleOrder=[\"K_kXKnre2\",\"J7YWQ4JL6\",\"v3WzzcMqJ\",\"nXhW35qIH\"];const serializationHash=\"framer-2HL9N\";const variantClassNames={J7YWQ4JL6:\"framer-v-486yvn\",K_kXKnre2:\"framer-v-r6ll3b\",nXhW35qIH:\"framer-v-1ky38sp\",v3WzzcMqJ:\"framer-v-1oyuz42\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Large\":\"K_kXKnre2\",Desktop:\"J7YWQ4JL6\",Phone:\"nXhW35qIH\",Tablet:\"v3WzzcMqJ\"};const getProps=({backgroundColor,copy,customTag,height,id,link,openInNewTab,padding,title,width,...props})=>{return{...props,GTadz4gbM:padding??props.GTadz4gbM??\"0px 0px 80px 0px\",QSXS_Vhyn:openInNewTab??props.QSXS_Vhyn,qYuRokEgt:link??props.qYuRokEgt,Tfq1Ycd6H:customTag??props.Tfq1Ycd6H??\"01:00:00 pm\",tQavEaNL9:title??props.tQavEaNL9??\"When a customer places an order,\",variant:humanReadableVariantMap[props.variant]??props.variant??\"K_kXKnre2\",Z87Q5cXUm:backgroundColor??props.Z87Q5cXUm??\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",zCmQaEpYV:copy??props.zCmQaEpYV??\"our system automatically chooses a route to safely  and efficiently deliver your package, avoiding other aircraft and obstacles. It assigns the delivery based on location and aircraft availability.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Tfq1Ycd6H,tQavEaNL9,zCmQaEpYV,qYuRokEgt,Z87Q5cXUm,QSXS_Vhyn,GTadz4gbM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K_kXKnre2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"v3WzzcMqJ\",\"nXhW35qIH\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-r6ll3b\",className,classNames),\"data-framer-name\":\"Desktop Large\",layoutDependency:layoutDependency,layoutId:\"K_kXKnre2\",ref:ref??ref1,style:{\"--1qmt73h\":numberToPixelString(GTadz4gbM),backgroundColor:Z87Q5cXUm,...style},...addPropertyOverrides({J7YWQ4JL6:{\"data-framer-name\":\"Desktop\"},nXhW35qIH:{\"data-framer-name\":\"Phone\"},v3WzzcMqJ:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qd71of\",\"data-framer-name\":\"Grid Container\",layoutDependency:layoutDependency,layoutId:\"iOBkST6NZ\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-yeg175\",\"data-framer-name\":\"Separator\",layoutDependency:layoutDependency,layoutId:\"NIm93I5IK\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-118e1bu\",layoutDependency:layoutDependency,layoutId:\"qKtB8fJMQ\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ph84vd\",layoutDependency:layoutDependency,layoutId:\"eSbQiz2pp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ob8hh9-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"I5UpZ5LCN-container\",nodeId:\"I5UpZ5LCN\",rendersWithMotion:true,scopeId:\"C4TaIier8\",children:/*#__PURE__*/_jsx(TimelineElement,{controlClass:\"new\",copy:zCmQaEpYV,customTag:Tfq1Ycd6H,date:\"2025-01-16T00:00:00.000Z\",height:\"100%\",id:\"I5UpZ5LCN\",isDarkMode:false,isHeadlineComponent:true,layoutId:\"I5UpZ5LCN\",link:qYuRokEgt,openInNewTab:QSXS_Vhyn,style:{width:\"100%\"},title:tQavEaNL9,width:\"100%\"})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2HL9N.framer-k2qs49, .framer-2HL9N .framer-k2qs49 { display: block; }\",\".framer-2HL9N.framer-r6ll3b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: var(--1qmt73h); position: relative; width: 2000px; }\",\".framer-2HL9N .framer-qd71of { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 2350px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-2HL9N .framer-yeg175 { flex: none; height: 20px; overflow: hidden; position: relative; width: 8%; }\",\".framer-2HL9N .framer-118e1bu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2HL9N .framer-1ph84vd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2HL9N .framer-ob8hh9-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2HL9N.framer-r6ll3b, .framer-2HL9N .framer-qd71of, .framer-2HL9N .framer-118e1bu, .framer-2HL9N .framer-1ph84vd { gap: 0px; } .framer-2HL9N.framer-r6ll3b > *, .framer-2HL9N .framer-qd71of > *, .framer-2HL9N .framer-1ph84vd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2HL9N.framer-r6ll3b > :first-child, .framer-2HL9N .framer-qd71of > :first-child, .framer-2HL9N .framer-1ph84vd > :first-child { margin-left: 0px; } .framer-2HL9N.framer-r6ll3b > :last-child, .framer-2HL9N .framer-qd71of > :last-child, .framer-2HL9N .framer-1ph84vd > :last-child { margin-right: 0px; } .framer-2HL9N .framer-118e1bu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2HL9N .framer-118e1bu > :first-child { margin-top: 0px; } .framer-2HL9N .framer-118e1bu > :last-child { margin-bottom: 0px; } }\",\".framer-2HL9N.framer-v-486yvn.framer-r6ll3b { width: 1200px; }\",\".framer-2HL9N.framer-v-1oyuz42.framer-r6ll3b { width: 810px; }\",\".framer-2HL9N.framer-v-1oyuz42 .framer-qd71of, .framer-2HL9N.framer-v-1ky38sp .framer-qd71of { padding: 0px 16px 0px 16px; }\",\".framer-2HL9N.framer-v-1ky38sp.framer-r6ll3b { width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 345\n * @framerIntrinsicWidth 2000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"J7YWQ4JL6\":{\"layout\":[\"fixed\",\"auto\"]},\"v3WzzcMqJ\":{\"layout\":[\"fixed\",\"auto\"]},\"nXhW35qIH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Tfq1Ycd6H\":\"customTag\",\"tQavEaNL9\":\"title\",\"zCmQaEpYV\":\"copy\",\"qYuRokEgt\":\"link\",\"Z87Q5cXUm\":\"backgroundColor\",\"QSXS_Vhyn\":\"openInNewTab\",\"GTadz4gbM\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerC4TaIier8=withCSS(Component,css,\"framer-2HL9N\");export default FramerC4TaIier8;FramerC4TaIier8.displayName=\"HeadlineWithArrow\";FramerC4TaIier8.defaultProps={height:345,width:2e3};addPropertyControls(FramerC4TaIier8,{variant:{options:[\"K_kXKnre2\",\"J7YWQ4JL6\",\"v3WzzcMqJ\",\"nXhW35qIH\"],optionTitles:[\"Desktop Large\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},Tfq1Ycd6H:{defaultValue:\"01:00:00 pm\",title:\"Custom Tag\",type:ControlType.String},tQavEaNL9:{defaultValue:\"When a customer places an order,\",displayTextArea:true,title:\"Title\",type:ControlType.String},zCmQaEpYV:{defaultValue:\"our system automatically chooses a route to safely  and efficiently deliver your package, avoiding other aircraft and obstacles. It assigns the delivery based on location and aircraft availability.\",displayTextArea:true,placeholder:\"\",title:\"Copy\",type:ControlType.String},qYuRokEgt:{title:\"Link\",type:ControlType.Link},Z87Q5cXUm:{defaultValue:'var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background Color\",type:ControlType.Color},QSXS_Vhyn:{defaultValue:false,title:\"Open In New Tab\",type:ControlType.Boolean},GTadz4gbM:{defaultValue:\"0px 0px 80px 0px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerC4TaIier8,[{explicitInter:true,fonts:[]},...TimelineElementFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerC4TaIier8\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J7YWQ4JL6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"v3WzzcMqJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nXhW35qIH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"345\",\"framerIntrinsicWidth\":\"2000\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"Tfq1Ycd6H\\\":\\\"customTag\\\",\\\"tQavEaNL9\\\":\\\"title\\\",\\\"zCmQaEpYV\\\":\\\"copy\\\",\\\"qYuRokEgt\\\":\\\"link\\\",\\\"Z87Q5cXUm\\\":\\\"backgroundColor\\\",\\\"QSXS_Vhyn\\\":\\\"openInNewTab\\\",\\\"GTadz4gbM\\\":\\\"padding\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import TimelineElement from\"https://framerusercontent.com/modules/putxWoCvayNGZa4jgWvR/b31jLmWZnkGIwiO1Mtfd/TimelineElement.js\";const VideoFonts=getFonts(Video);const TimelineElementFonts=getFonts(TimelineElement);const VideoControls=getPropertyControls(Video);const cycleOrder=[\"xLBAeUqJe\",\"x62ICj9gA\",\"Ek3lE2nFL\",\"EjWzYWwFh\"];const serializationHash=\"framer-NaoJG\";const variantClassNames={EjWzYWwFh:\"framer-v-1huacw6\",Ek3lE2nFL:\"framer-v-1pv85tz\",x62ICj9gA:\"framer-v-1wnpxu4\",xLBAeUqJe:\"framer-v-1wel45k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Large\":\"xLBAeUqJe\",Desktop:\"x62ICj9gA\",Phone:\"EjWzYWwFh\",Tablet:\"Ek3lE2nFL\"};const getProps=({backgroundColor,copy,customTag,height,id,link,openInNewTab,posterImage,title,video,width,...props})=>{return{...props,CXM8ImRpu:copy??props.CXM8ImRpu??\"One of our drones takes off, flies to the pick up location, and autonomously picks up the package.\",Ef7571M7M:link??props.Ef7571M7M,lqIv9P2vb:video??props.lqIv9P2vb??\"https://framerusercontent.com/assets/YAEwm83IplzzxHwW4RX8KxVSeTY.mp4\",p_iiakFeb:title??props.p_iiakFeb??\"At a nearby partner location, a staff member loads the package for delivery.\",TjKVEnUBA:backgroundColor??props.TjKVEnUBA??\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"xLBAeUqJe\",vxJRSMep0:posterImage??props.vxJRSMep0,WFKJstBpi:customTag??props.WFKJstBpi??\"01:00:00 pm\",Z4T_yLZ06:openInNewTab??props.Z4T_yLZ06};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,WFKJstBpi,p_iiakFeb,CXM8ImRpu,Ef7571M7M,TjKVEnUBA,lqIv9P2vb,vxJRSMep0,Z4T_yLZ06,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xLBAeUqJe\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1wel45k\",className,classNames),\"data-framer-name\":\"Desktop Large\",layoutDependency:layoutDependency,layoutId:\"xLBAeUqJe\",ref:ref??ref1,style:{backgroundColor:TjKVEnUBA,...style},...addPropertyOverrides({EjWzYWwFh:{\"data-framer-name\":\"Phone\"},Ek3lE2nFL:{\"data-framer-name\":\"Tablet\"},x62ICj9gA:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u7wpfa\",\"data-framer-name\":\"Grid Container\",layoutDependency:layoutDependency,layoutId:\"fURHBQ1gL\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xm1y3\",\"data-framer-name\":\"Image Container\",layoutDependency:layoutDependency,layoutId:\"BhOqPaHSj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1apwgfl-container\",layoutDependency:layoutDependency,layoutId:\"ON9UH3Tz7-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:false,height:\"100%\",id:\"ON9UH3Tz7\",isMixedBorderRadius:false,layoutId:\"ON9UH3Tz7\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(vxJRSMep0),posterEnabled:isSet(vxJRSMep0),srcFile:lqIv9P2vb,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b13gwn\",\"data-framer-name\":\"HeadlineWithArrow Container\",layoutDependency:layoutDependency,layoutId:\"PTRYhRlWF\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1utn878-container\",layoutDependency:layoutDependency,layoutId:\"aAew5k3TM-container\",children:/*#__PURE__*/_jsx(TimelineElement,{controlClass:\"new\",copy:CXM8ImRpu,customTag:WFKJstBpi,height:\"100%\",id:\"aAew5k3TM\",isDarkMode:false,isHeadlineComponent:true,layoutId:\"aAew5k3TM\",link:Ef7571M7M,openInNewTab:Z4T_yLZ06,title:p_iiakFeb,width:\"100%\",...addPropertyOverrides({EjWzYWwFh:{style:{width:\"100%\"}},Ek3lE2nFL:{style:{width:\"100%\"}},x62ICj9gA:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NaoJG.framer-1tud2e2, .framer-NaoJG .framer-1tud2e2 { display: block; }\",\".framer-NaoJG.framer-1wel45k { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 2000px; }\",\".framer-NaoJG .framer-1u7wpfa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 2350px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-NaoJG .framer-xm1y3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-NaoJG .framer-1apwgfl-container { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 970px); position: relative; width: 1px; }\",\".framer-NaoJG .framer-b13gwn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 20px; position: relative; width: 50%; }\",\".framer-NaoJG .framer-1utn878-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NaoJG.framer-1wel45k, .framer-NaoJG .framer-xm1y3, .framer-NaoJG .framer-b13gwn { gap: 0px; } .framer-NaoJG.framer-1wel45k > *, .framer-NaoJG .framer-xm1y3 > *, .framer-NaoJG .framer-b13gwn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NaoJG.framer-1wel45k > :first-child, .framer-NaoJG .framer-xm1y3 > :first-child, .framer-NaoJG .framer-b13gwn > :first-child { margin-left: 0px; } .framer-NaoJG.framer-1wel45k > :last-child, .framer-NaoJG .framer-xm1y3 > :last-child, .framer-NaoJG .framer-b13gwn > :last-child { margin-right: 0px; } }\",\".framer-NaoJG.framer-v-1wnpxu4.framer-1wel45k { width: 1200px; }\",\".framer-NaoJG.framer-v-1wnpxu4 .framer-1apwgfl-container { height: var(--framer-aspect-ratio-supported, 570px); }\",\".framer-NaoJG.framer-v-1wnpxu4 .framer-1utn878-container, .framer-NaoJG.framer-v-1pv85tz .framer-1utn878-container, .framer-NaoJG.framer-v-1huacw6 .framer-1utn878-container { flex: 1 0 0px; width: 1px; }\",\".framer-NaoJG.framer-v-1pv85tz.framer-1wel45k { padding: 48px 0px 48px 0px; width: 810px; }\",\".framer-NaoJG.framer-v-1pv85tz .framer-1u7wpfa, .framer-NaoJG.framer-v-1huacw6 .framer-1u7wpfa { flex-direction: column; gap: 20px; justify-content: center; padding: 0px 16px 0px 16px; }\",\".framer-NaoJG.framer-v-1pv85tz .framer-xm1y3, .framer-NaoJG.framer-v-1huacw6 .framer-xm1y3 { width: 100%; }\",\".framer-NaoJG.framer-v-1pv85tz .framer-1apwgfl-container { height: var(--framer-aspect-ratio-supported, 778px); }\",\".framer-NaoJG.framer-v-1pv85tz .framer-b13gwn, .framer-NaoJG.framer-v-1huacw6 .framer-b13gwn { padding: 0px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NaoJG.framer-v-1pv85tz .framer-1u7wpfa { gap: 0px; } .framer-NaoJG.framer-v-1pv85tz .framer-1u7wpfa > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-NaoJG.framer-v-1pv85tz .framer-1u7wpfa > :first-child { margin-top: 0px; } .framer-NaoJG.framer-v-1pv85tz .framer-1u7wpfa > :last-child { margin-bottom: 0px; } }\",\".framer-NaoJG.framer-v-1huacw6.framer-1wel45k { padding: 48px 0px 48px 0px; width: 390px; }\",\".framer-NaoJG.framer-v-1huacw6 .framer-1apwgfl-container { height: var(--framer-aspect-ratio-supported, 358px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NaoJG.framer-v-1huacw6 .framer-1u7wpfa { gap: 0px; } .framer-NaoJG.framer-v-1huacw6 .framer-1u7wpfa > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-NaoJG.framer-v-1huacw6 .framer-1u7wpfa > :first-child { margin-top: 0px; } .framer-NaoJG.framer-v-1huacw6 .framer-1u7wpfa > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1130\n * @framerIntrinsicWidth 2000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x62ICj9gA\":{\"layout\":[\"fixed\",\"auto\"]},\"Ek3lE2nFL\":{\"layout\":[\"fixed\",\"auto\"]},\"EjWzYWwFh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WFKJstBpi\":\"customTag\",\"p_iiakFeb\":\"title\",\"CXM8ImRpu\":\"copy\",\"Ef7571M7M\":\"link\",\"TjKVEnUBA\":\"backgroundColor\",\"lqIv9P2vb\":\"video\",\"vxJRSMep0\":\"posterImage\",\"Z4T_yLZ06\":\"openInNewTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerX0KaDYZvj=withCSS(Component,css,\"framer-NaoJG\");export default FramerX0KaDYZvj;FramerX0KaDYZvj.displayName=\"Image+Headline\";FramerX0KaDYZvj.defaultProps={height:1130,width:2e3};addPropertyControls(FramerX0KaDYZvj,{variant:{options:[\"xLBAeUqJe\",\"x62ICj9gA\",\"Ek3lE2nFL\",\"EjWzYWwFh\"],optionTitles:[\"Desktop Large\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},WFKJstBpi:{defaultValue:\"01:00:00 pm\",title:\"Custom Tag\",type:ControlType.String},p_iiakFeb:{defaultValue:\"At a nearby partner location, a staff member loads the package for delivery.\",displayTextArea:true,title:\"Title\",type:ControlType.String},CXM8ImRpu:{defaultValue:\"One of our drones takes off, flies to the pick up location, and autonomously picks up the package.\",displayTextArea:true,title:\"Copy\",type:ControlType.String},Ef7571M7M:{title:\"Link\",type:ControlType.Link},TjKVEnUBA:{defaultValue:'var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background Color\",type:ControlType.Color},lqIv9P2vb:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"data:framer/asset-reference,YAEwm83IplzzxHwW4RX8KxVSeTY.mp4?originalFilename=image%2Bheadline.mp4\",description:undefined,hidden:undefined,title:\"Video\"},vxJRSMep0:{title:\"Poster Image\",type:ControlType.ResponsiveImage},Z4T_yLZ06:{defaultValue:false,title:\"Open In New Tab\",type:ControlType.Boolean}});addFonts(FramerX0KaDYZvj,[{explicitInter:true,fonts:[]},...VideoFonts,...TimelineElementFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX0KaDYZvj\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"2000\",\"framerIntrinsicHeight\":\"1130\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x62ICj9gA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ek3lE2nFL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EjWzYWwFh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"WFKJstBpi\\\":\\\"customTag\\\",\\\"p_iiakFeb\\\":\\\"title\\\",\\\"CXM8ImRpu\\\":\\\"copy\\\",\\\"Ef7571M7M\\\":\\\"link\\\",\\\"TjKVEnUBA\\\":\\\"backgroundColor\\\",\\\"lqIv9P2vb\\\":\\\"video\\\",\\\"vxJRSMep0\\\":\\\"posterImage\\\",\\\"Z4T_yLZ06\\\":\\\"openInNewTab\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";export default function TabsContainer({clickHandler,tabs,disabledTabs,activeValue}){// This is a React component containing an Example component\n// Replace <Example /> with your own code\nreturn /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:innerStyles}}),/*#__PURE__*/_jsx(\"div\",{className:\"tabs-container\",children:tabs.map((tab,index)=>/*#__PURE__*/_jsxs(\"button\",{disabled:disabledTabs,className:`font-weight-medium tab ${tab.value==activeValue?\"active\":\"\"}`,\"data-value\":tab.value,onClick:clickHandler,children:[tab.label,/*#__PURE__*/_jsx(\"span\",{className:\"indicator\"})]},`sequence-button-${index}`))})]});}const innerStyles=`\n    .font-weight-medium {\n        font-weight: 500;\n        font-family: \"Graphik Medium\", \"Graphik Medium Placeholder\", sans-serif;\n    }\n\n    .tabs-container {\n        z-index: 1;\n        width: 100%;\n        display: flex;\n        padding: 0 16px;\n        border-radius: 999px;\n        backdrop-filter: blur(30px);\n        justify-content: space-between;\n        background-color: rgba(0, 0, 0, 0.75);\n    }\n\n    .tabs-container .tab {\n        border: none;\n        opacity: 0.5;\n        display: flex;\n        color: #FFFFFF;\n        font-size: 14px;\n        line-height: 0.9;\n        padding: 16px 8px;\n        position: relative;\n        letter-spacing: -0.56px;\n        background: transparent;\n        transition: all 0.3s ease-out;\n    }\n\n    .tabs-container .tab.active {\n        opacity: 1;\n        color: #FFFFFF;\n    }\n\n    .tabs-container .tab:hover {\n        cursor: pointer;\n    }\n\n    .tabs-container .tab:disabled {\n        cursor: initial;\n    }\n\n    .tabs-container .tab .indicator {\n        top: 50%;\n        left: 50%;\n        width: 4px;\n        opacity: 0;\n        height: 4px;\n        position: absolute;\n        background: #FFD90D;\n        border-radius: 100%;\n        transition: all 0.3s ease-out;\n        transform: translate(-50%, -50%);\n    }\n\n    .tabs-container .tab.active .indicator{\n        opacity: 1;\n        top: calc(100% - 8px);\n    }\n   `;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TabsContainer\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TabsContainer.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useMemo,useState,useEffect,useRef}from\"react\";import{motion,AnimatePresence}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";//import TabsNavigation from \"https://framer.com/m/TabsContainer-s9PC.js@r41FPLIVzMmOjreoIIHE\"\n//import TabsNavigation from \"https://framer.com/m/TabsContainer-oKxR.js@HY01l5FM0NkcgmHryIDE\"\nimport TabsNavigation from\"https://framer.com/m/TabsContainer-oKxR.js@HY01l5FM0NkcgmHryIDE\";const speed=30;const loopCount=29;const frameCount=89;export var Variants;(function(Variants){Variants[\"MOBILE\"]=\"Mobile\";Variants[\"DESKTOP\"]=\"Desktop\";})(Variants||(Variants={}));export var SequenceTypes;(function(SequenceTypes){SequenceTypes[\"EDGE\"]=\"Edge\";SequenceTypes[\"PACKAGE\"]=\"Package\";SequenceTypes[\"FORWARD_PROPS\"]=\"FrontProp\";SequenceTypes[\"VERTICAL_PROPS\"]=\"VerticalProp\";})(SequenceTypes||(SequenceTypes={}));/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/components/auto-sizing\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export default function DroneSequence({variant,animationSteps}){const animationFrameId=useRef(null);const descriptionContainerRef=useRef(null);const[isLooping,setIsLooping]=useState(false);const[animatedOnce,setAnimatedOnce]=useState(false);const[currentFrame,setCurrentFrame]=useState(1);const[loopCurrentFrame,setLoopCurrentFrame]=useState(1);const[animationInProgress,setAnimationInProgress]=useState(false);const[selectedTab,setSelectedTab]=useState(null);const[selectedSequence,setSelectedSequence]=useState(null);const[currentSequence,setCurrentSequence]=useState(\"FrontProp\");const sequences=useMemo(()=>{return animationSteps.map(sq=>{return[`${sq.sequenceType}`,Array.from({length:frameCount},(_,j)=>variant==\"Desktop\"?`https://static.wing.com/Content/Webp/InteractiveDrone_${sq.sequenceType}_Webp/InteractiveDrone_${sq.sequenceType}_${j.toString().padStart(4,\"0\")}.webp`:`https://static.wing.com/Content/Webp/InteractiveDrone_${sq.sequenceType}_9x16_Webp/InteractiveDrone_${sq.sequenceType}_9x16_${j.toString().padStart(4,\"0\")}.webp`),sq.sequenceType===\"VerticalProp\"||sq.sequenceType===\"FrontProp\"?Array.from({length:loopCount},(_,k)=>variant==\"Desktop\"?`https://static.wing.com/Content/Webp/InteractiveDrone_${sq.sequenceType}_Loop_Webp/InteractiveDrone_${sq.sequenceType}_Loop_${k.toString().padStart(4,\"0\")}.webp`:`https://static.wing.com/Content/Webp/InteractiveDrone_${sq.sequenceType}_Loop_9x16_Webp/InteractiveDrone_${sq.sequenceType}_Loop_9x16_${k.toString().padStart(4,\"0\")}.webp`):null];});},[variant,animationSteps]);const tabs=useMemo(()=>{return animationSteps.map(element=>{return{label:element.title,id:element.sequenceType,value:element.sequenceType};});},[animationSteps]);const animateFrames=(targetAnimation,selectedSequenceFiltered)=>{if(animationFrameId.current){cancelAnimationFrame(animationFrameId.current);animationFrameId.current=null;}let i=0;let lastTime=performance.now();setAnimationInProgress(true);const animate=currentTime=>{if(currentTime-lastTime>=speed){setCurrentFrame(i);lastTime=currentTime;i++;}if(i<frameCount){animationFrameId.current=requestAnimationFrame(animate);}else{animationFrameId.current=null;setAnimationInProgress(false);setCurrentSequence(targetAnimation);if(selectedSequenceFiltered.sequenceType===\"FrontProp\"||selectedSequenceFiltered.sequenceType===\"VerticalProp\"){setIsLooping(true);}}};animationFrameId.current=requestAnimationFrame(animate);};const animateFramesBackwards=(targetAnimation,selectedSequenceFiltered)=>{if(animationFrameId.current){cancelAnimationFrame(animationFrameId.current);animationFrameId.current=null;}let i=frameCount-1;let lastTime=performance.now();setAnimationInProgress(true);const animate=currentTime=>{if(currentTime-lastTime>=speed){setCurrentFrame(i);lastTime=currentTime;i--;}if(i>=0){animationFrameId.current=requestAnimationFrame(animate);}else{animationFrameId.current=null;setAnimationInProgress(false);setCurrentSequence(targetAnimation);setSelectedSequence(selectedSequenceFiltered);animateFrames(targetAnimation,selectedSequenceFiltered);}};animationFrameId.current=requestAnimationFrame(animate);};const handleSequenceChange=e=>{if(animatedOnce&&e.currentTarget.dataset.value===currentSequence)return;// @ts-ignore\nsetSelectedTab(e.currentTarget.dataset.value);// Always reset looping state when changing sequences\nif(isLooping){setIsLooping(false);}const selectedSequenceFiltered=animationSteps.find(animationStep=>animationStep.sequenceType===e.currentTarget.dataset.value);if(!selectedSequenceFiltered)return;if(!animatedOnce){setAnimatedOnce(true);// @ts-ignore\nsetCurrentSequence(e.currentTarget.dataset.value);animateFrames(// @ts-ignore\ne.currentTarget.dataset.value,selectedSequenceFiltered);setSelectedSequence(selectedSequenceFiltered);}else{animateFramesBackwards(// @ts-ignore\ne.currentTarget.dataset.value,selectedSequenceFiltered);}};const setDescriptionHeight=selectedSequence=>{const selectedSequenceDescription=descriptionContainerRef.current?.querySelector(`#content-description-${selectedSequence}`);if(descriptionContainerRef.current){const{clientHeight=0}=selectedSequenceDescription??{};descriptionContainerRef.current.style.maxHeight=`${clientHeight+36}px`;}};useEffect(()=>{if(!isLooping)return;let frameId;let i=0;let lastTime=performance.now();const loop=currentTime=>{if(!isLooping)return;if(currentTime-lastTime>=speed){setLoopCurrentFrame(i);lastTime=currentTime;i=(i+1)%loopCount;}frameId=requestAnimationFrame(loop);};frameId=requestAnimationFrame(loop);return()=>{if(frameId){cancelAnimationFrame(frameId);}};},[isLooping,loopCount]);useEffect(()=>{const cleanup=()=>{if(animationFrameId.current){cancelAnimationFrame(animationFrameId.current);animationFrameId.current=null;}// animationFrameId.current = false\nsetIsLooping(false);setAnimationInProgress(false);};const handleVisibilityChange=()=>{if(document.hidden){cleanup();}};document.addEventListener(\"visibilitychange\",handleVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",handleVisibilityChange);cleanup();};},[]);return /*#__PURE__*/_jsxs(\"div\",{className:\"drone-sequence\",children:[/*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:innerStyles}}),/*#__PURE__*/_jsx(\"div\",{className:`drone-sequence-container ${variant}`,children:sequences.map((sequence,index)=>{// Only render sequences that are currently visible or about to be visible\nconst isActive=sequence[0]===currentSequence||sequence[0]===selectedTab;if(!isActive)return null;return /*#__PURE__*/_jsxs(\"div\",{className:`sequence ${sequence[0]==currentSequence?\"in-view\":\"out-view\"}`,children:[sequence[1].map((frameSource,frameIndex)=>/*#__PURE__*/_jsx(\"img\",{src:frameSource,alt:\"\",loading:\"lazy\",className:`frame ${frameIndex==currentFrame&&!isLooping?\"in-view\":\"out-view\"}`},frameSource)),/*#__PURE__*/_jsx(\"div\",{className:\"loop-container\",children:sequence[2]?.map((frameSource,frameIndex)=>/*#__PURE__*/_jsx(\"img\",{src:frameSource,alt:\"\",loading:\"lazy\",className:`frame ${frameIndex==loopCurrentFrame&&isLooping?\"in-view\":\"out-view\"} `},frameSource))})]},`drone-animation-sequence-${index}`);})}),/*#__PURE__*/_jsx(\"div\",{className:\"description-container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"description-content\",children:[/*#__PURE__*/_jsx(TabsNavigation,{tabs:tabs,activeValue:selectedTab??\"\",clickHandler:handleSequenceChange,disabledTabs:animationInProgress}),selectedSequence&&/*#__PURE__*/_jsx(\"div\",{className:\"content\",ref:descriptionContainerRef,children:/*#__PURE__*/_jsx(AnimatePresence,{children:animationSteps.map(animationStep=>{if(animationStep.sequenceType===selectedSequence.sequenceType){return /*#__PURE__*/_jsxs(motion.div,{className:\"info\",id:`content-description-${animationStep.sequenceType}`,children:[/*#__PURE__*/_jsx(motion.h4,{className:\"heading font-weight-regular\",initial:{opacity:0,y:\"10px\"},animate:{opacity:1,y:0},exit:{opacity:0,y:\"10px\",transition:{duration:.4,ease:\"easeOut\"}},transition:{duration:.4,delay:.5},onAnimationStart:()=>setDescriptionHeight(animationStep.sequenceType),children:animationStep.heading},`sequence-content-heading-${selectedSequence.sequenceType}`),/*#__PURE__*/_jsx(motion.p,{className:\"copy font-weight-regular\",initial:{opacity:0,y:\"10px\"},animate:{opacity:1,y:0},exit:{opacity:0,y:\"10px\",transition:{duration:.4,ease:\"easeOut\"}},transition:{duration:.4,delay:.7},children:animationStep.copy},`sequence-content-copy-${selectedSequence.sequenceType}`)]});}})})})]})})]});}addPropertyControls(DroneSequence,{variant:{type:ControlType.Enum,options:[\"Desktop\",\"Mobile\"]},animationSteps:{type:ControlType.Array,control:{type:ControlType.Object,controls:{title:{type:ControlType.String},sequenceType:{type:ControlType.Enum,defaultValue:\"Edge\",displaySegmentedControl:true,segmentedControlDirection:\"vertical\",options:[\"Edge\",\"FrontProp\",\"Package\",\"VerticalProp\"],optionTitles:[\"Edge\",\"Front Prop\",\"Package\",\"Vertical Prop\"]},heading:{type:ControlType.String},copy:{type:ControlType.String}}},defaultValue:[{title:\"Speed\",sequenceType:\"Edge\",heading:\"XYZ mph\",copy:\"Built with a lightweight styrofoam and carbon fiber frame to cruise at speeds of ~65 mph.\"},{title:\"Payload\",sequenceType:\"FrontProp\",heading:\"XYZ Payload\",copy:\"Built with a lightweight styrofoam and carbon fiber frame to cruise at speeds of ~65 mph. Payload\"},{title:\"Delivery Range\",sequenceType:\"Package\",heading:\"XYZ Delivery Range\",copy:\"Built with a lightweight styrofoam and carbon fiber frame to cruise at speeds of ~65 mph. Delivery Range\"},{title:\"Altitude\",sequenceType:\"VerticalProp\",heading:\"XYZ Altitude\",copy:\"Built with a lightweight styrofoam and carbon fiber frame to cruise at speeds of ~65 mph. Altitude\"}]}});const innerStyles=`\n    .font-weight-medium {\n        font-weight: 500;\n        font-family: \"Graphik Medium\", \"Graphik Medium Placeholder\", sans-serif;\n    }\n\n    .font-weight-regular {\n        font-weight: 400;\n        font-family: \"Graphik Regular\", \"Graphik Regular Placeholder\", sans-serif;\n    }\n\n    .drone-sequence {\n        width: 100%;\n        height: 100vh;\n        display: flex;\n        overflow: hidden;\n        position: relative;\n        align-items: center;\n        flex-direction: column;\n        justify-content: center;\n        background-color: #ECEBE8\n    }\n\n    .drone-sequence-container {\n        width: 100%;\n        height: 100%;\n        position: relative;\n\n        @media (max-width: 1024px) {\n            height: auto;\n            aspect-ratio: 1;\n        }\n\n        @media (max-width: 720px) {\n            height: 100%;\n            aspect-ratio: 9 / 16;\n        }\n    }\n\n    .drone-sequence-container {\n        width: 100%;\n        height: 100%;\n        display: block;\n        position: relative;\n        \n        /* Animation props */\n        perspective: 1000;\n        -webkit-perspective: 1000;\n        backface-visibility: hidden;\n        transform: translate3d(0, 0, 0);\n        -webkit-backface-visibility: hidden;\n        -webkit-transform: translate3d(0, 0, 0);\n    }\n    \n    .drone-sequence-container .Mobile {\n        will-change: transform;\n    }\n\n    .drone-sequence-container .sequence {\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        position: absolute;\n    }\n\n    .drone-sequence-container .sequence.in-view {\n        opacity: 1;\n    }\n\n    .drone-sequence-container .sequence.out-view {\n        opacity: 0;\n    }\n\n    .drone-sequence-container .sequence .loop-container {\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n    }\n\n    .drone-sequence-container .sequence .frame {\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n    }\n\n    .drone-sequence-container .sequence .frame.in-view {\n        opacity: 1;\n    }\n\n    .drone-sequence-container .sequence .frame.out-view {\n        opacity: 0;\n    }\n\n    .drone-sequence .description-container {\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        position: absolute;\n    }\n\n    .drone-sequence .description-container .description-content {\n        gap: 7px;\n        left: 40px;\n        bottom: 40px;\n        display: flex;\n        position: absolute;\n        flex-direction: column;\n\n        @media (max-width: 720px) {\n            left: 8px;\n            bottom: 8px;\n            width: calc(100% - 16px)\n        }\n    }\n\n    .drone-sequence .description-container .content {\n        padding: 16px;\n        max-width: 370px;\n        border-radius: 12px;\n        backdrop-filter: blur(30px);\n        background-color: rgba(0, 0, 0, 0.75);\n        transition: all 0.4s ease-out;\n        max-height: 0;\n        height: 100vh;\n    }\n\n    @media (max-width: 1199px) {\n        .drone-sequence .description-container .content {\n            left: 0;\n            bottom: 0;\n            padding: 16px 16px 20px;\n            max-width: 100%;\n        }\n    }\n\n    .drone-sequence .description-container .content .info {\n        gap: 8px;\n        display: flex;\n        flex-direction: column;\n    }\n\n\n    .drone-sequence .description-container .content .info .heading {\n        color: #FFFFFF;\n        font-size: 24px;\n        line-height: 1.25;\n        letter-spacing: -0.94px;\n        margin: 0;\n    }\n\n    .drone-sequence .description-container .content .info .copy {\n        color: #FFFFFF;\n        margin-top: 8px;\n        font-size: 14px;\n        line-height: 1.28;\n        margin: 0;\n    }\n`;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"DroneSequence\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"AnimationStep\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SequenceTypes\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Variants\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DroneSequence_1.map", "// Generated by Framer (e1a43d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FullscreenVideoHeadline from\"#framer/local/canvasComponent/a3RcCiPKe/a3RcCiPKe.js\";import ModuleCTA from\"#framer/local/canvasComponent/BqV2cDsce/BqV2cDsce.js\";import AmbientVideo from\"#framer/local/canvasComponent/BzQdHk0my/BzQdHk0my.js\";import HeadlineWithArrow from\"#framer/local/canvasComponent/C4TaIier8/C4TaIier8.js\";import ModuleTechnology from\"#framer/local/canvasComponent/ja47BFELT/ja47BFELT.js\";import FeaturedBlogPosts from\"#framer/local/canvasComponent/JPv1CwBtG/JPv1CwBtG.js\";import CardsGrid from\"#framer/local/canvasComponent/nLnLICzR6/nLnLICzR6.js\";import Headline from\"#framer/local/canvasComponent/OvcX0XVBm/OvcX0XVBm.js\";import ImageHeadline from\"#framer/local/canvasComponent/X0KaDYZvj/X0KaDYZvj.js\";import AccordionList from\"#framer/local/codeFile/LEEzMYt/AccordionList.js\";import DroneSequence from\"#framer/local/codeFile/UoFIN8X/DroneSequence_1.js\";import Eyebrow from\"#framer/local/codeFile/nLnOXLs/Eyebrow.js\";import SecondaryHeroAnimated from\"#framer/local/codeFile/TCLyfRE/SecondaryHeroAnimated.js\";import ThreeUpCardsSlider from\"#framer/local/codeFile/iECgxhD/ThreeUpCardsSlider.js\";import metadataProvider from\"#framer/local/webPageMetadata/lks0MAoaf/lks0MAoaf.js\";const SecondaryHeroAnimatedFonts=getFonts(SecondaryHeroAnimated);const HeadlineFonts=getFonts(Headline);const DroneSequenceFonts=getFonts(DroneSequence);const AmbientVideoFonts=getFonts(AmbientVideo);const HeadlineWithArrowFonts=getFonts(HeadlineWithArrow);const ImageHeadlineFonts=getFonts(ImageHeadline);const CardsGridFonts=getFonts(CardsGrid);const ThreeUpCardsSliderFonts=getFonts(ThreeUpCardsSlider);const FullscreenVideoHeadlineFonts=getFonts(FullscreenVideoHeadline);const FeaturedBlogPostsFonts=getFonts(FeaturedBlogPosts);const ModuleCTAFonts=getFonts(ModuleCTA);const ModuleTechnologyFonts=getFonts(ModuleTechnology);const EyebrowFonts=getFonts(Eyebrow);const AccordionListFonts=getFonts(AccordionList);const ContainerWithFX=withFX(Container);const breakpoints={bGNqjYwEg:\"(min-width: 1200px) and (max-width: 1999px)\",j1tJly2nt:\"(max-width: 809px)\",P84b9YScV:\"(min-width: 810px) and (max-width: 1199px)\",qQVruRKFt:\"(min-width: 2000px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8TWWi\";const variantClassNames={bGNqjYwEg:\"framer-v-1mnzkow\",j1tJly2nt:\"framer-v-zgykhx\",P84b9YScV:\"framer-v-17254ih\",qQVruRKFt:\"framer-v-4hmnq8\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={delay:.1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const textEffect={effect:animation,startDelay:0,threshold:.5,tokenization:\"line\",transition:transition1,trigger:\"onInView\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Large\":\"qQVruRKFt\",Desktop:\"bGNqjYwEg\",Phone:\"j1tJly2nt\",Tablet:\"P84b9YScV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qQVruRKFt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"bGNqjYwEg\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"bGNqjYwEg\",\"P84b9YScV\",\"j1tJly2nt\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"P84b9YScV\",\"j1tJly2nt\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if([\"P84b9YScV\",\"j1tJly2nt\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qQVruRKFt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-4hmnq8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hregpl-container\",isAuthoredByUser:true,nodeId:\"kUTfgsk50\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{isMobile:true},P84b9YScV:{isMobile:true}},children:/*#__PURE__*/_jsx(SecondaryHeroAnimated,{height:\"100%\",id:\"kUTfgsk50\",isMobile:false,layoutId:\"kUTfgsk50\",posterImage:addImageAlt({src:\"https://framerusercontent.com/images/XlyblXkLh2Pb9zyhKpjmx7Ssmlw.jpg\",srcSet:\"https://framerusercontent.com/images/XlyblXkLh2Pb9zyhKpjmx7Ssmlw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XlyblXkLh2Pb9zyhKpjmx7Ssmlw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XlyblXkLh2Pb9zyhKpjmx7Ssmlw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XlyblXkLh2Pb9zyhKpjmx7Ssmlw.jpg 2880w\"},\"Various clips showcasing the modern and sleek design of the Wing delivery drone as it flies across urban landscapes.\"),style:{width:\"100%\"},title:\"Meet the drones taking delivery to new heights.\",video:\"https://static.wing.com/Content/Technology_hero1080.mp4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dt07t9-container\",nodeId:\"d979HUiUv\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"Q33tH8LIF\"},j1tJly2nt:{variant:\"sn3vrVI2a\",XjU9_pXty:\"0px 8px 48px 8px\"},P84b9YScV:{variant:\"NO1AuapeL\",XjU9_pXty:\"0px 8px 48px 8px\"}},children:/*#__PURE__*/_jsx(Headline,{B7SoinH3W:\"Our drones\",bhbjmHJHG:\"var(--token-960d51d2-8971-4105-b7fd-bca99c646df0, rgb(236, 235, 232))\",height:\"100%\",id:\"d979HUiUv\",kfkLA1iLz:\"Diam tortor adipiscing est diam nulla tincidunt. Nibh urna massa nisl vitae urna convallis. Eleifend ac lectus aliquet platea aliquam. Est diam nulla tincidunt\",layoutId:\"d979HUiUv\",NwYguLs2y:\"Wing's innovative design uses a unique dual-propulsion system. Vertical lift motors enable precision takeoff, delivery, and landing. Separate cruise motors optimize efficiency for long-range delivery.\",S2LltDU_Y:false,style:{width:\"100%\"},variant:\"yNmYn5hzX\",width:\"100%\",XjU9_pXty:\"0px 30px 80px 30px\",YaeMjHVna:40})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e6i57q-container\",isAuthoredByUser:true,nodeId:\"CYuHP3TBg\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{variant:\"Mobile\"},P84b9YScV:{variant:\"Mobile\"}},children:/*#__PURE__*/_jsx(DroneSequence,{animationSteps:[{copy:\"Built with a lightweight styrofoam and carbon fiber frame to cruise at speeds of ~65 mph.\",heading:\"~65 mph\",sequenceType:\"FrontProp\",title:\"Speed\"},{copy:\"Designed to carry what people need now, from a loaf of bread and a carton of eggs to burgers and fries. Wing\u2019s drone fleet is designed to carry a range of payloads, delivering small items and larger orders safely and efficiently. Our newest drone and package can carry up to 5 pounds.\",heading:\"Up to 5 lbs\",sequenceType:\"Package\",title:\"Carrying Capacity\"},{copy:\"Our dual-propulsion system, fixed wing, and long-lasting batteries enable our delivery drones to fly further and faster than conventional drones.\",heading:\"Up to 6 miles\",sequenceType:\"Edge\",title:\"Range\"},{copy:\"Wing delivery drones fly much lower than airplanes. During delivery, they hover at ~20 ft to gently lower packages on a tether.\",heading:\"~150 ft\",sequenceType:\"VerticalProp\",title:\"Altitude\"}],height:\"100%\",id:\"CYuHP3TBg\",layoutId:\"CYuHP3TBg\",style:{width:\"100%\"},variant:\"Desktop\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+760,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19mf0rl-container\",nodeId:\"DN9tY2zey\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"Q33tH8LIF\"},j1tJly2nt:{variant:\"sn3vrVI2a\",XjU9_pXty:\"0px 8px 48px 8px\"},P84b9YScV:{variant:\"NO1AuapeL\",XjU9_pXty:\"0px 8px 48px 8px\"}},children:/*#__PURE__*/_jsx(Headline,{B7SoinH3W:\"Order experience\",bhbjmHJHG:\"rgb(255, 255, 255)\",height:\"100%\",id:\"DN9tY2zey\",kfkLA1iLz:\"Diam tortor adipiscing est diam nulla tincidunt. Nibh urna massa nisl vitae urna convallis. Eleifend ac lectus aliquet platea aliquam. Est diam nulla tincidunt\",layoutId:\"DN9tY2zey\",NwYguLs2y:\"Innovation in every delivery.\",S2LltDU_Y:false,style:{width:\"100%\"},variant:\"yNmYn5hzX\",width:\"100%\",XjU9_pXty:\"0px 30px 80px 30px\",YaeMjHVna:40})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:990,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f0x7ux-container\",nodeId:\"JL3WHhblk\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"qonH4LKsv\"},j1tJly2nt:{variant:\"I6liArhwQ\"},P84b9YScV:{variant:\"Mm4SCVLbZ\"}},children:/*#__PURE__*/_jsx(AmbientVideo,{CJgWhex8E:addImageAlt({src:\"https://framerusercontent.com/images/GvEnM2zuGOawhUz1EjRZBv8H7Ak.png\",srcSet:\"https://framerusercontent.com/images/GvEnM2zuGOawhUz1EjRZBv8H7Ak.png?scale-down-to=512 512w,https://framerusercontent.com/images/GvEnM2zuGOawhUz1EjRZBv8H7Ak.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GvEnM2zuGOawhUz1EjRZBv8H7Ak.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GvEnM2zuGOawhUz1EjRZBv8H7Ak.png 3024w\"},\"Aerial view of a sprawling urban landscape showcasing a network of roads, highways, and residential neighborhoods interspersed with patches of greenery. A yellow line glides across screen, showing the trajectory of a delivery drone.\"),D1xUqJPyO:\"https://static.wing.com/Content/Technology_dronepathway1080.mp4\",height:\"100%\",id:\"JL3WHhblk\",K95I5NDoM:true,layoutId:\"JL3WHhblk\",style:{width:\"100%\"},UU9TqrUxw:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",variant:\"L11meNDo4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2110,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j5uina-container\",nodeId:\"QAXporAVB\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{GTadz4gbM:\"0px 0px 80px 0px\",variant:\"J7YWQ4JL6\"},j1tJly2nt:{GTadz4gbM:\"0px 0px 48px 0px\",variant:\"nXhW35qIH\"},P84b9YScV:{GTadz4gbM:\"0px 0px 48px 0px\",variant:\"v3WzzcMqJ\"}},children:/*#__PURE__*/_jsx(HeadlineWithArrow,{GTadz4gbM:\"80px 0px 80px 0px\",height:\"100%\",id:\"QAXporAVB\",layoutId:\"QAXporAVB\",QSXS_Vhyn:false,style:{width:\"100%\"},Tfq1Ycd6H:\"1:00 PM\",tQavEaNL9:\"When a customer places an order,\",variant:\"K_kXKnre2\",width:\"100%\",Z87Q5cXUm:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",zCmQaEpYV:\"our system automatically chooses a route to safely and efficiently deliver your package, avoiding other aircraft and obstacles.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1130,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2455,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dz73bx-container\",nodeId:\"A2wbx4Tce\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"x62ICj9gA\"},j1tJly2nt:{variant:\"EjWzYWwFh\"},P84b9YScV:{variant:\"Ek3lE2nFL\"}},children:/*#__PURE__*/_jsx(ImageHeadline,{CXM8ImRpu:\"A delivery drone then takes off to pick up the package.\",Ef7571M7M:\"https://www.youtube.com/watch?v=-tv6uEN_BiY\",height:\"100%\",id:\"A2wbx4Tce\",layoutId:\"A2wbx4Tce\",lqIv9P2vb:\"https://framerusercontent.com/assets/qpGLw7PSAoIeU2w4t4gMOMD93U0.mp4\",p_iiakFeb:\"At a partner location, a staff member loads the package onto a Wing pickup station.\",style:{width:\"100%\"},TjKVEnUBA:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",variant:\"xLBAeUqJe\",vxJRSMep0:addImageAlt({src:\"https://framerusercontent.com/images/MYK1tCQhpXpRe1pzrRAabKP2A0.png\",srcSet:\"https://framerusercontent.com/images/MYK1tCQhpXpRe1pzrRAabKP2A0.png 966w\"},'A close-up image of an autoloader device, featuring a sleek, gray container with \"Drone Delivery\" written on the side, mounted on a black pole against an outdoor backdrop. A hand moves on-screen and loads a delivery package onto the device.'),WFKJstBpi:\"1:07 PM\",width:\"100%\",Z4T_yLZ06:true})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:990,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3585,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10dd1lt-container\",nodeId:\"PdMTGAeif\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"qonH4LKsv\"},j1tJly2nt:{variant:\"I6liArhwQ\"},P84b9YScV:{variant:\"Mm4SCVLbZ\"}},children:/*#__PURE__*/_jsx(AmbientVideo,{CJgWhex8E:addImageAlt({src:\"https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg\",srcSet:\"https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/usjaxSJhg6damPzbu1ziPmSWiL8.jpg 4584w\"},\"Aerial view showing a commercial area with a Walmart store, surrounded by a parking lot dotted with vehicles, adjacent to a large row of dense green trees. A drone flies across the greenery.\"),D1xUqJPyO:\"https://static.wing.com/Content/TechologyUltrawideFlyover1080.mp4\",height:\"100%\",id:\"PdMTGAeif\",K95I5NDoM:true,layoutId:\"PdMTGAeif\",style:{width:\"100%\"},UU9TqrUxw:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",variant:\"L11meNDo4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4575,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6afoh6-container\",nodeId:\"bKEpM6gNN\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{GTadz4gbM:\"0px 0px 80px 0px\",variant:\"J7YWQ4JL6\"},j1tJly2nt:{GTadz4gbM:\"0px 0px 48px 0px\",variant:\"nXhW35qIH\"},P84b9YScV:{GTadz4gbM:\"0px 0px 80px 0px\",variant:\"v3WzzcMqJ\"}},children:/*#__PURE__*/_jsx(HeadlineWithArrow,{GTadz4gbM:\"80px 0px 80px 0px\",height:\"100%\",id:\"bKEpM6gNN\",layoutId:\"bKEpM6gNN\",QSXS_Vhyn:true,qYuRokEgt:\"https://youtu.be/snLOdFxrvUo?si=uMhorjf5Pi1x63tc\",style:{width:\"100%\"},Tfq1Ycd6H:\"1:11 PM\",tQavEaNL9:\"In a few minutes, the package is in the air and on its way.\",variant:\"K_kXKnre2\",width:\"100%\",Z87Q5cXUm:\"var(--token-88abe9cc-00ef-40f1-8fb9-8fda51c402e8, rgb(255, 255, 255))\",zCmQaEpYV:\"Cruising around 65 mph and traveling up to 12 miles round trip.\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kb3m5j\",\"data-framer-name\":\"ThreeUpCardsStacking\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g2rjte\",\"data-framer-name\":\"Grid Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ajp75j-container\",isAuthoredByUser:true,nodeId:\"cwlv_eCy8\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{componentMode:\"stacking-cards\"}},children:/*#__PURE__*/_jsx(ThreeUpCardsSlider,{alignTitles:false,componentMode:\"slider\",height:\"100%\",id:\"cwlv_eCy8\",layoutId:\"cwlv_eCy8\",moreDesktopCards:false,slides:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"550px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xetmga-container\",\"data-framer-name\":\"CardVideo1 - DL\",inComponentSlot:true,name:\"CardVideo1 - DL\",nodeId:\"tpmIAwkyq\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"tpmIAwkyq\",layoutId:\"tpmIAwkyq\",LCPH5yMci:true,name:\"CardVideo1 - DL\",nOPsaW_wV:\"https://framerusercontent.com/assets/GYxep9i5IgK8B9qN5mccY6Pe7g.mp4\",rFilvuVUz:\"Our propellers are designed to minimize noise, delivering more quietly than a traditional delivery truck.\",style:{width:\"100%\"},T_PWduSJI:\"\",U4PCtIxCE:\"Learn more\",variant:\"g8ezerHlo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"550px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1040d6o-container\",\"data-framer-name\":\"CardVideo2 - DL\",inComponentSlot:true,name:\"CardVideo2 - DL\",nodeId:\"Qb4DTkDGi\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"Qb4DTkDGi\",layoutId:\"Qb4DTkDGi\",LCPH5yMci:false,name:\"CardVideo2 - DL\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/2382uD8q7fdggcX4J1Eg5XO4lw.png\",srcSet:\"https://framerusercontent.com/images/2382uD8q7fdggcX4J1Eg5XO4lw.png?scale-down-to=512 512w,https://framerusercontent.com/images/2382uD8q7fdggcX4J1Eg5XO4lw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2382uD8q7fdggcX4J1Eg5XO4lw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2382uD8q7fdggcX4J1Eg5XO4lw.png 3840w\"},\"A person wearing headphones sits at a desk, analyzing data on multiple computer monitors displaying maps and diagrams in a modern control room environment.\"),rFilvuVUz:\"Pilots oversee multiple flights from a central location, monitoring weather and air traffic to ensure safety. Individual flights don\u2019t require human control. Instead, pilots oversee the whole system.\",style:{width:\"100%\"},T_PWduSJI:\"\",U4PCtIxCE:\"Learn more\",variant:\"g8ezerHlo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"550px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-y4sm9u-container\",\"data-framer-name\":\"CardVideo3 - DL\",inComponentSlot:true,name:\"CardVideo3 - DL\",nodeId:\"ScNZV9Eev\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"ScNZV9Eev\",layoutId:\"ScNZV9Eev\",LCPH5yMci:true,name:\"CardVideo3 - DL\",nOPsaW_wV:\"https://framerusercontent.com/assets/hjpQ8bgFKiM6eF5uyjR5r1YIM.mp4\",rFilvuVUz:\"Wing delivery drones are built to operate in a wide range of weather conditions, including windy days and moderate rain.\",style:{width:\"100%\"},T_PWduSJI:\"\",U4PCtIxCE:\"Learn more\",variant:\"g8ezerHlo\",width:\"100%\"})})})],spaceBetweenCards:16,style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vivn41 hidden-4hmnq8 hidden-17254ih hidden-zgykhx\",\"data-framer-name\":\"Spacer Left\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-350tq7 hidden-4hmnq8 hidden-17254ih hidden-zgykhx\",\"data-framer-name\":\"Spacer Right\"})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{height:800,y:(componentViewport?.y||0)+0+5216},P84b9YScV:{height:800,y:(componentViewport?.y||0)+0+5216}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5280,children:/*#__PURE__*/_jsx(Container,{className:\"framer-144ktvi-container\",nodeId:\"yq0zBp6NC\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"Zbf9yuHGy\"},j1tJly2nt:{style:{width:\"100%\"},variant:\"tw_Tl4R6e\"},P84b9YScV:{style:{width:\"100%\"},variant:\"nZDWdHQ4v\"}},children:/*#__PURE__*/_jsx(FullscreenVideoHeadline,{DyxOsUSG_:addImageAlt({src:\"https://framerusercontent.com/images/QmPFcTFDJPJs0HNETRyC5znOX6o.jpg\",srcSet:\"https://framerusercontent.com/images/QmPFcTFDJPJs0HNETRyC5znOX6o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QmPFcTFDJPJs0HNETRyC5znOX6o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QmPFcTFDJPJs0HNETRyC5znOX6o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QmPFcTFDJPJs0HNETRyC5znOX6o.jpg 2880w\"},\"A charming, two-story, wooden house with a gabled roof is surrounded by lush greenery and large, mature trees, under a clear blue sky. A Wing delivery drone hovers above the home and gently drops a package onto the lawn.\"),height:\"100%\",id:\"yq0zBp6NC\",ihsfNYecw:\"1:16 PM\",jNYFzOJ54:\"https://static.wing.com/Content/Technology_%20DroneDrivewayDelivery_v21080.mp4\",layoutId:\"yq0zBp6NC\",style:{height:\"100%\",width:\"100%\"},variant:\"cRznHuwKi\",width:\"100%\",z2p7JLoZA:\"With our precision delivery, Wing drones just need a space the size of a picnic blanket to deliver.\",Z7PMVFlwL:\"When it reaches its destination, the drone checks for obstacles near the selected delivery zone, like cars or trampolines. It can automatically move to avoid obstacles before gently lowering the order on its tether.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{y:(componentViewport?.y||0)+0+6016},P84b9YScV:{y:(componentViewport?.y||0)+0+6016}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6280,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xmr1xm-container\",nodeId:\"K88sLgg4I\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"siHx9QDqC\"},j1tJly2nt:{variant:\"l0iHveVlb\",XjU9_pXty:\"64px 8px 48px 8px\"},P84b9YScV:{variant:\"IJypJHbXi\",XjU9_pXty:\"64px 8px 48px 8px\"}},children:/*#__PURE__*/_jsx(Headline,{B7SoinH3W:\"\",bhbjmHJHG:\"rgb(255, 255, 255)\",height:\"100%\",id:\"K88sLgg4I\",kfkLA1iLz:\"In 2019, Wing became the first U.S. drone delivery company to receive a Part 135 Air Carrier Certificate, setting the bar for safety standards in the space. In 2022, we were the first to bring drone delivery to a major U.S. metro area in Dallas-Fort Worth. Now, we operate on three continents. \",layoutId:\"K88sLgg4I\",NwYguLs2y:\"Pioneering the future of delivery.\",S2LltDU_Y:false,style:{width:\"100%\"},variant:\"IXlNjeOgn\",width:\"100%\",XjU9_pXty:\"144px 30px 80px 30px\",YaeMjHVna:40})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xxacq9\",\"data-framer-name\":\"ThreeUpCardsSliderModule\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12v4ay9\",\"data-framer-name\":\"Grid Container\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-162ao1z-container hidden-1mnzkow hidden-17254ih hidden-zgykhx\",\"data-framer-name\":\"3UP - DL\",isAuthoredByUser:true,name:\"3UP - DL\",nodeId:\"VQvB9C3vP\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(ThreeUpCardsSlider,{alignTitles:false,componentMode:\"slider\",height:\"100%\",id:\"VQvB9C3vP\",layoutId:\"VQvB9C3vP\",moreDesktopCards:false,name:\"3UP - DL\",slides:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:734,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jer7ae-container\",\"data-framer-name\":\"Card1 - DL\",inComponentSlot:true,name:\"Card1 - DL\",nodeId:\"LObx0BwbJ\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"LObx0BwbJ\",layoutId:\"LObx0BwbJ\",LCPH5yMci:true,name:\"Card1 - DL\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png\",srcSet:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png 859w\"},\"Image of a Wing delivery drone with multiple propellers on both wings and distinct yellow accents, set against a plain background.\"),rFilvuVUz:\"Excellence in automation\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"From the moment a customer clicks \u2018Order,\u2019 our systems are highly automated. From drone selection, route planning, and flights to coordination with other drones, our automation enables efficient logistics and fast, precise deliveries.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:734,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-y7to79-container\",\"data-framer-name\":\"Card2 - DL\",inComponentSlot:true,name:\"Card2 - DL\",nodeId:\"LD6pLwnns\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"LD6pLwnns\",layoutId:\"LD6pLwnns\",LCPH5yMci:true,name:\"Card2 - DL\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png\",srcSet:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png 859w\"},\"An isometric illustration depicts a modern warehouse exterior with a large entrance, adjacent parking spaces marked for drone landing zones, and rooftop ventilation units, suggesting advanced logistics and drone delivery infrastructure.\"),rFilvuVUz:\"Flexible operations\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"Wing systems fit into existing operations without additional personnel or extensive infrastructure. Our suite of APIs lets businesses seamlessly integrate drone delivery into their operations.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:734,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-cyx9sj-container\",\"data-framer-name\":\"Card3 - DL\",inComponentSlot:true,name:\"Card3 - DL\",nodeId:\"BrkcPDOWT\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"BrkcPDOWT\",layoutId:\"BrkcPDOWT\",LCPH5yMci:true,name:\"Card3 - DL\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png\",srcSet:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png 861w\"},\"A sleek, modern computer monitor with a thin profile and vibrant yellow accents displays a digital interface featuring a stylized map with location markers, surrounded by analytics data and performance charts, set against a dark gray background.\"),rFilvuVUz:\"Scaled fleet oversight\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"With approvals for one pilot to oversee several drones at any point, our system is designed to scale. From small operations to over 1,000 deliveries daily, organizations can customize their Wing setup for a range of use cases and delivery volumes.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})})],spaceBetweenCards:16,style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10mk6qh-container hidden-4hmnq8 hidden-17254ih hidden-zgykhx\",isAuthoredByUser:true,nodeId:\"XlfW5qMMq\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(ThreeUpCardsSlider,{alignTitles:false,componentMode:\"slider\",height:\"100%\",id:\"XlfW5qMMq\",layoutId:\"XlfW5qMMq\",moreDesktopCards:false,slides:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-unlpv3-container\",\"data-framer-name\":\"Card1 - D\",inComponentSlot:true,name:\"Card1 - D\",nodeId:\"oRHnkIM3o\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"oRHnkIM3o\",layoutId:\"oRHnkIM3o\",LCPH5yMci:true,name:\"Card1 - D\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png\",srcSet:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png 859w\"},\"Image of a Wing delivery drone with multiple propellers on both wings and distinct yellow accents, set against a plain background.\"),rFilvuVUz:\"Excellence in automation\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"From the moment a customer clicks \u2018Order,\u2019 our systems are highly automated. From drone selection, route planning, and flights to coordination with other drones, our automation enables efficient logistics and fast, precise deliveries.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wy67b-container\",\"data-framer-name\":\"Card2 - D\",inComponentSlot:true,name:\"Card2 - D\",nodeId:\"JhSrXcIJ3\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"JhSrXcIJ3\",layoutId:\"JhSrXcIJ3\",LCPH5yMci:true,name:\"Card2 - D\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png\",srcSet:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png 859w\"},\"An isometric illustration depicts a modern warehouse exterior with a large entrance, adjacent parking spaces marked for drone landing zones, and rooftop ventilation units, suggesting advanced logistics and drone delivery infrastructure.\"),rFilvuVUz:\"Flexible operations\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"Wing systems fit into existing operations without additional personnel or extensive infrastructure. Our suite of APIs lets businesses seamlessly integrate drone delivery into their operations.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:608,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ddmh2-container\",\"data-framer-name\":\"Card3 - D\",inComponentSlot:true,name:\"Card3 - D\",nodeId:\"TE8N0BknA\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"TE8N0BknA\",layoutId:\"TE8N0BknA\",LCPH5yMci:true,name:\"Card3 - D\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png\",srcSet:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png 861w\"},\"A sleek, modern computer monitor with a thin profile and vibrant yellow accents displays a digital interface featuring a stylized map with location markers, surrounded by analytics data and performance charts, set against a dark gray background.\"),rFilvuVUz:\"Scaled fleet oversight\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"With approvals for one pilot to oversee several drones at any point, our system is designed to scale. From small operations to over 1,000 deliveries daily, organizations can customize their Wing setup for a range of use cases and delivery volumes.\",U4PCtIxCE:\"Learn more\",variant:\"nwDRU0VwD\",width:\"100%\"})})})],spaceBetweenCards:16,style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-67q5q9-container hidden-4hmnq8 hidden-1mnzkow\",isAuthoredByUser:true,nodeId:\"yFIoRNigd\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(ThreeUpCardsSlider,{alignTitles:false,componentMode:\"slider\",height:\"100%\",id:\"yFIoRNigd\",layoutId:\"yFIoRNigd\",moreDesktopCards:false,slides:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yr50ep-container\",\"data-framer-name\":\"Card1 - T\",inComponentSlot:true,name:\"Card1 - T\",nodeId:\"fZiEb5LCa\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"fZiEb5LCa\",layoutId:\"fZiEb5LCa\",LCPH5yMci:true,name:\"Card1 - T\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png\",srcSet:\"https://framerusercontent.com/images/flevmywXNH1grvLfnGsJoJs8jc.png 859w\"},\"Image of a Wing delivery drone with multiple propellers on both wings and distinct yellow accents, set against a plain background.\"),rFilvuVUz:\"Excellence in automation\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"From the moment a customer clicks \u2018Order,\u2019 our systems are highly automated. From drone selection, route planning, and flights to coordination with other drones, our automation enables efficient logistics and fast, precise deliveries.\",U4PCtIxCE:\"Learn more\",variant:\"mExYiNIxy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1noz6fb-container\",\"data-framer-name\":\"Card2 - T\",inComponentSlot:true,name:\"Card2 - T\",nodeId:\"ENTHT4t8d\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"ENTHT4t8d\",layoutId:\"ENTHT4t8d\",LCPH5yMci:true,name:\"Card2 - T\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png\",srcSet:\"https://framerusercontent.com/images/MnD0p7oJ8H51Ayr473iEQQ1d7G8.png 859w\"},\"An isometric illustration depicts a modern warehouse exterior with a large entrance, adjacent parking spaces marked for drone landing zones, and rooftop ventilation units, suggesting advanced logistics and drone delivery infrastructure.\"),rFilvuVUz:\"Flexible operations\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"Wing systems fit into existing operations without additional personnel or extensive infrastructure. Our suite of APIs lets businesses seamlessly integrate drone delivery into their operations.\",U4PCtIxCE:\"Learn more\",variant:\"mExYiNIxy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"533px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uozpaj-container\",\"data-framer-name\":\"Card3 - T\",inComponentSlot:true,name:\"Card3 - T\",nodeId:\"rZkDyzY6P\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(CardsGrid,{FNKxhA3Ur:\"\",height:\"100%\",id:\"rZkDyzY6P\",layoutId:\"rZkDyzY6P\",LCPH5yMci:true,name:\"Card3 - T\",Q4_bIAy5f:addImageAlt({src:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png\",srcSet:\"https://framerusercontent.com/images/JbYLNnuwlSM0C4FsPCblFhsIkw.png 861w\"},\"A sleek, modern computer monitor with a thin profile and vibrant yellow accents displays a digital interface featuring a stylized map with location markers, surrounded by analytics data and performance charts, set against a dark gray background.\"),rFilvuVUz:\"Scaled fleet oversight\",style:{height:\"100%\",width:\"100%\"},T_PWduSJI:\"With approvals for one pilot to oversee several drones at any point, our system is designed to scale. From small operations to over 1,000 deliveries daily, organizations can customize their Wing setup for a range of use cases and delivery volumes.\",U4PCtIxCE:\"Learn more\",variant:\"mExYiNIxy\",width:\"100%\"})})})],spaceBetweenCards:16,style:{width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{y:(componentViewport?.y||0)+0+6624},P84b9YScV:{y:(componentViewport?.y||0)+0+6624}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6920,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ivrt3k-container\",nodeId:\"NE6BcdQHA\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{variant:\"siHx9QDqC\"},j1tJly2nt:{variant:\"l0iHveVlb\",XjU9_pXty:\"0px 30px 48px 30px\"},P84b9YScV:{variant:\"IJypJHbXi\",XjU9_pXty:\"0px 30px 48px 30px\"}},children:/*#__PURE__*/_jsx(Headline,{B7SoinH3W:\"News\",bhbjmHJHG:\"rgb(255, 255, 255)\",height:\"100%\",id:\"NE6BcdQHA\",kfkLA1iLz:\"\",layoutId:\"NE6BcdQHA\",NwYguLs2y:\"Check out the latest from Wing\",S2LltDU_Y:true,style:{width:\"100%\"},variant:\"IXlNjeOgn\",width:\"100%\",XjU9_pXty:\"0px 30px 80px 30px\",YaeMjHVna:40})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qjg6o8\",\"data-framer-name\":\"Blog Cards Grid\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cl4v2u\",\"data-framer-name\":\"Grid Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 16px)`,y:(componentViewport?.y||0)+0+6984+32+0+0+0},P84b9YScV:{y:(componentViewport?.y||0)+0+6984+32+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1151,width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px) - 60px)`,y:(componentViewport?.y||0)+0+7280+80+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yuu0qw-container\",nodeId:\"FqIsebxbn\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{variant:\"JvdjqbYQD\"},P84b9YScV:{variant:\"NWkuiy6Pr\"}},children:/*#__PURE__*/_jsx(FeaturedBlogPosts,{height:\"100%\",id:\"FqIsebxbn\",layoutId:\"FqIsebxbn\",style:{width:\"100%\"},variant:\"q6cbd7BKy\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FYuNfXbAe\"},implicitPathVariables:undefined},{href:{webPageId:\"FYuNfXbAe\"},implicitPathVariables:undefined},{href:{webPageId:\"FYuNfXbAe\"},implicitPathVariables:undefined},{href:{webPageId:\"FYuNfXbAe\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{y:(componentViewport?.y||0)+0+8167},P84b9YScV:{y:(componentViewport?.y||0)+0+8167}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8511,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u89qs2-container\",nodeId:\"a9HjRxEMS\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{BEaO5Dp6L:resolvedLinks[1],variant:\"ixOF4rfhW\"},j1tJly2nt:{BEaO5Dp6L:resolvedLinks[3],variant:\"ZowSnbygL\",ZeXbs6h2_:\"40px 0px 48px 0px\"},P84b9YScV:{BEaO5Dp6L:resolvedLinks[2],variant:\"EHI7fpwTH\",ZeXbs6h2_:\"40px 0px 48px 0px\"}},children:/*#__PURE__*/_jsx(ModuleCTA,{BEaO5Dp6L:resolvedLinks[0],g_HGsR3dj:false,height:\"100%\",id:\"a9HjRxEMS\",layoutId:\"a9HjRxEMS\",style:{width:\"100%\"},variant:\"pDS8w7vjR\",width:\"100%\",ZeXbs6h2_:\"40px 0px 80px 0px\",ZO1U3rHY3:\"Visit our blog\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Ynh6oBQij\",webPageId:\"NrzrwzC7W\"},implicitPathVariables:undefined},{href:{hash:\":Ynh6oBQij\",webPageId:\"NrzrwzC7W\"},implicitPathVariables:undefined},{href:{hash:\":Ynh6oBQij\",webPageId:\"NrzrwzC7W\"},implicitPathVariables:undefined},{href:{hash:\":Ynh6oBQij\",webPageId:\"NrzrwzC7W\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{y:(componentViewport?.y||0)+0+8327},P84b9YScV:{y:(componentViewport?.y||0)+0+8327}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1310,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8671,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nwu4op-container\",nodeId:\"sJKZ2JdBh\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bGNqjYwEg:{LLfOYQo8b:resolvedLinks1[1]},j1tJly2nt:{LLfOYQo8b:resolvedLinks1[3],upSB28FXN:\"48px 8px 48px 8px\",variant:\"G3Mbhl1py\"},P84b9YScV:{LLfOYQo8b:resolvedLinks1[2],variant:\"lgh3_KFUo\"}},children:/*#__PURE__*/_jsx(ModuleTechnology,{bvAHJ6ROz:\"See open roles\",Gq40KFOUx:\"Let\u2019s redefine how the world delivers. Visit our Careers page to explore our open roles.\",height:\"100%\",HLsBHNCwu:false,id:\"sJKZ2JdBh\",IezhgcYLP:addImageAlt({src:\"https://framerusercontent.com/images/NjpKjPxwjnKoJFG2Sec3A91bZE.png\",srcSet:\"https://framerusercontent.com/images/NjpKjPxwjnKoJFG2Sec3A91bZE.png?scale-down-to=512 512w,https://framerusercontent.com/images/NjpKjPxwjnKoJFG2Sec3A91bZE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NjpKjPxwjnKoJFG2Sec3A91bZE.png 1380w\"},\"A drone with a sleek, modern design flies against a backdrop of a clear blue sky with scattered white clouds, demonstrating advanced aerial technology.\"),KDlZTusKK:\"csZpG7l5C\",layoutId:\"sJKZ2JdBh\",lfcIw40qr:false,LLfOYQo8b:resolvedLinks1[0],style:{width:\"100%\"},upSB28FXN:\"80px 30px 80px 30px\",variant:\"Aia71F9eF\",VnbL3xNuq:\"Ready to let your career soar?\",width:\"100%\",y59ZcBcrT:\"https://player.vimeo.com/progressive_redirect/playback/1052119993/rendition/720p/file.mp4?loc=external&signature=8222dfb638363025262764464013a61a4f4db82904cddfc2d68eeab1f9c940bd\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ywp2zc\",\"data-framer-name\":\"FAQs\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kfi8gb-container\",isAuthoredByUser:true,nodeId:\"GNPDSfFCV\",scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(Eyebrow,{height:\"100%\",id:\"GNPDSfFCV\",isGradientLine:true,label:\"FAQs\",layoutId:\"GNPDSfFCV\",mode:\"dark\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ajharp\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gtolib\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j1tJly2nt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Graphik Regular\", \"Graphik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-2.24px\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-6a0c3d78-586b-4441-8b48-107d9b6e2f36, rgb(20, 17, 24))\"},children:\"Frequently asked questions\"})})},P84b9YScV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Graphik Regular\", \"Graphik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-2.24px\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-6a0c3d78-586b-4441-8b48-107d9b6e2f36, rgb(20, 17, 24))\"},children:\"Frequently asked questions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0dyYXBoaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Graphik Regular\", \"Graphik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-2.24px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-6a0c3d78-586b-4441-8b48-107d9b6e2f36, rgb(20, 17, 24))\"},children:\"Frequently asked questions\"})}),className:\"framer-azlswc\",effect:textEffect,fonts:[\"CUSTOM;Graphik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-u1047w hidden-17254ih hidden-zgykhx\",\"data-framer-name\":\"Separator\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sc3ue9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xha4ix-container\",isAuthoredByUser:true,nodeId:\"uu5SSTmDX\",rendersWithMotion:true,scopeId:\"lks0MAoaf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P84b9YScV:{items:[{description:\"Dive into all things Wing on our Blog and YouTube channel. \",link:\"https://www.youtube.com/@Wing\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"Where can I learn more about Wing\u2019s technology?\"},{description:\"Wing\u2019s lightweight delivery drones are among the safest ways to transport goods. We\u2019ve flown 400,000+ residential deliveries, and we have multiple levels of redundancy built into our operations like real-time systems that conduct health and safety checks on our drones and qualified pilots who oversee operations. To offer this service in the U.S., the FAA has certified the safety of Wing\u2019s drones and flight operations, and our pilots must be certified and follow FAA regulations.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"Is Wing drone delivery safe? \"},{description:\"Our propellers are designed to be quieter than common road-based delivery vehicles. You can learn more about them here.\",link:\"https://www.youtube.com/watch?v=5yaAFLpLmVg\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"How loud are the planes? \"},{description:\"One of the unique things about our technology is the ability for one pilot to simultaneously oversee multiple drones at multiple facilities. So in addition to the nests where delivery drones takeoff and land, we also have command center-style facilities where pilots oversee operation of the delivery service. There\u2019s no joystick to control individual drones; instead, pilots oversee the entire system. \",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"Where\u2019s the pilot?\"},{description:\"Wing has the necessary permissions from regulatory bodies in every region where we operate. For example, in the United States, Wing is certified by the FAA as a Part 135 Commercial Air Carrier and is regulated under the same rules as other Commercial Air Carriers, except the FAA has granted some exemptions for rules that don't apply to drones.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"How is Wing regulated?\"},{description:\"If someone pulls on the tether of a Wing drone delivery, the drone is designed to release the tether and fly away safely, leaving the package behind. Essentially, the tether is designed to detach in case of unexpected tension, preventing damage to the drone and ensuring its safe return to base.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"What happens when someone pulls the drone\u2019s tether? \"}]}},children:/*#__PURE__*/_jsx(AccordionList,{height:\"100%\",id:\"uu5SSTmDX\",items:[{description:\"\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Dive into all things Wing on our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FYuNfXbAe\"},motionChild:true,nodeId:\"uu5SSTmDX\",openInNewTab:false,scopeId:\"lks0MAoaf\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Blog\"})}),\" and YouTube \",/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/wing\",motionChild:true,nodeId:\"uu5SSTmDX\",openInNewTab:true,scopeId:\"lks0MAoaf\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"channel\"})}),\". \"]})}),title:\"Where can I learn more about Wing\u2019s technology?\"},{description:\"Wing\u2019s lightweight delivery drones are among the safest ways to transport goods. We\u2019ve flown 400,000+ residential deliveries, and we have multiple levels of redundancy built into our operations like real-time systems that conduct health and safety checks on our drones and qualified pilots who oversee operations. To offer this service in the U.S., the FAA has certified the safety of Wing\u2019s drones and flight operations, and our pilots must be certified and follow FAA regulations.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"Is Wing drone delivery safe? \"},{description:\"Our propellers are designed to be quieter than common road-based delivery vehicles. You can learn more about them here.\",link:\"https://www.youtube.com/watch?v=5yaAFLpLmVg\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"How loud are the planes? \"},{description:\"One of the unique things about our technology is the ability for one pilot to simultaneously oversee multiple drones at multiple facilities. So in addition to the nests where delivery drones takeoff and land, we also have command center-style facilities where pilots oversee operation of the delivery service. There\u2019s no joystick to control individual drones; instead, pilots oversee the entire system. \",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"Where\u2019s the pilot?\"},{description:\"Wing has the necessary permissions from regulatory bodies in every region where we operate. For example, in the United States, Wing is certified by the FAA as a Part 135 Commercial Air Carrier and is regulated under the same rules as other Commercial Air Carriers, except the FAA has granted some exemptions for rules that don't apply to drones.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"How is Wing regulated?\"},{description:\"If someone pulls on the tether of a Wing drone delivery, the drone is designed to release the tether and fly away safely, leaving the package behind. Essentially, the tether is designed to detach in case of unexpected tension, preventing damage to the drone and ensuring its safe return to base.\",link:\"\",richContent:/*#__PURE__*/_jsx(React.Fragment,{}),title:\"What happens when someone pulls the drone\u2019s tether? \"}],layoutId:\"uu5SSTmDX\",style:{width:\"100%\"},width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8TWWi.framer-sx11sp, .framer-8TWWi .framer-sx11sp { display: block; }\",\".framer-8TWWi.framer-4hmnq8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 2000px; }\",\".framer-8TWWi .framer-1hregpl-container, .framer-8TWWi .framer-1dt07t9-container, .framer-8TWWi .framer-1e6i57q-container, .framer-8TWWi .framer-19mf0rl-container, .framer-8TWWi .framer-f0x7ux-container, .framer-8TWWi .framer-j5uina-container, .framer-8TWWi .framer-1dz73bx-container, .framer-8TWWi .framer-10dd1lt-container, .framer-8TWWi .framer-6afoh6-container, .framer-8TWWi .framer-xmr1xm-container, .framer-8TWWi .framer-ivrt3k-container, .framer-8TWWi .framer-1yuu0qw-container, .framer-8TWWi .framer-1u89qs2-container, .framer-8TWWi .framer-1nwu4op-container, .framer-8TWWi .framer-1xha4ix-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8TWWi .framer-kb3m5j { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 30px 80px 30px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-g2rjte { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1680px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8TWWi .framer-ajp75j-container, .framer-8TWWi .framer-162ao1z-container, .framer-8TWWi .framer-10mk6qh-container, .framer-8TWWi .framer-67q5q9-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-8TWWi .framer-xetmga-container, .framer-8TWWi .framer-1040d6o-container, .framer-8TWWi .framer-y4sm9u-container { height: auto; position: relative; width: 550px; }\",\".framer-8TWWi .framer-1vivn41 { background-color: #ffffff; flex: none; height: 115px; overflow: hidden; position: relative; width: 8%; }\",\".framer-8TWWi .framer-350tq7 { background-color: #ffffff; flex: none; height: 69px; overflow: hidden; position: relative; width: 8%; }\",\".framer-8TWWi .framer-144ktvi-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-8TWWi .framer-xxacq9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 80px 30px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-12v4ay9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1680px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-1jer7ae-container, .framer-8TWWi .framer-y7to79-container, .framer-8TWWi .framer-cyx9sj-container { height: 734px; position: relative; width: 533px; }\",\".framer-8TWWi .framer-unlpv3-container, .framer-8TWWi .framer-8wy67b-container, .framer-8TWWi .framer-4ddmh2-container { height: 608px; position: relative; width: 533px; }\",\".framer-8TWWi .framer-yr50ep-container, .framer-8TWWi .framer-1noz6fb-container, .framer-8TWWi .framer-uozpaj-container { height: 480px; position: relative; width: 533px; }\",\".framer-8TWWi .framer-qjg6o8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-cl4v2u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-8TWWi .framer-ywp2zc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 80px 20px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-1kfi8gb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8TWWi .framer-ajharp { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(12, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-gtolib { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 4; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8TWWi .framer-azlswc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-8TWWi .framer-u1047w { align-self: start; background-color: var(--token-42cc2493-699e-4451-bd73-2c8dafec8cf1, #ffffff); flex: none; grid-column: auto / span 2; height: 100%; justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-8TWWi .framer-sc3ue9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 6; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8TWWi.framer-4hmnq8, .framer-8TWWi .framer-kb3m5j, .framer-8TWWi .framer-g2rjte, .framer-8TWWi .framer-xxacq9, .framer-8TWWi .framer-12v4ay9, .framer-8TWWi .framer-qjg6o8, .framer-8TWWi .framer-cl4v2u, .framer-8TWWi .framer-ywp2zc, .framer-8TWWi .framer-gtolib, .framer-8TWWi .framer-sc3ue9 { gap: 0px; } .framer-8TWWi.framer-4hmnq8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8TWWi.framer-4hmnq8 > :first-child, .framer-8TWWi .framer-xxacq9 > :first-child, .framer-8TWWi .framer-cl4v2u > :first-child, .framer-8TWWi .framer-ywp2zc > :first-child, .framer-8TWWi .framer-sc3ue9 > :first-child { margin-top: 0px; } .framer-8TWWi.framer-4hmnq8 > :last-child, .framer-8TWWi .framer-xxacq9 > :last-child, .framer-8TWWi .framer-cl4v2u > :last-child, .framer-8TWWi .framer-ywp2zc > :last-child, .framer-8TWWi .framer-sc3ue9 > :last-child { margin-bottom: 0px; } .framer-8TWWi .framer-kb3m5j > *, .framer-8TWWi .framer-g2rjte > *, .framer-8TWWi .framer-12v4ay9 > *, .framer-8TWWi .framer-qjg6o8 > *, .framer-8TWWi .framer-gtolib > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8TWWi .framer-kb3m5j > :first-child, .framer-8TWWi .framer-g2rjte > :first-child, .framer-8TWWi .framer-12v4ay9 > :first-child, .framer-8TWWi .framer-qjg6o8 > :first-child, .framer-8TWWi .framer-gtolib > :first-child { margin-left: 0px; } .framer-8TWWi .framer-kb3m5j > :last-child, .framer-8TWWi .framer-g2rjte > :last-child, .framer-8TWWi .framer-12v4ay9 > :last-child, .framer-8TWWi .framer-qjg6o8 > :last-child, .framer-8TWWi .framer-gtolib > :last-child { margin-right: 0px; } .framer-8TWWi .framer-xxacq9 > *, .framer-8TWWi .framer-sc3ue9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8TWWi .framer-cl4v2u > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8TWWi .framer-ywp2zc > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\"@media (min-width: 1200px) and (max-width: 1999px) { .framer-8TWWi.framer-4hmnq8 { width: 1200px; } .framer-8TWWi .framer-ajp75j-container { order: 1; } .framer-8TWWi .framer-1vivn41 { order: 0; } .framer-8TWWi .framer-350tq7 { order: 2; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-8TWWi.framer-4hmnq8 { width: 810px; } .framer-8TWWi .framer-1hregpl-container { order: 0; } .framer-8TWWi .framer-1dt07t9-container { order: 1; } .framer-8TWWi .framer-1e6i57q-container { order: 2; } .framer-8TWWi .framer-19mf0rl-container { order: 3; } .framer-8TWWi .framer-f0x7ux-container { order: 4; } .framer-8TWWi .framer-j5uina-container { order: 5; } .framer-8TWWi .framer-1dz73bx-container { order: 6; } .framer-8TWWi .framer-10dd1lt-container { order: 7; } .framer-8TWWi .framer-6afoh6-container { order: 8; } .framer-8TWWi .framer-kb3m5j { order: 9; padding: 48px 0px 48px 0px; } .framer-8TWWi .framer-144ktvi-container { height: auto; order: 10; } .framer-8TWWi .framer-xmr1xm-container { order: 11; } .framer-8TWWi .framer-xxacq9 { order: 12; padding: 0px 0px 48px 0px; } .framer-8TWWi .framer-ivrt3k-container { order: 13; } .framer-8TWWi .framer-qjg6o8 { order: 14; padding: 32px 0px 0px 0px; } .framer-8TWWi .framer-1u89qs2-container { order: 15; } .framer-8TWWi .framer-1nwu4op-container { order: 16; } .framer-8TWWi .framer-ywp2zc { order: 17; } .framer-8TWWi .framer-ajharp { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; } .framer-8TWWi .framer-gtolib { align-self: unset; width: min-content; } .framer-8TWWi .framer-azlswc { flex: none; width: 375px; } .framer-8TWWi .framer-sc3ue9 { align-self: unset; flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8TWWi .framer-ajharp { gap: 0px; } .framer-8TWWi .framer-ajharp > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-8TWWi .framer-ajharp > :first-child { margin-left: 0px; } .framer-8TWWi .framer-ajharp > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-8TWWi.framer-4hmnq8 { width: 390px; } .framer-8TWWi .framer-kb3m5j { padding: 48px 16px 48px 16px; } .framer-8TWWi .framer-144ktvi-container { height: auto; } .framer-8TWWi .framer-xxacq9 { padding: 0px 0px 48px 0px; } .framer-8TWWi .framer-qjg6o8 { flex-direction: column; padding: 32px 0px 0px 0px; } .framer-8TWWi .framer-cl4v2u { flex: none; padding: 0px 8px 0px 8px; width: 100%; } .framer-8TWWi .framer-ajharp { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-8TWWi .framer-gtolib, .framer-8TWWi .framer-sc3ue9 { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8TWWi .framer-qjg6o8, .framer-8TWWi .framer-ajharp { gap: 0px; } .framer-8TWWi .framer-qjg6o8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8TWWi .framer-qjg6o8 > :first-child, .framer-8TWWi .framer-ajharp > :first-child { margin-top: 0px; } .framer-8TWWi .framer-qjg6o8 > :last-child, .framer-8TWWi .framer-ajharp > :last-child { margin-bottom: 0px; } .framer-8TWWi .framer-ajharp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13941\n * @framerIntrinsicWidth 2000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bGNqjYwEg\":{\"layout\":[\"fixed\",\"auto\"]},\"P84b9YScV\":{\"layout\":[\"fixed\",\"auto\"]},\"j1tJly2nt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerlks0MAoaf=withCSS(Component,css,\"framer-8TWWi\");export default Framerlks0MAoaf;Framerlks0MAoaf.displayName=\"Page\";Framerlks0MAoaf.defaultProps={height:13941,width:2e3};addFonts(Framerlks0MAoaf,[{explicitInter:true,fonts:[{family:\"Graphik Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/G4eGvjWPkzvXcHBITxszVa2wLs.woff\"}]},...SecondaryHeroAnimatedFonts,...HeadlineFonts,...DroneSequenceFonts,...AmbientVideoFonts,...HeadlineWithArrowFonts,...ImageHeadlineFonts,...CardsGridFonts,...ThreeUpCardsSliderFonts,...FullscreenVideoHeadlineFonts,...FeaturedBlogPostsFonts,...ModuleCTAFonts,...ModuleTechnologyFonts,...EyebrowFonts,...AccordionListFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlks0MAoaf\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"13941\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"2000\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bGNqjYwEg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P84b9YScV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j1tJly2nt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TimelineElement", "title", "copy", "date", "controlClass", "isActive", "isHeadlineComponent", "customTag", "link", "isDarkMode", "openInNewTab", "timelineElementRef", "pe", "lineHeight", "setLineHeight", "ye", "isInView", "useInView", "l", "p", "innerStyles", "CallToAction_Dbzh_default", "addPropertyControls", "ControlType", "VideoFonts", "getFonts", "Video", "TimelineElementFonts", "TimelineElement", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toImageSrc", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "copy", "customTag", "height", "id", "link", "posterImage", "title", "video", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DyxOsUSG_", "Z7PMVFlwL", "z2p7JLoZA", "ihsfNYecw", "RC890hMGf", "jNYFzOJ54", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "css", "Framera3RcCiPKe", "withCSS", "a3RcCiPKe_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "getFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toImageSrc", "negate", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "height", "id", "posterImage", "showVideo", "videoUrl", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "UU9TqrUxw", "CJgWhex8E", "D1xUqJPyO", "K95I5NDoM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "visible", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "FramerBzQdHk0my", "withCSS", "BzQdHk0my_default", "addPropertyControls", "ControlType", "addFonts", "TimelineElementFonts", "getFonts", "TimelineElement", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "copy", "customTag", "height", "id", "link", "openInNewTab", "padding", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Tfq1Ycd6H", "tQavEaNL9", "zCmQaEpYV", "qYuRokEgt", "Z87Q5cXUm", "QSXS_Vhyn", "GTadz4gbM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerC4TaIier8", "withCSS", "C4TaIier8_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "getFonts", "Video", "TimelineElementFonts", "TimelineElement", "VideoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toImageSrc", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "copy", "customTag", "height", "id", "link", "openInNewTab", "posterImage", "title", "video", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "WFKJstBpi", "p_iiakFeb", "CXM8ImRpu", "Ef7571M7M", "TjKVEnUBA", "lqIv9P2vb", "vxJRSMep0", "Z4T_yLZ06", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "css", "FramerX0KaDYZvj", "withCSS", "X0KaDYZvj_default", "addPropertyControls", "ControlType", "addFonts", "TabsContainer", "clickHandler", "tabs", "disabledTabs", "activeValue", "l", "p", "innerStyles", "tab", "index", "speed", "loopCount", "frameCount", "Variants", "SequenceTypes", "DroneSequence", "variant", "animationSteps", "animationFrameId", "pe", "descriptionContainerRef", "isLooping", "setIsLooping", "ye", "animatedOnce", "setAnimatedOnce", "currentFrame", "setCurrentFrame", "loopCurrentFrame", "setLoopCurrentFrame", "animationInProgress", "setAnimationInProgress", "selectedTab", "setSelectedTab", "selectedSequence", "setSelectedSequence", "currentSequence", "setCurrentSequence", "sequences", "se", "sq", "_", "j", "k", "tabs", "element", "animateFrames", "targetAnimation", "selectedSequenceFiltered", "i", "lastTime", "animate", "currentTime", "animateFramesBackwards", "handleSequenceChange", "e", "animationStep", "setDescriptionHeight", "selectedSequenceDescription", "clientHeight", "ue", "frameId", "loop", "cleanup", "handleVisibilityChange", "p", "innerStyles", "sequence", "index", "frameSource", "frameIndex", "TabsContainer", "AnimatePresence", "motion", "addPropertyControls", "ControlType", "SecondaryHeroAnimatedFonts", "getFonts", "SecondaryHeroAnimated", "HeadlineFonts", "OvcX0XVBm_default", "DroneSequenceFonts", "DroneSequence", "AmbientVideoFonts", "BzQdHk0my_default", "HeadlineWithArrowFonts", "C4TaIier8_default", "ImageHeadlineFonts", "X0KaDYZvj_default", "CardsGridFonts", "nLnLICzR6_default", "ThreeUpCardsSliderFonts", "ThreeUpCardsSlider", "FullscreenVideoHeadlineFonts", "a3RcCiPKe_default", "FeaturedBlogPostsFonts", "JPv1CwBtG_default", "ModuleCTAFonts", "BqV2cDsce_default", "ModuleTechnologyFonts", "ja47BFELT_default", "EyebrowFonts", "Eyebrow", "AccordionListFonts", "AccordionList", "ContainerWithFX", "withFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "animation", "transition1", "textEffect", "animation1", "transition2", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "x", "RichText2", "Link", "css", "Framerlks0MAoaf", "withCSS", "lks0MAoaf_default", "addFonts", "__FramerMetadata__"]
}
