{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cjxA1YSamUMQHX5kRbGj/TmMePIgoU1XbTrJYovWb/Gradient_Timezone.js", "ssg:https://framerusercontent.com/modules/oy8qakxzbM40Pp7TWYPA/C2pzZgsEiFfNpBjEyP61/GZKVBt9GH.js"],
  "sourcesContent": ["function _define_property(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else{obj[key]=value;}return obj;}import{jsx as _jsx}from\"react/jsx-runtime\";import{Component}from\"react\";const getTimeZone=()=>{const timezone=Intl.DateTimeFormat().resolvedOptions().timeZone;return timezone;};const getBackgroundGradient=()=>{const date=new Date;const hours=date.getHours();let background;if(hours>=5&&hours<12){background=\"linear-gradient(to top, #52C6FF, #5283FF)\";}else if(hours>=12&&hours<18){background=\"linear-gradient(to top, #FFE4B8, #FCB742)\";}else if(hours>=18&&hours<21){background=\"linear-gradient(to top, #F68E88, #5142FB)\";}else{background=\"linear-gradient(to top, #F98661, #FDB8C4)\";}return background;};export class TimeZone extends Component{componentDidMount(){this.setState({timezone:getTimeZone(),background:getBackgroundGradient()});}render(){return /*#__PURE__*/_jsx(\"div\",{style:{...styles.container,background:this.state.background}});}constructor(...args){super(...args);_define_property(this,\"state\",{timezone:\"\",background:\"\"});}}const styles={container:{width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},text:{fontSize:18,color:\"white\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"TimeZone\":{\"type\":\"reactComponent\",\"name\":\"TimeZone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Gradient_Timezone.map", "// Generated by Framer (5bbf1f3)\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/90ICLbTHnkXgVfH1BSgW/Video.js\";import{TimeZone}from\"https://framerusercontent.com/modules/cjxA1YSamUMQHX5kRbGj/TmMePIgoU1XbTrJYovWb/Gradient_Timezone.js\";const VideoFonts=getFonts(Video);const TimeZoneFonts=getFonts(TimeZone);const cycleOrder=[\"kHyCxU0CG\",\"fr8fgAx_p\",\"k4MsX5C1v\"];const serializationHash=\"framer-7C9Df\";const variantClassNames={fr8fgAx_p:\"framer-v-1pgxe5b\",k4MsX5C1v:\"framer-v-19i1p02\",kHyCxU0CG:\"framer-v-1x0iytb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Gradient:\"k4MsX5C1v\",Resting:\"kHyCxU0CG\",Video:\"fr8fgAx_p\"};const getProps=({coverImage,height,id,videoUrl,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,tvKo9gpQ0:(_ref=coverImage!==null&&coverImage!==void 0?coverImage:props.tvKo9gpQ0)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/ajPeG4brINj1e6jTWCRhhYt68f0.png\",srcSet:\"https://framerusercontent.com/images/ajPeG4brINj1e6jTWCRhhYt68f0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ajPeG4brINj1e6jTWCRhhYt68f0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ajPeG4brINj1e6jTWCRhhYt68f0.png 1312w\"},variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"kHyCxU0CG\",wN_M6VlkQ:(_ref2=videoUrl!==null&&videoUrl!==void 0?videoUrl:props.wN_M6VlkQ)!==null&&_ref2!==void 0?_ref2:\"https://framerusercontent.com/assets/5Qg8GmyBSsvGxU7rzGhFARwr0.mp4\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,wN_M6VlkQ,tvKo9gpQ0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kHyCxU0CG\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"fr8fgAx_p\")return true;return false;};const isDisplayed1=()=>{if([\"fr8fgAx_p\",\"k4MsX5C1v\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"k4MsX5C1v\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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-1x0iytb\",className,classNames),\"data-framer-name\":\"Resting\",layoutDependency:layoutDependency,layoutId:\"kHyCxU0CG\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fr8fgAx_p:{\"data-framer-name\":\"Video\"},k4MsX5C1v:{\"data-framer-name\":\"Gradient\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7sgggm-container\",layoutDependency:layoutDependency,layoutId:\"BPpPS1raz-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"BPpPS1raz\",isMixedBorderRadius:false,layoutId:\"BPpPS1raz\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcType:\"URL\",srcUrl:wN_M6VlkQ,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(tvKo9gpQ0)},className:\"framer-prio97\",\"data-framer-name\":\"Cover image\",layoutDependency:layoutDependency,layoutId:\"I0BKKdH49\"}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yrolrr-container\",layoutDependency:layoutDependency,layoutId:\"BwPaamB9u-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(TimeZone,{height:\"100%\",id:\"BwPaamB9u\",layoutId:\"BwPaamB9u\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7C9Df.framer-sq87yy, .framer-7C9Df .framer-sq87yy { display: block; }\",\".framer-7C9Df.framer-1x0iytb { height: 1117px; overflow: hidden; position: relative; width: 1728px; }\",\".framer-7C9Df .framer-7sgggm-container, .framer-7C9Df .framer-yrolrr-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-7C9Df .framer-prio97 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1117\n * @framerIntrinsicWidth 1728\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"fr8fgAx_p\":{\"layout\":[\"fixed\",\"fixed\"]},\"k4MsX5C1v\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wN_M6VlkQ\":\"videoUrl\",\"tvKo9gpQ0\":\"coverImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGZKVBt9GH=withCSS(Component,css,\"framer-7C9Df\");export default FramerGZKVBt9GH;FramerGZKVBt9GH.displayName=\"Background / Type\";FramerGZKVBt9GH.defaultProps={height:1117,width:1728};addPropertyControls(FramerGZKVBt9GH,{variant:{options:[\"kHyCxU0CG\",\"fr8fgAx_p\",\"k4MsX5C1v\"],optionTitles:[\"Resting\",\"Video\",\"Gradient\"],title:\"Variant\",type:ControlType.Enum},wN_M6VlkQ:{defaultValue:\"https://framerusercontent.com/assets/5Qg8GmyBSsvGxU7rzGhFARwr0.mp4\",title:\"Video Url\",type:ControlType.String},tvKo9gpQ0:{__defaultAssetReference:\"data:framer/asset-reference,ajPeG4brINj1e6jTWCRhhYt68f0.png?originalFilename=image.png&preferredSize=auto\",title:\"Cover Image\",type:ControlType.ResponsiveImage}});addFonts(FramerGZKVBt9GH,[{explicitInter:true,fonts:[]},...VideoFonts,...TimeZoneFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGZKVBt9GH\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fr8fgAx_p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"k4MsX5C1v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"wN_M6VlkQ\\\":\\\"videoUrl\\\",\\\"tvKo9gpQ0\\\":\\\"coverImage\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1117\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1728\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GZKVBt9GH.map"],
  "mappings": "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",
  "names": ["_define_property", "obj", "key", "value", "getTimeZone", "getBackgroundGradient", "hours", "background", "TimeZone", "I", "p", "styles", "args", "VideoFonts", "getFonts", "Video", "TimeZoneFonts", "TimeZone", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "coverImage", "height", "id", "videoUrl", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "wN_M6VlkQ", "tvKo9gpQ0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "FramerGZKVBt9GH", "withCSS", "GZKVBt9GH_default", "addPropertyControls", "ControlType", "addFonts"]
}
