{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/TzJpyXwnJA7HxX2pBI7S/QmRhSL2OuDshdRNirnCG/G8hgTsaqA.js", "ssg:https://framerusercontent.com/modules/4QVXYYoWD1zl2SpYVAvS/EmCYoofP5vS3pSZzzcvK/G8hgTsaqA.js"],
  "sourcesContent": ["// Generated by Framer (da373ee)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={KSP4c1ClR:new LazyValue(()=>import(\"./G8hgTsaqA-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (da373ee)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import HurryUp from\"#framer/local/canvasComponent/el1eSrL7o/el1eSrL7o.js\";import Navbar from\"#framer/local/canvasComponent/IpdKaYAhZ/IpdKaYAhZ.js\";import Divider from\"#framer/local/canvasComponent/SUqdhgeRu/SUqdhgeRu.js\";import Subtitle from\"#framer/local/canvasComponent/X1NhazqJi/X1NhazqJi.js\";import Footer from\"#framer/local/canvasComponent/XAxxhp1Lt/XAxxhp1Lt.js\";import*as sharedStyle1 from\"#framer/local/css/ddsoXUsVc/ddsoXUsVc.js\";import*as sharedStyle from\"#framer/local/css/RYfqGcR3Z/RYfqGcR3Z.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/G8hgTsaqA/G8hgTsaqA.js\";import metadataProvider from\"#framer/local/webPageMetadata/G8hgTsaqA/G8hgTsaqA.js\";const NavbarFonts=getFonts(Navbar);const SubtitleFonts=getFonts(Subtitle);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const DividerFonts=getFonts(Divider);const EmbedFonts=getFonts(Embed);const HurryUpFonts=getFonts(HurryUp);const FooterFonts=getFonts(Footer);const ContainerWithFX=withFX(Container);const breakpoints={Dl1zVKAQj:\"(max-width: 809px)\",S0FXDLDBG:\"(min-width: 1200px)\",xMTKm3YgK:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-dhcwN\";const variantClassNames={Dl1zVKAQj:\"framer-v-tnbzt5\",S0FXDLDBG:\"framer-v-3ee2sg\",xMTKm3YgK:\"framer-v-14l9yfq\"};const transition1={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:.2,mass:1,stiffness:200,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"S0FXDLDBG\",Phone:\"Dl1zVKAQj\",Tablet:\"xMTKm3YgK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"S0FXDLDBG\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"eTXBNOVv3\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"S0FXDLDBG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c55a5103-40ce-46ee-9564-ce9f06a0f4c2, rgb(1, 25, 50)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-3ee2sg\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ev5ao7-container\",layoutScroll:true,nodeId:\"O4_nzPhlu\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{variant:\"Iqi79oCXX\"},xMTKm3YgK:{variant:\"VpzPNKHps\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"O4_nzPhlu\",layoutId:\"O4_nzPhlu\",style:{width:\"100%\"},variant:\"dIYlmsGZD\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation,\"aria-label\":\"About us Hero\",className:\"framer-1cndoqu\",\"data-framer-appear-id\":\"1cndoqu\",\"data-framer-name\":\"Hero\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{\"aria-label\":\"About Us Title\",className:\"framer-gb0eqb\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{y:(componentViewport?.y||0)+0+0+128+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+176+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pjkyd2-container\",nodeId:\"ik9ERnYpn\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"ik9ERnYpn\",layoutId:\"ik9ERnYpn\",width:\"100%\",zDwMfEWpD:\"NEWSLETTER\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1wi2qxi\",\"data-styles-preset\":\"RYfqGcR3Z\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5a72996f-f6af-4743-9bde-c64a810f930a, rgb(250, 253, 255))\"},children:[\"SIGN UP AND STAY\",/*#__PURE__*/_jsx(\"br\",{}),\"UPDATED\"]})}),className:\"framer-1m2txqb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"About Us Description\",className:\"framer-1egphg4\",\"data-framer-name\":\"Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1qeaick\",\"data-styles-preset\":\"ddsoXUsVc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3d7f8cc7-b29e-43a1-840b-84a3e5cd4eab, rgb(235, 235, 235))\"},children:[\"Erhalte Einblicke aus unvergesslichen Momenten einer einzigartigen Community, \",/*#__PURE__*/_jsx(\"br\",{}),\"die gemeinsam relevante Zukunftsthemen diskutiert.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qeaick\",\"data-styles-preset\":\"ddsoXUsVc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3d7f8cc7-b29e-43a1-840b-84a3e5cd4eab, rgb(235, 235, 235))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1qeaick\",\"data-styles-preset\":\"ddsoXUsVc\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3d7f8cc7-b29e-43a1-840b-84a3e5cd4eab, rgb(235, 235, 235))\"},children:[\"Du willst \\xfcber neue Talks, Podcastepidoden und Events informiert werden? \",/*#__PURE__*/_jsx(\"br\",{}),\"Dann abonniere jetzt den Newsletter!\"]})]}),className:\"framer-1b8kesf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8amook-container\",nodeId:\"IIOnKmavL\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"IIOnKmavL\",layoutId:\"IIOnKmavL\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ej45vr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d6JGBwFT9\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div id=\"mc_embed_shell\">\\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\\n  <style type=\"text/css\">\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: px;}\\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\\n</style><style type=\"text/css\">\\n        #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}\\n#mergeRow-gdpr {margin-top: 20px;}\\n#mergeRow-gdpr fieldset label {font-weight: normal;}\\n#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}\\n</style>\\n<div id=\"mc_embed_signup\">\\n    <form action=\"https://48forward.us6.list-manage.com/subscribe/post?u=e3f3a125ba561183ce8028527&amp;id=988605db78&amp;v_id=3901&amp;f_id=00f81ce2f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\">\\n        <div id=\"mc_embed_signup_scroll\"><h2>Abonnieren</h2>\\n            <div class=\"indicates-required\"><span class=\"asterisk\">*</span> Angaben erforderlich</div>\\n            <div class=\"mc-field-group\"><label for=\"mce-EMAIL\">Email Address <span class=\"asterisk\">*</span></label><input type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\"></div><div class=\"mc-field-group\"><label for=\"mce-FNAME\">First Name <span class=\"asterisk\">*</span></label><input type=\"text\" name=\"FNAME\" class=\"required text\" id=\"mce-FNAME\" required=\"\" value=\"\"></div><div class=\"mc-field-group\"><label for=\"mce-LNAME\">Last Name <span class=\"asterisk\">*</span></label><input type=\"text\" name=\"LNAME\" class=\"required text\" id=\"mce-LNAME\" required=\"\" value=\"\"></div><div id=\"mergeRow-gdpr\" class=\"mergeRow gdpr-mergeRow content__gdprBlock mc-field-group\"><div class=\"content__gdpr\"><label>Marketing-Einwilligungen gem\\xe4\\xdf DSGVO</label><p>Bitte w\\xe4hle aus, wie wir mit dir kommunizieren sollen:</p><fieldset class=\"mc_fieldset gdprRequired mc-field-group\" name=\"interestgroup_field\"><label class=\"checkbox subfield\" for=\"gdpr87302\"><input type=\"checkbox\" id=\"gdpr_87302\" name=\"gdpr[87302]\" class=\"gdpr\" value=\"Y\"><span>E-Mail</span></label></fieldset><p>Du kannst dich jederzeit abmelden, indem du auf den Link im Footer unserer E-Mails klickst. F\\xfcr Informationen zu unseren Datenschutzrichtlinien besuche bitte unsere Website.</p></div><div class=\"content__gdprLegal\"><p>We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. <a href=\"https://mailchimp.com/legal/terms\">Learn more</a> about Mailchimp\\'s privacy practices.</p></div></div>\\n        <div id=\"mce-responses\" class=\"clear\">\\n            <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"></div>\\n            <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"></div>\\n        </div><div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\"><input type=\"text\" name=\"b_e3f3a125ba561183ce8028527_988605db78\" tabindex=\"-1\" value=\"\"></div><div class=\"clear\"><input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\" value=\"Subscribe\"></div>\\n    </div>\\n</form>\\n</div>\\n<script type=\"text/javascript\" src=\"//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\"></script><script type=\"text/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\\'EMAIL\\';ftypes[0]=\\'email\\';fnames[1]=\\'FNAME\\';ftypes[1]=\\'text\\';fnames[2]=\\'LNAME\\';ftypes[2]=\\'text\\';/*\\n * Translated default messages for the $ validation plugin.\\n * Locale: DE\\n */\\n$.extend($.validator.messages, {\\n\trequired: \"Dieses Feld ist ein Pflichtfeld.\",\\n\tmaxlength: $.validator.format(\"Geben Sie bitte maximal {0} Zeichen ein.\"),\\n\tminlength: $.validator.format(\"Geben Sie bitte mindestens {0} Zeichen ein.\"),\\n\trangelength: $.validator.format(\"Geben Sie bitte mindestens {0} und maximal {1} Zeichen ein.\"),\\n\temail: \"Geben Sie bitte eine g\\xfcltige E-Mail Adresse ein.\",\\n\turl: \"Geben Sie bitte eine g\\xfcltige URL ein.\",\\n\tdate: \"Bitte geben Sie ein g\\xfcltiges Datum ein.\",\\n\tnumber: \"Geben Sie bitte eine Nummer ein.\",\\n\tdigits: \"Geben Sie bitte nur Ziffern ein.\",\\n\tequalTo: \"Bitte denselben Wert wiederholen.\",\\n\trange: $.validator.format(\"Geben Sie bitten einen Wert zwischen {0} und {1}.\"),\\n\tmax: $.validator.format(\"Geben Sie bitte einen Wert kleiner oder gleich {0} ein.\"),\\n\tmin: $.validator.format(\"Geben Sie bitte einen Wert gr\\xf6\\xdfer oder gleich {0} ein.\"),\\n\tcreditcard: \"Geben Sie bitte ein g\\xfcltige Kreditkarten-Nummer ein.\"\\n});}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>\\n',id:\"d6JGBwFT9\",layoutId:\"d6JGBwFT9\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kpqcrc-container\",nodeId:\"VxTbkM1Ci\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"VxTbkM1Ci\",layoutId:\"VxTbkM1Ci\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{y:(componentViewport?.y||0)+0+1560.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:692,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1656.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kr8c00-container\",id:elementId,nodeId:\"eTXBNOVv3\",ref:ref1,scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{variant:\"sSxEnM9wo\"}},children:/*#__PURE__*/_jsx(HurryUp,{height:\"100%\",id:\"eTXBNOVv3\",layoutId:\"eTXBNOVv3\",LWPfBUZlr:false,style:{width:\"100%\"},variant:\"zGfebW87O\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tb49h9-container\",nodeId:\"RYXh6GHZB\",scopeId:\"G8hgTsaqA\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"RYXh6GHZB\",layoutId:\"RYXh6GHZB\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{y:(componentViewport?.y||0)+0+2351.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:584,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2447.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g7phhj-container\",nodeId:\"JEDjo4kk4\",rendersWithMotion:true,scopeId:\"G8hgTsaqA\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Dl1zVKAQj:{variant:\"tUGbP0M7c\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JEDjo4kk4\",layoutId:\"JEDjo4kk4\",style:{width:\"100%\"},variant:\"tQm1Ye9em\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dhcwN.framer-15zzuw4, .framer-dhcwN .framer-15zzuw4 { display: block; }\",\".framer-dhcwN.framer-3ee2sg { align-content: center; align-items: center; background-color: var(--token-c55a5103-40ce-46ee-9564-ce9f06a0f4c2, #011932); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 3302px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-dhcwN .framer-1ev5ao7-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-dhcwN .framer-1cndoqu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 176px 24px 96px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-dhcwN .framer-gb0eqb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-dhcwN .framer-1pjkyd2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dhcwN .framer-1m2txqb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-dhcwN .framer-1egphg4 { 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: 100%; }\",\".framer-dhcwN .framer-1b8kesf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-dhcwN .framer-8amook-container, .framer-dhcwN .framer-1kpqcrc-container, .framer-dhcwN .framer-1tb49h9-container, .framer-dhcwN .framer-1g7phhj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-dhcwN .framer-ej45vr-container { flex: none; height: 20%; position: relative; width: 90%; }\",\".framer-dhcwN .framer-kr8c00-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-dhcwN.framer-3ee2sg { width: 810px; } .framer-dhcwN .framer-gb0eqb { max-width: 800px; }}\",\"@media (max-width: 809px) { .framer-dhcwN.framer-3ee2sg { width: 390px; } .framer-dhcwN .framer-1cndoqu { padding: 128px 24px 48px 24px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3302\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"xMTKm3YgK\":{\"layout\":[\"fixed\",\"fixed\"]},\"Dl1zVKAQj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"eTXBNOVv3\":{\"pattern\":\":eTXBNOVv3\",\"name\":\"hurry-up\"}}\n * @framerResponsiveScreen\n */const FramerG8hgTsaqA=withCSS(Component,css,\"framer-dhcwN\");export default FramerG8hgTsaqA;FramerG8hgTsaqA.displayName=\"Tickets\";FramerG8hgTsaqA.defaultProps={height:3302,width:1200};addFonts(FramerG8hgTsaqA,[{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\"}]},...NavbarFonts,...SubtitleFonts,...DividerFonts,...EmbedFonts,...HurryUpFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG8hgTsaqA\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3302\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xMTKm3YgK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Dl1zVKAQj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerScrollSections\":\"{\\\"eTXBNOVv3\\\":{\\\"pattern\\\":\\\":eTXBNOVv3\\\",\\\"name\\\":\\\"hurry-up\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "IpdKaYAhZ_default", "SubtitleFonts", "X1NhazqJi_default", "MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "DividerFonts", "SUqdhgeRu_default", "EmbedFonts", "Embed", "HurryUpFonts", "el1eSrL7o_default", "FooterFonts", "XAxxhp1Lt_default", "ContainerWithFX", "withFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "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", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "IpdKaYAhZ_default", "MotionSectionWithOptimizedAppearEffect", "X1NhazqJi_default", "RichText", "x", "getLocalizedValue", "SUqdhgeRu_default", "Embed", "el1eSrL7o_default", "ContainerWithFX", "XAxxhp1Lt_default", "css", "FramerG8hgTsaqA", "withCSS", "G8hgTsaqA_default", "addFonts", "NavbarFonts", "SubtitleFonts", "DividerFonts", "EmbedFonts", "HurryUpFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
