{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/QkXpLyJJ9P3Kl0f4HaFI/B2wcl7JyBAmT4TkM0vul/pNmQhvTfd.js"],
  "sourcesContent": ["// Generated by Framer (aba0f78)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import WorkPageData from\"#framer/local/canvasComponent/jksPSuvuD/jksPSuvuD.js\";import FooterMenu from\"#framer/local/canvasComponent/kE_BRx_tJ/kE_BRx_tJ.js\";import CursorLabel from\"#framer/local/canvasComponent/obgMT3776/obgMT3776.js\";import FooterInfo from\"#framer/local/canvasComponent/SYgIZOxOo/SYgIZOxOo.js\";import Menu from\"#framer/local/canvasComponent/yBnCnWRbQ/yBnCnWRbQ.js\";import*as sharedStyle2 from\"#framer/local/css/fM8xUbjLF/fM8xUbjLF.js\";import*as sharedStyle3 from\"#framer/local/css/FTYKCDmTm/FTYKCDmTm.js\";import*as sharedStyle4 from\"#framer/local/css/lavcv3yeP/lavcv3yeP.js\";import*as sharedStyle from\"#framer/local/css/mWfgGE2IN/mWfgGE2IN.js\";import*as sharedStyle1 from\"#framer/local/css/OZSyFe3Ya/OZSyFe3Ya.js\";import metadataProvider from\"#framer/local/webPageMetadata/pNmQhvTfd/pNmQhvTfd.js\";const WorkPageDataFonts=getFonts(WorkPageData);const MotionDivWithFX=withFX(motion.div);const VideoFonts=getFonts(Video);const MenuFonts=getFonts(Menu);const FooterMenuFonts=getFonts(FooterMenu);const FooterInfoFonts=getFonts(FooterInfo);const CursorLabelFonts=getFonts(CursorLabel);const breakpoints={ddT1xgqo8:\"(min-width: 1600px)\",L021QEVBm:\"(min-width: 1200px) and (max-width: 1599px)\",nMGkxFAie:\"(max-width: 809px)\",RKjZbERsd:\"(min-width: 1100px) and (max-width: 1199px)\",xYGakyNzW:\"(min-width: 810px) and (max-width: 1099px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DQBwa\";const variantClassNames={ddT1xgqo8:\"framer-v-10s2lhg\",L021QEVBm:\"framer-v-1iv1q9r\",nMGkxFAie:\"framer-v-xuhbtp\",RKjZbERsd:\"framer-v-gfs6kq\",xYGakyNzW:\"framer-v-1d7rq98\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:100,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,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 2\":\"L021QEVBm\",\"Desktop 3\":\"RKjZbERsd\",Desktop:\"ddT1xgqo8\",Phone:\"nMGkxFAie\",Tablet:\"xYGakyNzW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ddT1xgqo8\"};};const cursor={component:CursorLabel,variant:\"jGSwzP6p0\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"HxBz0Scy2\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"MpbTzG5IO\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"b4OLEthhv\");const ref4=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"xYGakyNzW\",\"nMGkxFAie\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({qj5cpp:cursor});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ddT1xgqo8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6727fdb7-4bd1-4911-9dcf-6cae1a254fd2, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-10s2lhg\",className),\"data-framer-cursor\":\"qj5cpp\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lqsmc8\",\"data-framer-name\":\"Intro\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xy3nk0\",\"data-framer-name\":\"Title\",style:{transformPerspective:500},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rl5lew\",\"data-styles-preset\":\"mWfgGE2IN\",style:{\"--framer-text-alignment\":\"center\"},children:\"ORF 1\"})}),className:\"framer-9911ya\",fonts:[\"Inter\"],id:elementId,ref:ref2,verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rl5lew\",\"data-styles-preset\":\"mWfgGE2IN\",style:{\"--framer-text-alignment\":\"center\"},children:\"As Bold As One\"})}),className:\"framer-1dbm31k\",fonts:[\"Inter\"],id:elementId1,ref:ref3,verticalAlignment:\"bottom\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:`min(${componentViewport?.width||\"100vw\"}, 3000px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-50oowf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{variant:\"W0_roFC67\"}},children:/*#__PURE__*/_jsx(WorkPageData,{aYAvkYGvf:\"zHZQ7d0RP\",height:\"100%\",id:\"Rgu_O0QmP\",layoutId:\"Rgu_O0QmP\",lGYZspg5m:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Strategy, Visual Identity, Design System, Animation System, Font Design, Art Direction\"})}),style:{maxWidth:\"100%\",width:\"100%\"},variant:\"I5RGNbuM3\",width:\"100%\",XTdilV5bC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Red Dot Awards, Visuelt, European Design Awards\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wv3oab\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-apkyzq\",\"data-framer-name\":\"Intro text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mxr2kh\",\"data-styles-preset\":\"OZSyFe3Ya\",children:\"ORF1 (formerly FS1), Austria\u2019s leading television channel since 1961, has undergone a bold rebranding rooted in modern values and a clear vision. This transformation is guided by principles of courage, clarity, versatility, and a strong connection to the zeitgeist.\"})}),className:\"framer-7noenl\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4k5rsm\",\"data-framer-name\":\"Body\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          ORF1\u2019s diverse programming inspired a new identity that balances variety with coherence. The rebrand centers on a strong new 1-symbol, a bespoke typeface, and dynamic animations. A carefully crafted color scheme organizes programming into thematic categories, making the channel\u2019s extensive offerings more visible and distinctive.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1g09x44\",\"data-styles-preset\":\"FTYKCDmTm\",children:\"The One\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          The redesigned logo, featuring the number 1, reflects ORF1\u2019s confident and straightforward ethos. Constructed from four stacked squares, this architectural symbol integrates with the iconic ORF-brick while standing out as a powerful visual element.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1g09x44\",\"data-styles-preset\":\"FTYKCDmTm\",children:\"Versatile Color Concept\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          A new color system was developed to unify ORF1\u2019s varied programming under a cohesive identity. Each color represents a thematic focus, helping viewers navigate the schedule and providing the channel with the flexibility to evolve while maintaining a consistent brand identity.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1g09x44\",\"data-styles-preset\":\"FTYKCDmTm\",children:\"Motion Design\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          The on-air design takes cues from contemporary screen interactions, with an upward scroll as a key element. This modern touch enhances transitions, text appearances, and logo animations, reflecting the channel\u2019s open and positive spirit. Whitespace is used strategically to create a fresh, clean look that highlights colors and visuals.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1g09x44\",\"data-styles-preset\":\"FTYKCDmTm\",children:\"Eins Sans Typeface\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          Eins Sans, the bespoke typeface, plays a crucial role in ORF1\u2019s clarity-driven identity. Designed for all applications and screen sizes, it ensures maximum readability and character. Inspired by the iconic \u201C1\u201D symbol, the typeface features squared terminals, wider horizontal strokes, and ink traps for enhanced legibility and personality across different weights.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1g09x44\",\"data-styles-preset\":\"FTYKCDmTm\",children:\"Result\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gft726\",\"data-styles-preset\":\"fM8xUbjLF\",children:\"          The rebrand ensures clarity and cohesion, enhancing viewer orientation and emphasizing ORF1\u2019s reliability. With a unified design language supported by a comprehensive grid and layout system, the new identity speaks unmistakably in the voice of ORF1, while accommodating its diverse programming.\"})]}),className:\"framer-1yuk2z6\",fonts:[\"Inter\"],id:elementId2,ref:ref4,verticalAlignment:\"bottom\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fidsrj hidden-1d7rq98 hidden-xuhbtp\",\"data-framer-name\":\"Preview\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n5udj1\",\"data-framer-name\":\"Top picture/video\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1350,pixelHeight:984,pixelWidth:1640,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 3000px) - 100px)`,src:\"https://framerusercontent.com/images/cCDgZ4HFqPIIiRMZq6q1ozVKZtk.png\",srcSet:\"https://framerusercontent.com/images/cCDgZ4HFqPIIiRMZq6q1ozVKZtk.png?scale-down-to=512 512w,https://framerusercontent.com/images/cCDgZ4HFqPIIiRMZq6q1ozVKZtk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cCDgZ4HFqPIIiRMZq6q1ozVKZtk.png 1640w\"},className:\"framer-17ud3h1\",\"data-framer-name\":\"HM_Bleed_JanKhur_04\"})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e907od\",\"data-framer-name\":\"Top picture/video\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1pdGFsaWM=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"We were looking for an identity that integrates into\\xa0the overall ORF brand while strongly speaking for ORF 1. Bleed convinced us with their exciting solution that stood out of an international competition with many good contributors.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"\u2014\\xa0Lisa Totzauer, Channel manager @ORF1\"})]}),className:\"framer-lbosiy\",fonts:[\"GF;IBM Plex Mono-italic\",\"GF;IBM Plex Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L021QEVBm:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1pdGFsaWM=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"The simple but original new logo animation is contemporary with no 3D showmanship. It opens up a variety of key and layer variations for a homogenous audience flow. New colour codes structure the program, they signal lightness and vitality without appearing cheap. The new design package is refreshingly different.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"\u2014 Michael Hajek, Art Director @ORF\"})]}),fonts:[\"GF;IBM Plex Mono-italic\",\"GF;IBM Plex Mono-regular\"]},RKjZbERsd:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1pdGFsaWM=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"The simple but original new logo animation is contemporary with no 3D showmanship. It opens up a variety of key and layer variations for a homogenous audience flow. New colour codes structure the program, they signal lightness and vitality without appearing cheap. The new design package is refreshingly different.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"\u2014 Michael Hajek, Art Director @ORF\"})]}),fonts:[\"GF;IBM Plex Mono-italic\",\"GF;IBM Plex Mono-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby1pdGFsaWM=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ad45be38-c5cb-4685-b597-7dd9e213358b, rgb(64, 64, 64))\"},children:\"The simple but original new logo animation is contemporary with no 3D showmanship. It opens up a variety of key and layer variations for a homogenous audience flow. New colour codes structure the program, they signal lightness and vitality without appearing cheap. The new design package is refreshingly different.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-8rwkhn\",\"data-styles-preset\":\"lavcv3yeP\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-8rwkhn\",\"data-styles-preset\":\"lavcv3yeP\",children:\"\u2014 Michael Hajek, Art Director @ORF\"})]}),className:\"framer-127gwro\",fonts:[\"GF;IBM Plex Mono-italic\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iohk49\",\"data-framer-name\":\"Visual\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=512 512w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png 1100w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=512 512w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png 1100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px) * 2 + 2px)`,src:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=512 512w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OAa0gKGakcSNFwjTp4Rlo18gmss.png 1100w\"},className:\"framer-15o0yjg\",\"data-framer-name\":\"custom_E2_80_93_22\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png 1100w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png 1100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XJLUW13OhXbtF4SrvOzyPU928k0.png 1100w\"},className:\"framer-10sepq7\",\"data-framer-name\":\"custom_E2_80_93_12\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-aq4g96-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"OqWmVjqZd\",isMixedBorderRadius:false,layoutId:\"OqWmVjqZd\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/TRoxDeiqs7xXxbWr93hRENKKtc.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=512 512w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png 1100w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=512 512w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png 1100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:550,pixelHeight:660,pixelWidth:1100,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=512 512w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MAgTwhdFffHXKAW0n7sDGa69fs.png 1100w\"},className:\"framer-1dy04vf\",\"data-framer-name\":\"custom_E2_80_93_15\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:356,intrinsicWidth:550,pixelHeight:712,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg 1100w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:356,intrinsicWidth:550,pixelHeight:712,pixelWidth:1100,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg 1100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:356,intrinsicWidth:550,pixelHeight:712,pixelWidth:1100,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/J6XiemPp7117tC5ba8sJHp3WH40.jpg 1100w\"},className:\"framer-120gj82\",\"data-framer-name\":\"ORF_EIns_Sans7\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:530.5,intrinsicWidth:820,pixelHeight:1061,pixelWidth:1640,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg 1640w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:530.5,intrinsicWidth:820,pixelHeight:1061,pixelWidth:1640,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg 1640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:530.5,intrinsicWidth:820,pixelHeight:1061,pixelWidth:1640,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FUTWuOxxmiOJaJpWzuduJ7vfNs.jpg 1640w\"},className:\"framer-19fm0co\",\"data-framer-name\":\"ORF_EIns_Sans3\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ek5ce2-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"ElSUA3I_c\",isMixedBorderRadius:false,layoutId:\"ElSUA3I_c\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/qnAOhV6LfNRBn3q1rRkVDk5trU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif 896w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif 896w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px) * 2 + 2px)`,src:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/XJOSAWxNylmq5quiDsJ8UUwkJIo.gif 896w\"},className:\"framer-1w3gfo6\",\"data-framer-name\":\"ORF_Eins_type_overview_01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif 896w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif 896w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/8uKlJPByN3mCuANZ9ymBu2s4h0.gif 896w\"},className:\"framer-1x3ehz8\",\"data-framer-name\":\"ORF_Eins_type_overview_02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512 512w,https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif 896w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512 512w,https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif 896w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:448,pixelHeight:504,pixelWidth:896,sizes:`max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px)`,src:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif?scale-down-to=512 512w,https://framerusercontent.com/images/tbGraXvw5EhCOssI4Dx8YBAAgQA.gif 896w\"},className:\"framer-1wt927l\",\"data-framer-name\":\"ORF_Eins_type_overview_03\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1os89ej-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"z2lLXG7Fc\",isMixedBorderRadius:false,layoutId:\"z2lLXG7Fc\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/Mtp4eu2jJYHCfv27kDDhZsOjdF0.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png 2000w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px) * 5 + 8px)`,src:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqElKs95JwytpBE52mR6LPYqI.png 2000w\"},className:\"framer-16e28q9\",\"data-framer-name\":\"custom_\\xe2_26\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rwapkx-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"vgWuwhB8P\",isMixedBorderRadius:false,layoutId:\"vgWuwhB8P\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/fWjdONZ7U8C99GGRFbaP74FR0.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=512 512w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png 2000w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=512 512w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1e3,pixelHeight:1200,pixelWidth:2e3,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px) * 5 + 8px)`,src:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=512 512w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8S3rsxWSURku5wuVPuwqFhilwg.png 2000w\"},className:\"framer-1tont59\",\"data-framer-name\":\"custom_\\xe2_30\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kh4gt3-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"ZCun9tU5Z\",isMixedBorderRadius:false,layoutId:\"ZCun9tU5Z\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/RCYOAQP4cSqWIAODcleFW2NItg.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8z37ji-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"q_oHArbiX\",isMixedBorderRadius:false,layoutId:\"q_oHArbiX\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/mhA65tHbDTd9eqSTsVaX13QJyE.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:621.5,intrinsicWidth:900,pixelHeight:1243,pixelWidth:1800,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg 1800w\"}},xYGakyNzW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:621.5,intrinsicWidth:900,pixelHeight:1243,pixelWidth:1800,sizes:`max(${componentViewport?.width||\"100vw\"} - 4px, 200px)`,src:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:621.5,intrinsicWidth:900,pixelHeight:1243,pixelWidth:1800,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 12px) / 5, 200px) * 3 + 4px)`,src:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cg2dIBGDUDjgztR5HQpZ789g1MY.jpg 1800w\"},className:\"framer-1plqxp\",\"data-framer-name\":\"ORF1_fp_2\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q9lvas-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"jl3JpCFyr\",isMixedBorderRadius:false,layoutId:\"jl3JpCFyr\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/pzYbRxjalzf9fFIfT7ga9S5FACw.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uu51xj-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{variant:\"DPOEUtzSd\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"eVzjzeclE\",layoutId:\"eVzjzeclE\",style:{width:\"100%\"},variant:\"Sy6VAlT1x\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{y:936}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"100vw\",y:945,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ptqda-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nMGkxFAie:{variant:\"JdcMHC8br\"}},children:/*#__PURE__*/_jsx(FooterMenu,{height:\"100%\",id:\"aKEJw9kH8\",layoutId:\"aKEJw9kH8\",style:{width:\"100%\"},variant:\"W6GUwLhis\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-g7s9j4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L021QEVBm:{variant:\"lj47PvERn\"},nMGkxFAie:{variant:\"AlvvRWGB6\"},RKjZbERsd:{variant:\"lj47PvERn\"},xYGakyNzW:{variant:\"ajiXnNDZg\"}},children:/*#__PURE__*/_jsx(FooterInfo,{height:\"100%\",id:\"e9guehQ36\",layoutId:\"e9guehQ36\",style:{height:\"100%\",width:\"100%\"},variant:\"QqDC7pk_t\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DQBwa.framer-1n07fwt, .framer-DQBwa .framer-1n07fwt { display: block; }\",\".framer-DQBwa.framer-10s2lhg { align-content: flex-start; align-items: flex-start; background-color: var(--token-6727fdb7-4bd1-4911-9dcf-6cae1a254fd2, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1600px; }\",\".framer-DQBwa .framer-lqsmc8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 11px; height: min-content; justify-content: flex-start; max-width: 1800px; overflow: hidden; padding: 10px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1xy3nk0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 3000px; overflow: hidden; padding: 200px 0px 50px 0px; position: relative; width: 50%; }\",\".framer-DQBwa .framer-9911ya, .framer-DQBwa .framer-1dbm31k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 63%; word-break: break-word; word-wrap: break-word; }\",\".framer-DQBwa .framer-50oowf-container { flex: none; height: auto; max-width: 3000px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1wv3oab { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 3000px; overflow: hidden; padding: 0px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-apkyzq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 33%; }\",\".framer-DQBwa .framer-7noenl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-height: 700px; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-DQBwa .framer-4k5rsm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 33%; }\",\".framer-DQBwa .framer-1yuk2z6 { flex: none; height: auto; max-width: 700px; position: relative; white-space: pre-wrap; width: 97%; word-break: break-word; word-wrap: break-word; }\",\".framer-DQBwa .framer-1fidsrj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 83px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DQBwa .framer-n5udj1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-17ud3h1 { aspect-ratio: 1.492063492063492 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 134px); overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-e907od { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-lbosiy, .framer-DQBwa .framer-127gwro { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 70%; word-break: break-word; word-wrap: break-word; }\",\".framer-DQBwa .framer-iohk49 { display: grid; flex: none; gap: 2px; grid-auto-rows: min-content; grid-template-columns: repeat(5, minmax(200px, 1fr)); grid-template-rows: repeat(5, min-content); height: min-content; justify-content: start; overflow: hidden; padding: 0px 2px 0px 2px; position: relative; width: 100%; }\",\".framer-DQBwa .framer-15o0yjg { align-self: start; aspect-ratio: 1.6666666666666667 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 120px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-10sepq7, .framer-DQBwa .framer-1dy04vf { align-self: start; aspect-ratio: 1.6666666666666667 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 120px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-aq4g96-container { align-self: start; aspect-ratio: 1.6666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 120px); justify-self: start; position: relative; width: 100%; }\",\".framer-DQBwa .framer-120gj82 { align-self: start; aspect-ratio: 1.5449438202247192 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 129px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-19fm0co { align-self: start; aspect-ratio: 1.5457115928369463 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 129px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-ek5ce2-container, .framer-DQBwa .framer-8z37ji-container { align-self: start; aspect-ratio: 1.7777777777777777 / 1; flex: none; grid-column: auto / span 3; height: var(--framer-aspect-ratio-supported, 113px); justify-self: start; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1w3gfo6 { align-self: start; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 113px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1x3ehz8, .framer-DQBwa .framer-1wt927l { align-self: start; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 113px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1os89ej-container, .framer-DQBwa .framer-1rwapkx-container, .framer-DQBwa .framer-q9lvas-container { align-self: start; aspect-ratio: 1.7777777777777777 / 1; flex: none; grid-column: auto / span 5; height: var(--framer-aspect-ratio-supported, 113px); justify-self: start; position: relative; width: 100%; }\",\".framer-DQBwa .framer-16e28q9 { align-self: start; aspect-ratio: 1.6666666666666667 / 1; flex: none; grid-column: auto / span 5; height: var(--framer-aspect-ratio-supported, 120px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1tont59 { align-self: start; aspect-ratio: 1.6666666666666667 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; grid-column: auto / span 5; height: var(--framer-aspect-ratio-supported, 120px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-kh4gt3-container { align-self: start; aspect-ratio: 1.7777777777777777 / 1; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 113px); justify-self: start; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1plqxp { align-self: start; aspect-ratio: 1.4481094127111827 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; grid-column: auto / span 3; height: var(--framer-aspect-ratio-supported, 138px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-DQBwa .framer-1uu51xj-container { flex: none; height: auto; left: 0px; mix-blend-mode: difference; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-DQBwa .framer-ptqda-container { bottom: 0px; flex: none; height: auto; left: 50%; mix-blend-mode: difference; position: fixed; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-DQBwa .framer-g7s9j4-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DQBwa.framer-10s2lhg, .framer-DQBwa .framer-lqsmc8, .framer-DQBwa .framer-1xy3nk0, .framer-DQBwa .framer-1wv3oab, .framer-DQBwa .framer-apkyzq, .framer-DQBwa .framer-4k5rsm, .framer-DQBwa .framer-1fidsrj, .framer-DQBwa .framer-n5udj1, .framer-DQBwa .framer-e907od { gap: 0px; } .framer-DQBwa.framer-10s2lhg > *, .framer-DQBwa .framer-apkyzq > *, .framer-DQBwa .framer-4k5rsm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DQBwa.framer-10s2lhg > :first-child, .framer-DQBwa .framer-lqsmc8 > :first-child, .framer-DQBwa .framer-1xy3nk0 > :first-child, .framer-DQBwa .framer-apkyzq > :first-child, .framer-DQBwa .framer-4k5rsm > :first-child, .framer-DQBwa .framer-1fidsrj > :first-child, .framer-DQBwa .framer-n5udj1 > :first-child, .framer-DQBwa .framer-e907od > :first-child { margin-top: 0px; } .framer-DQBwa.framer-10s2lhg > :last-child, .framer-DQBwa .framer-lqsmc8 > :last-child, .framer-DQBwa .framer-1xy3nk0 > :last-child, .framer-DQBwa .framer-apkyzq > :last-child, .framer-DQBwa .framer-4k5rsm > :last-child, .framer-DQBwa .framer-1fidsrj > :last-child, .framer-DQBwa .framer-n5udj1 > :last-child, .framer-DQBwa .framer-e907od > :last-child { margin-bottom: 0px; } .framer-DQBwa .framer-lqsmc8 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-DQBwa .framer-1xy3nk0 > *, .framer-DQBwa .framer-n5udj1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DQBwa .framer-1wv3oab > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-DQBwa .framer-1wv3oab > :first-child { margin-left: 0px; } .framer-DQBwa .framer-1wv3oab > :last-child { margin-right: 0px; } .framer-DQBwa .framer-1fidsrj > * { margin: 0px; margin-bottom: calc(83px / 2); margin-top: calc(83px / 2); } .framer-DQBwa .framer-e907od > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1599px) { .framer-DQBwa.framer-10s2lhg { width: 1200px; }}\",\"@media (min-width: 1100px) and (max-width: 1199px) { .framer-DQBwa.framer-10s2lhg { width: 1100px; }}\",\"@media (min-width: 810px) and (max-width: 1099px) { .framer-DQBwa.framer-10s2lhg { width: 810px; } .framer-DQBwa .framer-1xy3nk0, .framer-DQBwa .framer-7noenl { width: 100%; } .framer-DQBwa .framer-apkyzq { order: 0; width: 100%; } .framer-DQBwa .framer-4k5rsm { order: 1; width: 100%; } .framer-DQBwa .framer-iohk49 { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-DQBwa .framer-15o0yjg, .framer-DQBwa .framer-ek5ce2-container, .framer-DQBwa .framer-1w3gfo6, .framer-DQBwa .framer-1os89ej-container, .framer-DQBwa .framer-16e28q9, .framer-DQBwa .framer-1rwapkx-container, .framer-DQBwa .framer-1tont59, .framer-DQBwa .framer-kh4gt3-container, .framer-DQBwa .framer-8z37ji-container, .framer-DQBwa .framer-1plqxp, .framer-DQBwa .framer-q9lvas-container { grid-column: auto / span 1; }}\",\"@media (max-width: 809px) { .framer-DQBwa.framer-10s2lhg { width: 390px; } .framer-DQBwa .framer-lqsmc8 { gap: 1px; justify-content: center; padding: 10px 0px 0px 0px; } .framer-DQBwa .framer-1xy3nk0 { max-width: 100%; order: 0; padding: 150px 0px 20px 0px; width: 100%; } .framer-DQBwa .framer-1wv3oab { justify-content: center; padding: 0px 20px 30px 20px; } .framer-DQBwa .framer-apkyzq { flex-direction: row; max-width: 100%; order: 0; width: 100%; } .framer-DQBwa .framer-7noenl { width: 100%; } .framer-DQBwa .framer-4k5rsm { max-width: 100%; order: 1; width: 100%; } .framer-DQBwa .framer-iohk49 { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-DQBwa .framer-15o0yjg, .framer-DQBwa .framer-ek5ce2-container, .framer-DQBwa .framer-1w3gfo6, .framer-DQBwa .framer-1os89ej-container, .framer-DQBwa .framer-16e28q9, .framer-DQBwa .framer-1rwapkx-container, .framer-DQBwa .framer-1tont59, .framer-DQBwa .framer-kh4gt3-container, .framer-DQBwa .framer-8z37ji-container, .framer-DQBwa .framer-1plqxp, .framer-DQBwa .framer-q9lvas-container { grid-column: auto / span 1; } .framer-DQBwa .framer-ptqda-container { bottom: 9px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DQBwa .framer-lqsmc8, .framer-DQBwa .framer-apkyzq { gap: 0px; } .framer-DQBwa .framer-lqsmc8 > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-DQBwa .framer-lqsmc8 > :first-child { margin-top: 0px; } .framer-DQBwa .framer-lqsmc8 > :last-child { margin-bottom: 0px; } .framer-DQBwa .framer-apkyzq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DQBwa .framer-apkyzq > :first-child { margin-left: 0px; } .framer-DQBwa .framer-apkyzq > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9725\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"L021QEVBm\":{\"layout\":[\"fixed\",\"auto\"]},\"RKjZbERsd\":{\"layout\":[\"fixed\",\"auto\"]},\"xYGakyNzW\":{\"layout\":[\"fixed\",\"auto\"]},\"nMGkxFAie\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"HxBz0Scy2\":{\"pattern\":\":HxBz0Scy2\",\"name\":\"\"},\"MpbTzG5IO\":{\"pattern\":\":MpbTzG5IO\",\"name\":\"\"},\"b4OLEthhv\":{\"pattern\":\":b4OLEthhv\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const FramerpNmQhvTfd=withCSS(Component,css,\"framer-DQBwa\");export default FramerpNmQhvTfd;FramerpNmQhvTfd.displayName=\"Work / Kul50\";FramerpNmQhvTfd.defaultProps={height:9725,width:1600};addFonts(FramerpNmQhvTfd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"IBM Plex Mono\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n1ioq131hj-sNFQ.woff2\",weight:\"400\"},{family:\"IBM Plex Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5i0g1l9kn-s.woff2\",weight:\"400\"}]},...WorkPageDataFonts,...VideoFonts,...MenuFonts,...FooterMenuFonts,...FooterInfoFonts,...CursorLabelFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpNmQhvTfd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L021QEVBm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RKjZbERsd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xYGakyNzW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nMGkxFAie\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"9725\",\"framerIntrinsicWidth\":\"1600\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"HxBz0Scy2\\\":{\\\"pattern\\\":\\\":HxBz0Scy2\\\",\\\"name\\\":\\\"\\\"},\\\"MpbTzG5IO\\\":{\\\"pattern\\\":\\\":MpbTzG5IO\\\",\\\"name\\\":\\\"\\\"},\\\"b4OLEthhv\\\":{\\\"pattern\\\":\\\":b4OLEthhv\\\",\\\"name\\\":\\\"\\\"}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["WorkPageDataFonts", "getFonts", "jksPSuvuD_default", "MotionDivWithFX", "withFX", "motion", "VideoFonts", "Video", "MenuFonts", "yBnCnWRbQ_default", "FooterMenuFonts", "kE_BRx_tJ_default", "FooterInfoFonts", "SYgIZOxOo_default", "CursorLabelFonts", "obgMT3776_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "RichText2", "x", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "css", "FramerpNmQhvTfd", "withCSS", "pNmQhvTfd_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
