{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@cyriacbr/react-split-text@1.0.0/dist/index.js", "ssg:https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/T3PpsJ5IHtZKcvyOM7MR/MotionText.js", "ssg:https://framerusercontent.com/modules/bSB84bBSrg1vZPRUpTQt/ftrngYlTnIjyQa2o5nSL/NEzO_05wD.js"],
  "sourcesContent": ["import e from\"react\";var r={};Object.defineProperty(r,\"__esModule\",{value:!0});var t,a=e,l=(t=a)&&\"object\"==typeof t&&\"default\"in t?t.default:t;function n(e,r){(null==r||r>e.length)&&(r=e.length);for(var t=0,a=new Array(r);t<r;t++)a[t]=e[t];return a}var o=function(e){return l.createElement(\"div\",null,e.children)},i=function(e){return l.createElement(\"span\",{style:{whiteSpace:\"pre\"}},e.children)},u=function(e){return l.createElement(\"span\",null,e.children)},f=a.memo(o),p=a.memo(i),s=a.memo(u),d=a.forwardRef((function(e,r){var t=e.className,d=e.style,m=e.LineWrapper,v=void 0===m?f:m,y=e.WordWrapper,h=void 0===y?p:y,x=e.LetterWrapper,g=void 0===x?s:x,b=e.extraProps,E=\"\";l.Children.map(e.children,(function(e){if(\"string\"!=typeof e&&\"number\"!=typeof e)throw new Error(\"SplitText expect a text as children\");E+=String(e)}));var w=a.useRef(null),S=a.useState([]),W=S[0],I=S[1],j=a.useRef(0);a.useLayoutEffect((function(){return function(){var e=w.current;if(e){if(W.length>0)return function(e,r){for(var t,a=j.current||e.map((function(e){return e.length})).sort((function(e,r){return r-e}))[0],l=[],f=\"\",p=0,s=function(e,r){var t;if(\"undefined\"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(t=function(e,r){if(e){if(\"string\"==typeof e)return n(e,void 0);var t=Object.prototype.toString.call(e).slice(8,-1);return\"Object\"===t&&e.constructor&&(t=e.constructor.name),\"Map\"===t||\"Set\"===t?Array.from(e):\"Arguments\"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?n(e,void 0):void 0}}(e))){t&&(e=t);var a=0;return function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}}}throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")}return(t=e[Symbol.iterator]()).next.bind(t)}(r.split(\" \").entries());!(t=s()).done;){var d=t.value[1];(p+=d.length+1)>a+1&&(l.push(f),f=\"\",p=0),f+=d.trim()+\" \"}l.push(f),I(l.map((function(e){return e.trim()}))),a>j.current&&(j.current=a)}(W,E);for(var r,t=[],a=[],l=0,f=Array.from(e.children);l<f.length;l++){var p=f[l],s=p.getBoundingClientRect().top;null==r&&(r=s),s!==r&&(t.push(a.join(\" \")),a=[]),r=s,a.push((p.textContent||\"\").trim())}t.push(a.join(\" \")),I(t)}}()}),[E]);var L=0,A=0;return W.length?l.createElement(\"div\",{className:t,ref:function(e){w.current=e,\"function\"==typeof r?r(e):r&&(r.current=e)},style:d},W.map((function(e,r){var t=e.split(\" \");return t=t.map((function(e,r){return r===t.length-1?e:e+\" \"})),l.createElement(v,{key:r,lineIndex:r,extraProps:b},t.map((function(e,t){var a=e.split(\"\");return l.createElement(h,{key:t,lineIndex:r,wordIndex:t,countIndex:L++,extraProps:b},a.map((function(e,a){return l.createElement(g,{key:a,lineIndex:r,wordIndex:t,letterIndex:a,countIndex:A++,extraProps:b},e)})))})))}))):l.createElement(\"div\",{className:t,ref:w,style:d},E.split(\" \").map((function(e,r){return l.createElement(\"span\",{key:r},e,\" \")})))})),m=a.forwardRef((function(e,r){var t,f,p,s=e.children,m=function(e,r){if(null==e)return{};var t,a,l={},f=Object.keys(e);for(a=0;a<f.length;a++)r.indexOf(t=f[a])>=0||(l[t]=e[t]);return l}(e,[\"children\"]),v=a.useState(0),y=v[0],h=v[1],x=(t=function(){return h((function(e){return e+1}))},void 0===f&&(f=!1),function(){for(var e=this,r=arguments.length,a=new Array(r),l=0;l<r;l++)a[l]=arguments[l];var s=f&&!p,c=function(){return t.apply(e,a)};clearTimeout(p),p=setTimeout(c,300),s&&c()});return a.useEffect((function(){return window.addEventListener(\"resize\",x),function(){return window.removeEventListener(\"resize\",x)}}),[]),l.createElement(d,Object.assign({key:y},m,{ref:r}),s)}));r.LetterWrapper=u,r.LineWrapper=o,r.SplitText=m,r.WordWrapper=i;const v=r.__esModule,y=r.LetterWrapper,h=r.LineWrapper,x=r.SplitText,g=r.WordWrapper;export default r;export{y as LetterWrapper,h as LineWrapper,x as SplitText,g as WordWrapper,v as __esModule};\n\n//# sourceMappingURL=index.js.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion,useMotionValue,useAnimate,stagger}from\"framer-motion\";import{SplitText}from\"@cyriacbr/react-split-text\";const visibleVariant={opacity:1,x:0,y:0,scale:1,rotate:0,rotateX:0,rotateY:0};/**\n * Motion Text\n * By Benjamin den Boer & Adam Seckel\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 200\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */export default function MotionText(props){const{opacity,x,y,scale,rotate,rotateX,rotateY}=props.effectOptions;const[hasAnimated,setHasAnimated]=useState(false);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const initialOpacity=useMotionValue(isCanvas?1:0);const isSpring=props.transitionOptions.type===\"spring\";const springCurve={type:props.transitionOptions.type,stiffness:props.transitionOptions.stiffness,damping:props.transitionOptions.damping,mass:props.transitionOptions.mass};const easeCurve={type:props.transitionOptions.type,duration:props.transitionOptions.duration,ease:props.transitionOptions.ease};// Constructing the variants based on Effects\n// Hidden: from, visible: to\nconst item={hidden:{opacity,x,y,scale,rotate,rotateX,rotateY},visible:visibleVariant};const filteredTransition=isSpring?springCurve:easeCurve;const delay=props.transitionOptions.delay;const isLetter=props.type===\"letter\";const isWord=props.type===\"word\";const isLine=props.type===\"line\";const splitWrapperStyle={display:\"contents\"};function getSplitTextProps({isLetter,isWord,isLine}){const sharedProps={type:props.type,variants:item,perWord:props.perWord};if(isLetter)return{LetterWrapper:info=>/*#__PURE__*/_jsx(MotionSpanComponent,{...info,...sharedProps})};if(isLine)return{LineWrapper:info=>/*#__PURE__*/_jsx(MotionSpanComponent,{...info,...sharedProps})};return{WordWrapper:info=>/*#__PURE__*/_jsx(MotionSpanComponent,{...info,...sharedProps})};}const[scope,animate]=useAnimate();// If the variant changes, trigger the animation if the variant boolean has changed.\nuseEffect(()=>{if(isCanvas)return;let animation;const requestId=requestAnimationFrame(()=>{if(!scope.current)return;initialOpacity.set(1);animation=animate(\".motion-text-segment\",props.variant?item.visible:item.hidden,{...filteredTransition,delay:stagger(props.stagger,{startDelay:delay})});animation.then(()=>setHasAnimated(true));});return()=>{animation===null||animation===void 0?void 0:animation.stop();cancelAnimationFrame(requestId);};},[props.variant]);return /*#__PURE__*/_jsx(motion.div,{ref:scope,style:{width:\"100%\",height:\"100%\",// display: \"inline-block\",\nposition:\"relative\",overflow:props.overflow?\"visible\":\"hidden\",fontSize:props.font.fontSize,fontFamily:props.font.font,fontWeight:props.font.fontWeight,letterSpacing:props.font.letterSpacing,lineHeight:props.font.lineHeightType?props.font.lineHeight:`${props.font.lineHeightPixels}px`,textAlign:props.font.textAlign,whiteSpace:props.font.whiteSpace,color:props.color,left:`${props.font.offset}%`,margin:0,padding:0,opacity:initialOpacity},initial:isCanvas||hasAnimated?\"visible\":\"hidden\",children:isCanvas?props.text:/*#__PURE__*/_jsx(SplitText,{style:splitWrapperStyle,...getSplitTextProps({isLetter,isWord,isLine}),children:props.text})});}const getIndex=(isLetter,isWord,isLine,countIndex=0,letterIndex=0,wordIndex=0,lineIndex=0,perWord)=>{if(isLetter)return perWord?letterIndex:countIndex;if(isWord)return countIndex;return lineIndex;};const MotionSpanComponent=({type,countIndex=0,letterIndex=0,wordIndex=0,lineIndex=0,variants,isCanvas,children,perWord,...props})=>{const isLetter=type===\"letter\";const isWord=type===\"word\";const isLine=type===\"line\";const index=getIndex(isLetter,isWord,isLine,countIndex,letterIndex,wordIndex,lineIndex,perWord);return /*#__PURE__*/_jsx(motion.span,{...props,style:{perspective:1200,display:\"inline-block\",whiteSpace:\"pre\",margin:0,padding:0,willChange:\"transform\"},variants:variants,className:\"motion-text-segment\",children:children});};MotionText.displayName=\"Motion Text\";MotionText.defaultProps={text:\"Hello World\",stagger:.05,variant:true,newTab:true,tag:\"heading1\",effectOptions:{x:0,y:100,rotate:0,rotateX:0,rotateY:0},transitionOptions:{type:\"spring\",stiffness:400,damping:30,mass:1,delay:.05},overflow:false,font:{font:\"Inter\",fontSize:32,fontWeight:400,textAlign:\"center\",lineHeight:1.2,lineHeightType:true,lineHeightPixels:100,letterSpacing:0,offset:0,whiteSpace:\"nowrap\"}};/* Property Controls */addPropertyControls(MotionText,{text:{type:ControlType.String,title:\"Text\",defaultValue:\"Hello World\",displayTextArea:true},type:{title:\"Type\",type:ControlType.Enum,options:[\"letter\",\"word\",\"line\"],optionTitles:[\"Letter\",\"Word\",\"Line\"],defaultValue:\"letter\"},// link: { type: ControlType.Link, title: \"Link\" },\n// newTab: { type: ControlType.Boolean, title: \"New Tab\", defaultValue: true },\nperWord:{type:ControlType.Boolean,title:\"Per Word\",defaultValue:false,hidden:props=>props.type!==\"letter\"},variant:{title:\"Animate\",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"In\",disabledTitle:\"Out\"},overflow:{title:\"Overflow\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},stagger:{title:\"Stagger\",type:ControlType.Number,step:.01,defaultValue:.05,displayStepper:true},effectOptions:{title:\"From\",type:ControlType.Object,controls:{opacity:{title:\"Opacity\",type:ControlType.Number,min:0,max:1,step:.01,defaultValue:0},x:{title:\"X\",type:ControlType.Number,min:-200,max:200,unit:\"%\",step:1,defaultValue:0,displayStepper:true},y:{title:\"Y\",type:ControlType.Number,min:-200,max:200,unit:\"%\",step:1,defaultValue:100,displayStepper:true},scale:{title:\"Scale\",type:ControlType.Number,min:0,max:5,step:.01,defaultValue:1,displayStepper:true},rotate:{title:\"Rotate\",type:ControlType.Number,min:-360,max:360,unit:\"\\xb0\",step:1,defaultValue:0},rotateX:{title:\"Rotate X\",type:ControlType.Number,min:-360,max:360,unit:\"\\xb0\",step:1,defaultValue:0},rotateY:{title:\"Rotate Y\",type:ControlType.Number,min:-360,max:360,unit:\"\\xb0\",step:1,defaultValue:0}}},transitionOptions:{type:ControlType.Transition,title:\"Transition\",defaultValue:{type:\"spring\",stiffness:400,damping:30,mass:1,delay:.05}},color:{type:ControlType.Color,defaultValue:\"#888\"},font:{type:ControlType.Object,controls:{font:{type:ControlType.String,placeholder:\"Inter\",defaultValue:\"Inter\"},fontSize:{title:\"Size\",type:ControlType.Number,min:0,max:500,step:.5,defaultValue:32},fontWeight:{type:ControlType.Enum,options:[100,200,300,400,500,600,700,800,900],defaultValue:400,title:\"Weight\"},textAlign:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Align\",options:[\"left\",\"center\",\"right\"],optionTitles:[\"Left\",\"Center\",\"Right\"],defaultValue:\"center\"},letterSpacing:{title:\"Letter\",type:ControlType.Number,defaultValue:0,step:.1,displayStepper:true},offset:{type:ControlType.Number,title:\"Offset\",min:-100,max:100,displayStepper:true,step:.25,defaultValue:0,unit:\"%\"},whiteSpace:{type:ControlType.Enum,title:\"Space\",options:[\"normal\",\"nowrap\",\"pre\",\"pre-wrap\",\"preline\",\"break-spaces\"],optionTitles:[\"Normal\",\"No Wrap\",\"Pre\",\"Pre Wrap\",\"Preline\",\"Break Spaces\"],defaultValue:\"center\"},lineHeight:{type:ControlType.Number,title:\"Line\",min:-500,max:500,displayStepper:true,step:.1,defaultValue:1.2,hidden:props=>!props.lineHeightType},lineHeightPixels:{type:ControlType.Number,title:\"Line\",min:-500,max:500,displayStepper:true,step:.1,defaultValue:100,hidden:props=>props.lineHeightType},lineHeightType:{type:ControlType.Boolean,title:\" \",enabledTitle:\"em\",disabledTitle:\"px\",defaultValue:true}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"MotionText\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MotionText.map", "// Generated by Framer (ab6b6d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MotionText from\"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/T3PpsJ5IHtZKcvyOM7MR/MotionText.js\";import Mobile_Footer from\"#framer/local/canvasComponent/E83pOQVe5/E83pOQVe5.js\";import Tablet_Footer from\"#framer/local/canvasComponent/fzu4YsMUY/fzu4YsMUY.js\";import Button from\"#framer/local/canvasComponent/GXK1eS54D/GXK1eS54D.js\";import Navbar from\"#framer/local/canvasComponent/mfqIvmBqs/mfqIvmBqs.js\";import Desktop_Footer from\"#framer/local/canvasComponent/Nb7HfHdhx/Nb7HfHdhx.js\";import Buttons from\"#framer/local/canvasComponent/zvCJeVBvb/zvCJeVBvb.js\";import metadataProvider from\"#framer/local/webPageMetadata/NEzO_05wD/NEzO_05wD.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithFX=withFX(motion.div);const MotionTextFonts=getFonts(MotionText);const ButtonFonts=getFonts(Button);const ButtonsFonts=getFonts(Buttons);const Desktop_FooterFonts=getFonts(Desktop_Footer);const Tablet_FooterFonts=getFonts(Tablet_Footer);const Mobile_FooterFonts=getFonts(Mobile_Footer);const breakpoints={O9kTvGbhp:\"(min-width: 1200px)\",VnqpdMAfZ:\"(min-width: 810px) and (max-width: 1199px)\",XFx960P8Q:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-AzeUw\";const variantClassNames={O9kTvGbhp:\"framer-v-1xhrqdj\",VnqpdMAfZ:\"framer-v-ww7pkn\",XFx960P8Q:\"framer-v-1jcary7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-140};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"O9kTvGbhp\",Phone:\"XFx960P8Q\",Tablet:\"VnqpdMAfZ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"O9kTvGbhp\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-AzeUw`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-AzeUw`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId=useRouteElementId(\"XmS0OWdrA\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"VnqpdMAfZ\",\"XFx960P8Q\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"RST2YXvTL\");const ref6=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"ZN8QVIfyx\");const elementId3=useRouteElementId(\"oxQB5qhHf\");const ref7=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"VnqpdMAfZ\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"VnqpdMAfZ\")return true;return false;};const elementId4=useRouteElementId(\"ww_xfJgyT\");const ref8=React.useRef(null);const elementId5=useRouteElementId(\"ObR02xTHd\");const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"XFx960P8Q\")return true;return false;};const elementId6=useRouteElementId(\"BmEAqXpO3\");const elementId7=useRouteElementId(\"x4fzpeYJL\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"VggN6ud_O\");const ref10=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"O9kTvGbhp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1xhrqdj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{__framer__targets:[{offset:338,ref:ref3,target:\"animate\"}]},XFx960P8Q:{__framer__targets:[{offset:330,ref:ref4,target:\"animate\"}]}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:92,ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fa7spg\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{width:\"max(100vw - 64px, 1px)\"},XFx960P8Q:{width:\"max(100vw - 40px, 1px)\",y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"1136px\",y:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ozwi0w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{variant:\"WxOfV9tdK\"},XFx960P8Q:{variant:\"yQx9AtSQP\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"izedhU9dQ\",layoutId:\"izedhU9dQ\",style:{width:\"100%\"},variant:\"ZHt7enq8p\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dgfnac\",id:elementId,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ohnopx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jokvt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:693,loading:getLoadingLazyAtYPosition(180.63636363636363),pixelHeight:252,pixelWidth:693,sizes:\"200px\",src:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png\",srcSet:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png?scale-down-to=512 512w,https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png 693w\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:693,loading:getLoadingLazyAtYPosition(210.90909090909088),pixelHeight:252,pixelWidth:693,sizes:\"160px\",src:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png\",srcSet:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png?scale-down-to=512 512w,https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png 693w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:693,loading:getLoadingLazyAtYPosition(181.36363636363637),pixelHeight:252,pixelWidth:693,sizes:\"240px\",src:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png\",srcSet:\"https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png?scale-down-to=512 512w,https://framerusercontent.com/images/iFB6RzVvdOLo4L9OajbJwc65c.png 693w\"},className:\"framer-nyf2uw\",\"data-framer-name\":\"nsdc_nxtwave\",name:\"nsdc_nxtwave\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13om1yo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11m111x\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hwaj9m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 136, 51)\"},children:\"NXTWAVE\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"140px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"SkillUp \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(44, 168, 25)\"},children:\"India 4.0\"})]})})},XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 136, 51)\"},children:\"NXTWAVE\"}),/*#__PURE__*/_jsx(\"br\",{}),\"SkillUp\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-letter-spacing\":\"0px\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(44, 168, 25)\"},children:\"India 4.0\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"140px\",\"--framer-text-color\":\"rgb(255, 136, 51)\"},children:\"NXTWAVE\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"140px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"140px\"},children:\"SkillUp \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"140px\",\"--framer-text-color\":\"rgb(44, 168, 25)\"},children:\"India 4.0\"})]})}),className:\"framer-1nohcvi\",fonts:[\"FS;Bebas Neue-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w8ua8t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{font:{font:\"satoshi\",fontSize:24,fontWeight:400,letterSpacing:0,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"pre-wrap\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"rgb(255, 255, 255)\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:2,x:0,y:100},font:{font:\"satoshi\",fontSize:40,fontWeight:400,letterSpacing:0,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"pre-wrap\"},height:\"100%\",id:\"GKe4dQUs3\",layoutId:\"GKe4dQUs3\",overflow:false,perWord:true,stagger:.05,style:{width:\"100%\"},text:\"India's Largest Tech Upskilling Initiative\",transitionOptions:{damping:60,delay:.05,mass:1,stiffness:100,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qso0hc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(683.3636363636364),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/zrWQn4iVKBzp3cecaYxFCQrcxA.gif\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(653.090909090909),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/zrWQn4iVKBzp3cecaYxFCQrcxA.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition(682.6363636363636),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/zrWQn4iVKBzp3cecaYxFCQrcxA.gif\"},className:\"framer-mqrld4\",\"data-framer-name\":\"Mouse_Scroll_Down\",name:\"Mouse_Scroll_Down\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Scroll Down\"})}),className:\"framer-ko9dvw\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1201,loading:getLoadingLazyAtYPosition(-136),pixelHeight:720,pixelWidth:1201,sizes:\"calc(100vw + 358px)\",src:\"https://framerusercontent.com/images/DeIj0KKMI6XKjjPJ3JBQ6PKSQ.png\",srcSet:\"https://framerusercontent.com/images/DeIj0KKMI6XKjjPJ3JBQ6PKSQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/DeIj0KKMI6XKjjPJ3JBQ6PKSQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DeIj0KKMI6XKjjPJ3JBQ6PKSQ.png 1201w\"},className:\"framer-1ivzgyu\",\"data-framer-name\":\"Grozup\",name:\"Grozup\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ncvan\"})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-aqf3ub hidden-ww7pkn hidden-1jcary7\",id:elementId1,ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l8frqf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-196silb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-seppn4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Building World\u2019s Largest \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Autonomous Vehicle Developer Community\"})]}),className:\"framer-1o421ka\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Announcing a groundbreaking collaboration\"})}),className:\"framer-1vmwhbw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wn5mko\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1768),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/DG6So3V2qkLJMeu4Jb6WbeCBBgU.png\"},className:\"framer-dtbl6e\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1768),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/wM8SSfrWifFfTZn0BQekR2o.png\"},className:\"framer-1phm71d\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1768),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/PmCpp090vawGapTBC0GS5YGlAU.png\"},className:\"framer-178hs9b\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1768),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/2ud5HFvwakDQP4BKRpYDukrA.png\"},className:\"framer-11hqioa\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mj4dn8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lty2yi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tdnhuc\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jil8tu\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-mpnvlp\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kqd0sz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Date:\"})}),className:\"framer-1mik1aw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"February 11, 2025\"})}),className:\"framer-1yw6nmt\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i7v727\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vrh7k4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rsv8lu\",\"data-framer-name\":\"Frame 8\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 8\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24.7 6.7c-2.4-2.4-5.6-3.7-9-3.7-3.4 0-6.6 1.3-9 3.7-2.4 2.4-3.7 5.6-3.7 9 0 3.4 1.3 6.6 3.7 9 2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7 2.4-2.4 3.7-5.6 3.7-9 0-3.4-1.3-6.6-3.7-9Zm-9.1 19.2c-5.7 0-10.3-4.6-10.3-10.3C5.3 10 9.8 5.5 15.4 5.4c5.7 0 10.3 4.6 10.3 10.3 0 5.7-4.6 10.3-10.3 10.3l.2-.1Z\" fill=\"#99CA3C\"/><path d=\"M23.4 16.3c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h.9c-.4-4.2-3.8-7.5-8-7.8v.8c0 .4-.3.8-.8.8s-.8-.3-.8-.8v-.8c-4.2.4-7.5 3.7-7.8 7.9h.8c.4 0 .8.3.8.8s-.3.8-.8.8h-.8c.3 4.2 3.7 7.6 8 8v-1c0-.4.3-.8.8-.8s.8.3.8.8v1c4.3-.4 7.7-3.8 8-8.1h-1.1Zm-4.7-2.6-2.5 2.5c-.1.1-.3.2-.5.2s-.4 0-.5-.2l-4.4-4.4c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l3.9 3.9 2-2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1h-.2Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v0alqr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time:\"})}),className:\"framer-cve147\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10 AM Onwards\"})}),className:\"framer-5whour\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wecmv4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tq6tzc\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-z80p5t\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-272yak\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Venue:\"})}),className:\"framer-1k9b19c\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Ashok, New Delhi\"})}),className:\"framer-c9fiho\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DbkpMJGuI\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"min(min(max(100vw - 64px, 1px), 1136px), 240px)\",y:1980,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ujdkdj-container\",children:/*#__PURE__*/_jsx(Button,{aFytgXZ6q:\"rgb(153, 202, 60)\",height:\"100%\",id:\"TqS9N7yj8\",IFDjqZeZK:\"Know More\",layoutId:\"TqS9N7yj8\",pLibyybpQ:resolvedLinks[0],style:{maxWidth:\"100%\",width:\"100%\"},v9RcMH1Ir:\"rgb(33, 35, 92)\",variant:\"O7MrShFsI\",width:\"100%\"})})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2120),pixelHeight:4201,pixelWidth:5601,sizes:\"100vw\",src:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg\",srcSet:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg 5601w\"},className:\"framer-zuyo0y hidden-ww7pkn hidden-1jcary7\",id:elementId2,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5b92c\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2296,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition(2168),pixelHeight:2296,pixelWidth:4904,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J749oKpsAsyVLLNOm2iDFcm2kmA.png\"},className:\"framer-dpsloc\",\"data-framer-name\":\"indian_republic_day_celebration_digital_art_with_people_1\",name:\"indian_republic_day_celebration_digital_art_with_people_1\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-372add59-a217-4d86-bb49-1f9c6c4dce14, rgb(59, 130, 246))\"},children:\"Our Goal\"})}),className:\"framer-xhudxx\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(50, 53, 114)\"},children:[\"To Empower\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"30 Lakh+ Students\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"400\"},children:\" \"}),\"by Upskilling and Sensitizing on\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-weight\":\"700\"},children:\"4.0 Technologies.\"})]})}),className:\"framer-dg2cab\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-regular\",\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oyzkbj\",\"data-framer-name\":\"Goals\",id:elementId3,name:\"Goals\",ref:ref7,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x2otpf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"What's Your Goal?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"What's Your Goal?\"})}),className:\"framer-17dh6xj\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yz9ivs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s5t7gi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wcjn0t\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1soi6sr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3343),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/DePJ1GJpdv0zbEFV0gxEG5KgPHI.svg\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3049),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/DePJ1GJpdv0zbEFV0gxEG5KgPHI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3457.9),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/DePJ1GJpdv0zbEFV0gxEG5KgPHI.svg\"},className:\"framer-1bprt2w\",\"data-framer-name\":\"ICON\",name:\"ICON\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tyk2my\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxywl2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13w3zcd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(37, 99, 235)\"},children:\"Learn Generative AI\"})}),className:\"framer-1kllqso\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2kqjpz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Build Generative AI Skills\"})}),className:\"framer-czqpqi\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Future-proof your career with emerging technologies\"})}),className:\"framer-1f79702\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SV3gyImfJ\"},implicitPathVariables:undefined},{href:{webPageId:\"SV3gyImfJ\"},implicitPathVariables:undefined},{href:{webPageId:\"SV3gyImfJ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{width:\"313px\",y:3826.2},XFx960P8Q:{width:\"calc(min(100vw - 40px, 640px) - 40px)\",y:3628.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"314.6667px\",y:3877.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15lng77-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{SXVHfOL2a:resolvedLinks1[1]},XFx960P8Q:{SXVHfOL2a:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"cdSRGnxfG\",irNBXGLfV:\"Book Your Seat Now\",layoutId:\"cdSRGnxfG\",sGOEFfuRT:\"rgb(0, 0, 0)\",style:{width:\"100%\"},SXVHfOL2a:resolvedLinks1[0],TyBtoyaCO:\"rgb(247, 177, 36)\",variant:\"G5H4x_Niu\",width:\"100%\"})})})})})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ox7xy hidden-ww7pkn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6sfrb7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-24ag75\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3748.2),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/JxcrbEqkNvtE5HPq0Av3m8xqzdM.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3476),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/JxcrbEqkNvtE5HPq0Av3m8xqzdM.svg\"},className:\"framer-1atpfwg\",\"data-framer-name\":\"ICON\",name:\"ICON\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7hb6uc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1siry5n\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4llzdg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(22, 163, 74)\"},children:\"Become a Top 1% Software Engineer\"})}),className:\"framer-fcesif\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o8ymjw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Become a\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"NxtWave-NSDC Fellow\"})]}),className:\"framer-tw32gc\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Free access to  2-year Full Stack & AI/ML program worth \u20B92,00,000\"})}),className:\"framer-1crq3z6\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BmTXgyaOp\"},implicitPathVariables:undefined},{href:{webPageId:\"BmTXgyaOp\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{width:\"calc(min(100vw - 40px, 640px) - 40px)\",y:4132.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"314.6667px\",y:3860,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lk5gcs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{SXVHfOL2a:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"gNHT7ELQm\",irNBXGLfV:\"Apply for Fellowship\",layoutId:\"gNHT7ELQm\",sGOEFfuRT:\"rgb(0, 0, 0)\",style:{width:\"100%\"},SXVHfOL2a:resolvedLinks2[0],TyBtoyaCO:\"rgb(247, 177, 36)\",variant:\"G5H4x_Niu\",width:\"100%\"})})})})})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-5vllel hidden-ww7pkn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11vamq9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q3jdh9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4252.2),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/gnmSVPBFxYJ0vgPrfx4HQxEKy6A.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3458.4),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/gnmSVPBFxYJ0vgPrfx4HQxEKy6A.svg\"},className:\"framer-jqfqsx\",\"data-framer-name\":\"ICON\",name:\"ICON\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nty6ru\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vky5an\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oiwe64\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(249, 115, 22)\"},children:\"Build Software Career\"})}),className:\"framer-ttozw9\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qb7yhu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{verticalAlignment:\"top\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Take Employability Test\"})}),className:\"framer-pudkc1\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Assess your employability skills and attract new opportunities\"})}),className:\"framer-110vcpe\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zpfMBH_80\"},implicitPathVariables:undefined},{href:{webPageId:\"zpfMBH_80\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{width:\"calc(min(100vw - 40px, 640px) - 40px)\",y:4831.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"314.6667px\",y:3877.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11tlu26-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{SXVHfOL2a:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"sQw4FrAoU\",irNBXGLfV:\"Register Now\",layoutId:\"sQw4FrAoU\",sGOEFfuRT:\"rgb(0, 0, 0)\",style:{width:\"100%\"},SXVHfOL2a:resolvedLinks3[0],TyBtoyaCO:\"rgb(247, 177, 36)\",variant:\"G5H4x_Niu\",width:\"100%\"})})})})})})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-135t7hu hidden-1xhrqdj hidden-1jcary7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gdzp9e\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b7f6h4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3379),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/JxcrbEqkNvtE5HPq0Av3m8xqzdM.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/JxcrbEqkNvtE5HPq0Av3m8xqzdM.svg\"},className:\"framer-hylxok\",\"data-framer-name\":\"ICON\",name:\"ICON\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bwi5x6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hs0hc5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hd2yst\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(22, 163, 74)\"},children:\"Become a Top 1% Software Engineer\"})}),className:\"framer-q72ovq\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m0oll7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Become a\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"NxtWave-NSDC Fellow\"})]}),className:\"framer-h2olqy\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Free access to  2-year Full Stack & AI/ML program worth \u20B92,00,000\"})}),className:\"framer-4odw3c\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BmTXgyaOp\"},implicitPathVariables:undefined},{href:{webPageId:\"BmTXgyaOp\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{y:3790.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9krsf1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{SXVHfOL2a:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"DKm3qPhCj\",irNBXGLfV:\"Apply for Fellowship\",layoutId:\"DKm3qPhCj\",sGOEFfuRT:\"rgb(0, 0, 0)\",style:{width:\"100%\"},SXVHfOL2a:resolvedLinks4[0],TyBtoyaCO:\"rgb(247, 177, 36)\",variant:\"G5H4x_Niu\",width:\"100%\"})})})})})})]})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wx3vzy hidden-1xhrqdj hidden-1jcary7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yhgf43\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhrqs7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mz39ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3918.2),pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/gnmSVPBFxYJ0vgPrfx4HQxEKy6A.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:214,pixelWidth:300,src:\"https://framerusercontent.com/images/gnmSVPBFxYJ0vgPrfx4HQxEKy6A.svg\"},className:\"framer-pbaxdw\",\"data-framer-name\":\"ICON\",name:\"ICON\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qsuety\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3o9v2x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ule9k\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(249, 115, 22)\"},children:\"Build Software Career\"})}),className:\"framer-19b0vle\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9cm02l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Take Employability Test\"})}),className:\"framer-bre5wh\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:\"Assess your employability skills and attract new opportunities\"})}),className:\"framer-1du703w\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zpfMBH_80\"},implicitPathVariables:undefined},{href:{webPageId:\"zpfMBH_80\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{y:4401.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"313px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7neb74-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{SXVHfOL2a:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"LRMwRXVaK\",irNBXGLfV:\"Register Now\",layoutId:\"LRMwRXVaK\",sGOEFfuRT:\"rgb(0, 0, 0)\",style:{width:\"100%\"},SXVHfOL2a:resolvedLinks5[0],TyBtoyaCO:\"rgb(247, 177, 36)\",variant:\"G5H4x_Niu\",width:\"100%\"})})})})})})]})]})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-f0d7g5\",\"data-framer-name\":\"background patterns\",name:\"background patterns\",style:{rotate:-22},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-197n5w0\",\"data-framer-name\":\"Vector_20\",fill:\"black\",intrinsicHeight:498,intrinsicWidth:396,name:\"Vector_20\",svg:'<svg width=\"396\" height=\"498\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path opacity=\".15\" d=\"M174.681 402.026c23.452 21.882 21.68 45.725 47.551 65.226 26.773 20.179 82.466 30.693 82.466 30.693l90.838-46.2L332.633.317s-187.171-7.27-268.63 55.037C32.75 79.26 8.287 119.28 2.613 155.99c-4.854 31.402-1.98 56.282 15.496 79.079 24.606 32.099 79.717 29.003 94.479 65.785 9.143 22.779-7.872 40.592 4.561 62.031 13.093 22.577 37.95 20.869 57.532 39.14Z\" fill=\"url(#a)\"/><defs><linearGradient id=\"a\" x1=\"522.123\" y1=\"869.748\" x2=\"41.585\" y2=\"113.037\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FAFBFB\" stop-opacity=\".01\"/><stop offset=\"1\" stop-color=\"#A1C0E8\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j0mmdi\",\"data-framer-name\":\"background patterns\",name:\"background patterns\",style:{rotate:150},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-kxy7w7\",\"data-framer-name\":\"Vector_20\",layout:\"position\",name:\"Vector_20\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 396 498\"><g opacity=\"0.15\"><defs><linearGradient id=\"idss10298821538_1g2106160719\" x1=\"0.8164302391720997\" x2=\"0.18356976082790033\" y1=\"1\" y2=\"5.551115123125783e-17\"><stop offset=\"0\" stop-color=\"rgba(250,251,251,0.01)\" stop-opacity=\"0.01\"></stop><stop offset=\"1\" stop-color=\"rgb(161,192,232)\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 174.681 402.026 C 198.133 423.908 196.361 447.751 222.232 467.252 C 249.005 487.431 304.698 497.945 304.698 497.945 L 395.536 451.745 L 332.633 0.317 C 332.633 0.317 145.462 -6.953 64.003 55.354 C 32.75 79.26 8.287 119.28 2.613 155.99 C -2.241 187.392 0.633 212.272 18.109 235.069 C 42.715 267.168 97.826 264.072 112.588 300.854 C 121.731 323.633 104.716 341.446 117.149 362.885 C 130.242 385.462 155.099 383.754 174.681 402.025 Z\" fill=\"url(#idss10298821538_1g2106160719)\"></path></g></svg>',svgContentId:10298821538,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2jnina\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y4b1ur\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19dxtvz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:[\"Making\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"India \"}),\"the\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"Skill \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"Capital\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),\"of the World\"]})})},XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:[\"Making\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"India \"}),\"the\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"Skill \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"Capital\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),\"of the World\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a57279a-facc-4597-8f94-9ff8f09a1a21, rgb(50, 53, 114))\"},children:[\" Making\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"India \"}),\"the\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"Skill \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"Capital\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" \"}),\"of the World\"]})}),className:\"framer-1yj2stz\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2be2qw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oofmze\",\"data-framer-name\":\"1\",name:\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fco6o4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4721.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/XO51UAVzhVynjuWlSh1JJARqTl0.png\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(5119.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/XO51UAVzhVynjuWlSh1JJARqTl0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4240),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/XO51UAVzhVynjuWlSh1JJARqTl0.png\"},className:\"framer-b4irc2\",\"data-framer-name\":\"hand_gesture_with_floating_light_bulb\",name:\"hand_gesture_with_floating_light_bulb\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qlxns0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"30 Lakh\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\" \"}),\"Indian Youth To Be Skilled In \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"4.0 Technologies \"}),\"and Connected with Career Opportunities\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"30 Lakh\"}),\" Indian Youth To Be Skilled In 4.0 Technologies\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\" \"}),\"and Connected with Career Opportunities\"]})}),className:\"framer-aoc411\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cs0s6u\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:288,intrinsicWidth:288,loading:getLoadingLazyAtYPosition(4721.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/Fqm9gYNB6vbyTJwVOOVNASY08QA.png\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:288,intrinsicWidth:288,loading:getLoadingLazyAtYPosition(5315.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/Fqm9gYNB6vbyTJwVOOVNASY08QA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:288,intrinsicWidth:288,loading:getLoadingLazyAtYPosition(4240),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/Fqm9gYNB6vbyTJwVOOVNASY08QA.png\"},className:\"framer-whplci\",\"data-framer-name\":\"Frame_1000005255\",name:\"Frame_1000005255\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-irals8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"Over\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"25 Lakh \"}),\"Youth To Be Trained In\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"Generative AI\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"Over \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"25 Lakh \"}),\"Youth To Be Trained In Generative AI\"]})}),className:\"framer-4qcm1w\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ap3n9\",\"data-framer-name\":\"1\",name:\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gue46d\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4865.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/w4rzGTd8Zw2FWZBej6hEP3gEp0.png\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(5511.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/w4rzGTd8Zw2FWZBej6hEP3gEp0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4417),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/w4rzGTd8Zw2FWZBej6hEP3gEp0.png\"},className:\"framer-1xz27s7\",\"data-framer-name\":\"hand_gesture_with_floating_light_bulb\",name:\"hand_gesture_with_floating_light_bulb\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gan5hg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"More than \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"5 Lakh \"}),\"Youth To Be Facilitated With Opportunities In \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"1000+ Companies\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"More than \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"5 Lakh \"}),\"Youth To Be Facilitated With Opportunities In 1000+ Companies\"]})}),className:\"framer-17t36m5\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-grlq44\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4865.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/hziY5x9UEHDCa4ejhLpZONtgM.png\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(5707.4),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/hziY5x9UEHDCa4ejhLpZONtgM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4417),pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/hziY5x9UEHDCa4ejhLpZONtgM.png\"},className:\"framer-1c91bp6\",\"data-framer-name\":\"hand_gesture_with_floating_light_bulb\",name:\"hand_gesture_with_floating_light_bulb\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zq5byd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"Over \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"10,000\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"28px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\" \"}),\"Youth To Be Transformed Into\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"High Achieving\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\" \"}),\"Role Models\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(51, 65, 85)\"},children:[\"Over \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6aca8c97-33e3-44fb-9161-a9b892a637c0, rgb(255, 174, 0))\"},children:\"10,000 \"}),\"Youth To Be Transformed Into High Achieving Role Models\"]})}),className:\"framer-wxgb59\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5025.4),pixelHeight:1157,pixelWidth:3794,sizes:\"100vw\",src:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png\",srcSet:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png 3794w\"}},XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5911.4),pixelHeight:1157,pixelWidth:3794,sizes:\"100vw\",src:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png\",srcSet:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png 3794w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4614),pixelHeight:1157,pixelWidth:3794,sizes:\"100vw\",src:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png\",srcSet:\"https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/s6bydhfstAb1Vd3dtXmYAZ1wc.png 3794w\"},className:\"framer-i55o97\",\"data-framer-name\":\"Goals\",id:elementId4,name:\"Goals\",ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-189kb0f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b19da2d5-fc6d-48d0-8887-ff17cc7a9bb9, rgb(247, 177, 36))\"},children:\"Together Let's Build a\"})})},XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b19da2d5-fc6d-48d0-8887-ff17cc7a9bb9, rgb(247, 177, 36))\"},children:\"Together Let's Build a\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b19da2d5-fc6d-48d0-8887-ff17cc7a9bb9, rgb(247, 177, 36))\"},children:\"Together Let's Build a\"})}),className:\"framer-17cghe1\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-g22idn\",\"data-framer-name\":\"left\",fill:\"black\",intrinsicHeight:77,intrinsicWidth:36,name:\"left\",svg:'<svg width=\"36\" height=\"77\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.5 33.3h2.3L5.7 76.5 4.5 33.3Z\" fill=\"#0C9347\"/><path d=\"M.1 36.5v-2.1l3.3-2.2v-.5h.4v-2.8h.3c.1 0 .3 0 .4-.1v-1l.2-.5.9-2.7.8 2.3.3.9v1.1h.7v2.9h.5v.5l.6.4.3.2.5.3 1.9 1.2v2.1l-4.2.6v.8l1.5.7v1.1H6.3c0 .2-.4.4-.7.4-.4 0-.7-.2-.7-.4H2.7v-1.1l1.5-.7v-.8L0 36.6l.1-.1Zm7.8-4.4s-.1 0-.2-.1c0 0 .1 0 .2.1Z\" fill=\"#71B9D8\"/><path d=\"M29.406 13.5h2.3l-1.1 43.3-1.2-43.3Z\" fill=\"#F36C24\"/><path d=\"M24.803 11.9V9.8l3.3-2.2v-.5h.4V4.3h.3c.1 0 .3 0 .4-.1v-1l.2-.5.9-2.7.8 2.3.3.9v1.1h.7v2.9h.5v.5l.6.4.3.2.5.3 1.9 1.2v2.1l-4.2.6v.8l1.5.7v1.1h-2.2c0 .2-.4.4-.7.4-.4 0-.7-.2-.7-.4h-2.2V14l1.5-.7v-.8l-4.2-.5.1-.1Zm7.8-4.3s-.1 0-.2-.1c0 0 .1 0 .2.1Z\" fill=\"#71B9D8\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1i3wlcj\",\"data-framer-name\":\"right\",fill:\"black\",intrinsicHeight:77,intrinsicWidth:36,name:\"right\",svg:'<svg width=\"36\" height=\"77\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M31.495 33.3h-2.3l1.2 43.2 1.1-43.2Z\" fill=\"#0C9347\"/><path d=\"M35.897 36.5v-2.1l-3.3-2.2v-.5h-.4v-2.8h-.3c-.1 0-.3 0-.4-.1v-1l-.2-.5-.9-2.7-.8 2.3-.3.9v1.1h-.7v2.9h-.5v.5l-.6.4-.3.2-.5.3-1.9 1.2v2.1l4.2.6v.8l-1.5.7v1.1h2.2c0 .2.4.4.7.4.4 0 .7-.2.7-.4h2.2v-1.1l-1.5-.7v-.8l4.2-.5-.1-.1Zm-7.7-4.4s.1 0 .2-.1c0 0-.1 0-.2.1Z\" fill=\"#71B9D8\"/><path d=\"M6.597 13.5h-2.3l1.2 43.3 1.1-43.3Z\" fill=\"#F36C24\"/><path d=\"M11.1 11.9V9.8L7.8 7.6v-.5h-.4V4.3h-.3c-.1 0-.3 0-.4-.1v-1l-.2-.5L5.6 0l-.8 2.3-.3.9v1.1h-.7v2.9h-.5v.5l-.6.4-.3.2-.5.3L0 9.8v2.1l4.2.6v.8l-1.5.7v1.1h2.2c0 .2.4.4.7.4.4 0 .7-.2.7-.4h2.2V14L7 13.3v-.8l4.2-.5-.1-.1ZM3.3 7.6s.1 0 .2-.1c0 0-.1 0-.2.1Z\" fill=\"#71B9D8\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"88px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Naya Bharat\"})})},XFx960P8Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Naya Bharat\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"180px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Naya Bharat\"})}),className:\"framer-ycqwpk\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:\"100vw\",y:5194,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tit93c-container hidden-ww7pkn hidden-1jcary7\",children:/*#__PURE__*/_jsx(Desktop_Footer,{height:\"100%\",id:\"lhXuidFph\",layoutId:\"lhXuidFph\",SidmF0fIY:\"rgb(25, 27, 57)\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2028),pixelHeight:4201,pixelWidth:5601,sizes:\"100vw\",src:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg\",srcSet:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg 5601w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4201,pixelWidth:5601,src:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg\",srcSet:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg 5601w\"},className:\"framer-1i572pf hidden-1xhrqdj hidden-1jcary7\",id:elementId5,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-slrm53\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-d8o1h9\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wdiwnr\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8ta8d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q292ZXJlZCBCeSBZb3VyIEdyYWNlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Covered By Your Grace\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-372add59-a217-4d86-bb49-1f9c6c4dce14, rgb(59, 130, 246))\"},children:\"Our Goal!\"})}),className:\"framer-1reo8zq\",fonts:[\"GF;Covered By Your Grace-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(50, 53, 114)\"},children:[\"To Empower\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"30 Lakh+ Students\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),\"by Upskilling and Sensitising on\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-weight\":\"700\"},children:\"4.0 Technologies.\"})]})}),className:\"framer-1h90wih\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-regular\",\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2296,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition(2092),pixelHeight:2296,pixelWidth:4904,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J749oKpsAsyVLLNOm2iDFcm2kmA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2296,intrinsicWidth:4096,pixelHeight:2296,pixelWidth:4904,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J749oKpsAsyVLLNOm2iDFcm2kmA.png\"},className:\"framer-1xu3puw\",\"data-framer-name\":\"indian_republic_day_celebration_digital_art_with_people_1\",name:\"indian_republic_day_celebration_digital_art_with_people_1\"})})]})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2168),pixelHeight:4201,pixelWidth:5601,sizes:\"100vw\",src:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg\",srcSet:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg 5601w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4201,pixelWidth:5601,src:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg\",srcSet:\"https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/V47h8MehgjnkF1MnYmyWuWYN5vU.jpg 5601w\"},className:\"framer-1nuwkmx hidden-1xhrqdj hidden-ww7pkn\",id:elementId6,ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-x1m9z5\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dj00nu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qrt0di\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rwuxdi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q292ZXJlZCBCeSBZb3VyIEdyYWNlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Covered By Your Grace\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-372add59-a217-4d86-bb49-1f9c6c4dce14, rgb(59, 130, 246))\"},children:\"Our Goal!\"})}),className:\"framer-1dsabm0\",fonts:[\"GF;Covered By Your Grace-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(50, 53, 114)\"},children:[\"To Empower\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 174, 0)\"},children:\"30 Lakh+ Students\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),\"by Upskilling and Sensitising on\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-weight\":\"700\"},children:\"4.0 Technologies.\"})]})}),className:\"framer-ue6sh8\",fonts:[\"FS;Satoshi-medium\",\"FS;Satoshi-regular\",\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2296,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition(2224),pixelHeight:2296,pixelWidth:4904,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J749oKpsAsyVLLNOm2iDFcm2kmA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2296,intrinsicWidth:4096,pixelHeight:2296,pixelWidth:4904,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/J749oKpsAsyVLLNOm2iDFcm2kmA.png\"},className:\"framer-so1do7\",\"data-framer-name\":\"indian_republic_day_celebration_digital_art_with_people_1\",name:\"indian_republic_day_celebration_digital_art_with_people_1\"})})]})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{height:494,width:\"100vw\",y:5327.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i2l37z-container hidden-1xhrqdj hidden-1jcary7\",children:/*#__PURE__*/_jsx(Tablet_Footer,{C0JFSZX92:\"rgb(25, 27, 57)\",height:\"100%\",id:\"xXvyDZkaR\",layoutId:\"xXvyDZkaR\",style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{height:673,width:\"100vw\",y:6139.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w9t3j6-container hidden-1xhrqdj hidden-ww7pkn\",children:/*#__PURE__*/_jsx(Mobile_Footer,{height:\"100%\",id:\"LmxKKpiGY\",layoutId:\"LmxKKpiGY\",oc8QaBzxa:\"rgb(25, 27, 57)\",style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1il1a79 hidden-1xhrqdj hidden-1jcary7\",id:elementId7,ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xei3z8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-53fdvb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mrgih7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Building World\u2019s Largest \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Autonomous Vehicle Developer Community\"})]}),className:\"framer-18pu8f0\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Announcing a groundbreaking collaboration\"})}),className:\"framer-6qs8wr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kxpqu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/DG6So3V2qkLJMeu4Jb6WbeCBBgU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/DG6So3V2qkLJMeu4Jb6WbeCBBgU.png\"},className:\"framer-mlowry\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/wM8SSfrWifFfTZn0BQekR2o.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/wM8SSfrWifFfTZn0BQekR2o.png\"},className:\"framer-mnnx0n\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/PmCpp090vawGapTBC0GS5YGlAU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/PmCpp090vawGapTBC0GS5YGlAU.png\"},className:\"framer-11u0maz\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/2ud5HFvwakDQP4BKRpYDukrA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/2ud5HFvwakDQP4BKRpYDukrA.png\"},className:\"framer-7uoc1g\"})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d15dfj\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-697nt1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-106y2bl\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-66etvb\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-114vvxu\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n41zwj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Date:\"})}),className:\"framer-19vmwrl\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"February 11, 2025\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"February 11, 2025\"})}),className:\"framer-9uthx6\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f37795\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a3rcp2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zagm8g\",\"data-framer-name\":\"Frame 8\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 8\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24.7 6.7c-2.4-2.4-5.6-3.7-9-3.7-3.4 0-6.6 1.3-9 3.7-2.4 2.4-3.7 5.6-3.7 9 0 3.4 1.3 6.6 3.7 9 2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7 2.4-2.4 3.7-5.6 3.7-9 0-3.4-1.3-6.6-3.7-9Zm-9.1 19.2c-5.7 0-10.3-4.6-10.3-10.3C5.3 10 9.8 5.5 15.4 5.4c5.7 0 10.3 4.6 10.3 10.3 0 5.7-4.6 10.3-10.3 10.3l.2-.1Z\" fill=\"#99CA3C\"/><path d=\"M23.4 16.3c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h.9c-.4-4.2-3.8-7.5-8-7.8v.8c0 .4-.3.8-.8.8s-.8-.3-.8-.8v-.8c-4.2.4-7.5 3.7-7.8 7.9h.8c.4 0 .8.3.8.8s-.3.8-.8.8h-.8c.3 4.2 3.7 7.6 8 8v-1c0-.4.3-.8.8-.8s.8.3.8.8v1c4.3-.4 7.7-3.8 8-8.1h-1.1Zm-4.7-2.6-2.5 2.5c-.1.1-.3.2-.5.2s-.4 0-.5-.2l-4.4-4.4c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l3.9 3.9 2-2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1h-.2Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i60qdr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time:\"})}),className:\"framer-1gnjlnh\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10 AM Onwards\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10 AM Onwards\"})}),className:\"framer-1cw0p3u\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a0me8t\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i79p4f\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1p5ceg9\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fgtig1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Venue:\"})}),className:\"framer-ttwc4u\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Ashok, New Delhi\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Ashok, New Delhi\"})}),className:\"framer-vp9ki3\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DbkpMJGuI\"},implicitPathVariables:undefined},{href:{webPageId:\"DbkpMJGuI\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{width:\"min(min(max(100vw - 64px, 1px), 746px), 240px)\",y:1904}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,children:/*#__PURE__*/_jsx(Container,{className:\"framer-86v6zn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VnqpdMAfZ:{pLibyybpQ:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(Button,{aFytgXZ6q:\"rgb(153, 202, 60)\",height:\"100%\",id:\"vDzWYmZ_Z\",IFDjqZeZK:\"Know More\",layoutId:\"vDzWYmZ_Z\",pLibyybpQ:resolvedLinks6[0],style:{maxWidth:\"100%\",width:\"100%\"},v9RcMH1Ir:\"rgb(33, 35, 92)\",variant:\"O7MrShFsI\",width:\"100%\"})})})})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1md3alq hidden-1xhrqdj hidden-ww7pkn\",id:elementId8,ref:ref10,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bfsuta\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cqdqnt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r0ot1z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Building World\u2019s Largest \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Autonomous Vehicle Developer Community\"})]}),className:\"framer-kpx6yv\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Announcing a groundbreaking collaboration\"})}),className:\"framer-w1w4ql\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10n9x9o\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1656),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/DG6So3V2qkLJMeu4Jb6WbeCBBgU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/DG6So3V2qkLJMeu4Jb6WbeCBBgU.png\"},className:\"framer-fsvjm7\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1656),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/wM8SSfrWifFfTZn0BQekR2o.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/wM8SSfrWifFfTZn0BQekR2o.png\"},className:\"framer-1fjkj2d\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1672),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/PmCpp090vawGapTBC0GS5YGlAU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/PmCpp090vawGapTBC0GS5YGlAU.png\"},className:\"framer-12b84sb\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1672),pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/2ud5HFvwakDQP4BKRpYDukrA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:120,pixelWidth:240,src:\"https://framerusercontent.com/images/2ud5HFvwakDQP4BKRpYDukrA.png\"},className:\"framer-1oxoe8o\"})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DbkpMJGuI\"},implicitPathVariables:undefined},{href:{webPageId:\"DbkpMJGuI\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{width:\"min(min(max(100vw - 40px, 1px), 640px), 240px)\",y:2052}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1stv66y-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XFx960P8Q:{pLibyybpQ:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(Button,{aFytgXZ6q:\"rgb(153, 202, 60)\",height:\"100%\",id:\"vwLiaFBMc\",IFDjqZeZK:\"Know More\",layoutId:\"vwLiaFBMc\",pLibyybpQ:resolvedLinks7[0],style:{maxWidth:\"100%\",width:\"100%\"},v9RcMH1Ir:\"rgb(33, 35, 92)\",variant:\"HhtVGkm3O\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lvs14v\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-171voyv\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15kp19s\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yylv11\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Date:\"})}),className:\"framer-1mt0gtg\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"February 11, 2025\"})}),className:\"framer-v6udu2\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uwsvyw\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3il2g\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1yl13m2\",\"data-framer-name\":\"Frame 8\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 8\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24.7 6.7c-2.4-2.4-5.6-3.7-9-3.7-3.4 0-6.6 1.3-9 3.7-2.4 2.4-3.7 5.6-3.7 9 0 3.4 1.3 6.6 3.7 9 2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7 2.4-2.4 3.7-5.6 3.7-9 0-3.4-1.3-6.6-3.7-9Zm-9.1 19.2c-5.7 0-10.3-4.6-10.3-10.3C5.3 10 9.8 5.5 15.4 5.4c5.7 0 10.3 4.6 10.3 10.3 0 5.7-4.6 10.3-10.3 10.3l.2-.1Z\" fill=\"#99CA3C\"/><path d=\"M23.4 16.3c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h.9c-.4-4.2-3.8-7.5-8-7.8v.8c0 .4-.3.8-.8.8s-.8-.3-.8-.8v-.8c-4.2.4-7.5 3.7-7.8 7.9h.8c.4 0 .8.3.8.8s-.3.8-.8.8h-.8c.3 4.2 3.7 7.6 8 8v-1c0-.4.3-.8.8-.8s.8.3.8.8v1c4.3-.4 7.7-3.8 8-8.1h-1.1Zm-4.7-2.6-2.5 2.5c-.1.1-.3.2-.5.2s-.4 0-.5-.2l-4.4-4.4c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l3.9 3.9 2-2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1h-.2Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eeygz2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time:\"})}),className:\"framer-1hslrx7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10 AM Onwards\"})}),className:\"framer-1d5mke2\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j4pim6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-p2xntz\",\"data-framer-name\":\"Frame 7\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:32,name:\"Frame 7\",svg:'<svg width=\"32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.2 17.5c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm-10.3 5.1c0-.3-.3-.6-.6-.6H9.5c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.2 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Zm5.1 0c0-.3-.3-.6-.6-.6h-2.1c-.3 0-.6.3-.6.6v2.1c0 .3.3.6.6.6h2.1c.3 0 .6-.3.6-.6v-2.1Z\" fill=\"#99CA3C\"/><path d=\"M26.2 6v3.2c0 1.4-1.2 2.6-2.6 2.6H22c-1.4 0-2.6-1.1-2.6-2.6V6h-7.3v3.2c0 1.4-1.2 2.6-2.6 2.6H7.9c-1.4 0-2.6-1.1-2.6-2.6V6C4.1 6 3 7.1 3 8.3v18.5c0 1.3 1 2.4 2.3 2.4h20.8c1.3 0 2.3-1.1 2.3-2.4V8.3c0-1.3-1-2.3-2.3-2.3h.1Zm-.7 19.7c0 .6-.5 1-1 1H7c-.6 0-1-.5-1-1v-9.6c0-.6.5-1 1-1h17.5c.6 0 1 .5 1 1v9.6Z\" fill=\"#fff\"/><path d=\"M7.8 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H7.8c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9ZM22 10h1.6c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9H22c-.5 0-.9.4-.9.9v5.2c0 .5.4.9.9.9Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mc2mxs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Venue:\"})}),className:\"framer-v735dh\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Ashok, New Delhi\"})}),className:\"framer-mymwtu\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xrh12f\"})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-AzeUw { background: rgb(255, 255, 255); }`,\".framer-AzeUw.framer-1ur6kv9, .framer-AzeUw .framer-1ur6kv9 { display: block; }\",\".framer-AzeUw.framer-1xhrqdj { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-AzeUw .framer-fa7spg { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; -webkit-backdrop-filter: blur(0px); align-content: center; align-items: center; backdrop-filter: blur(0px); background-color: var(--token-56804e56-3e48-4cca-b345-a5c77500dca8, #353471); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 16px 32px 16px 32px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-AzeUw .framer-ozwi0w-container { flex: none; height: auto; position: relative; width: 1136px; }\",\".framer-AzeUw .framer-1dgfnac { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #323572 57.65765765765766%, rgb(12, 14, 89) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 80px 32px 120px 32px; position: relative; scroll-margin-top: 86px; width: 100%; z-index: 8; }\",\".framer-AzeUw .framer-1ohnopx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-AzeUw .framer-jokvt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-AzeUw .framer-nyf2uw { aspect-ratio: 2.75 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); overflow: visible; position: relative; width: 240px; }\",\".framer-AzeUw .framer-13om1yo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-11m111x, .framer-AzeUw .framer-seppn4, .framer-AzeUw .framer-1mrgih7, .framer-AzeUw .framer-1r0ot1z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1hwaj9m, .framer-AzeUw .framer-196silb, .framer-AzeUw .framer-2be2qw, .framer-AzeUw .framer-53fdvb, .framer-AzeUw .framer-cqdqnt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1nohcvi, .framer-AzeUw .framer-ko9dvw, .framer-AzeUw .framer-1vmwhbw, .framer-AzeUw .framer-1mik1aw, .framer-AzeUw .framer-1yw6nmt, .framer-AzeUw .framer-cve147, .framer-AzeUw .framer-5whour, .framer-AzeUw .framer-1k9b19c, .framer-AzeUw .framer-c9fiho, .framer-AzeUw .framer-1kllqso, .framer-AzeUw .framer-fcesif, .framer-AzeUw .framer-ttozw9, .framer-AzeUw .framer-q72ovq, .framer-AzeUw .framer-19b0vle, .framer-AzeUw .framer-6qs8wr, .framer-AzeUw .framer-19vmwrl, .framer-AzeUw .framer-9uthx6, .framer-AzeUw .framer-1gnjlnh, .framer-AzeUw .framer-1cw0p3u, .framer-AzeUw .framer-ttwc4u, .framer-AzeUw .framer-vp9ki3, .framer-AzeUw .framer-1mt0gtg, .framer-AzeUw .framer-v6udu2, .framer-AzeUw .framer-1hslrx7, .framer-AzeUw .framer-1d5mke2, .framer-AzeUw .framer-v735dh, .framer-AzeUw .framer-mymwtu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AzeUw .framer-w8ua8t-container, .framer-AzeUw .framer-15lng77-container, .framer-AzeUw .framer-lk5gcs-container, .framer-AzeUw .framer-11tlu26-container, .framer-AzeUw .framer-9krsf1-container, .framer-AzeUw .framer-7neb74-container, .framer-AzeUw .framer-tit93c-container, .framer-AzeUw .framer-1i2l37z-container, .framer-AzeUw .framer-1w9t3j6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-AzeUw .framer-qso0hc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-AzeUw .framer-mqrld4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); overflow: visible; position: relative; width: 56px; }\",\".framer-AzeUw .framer-1ivzgyu { bottom: -136px; flex: none; left: -179px; mix-blend-mode: soft-light; overflow: visible; position: absolute; right: -179px; top: -136px; z-index: 1; }\",\".framer-AzeUw .framer-18ncvan { -webkit-filter: blur(48px); background-color: #353472; border-bottom-left-radius: 99999px; border-bottom-right-radius: 99999px; border-top-left-radius: 99999px; border-top-right-radius: 99999px; filter: blur(48px); flex: none; height: 334px; left: calc(49.83333333333336% - 592px / 2); mix-blend-mode: darken; overflow: hidden; position: absolute; top: calc(54.75000000000002% - 334px / 2); width: 592px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-AzeUw .framer-aqf3ub { align-content: flex-start; align-items: flex-start; background-color: #21235c; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 56px 32px 80px 32px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-l8frqf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-1o421ka, .framer-AzeUw .framer-xhudxx, .framer-AzeUw .framer-dg2cab, .framer-AzeUw .framer-1reo8zq, .framer-AzeUw .framer-1h90wih, .framer-AzeUw .framer-1dsabm0, .framer-AzeUw .framer-ue6sh8, .framer-AzeUw .framer-18pu8f0, .framer-AzeUw .framer-kpx6yv { --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; z-index: 1; }\",\".framer-AzeUw .framer-wn5mko, .framer-AzeUw .framer-1kxpqu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-AzeUw .framer-dtbl6e, .framer-AzeUw .framer-1phm71d, .framer-AzeUw .framer-178hs9b, .framer-AzeUw .framer-11hqioa, .framer-AzeUw .framer-mlowry, .framer-AzeUw .framer-mnnx0n, .framer-AzeUw .framer-11u0maz, .framer-AzeUw .framer-7uoc1g { aspect-ratio: 2 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: hidden; position: relative; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-1mj4dn8, .framer-AzeUw .framer-d15dfj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-lty2yi, .framer-AzeUw .framer-697nt1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-1tdnhuc, .framer-AzeUw .framer-106y2bl { --border-bottom-width: 2px; --border-color: #4a5e83; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-1jil8tu, .framer-AzeUw .framer-vrh7k4, .framer-AzeUw .framer-tq6tzc, .framer-AzeUw .framer-66etvb, .framer-AzeUw .framer-1a3rcp2, .framer-AzeUw .framer-i79p4f, .framer-AzeUw .framer-171voyv, .framer-AzeUw .framer-1y3il2g, .framer-AzeUw .framer-1j4pim6 { 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: min-content; }\",\".framer-AzeUw .framer-mpnvlp, .framer-AzeUw .framer-1rsv8lu, .framer-AzeUw .framer-z80p5t, .framer-AzeUw .framer-114vvxu, .framer-AzeUw .framer-zagm8g, .framer-AzeUw .framer-1p5ceg9, .framer-AzeUw .framer-15kp19s, .framer-AzeUw .framer-1yl13m2, .framer-AzeUw .framer-p2xntz { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-AzeUw .framer-1kqd0sz, .framer-AzeUw .framer-1v0alqr, .framer-AzeUw .framer-272yak, .framer-AzeUw .framer-n41zwj, .framer-AzeUw .framer-1i60qdr, .framer-AzeUw .framer-1fgtig1, .framer-AzeUw .framer-1yylv11, .framer-AzeUw .framer-eeygz2, .framer-AzeUw .framer-1mc2mxs { 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: min-content; }\",\".framer-AzeUw .framer-1i7v727, .framer-AzeUw .framer-wecmv4, .framer-AzeUw .framer-1f37795, .framer-AzeUw .framer-a0me8t { align-self: stretch; background-color: #ffffff; flex: none; height: auto; overflow: hidden; position: relative; width: 2px; }\",\".framer-AzeUw .framer-1ujdkdj-container, .framer-AzeUw .framer-86v6zn-container, .framer-AzeUw .framer-1stv66y-container { flex: none; height: auto; max-width: 240px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-zuyo0y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 48px 32px 80px 32px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-v5b92c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-dpsloc { aspect-ratio: 1.78397212543554 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 492px); mix-blend-mode: darken; overflow: visible; position: relative; width: 878px; z-index: 1; }\",\".framer-AzeUw .framer-1oyzkbj { align-content: center; align-items: center; background-color: #323572; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 32px 80px 32px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-1x2otpf, .framer-AzeUw .framer-19dxtvz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-17dh6xj, .framer-AzeUw .framer-1yj2stz, .framer-AzeUw .framer-17cghe1, .framer-AzeUw .framer-ycqwpk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-AzeUw .framer-1yz9ivs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1136px; }\",\".framer-AzeUw .framer-1s5t7gi { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 24px 24px 25px 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-1wcjn0t, .framer-AzeUw .framer-1soi6sr, .framer-AzeUw .framer-6sfrb7, .framer-AzeUw .framer-24ag75, .framer-AzeUw .framer-11vamq9, .framer-AzeUw .framer-q3jdh9, .framer-AzeUw .framer-gdzp9e, .framer-AzeUw .framer-1b7f6h4, .framer-AzeUw .framer-1nhrqs7, .framer-AzeUw .framer-mz39ik { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1bprt2w, .framer-AzeUw .framer-1atpfwg, .framer-AzeUw .framer-jqfqsx, .framer-AzeUw .framer-hylxok, .framer-AzeUw .framer-pbaxdw { -webkit-user-select: none; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 200px; overflow: hidden; pointer-events: none; position: relative; user-select: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-tyk2my, .framer-AzeUw .framer-7hb6uc, .framer-AzeUw .framer-1nty6ru, .framer-AzeUw .framer-1bwi5x6, .framer-AzeUw .framer-qsuety { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-qxywl2, .framer-AzeUw .framer-1siry5n, .framer-AzeUw .framer-vky5an, .framer-AzeUw .framer-hs0hc5, .framer-AzeUw .framer-3o9v2x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-13w3zcd { align-content: center; align-items: center; background-color: #dbeafe; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-2kqjpz, .framer-AzeUw .framer-o8ymjw, .framer-AzeUw .framer-qb7yhu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 128px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-czqpqi, .framer-AzeUw .framer-tw32gc, .framer-AzeUw .framer-pudkc1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: 1 0 0px; height: 1px; pointer-events: none; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AzeUw .framer-1f79702, .framer-AzeUw .framer-1crq3z6, .framer-AzeUw .framer-110vcpe, .framer-AzeUw .framer-h2olqy, .framer-AzeUw .framer-4odw3c, .framer-AzeUw .framer-1du703w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; pointer-events: none; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AzeUw .framer-14ox7xy, .framer-AzeUw .framer-135t7hu { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-4llzdg { align-content: center; align-items: center; background-color: #dcfce7; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 19%; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-5vllel { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-1oiwe64, .framer-AzeUw .framer-1ule9k { align-content: center; align-items: center; background-color: #ffedd5; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-1hd2yst { align-content: center; align-items: center; background-color: #dcfce7; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-m0oll7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 120px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-wx3vzy, .framer-AzeUw .framer-8ap3n9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-yhgf43 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 361px; }\",\".framer-AzeUw .framer-9cm02l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-bre5wh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: 64px; pointer-events: none; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AzeUw .framer-f0d7g5 { flex: none; height: 498px; overflow: hidden; position: absolute; right: -165px; top: -207px; width: 396px; z-index: 1; }\",\".framer-AzeUw .framer-197n5w0 { aspect-ratio: 0.7951807228915663 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 498px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-AzeUw .framer-1j0mmdi { bottom: -219px; flex: none; height: 498px; left: -182px; overflow: hidden; position: absolute; width: 396px; z-index: 1; }\",\".framer-AzeUw .framer-kxy7w7 { flex: none; height: 498px; left: 0px; position: absolute; top: 0px; width: 396px; }\",\".framer-AzeUw .framer-2jnina { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1y4b1ur { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-oofmze { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 144px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-fco6o4, .framer-AzeUw .framer-1cs0s6u { --border-bottom-width: 2px; --border-color: #dee0ff; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-b4irc2, .framer-AzeUw .framer-whplci, .framer-AzeUw .framer-1xz27s7, .framer-AzeUw .framer-1c91bp6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 72px); overflow: visible; position: relative; width: 72px; }\",\".framer-AzeUw .framer-1qlxns0, .framer-AzeUw .framer-irals8, .framer-AzeUw .framer-1gan5hg, .framer-AzeUw .framer-zq5byd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-aoc411, .framer-AzeUw .framer-4qcm1w, .framer-AzeUw .framer-17t36m5, .framer-AzeUw .framer-wxgb59, .framer-AzeUw .framer-w1w4ql { --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-AzeUw .framer-1gue46d { --border-bottom-width: 2px; --border-color: #dee0ff; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-grlq44 { --border-bottom-width: 2px; --border-color: #dee0ff; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 162px; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-i55o97 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 32px 160px 32px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-189kb0f { 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: 1136px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-g22idn { aspect-ratio: 0.4675324675324675 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 189px); left: 72px; position: absolute; top: 16px; width: 88px; z-index: 1; }\",\".framer-AzeUw .framer-1i3wlcj { aspect-ratio: 0.4675324675324675 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 189px); left: 976px; position: absolute; top: 16px; width: 88px; z-index: 1; }\",\".framer-AzeUw .framer-1i572pf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 64px 32px 64px 32px; position: relative; scroll-margin-top: 338px; width: 100%; }\",\".framer-AzeUw .framer-slrm53 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-d8o1h9, .framer-AzeUw .framer-1dj00nu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-wdiwnr, .framer-AzeUw .framer-1qrt0di { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1e8ta8d, .framer-AzeUw .framer-rwuxdi { 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: 746px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-1xu3puw { aspect-ratio: 1.78397212543554 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 447px); mix-blend-mode: darken; overflow: visible; position: relative; width: 797px; z-index: 1; }\",\".framer-AzeUw .framer-1nuwkmx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 56px 20px 56px 20px; position: relative; scroll-margin-top: 330px; width: 100%; }\",\".framer-AzeUw .framer-x1m9z5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1136px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-so1do7 { aspect-ratio: 1.78397212543554 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 209px); mix-blend-mode: darken; overflow: visible; position: relative; width: 372px; z-index: 1; }\",\".framer-AzeUw .framer-1il1a79 { align-content: flex-start; align-items: flex-start; background-color: #21235c; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 64px 32px 64px 32px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-1xei3z8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-1md3alq { align-content: flex-start; align-items: flex-start; background-color: #21235c; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 56px 20px 56px 20px; position: relative; scroll-margin-top: 92px; width: 100%; }\",\".framer-AzeUw .framer-bfsuta { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AzeUw .framer-10n9x9o { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AzeUw .framer-fsvjm7, .framer-AzeUw .framer-1fjkj2d, .framer-AzeUw .framer-12b84sb, .framer-AzeUw .framer-1oxoe8o { align-self: start; aspect-ratio: 2 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 60px); justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-lvs14v { --border-bottom-width: 2px; --border-color: #4a5e83; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-AzeUw .framer-uwsvyw, .framer-AzeUw .framer-xrh12f { background-color: #ffffff; flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AzeUw.framer-1xhrqdj, .framer-AzeUw .framer-fa7spg, .framer-AzeUw .framer-1dgfnac, .framer-AzeUw .framer-1ohnopx, .framer-AzeUw .framer-jokvt, .framer-AzeUw .framer-13om1yo, .framer-AzeUw .framer-11m111x, .framer-AzeUw .framer-1hwaj9m, .framer-AzeUw .framer-qso0hc, .framer-AzeUw .framer-aqf3ub, .framer-AzeUw .framer-l8frqf, .framer-AzeUw .framer-196silb, .framer-AzeUw .framer-seppn4, .framer-AzeUw .framer-wn5mko, .framer-AzeUw .framer-1mj4dn8, .framer-AzeUw .framer-lty2yi, .framer-AzeUw .framer-1tdnhuc, .framer-AzeUw .framer-1jil8tu, .framer-AzeUw .framer-1kqd0sz, .framer-AzeUw .framer-vrh7k4, .framer-AzeUw .framer-1v0alqr, .framer-AzeUw .framer-tq6tzc, .framer-AzeUw .framer-272yak, .framer-AzeUw .framer-zuyo0y, .framer-AzeUw .framer-v5b92c, .framer-AzeUw .framer-1oyzkbj, .framer-AzeUw .framer-1x2otpf, .framer-AzeUw .framer-1yz9ivs, .framer-AzeUw .framer-1s5t7gi, .framer-AzeUw .framer-1wcjn0t, .framer-AzeUw .framer-1soi6sr, .framer-AzeUw .framer-tyk2my, .framer-AzeUw .framer-qxywl2, .framer-AzeUw .framer-13w3zcd, .framer-AzeUw .framer-2kqjpz, .framer-AzeUw .framer-14ox7xy, .framer-AzeUw .framer-6sfrb7, .framer-AzeUw .framer-24ag75, .framer-AzeUw .framer-7hb6uc, .framer-AzeUw .framer-1siry5n, .framer-AzeUw .framer-4llzdg, .framer-AzeUw .framer-o8ymjw, .framer-AzeUw .framer-5vllel, .framer-AzeUw .framer-11vamq9, .framer-AzeUw .framer-q3jdh9, .framer-AzeUw .framer-1nty6ru, .framer-AzeUw .framer-vky5an, .framer-AzeUw .framer-1oiwe64, .framer-AzeUw .framer-qb7yhu, .framer-AzeUw .framer-135t7hu, .framer-AzeUw .framer-gdzp9e, .framer-AzeUw .framer-1b7f6h4, .framer-AzeUw .framer-1bwi5x6, .framer-AzeUw .framer-hs0hc5, .framer-AzeUw .framer-1hd2yst, .framer-AzeUw .framer-m0oll7, .framer-AzeUw .framer-wx3vzy, .framer-AzeUw .framer-yhgf43, .framer-AzeUw .framer-1nhrqs7, .framer-AzeUw .framer-mz39ik, .framer-AzeUw .framer-qsuety, .framer-AzeUw .framer-3o9v2x, .framer-AzeUw .framer-1ule9k, .framer-AzeUw .framer-9cm02l, .framer-AzeUw .framer-2jnina, .framer-AzeUw .framer-1y4b1ur, .framer-AzeUw .framer-19dxtvz, .framer-AzeUw .framer-2be2qw, .framer-AzeUw .framer-oofmze, .framer-AzeUw .framer-fco6o4, .framer-AzeUw .framer-1qlxns0, .framer-AzeUw .framer-1cs0s6u, .framer-AzeUw .framer-irals8, .framer-AzeUw .framer-8ap3n9, .framer-AzeUw .framer-1gue46d, .framer-AzeUw .framer-1gan5hg, .framer-AzeUw .framer-grlq44, .framer-AzeUw .framer-zq5byd, .framer-AzeUw .framer-i55o97, .framer-AzeUw .framer-189kb0f, .framer-AzeUw .framer-1i572pf, .framer-AzeUw .framer-slrm53, .framer-AzeUw .framer-d8o1h9, .framer-AzeUw .framer-wdiwnr, .framer-AzeUw .framer-1e8ta8d, .framer-AzeUw .framer-1nuwkmx, .framer-AzeUw .framer-x1m9z5, .framer-AzeUw .framer-1dj00nu, .framer-AzeUw .framer-1qrt0di, .framer-AzeUw .framer-rwuxdi, .framer-AzeUw .framer-1il1a79, .framer-AzeUw .framer-1xei3z8, .framer-AzeUw .framer-53fdvb, .framer-AzeUw .framer-1mrgih7, .framer-AzeUw .framer-1kxpqu, .framer-AzeUw .framer-d15dfj, .framer-AzeUw .framer-697nt1, .framer-AzeUw .framer-106y2bl, .framer-AzeUw .framer-66etvb, .framer-AzeUw .framer-n41zwj, .framer-AzeUw .framer-1a3rcp2, .framer-AzeUw .framer-1i60qdr, .framer-AzeUw .framer-i79p4f, .framer-AzeUw .framer-1fgtig1, .framer-AzeUw .framer-1md3alq, .framer-AzeUw .framer-bfsuta, .framer-AzeUw .framer-cqdqnt, .framer-AzeUw .framer-1r0ot1z, .framer-AzeUw .framer-lvs14v, .framer-AzeUw .framer-171voyv, .framer-AzeUw .framer-1yylv11, .framer-AzeUw .framer-1y3il2g, .framer-AzeUw .framer-eeygz2, .framer-AzeUw .framer-1j4pim6, .framer-AzeUw .framer-1mc2mxs { gap: 0px; } .framer-AzeUw.framer-1xhrqdj > *, .framer-AzeUw .framer-1kqd0sz > *, .framer-AzeUw .framer-1v0alqr > *, .framer-AzeUw .framer-272yak > *, .framer-AzeUw .framer-n41zwj > *, .framer-AzeUw .framer-1i60qdr > *, .framer-AzeUw .framer-1fgtig1 > *, .framer-AzeUw .framer-1yylv11 > *, .framer-AzeUw .framer-eeygz2 > *, .framer-AzeUw .framer-1mc2mxs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-AzeUw.framer-1xhrqdj > :first-child, .framer-AzeUw .framer-1ohnopx > :first-child, .framer-AzeUw .framer-jokvt > :first-child, .framer-AzeUw .framer-13om1yo > :first-child, .framer-AzeUw .framer-11m111x > :first-child, .framer-AzeUw .framer-1hwaj9m > :first-child, .framer-AzeUw .framer-qso0hc > :first-child, .framer-AzeUw .framer-l8frqf > :first-child, .framer-AzeUw .framer-196silb > :first-child, .framer-AzeUw .framer-seppn4 > :first-child, .framer-AzeUw .framer-1kqd0sz > :first-child, .framer-AzeUw .framer-1v0alqr > :first-child, .framer-AzeUw .framer-272yak > :first-child, .framer-AzeUw .framer-v5b92c > :first-child, .framer-AzeUw .framer-1oyzkbj > :first-child, .framer-AzeUw .framer-1x2otpf > :first-child, .framer-AzeUw .framer-1s5t7gi > :first-child, .framer-AzeUw .framer-1wcjn0t > :first-child, .framer-AzeUw .framer-1soi6sr > :first-child, .framer-AzeUw .framer-tyk2my > :first-child, .framer-AzeUw .framer-qxywl2 > :first-child, .framer-AzeUw .framer-2kqjpz > :first-child, .framer-AzeUw .framer-14ox7xy > :first-child, .framer-AzeUw .framer-6sfrb7 > :first-child, .framer-AzeUw .framer-24ag75 > :first-child, .framer-AzeUw .framer-7hb6uc > :first-child, .framer-AzeUw .framer-1siry5n > :first-child, .framer-AzeUw .framer-o8ymjw > :first-child, .framer-AzeUw .framer-5vllel > :first-child, .framer-AzeUw .framer-11vamq9 > :first-child, .framer-AzeUw .framer-q3jdh9 > :first-child, .framer-AzeUw .framer-1nty6ru > :first-child, .framer-AzeUw .framer-vky5an > :first-child, .framer-AzeUw .framer-qb7yhu > :first-child, .framer-AzeUw .framer-135t7hu > :first-child, .framer-AzeUw .framer-gdzp9e > :first-child, .framer-AzeUw .framer-1b7f6h4 > :first-child, .framer-AzeUw .framer-1bwi5x6 > :first-child, .framer-AzeUw .framer-hs0hc5 > :first-child, .framer-AzeUw .framer-m0oll7 > :first-child, .framer-AzeUw .framer-yhgf43 > :first-child, .framer-AzeUw .framer-1nhrqs7 > :first-child, .framer-AzeUw .framer-mz39ik > :first-child, .framer-AzeUw .framer-qsuety > :first-child, .framer-AzeUw .framer-3o9v2x > :first-child, .framer-AzeUw .framer-9cm02l > :first-child, .framer-AzeUw .framer-2jnina > :first-child, .framer-AzeUw .framer-1y4b1ur > :first-child, .framer-AzeUw .framer-19dxtvz > :first-child, .framer-AzeUw .framer-2be2qw > :first-child, .framer-AzeUw .framer-1qlxns0 > :first-child, .framer-AzeUw .framer-irals8 > :first-child, .framer-AzeUw .framer-1gan5hg > :first-child, .framer-AzeUw .framer-zq5byd > :first-child, .framer-AzeUw .framer-i55o97 > :first-child, .framer-AzeUw .framer-189kb0f > :first-child, .framer-AzeUw .framer-d8o1h9 > :first-child, .framer-AzeUw .framer-wdiwnr > :first-child, .framer-AzeUw .framer-1e8ta8d > :first-child, .framer-AzeUw .framer-1nuwkmx > :first-child, .framer-AzeUw .framer-1dj00nu > :first-child, .framer-AzeUw .framer-1qrt0di > :first-child, .framer-AzeUw .framer-rwuxdi > :first-child, .framer-AzeUw .framer-1xei3z8 > :first-child, .framer-AzeUw .framer-53fdvb > :first-child, .framer-AzeUw .framer-1mrgih7 > :first-child, .framer-AzeUw .framer-n41zwj > :first-child, .framer-AzeUw .framer-1i60qdr > :first-child, .framer-AzeUw .framer-1fgtig1 > :first-child, .framer-AzeUw .framer-bfsuta > :first-child, .framer-AzeUw .framer-cqdqnt > :first-child, .framer-AzeUw .framer-1r0ot1z > :first-child, .framer-AzeUw .framer-lvs14v > :first-child, .framer-AzeUw .framer-1yylv11 > :first-child, .framer-AzeUw .framer-eeygz2 > :first-child, .framer-AzeUw .framer-1mc2mxs > :first-child { margin-top: 0px; } .framer-AzeUw.framer-1xhrqdj > :last-child, .framer-AzeUw .framer-1ohnopx > :last-child, .framer-AzeUw .framer-jokvt > :last-child, .framer-AzeUw .framer-13om1yo > :last-child, .framer-AzeUw .framer-11m111x > :last-child, .framer-AzeUw .framer-1hwaj9m > :last-child, .framer-AzeUw .framer-qso0hc > :last-child, .framer-AzeUw .framer-l8frqf > :last-child, .framer-AzeUw .framer-196silb > :last-child, .framer-AzeUw .framer-seppn4 > :last-child, .framer-AzeUw .framer-1kqd0sz > :last-child, .framer-AzeUw .framer-1v0alqr > :last-child, .framer-AzeUw .framer-272yak > :last-child, .framer-AzeUw .framer-v5b92c > :last-child, .framer-AzeUw .framer-1oyzkbj > :last-child, .framer-AzeUw .framer-1x2otpf > :last-child, .framer-AzeUw .framer-1s5t7gi > :last-child, .framer-AzeUw .framer-1wcjn0t > :last-child, .framer-AzeUw .framer-1soi6sr > :last-child, .framer-AzeUw .framer-tyk2my > :last-child, .framer-AzeUw .framer-qxywl2 > :last-child, .framer-AzeUw .framer-2kqjpz > :last-child, .framer-AzeUw .framer-14ox7xy > :last-child, .framer-AzeUw .framer-6sfrb7 > :last-child, .framer-AzeUw .framer-24ag75 > :last-child, .framer-AzeUw .framer-7hb6uc > :last-child, .framer-AzeUw .framer-1siry5n > :last-child, .framer-AzeUw .framer-o8ymjw > :last-child, .framer-AzeUw .framer-5vllel > :last-child, .framer-AzeUw .framer-11vamq9 > :last-child, .framer-AzeUw .framer-q3jdh9 > :last-child, .framer-AzeUw .framer-1nty6ru > :last-child, .framer-AzeUw .framer-vky5an > :last-child, .framer-AzeUw .framer-qb7yhu > :last-child, .framer-AzeUw .framer-135t7hu > :last-child, .framer-AzeUw .framer-gdzp9e > :last-child, .framer-AzeUw .framer-1b7f6h4 > :last-child, .framer-AzeUw .framer-1bwi5x6 > :last-child, .framer-AzeUw .framer-hs0hc5 > :last-child, .framer-AzeUw .framer-m0oll7 > :last-child, .framer-AzeUw .framer-yhgf43 > :last-child, .framer-AzeUw .framer-1nhrqs7 > :last-child, .framer-AzeUw .framer-mz39ik > :last-child, .framer-AzeUw .framer-qsuety > :last-child, .framer-AzeUw .framer-3o9v2x > :last-child, .framer-AzeUw .framer-9cm02l > :last-child, .framer-AzeUw .framer-2jnina > :last-child, .framer-AzeUw .framer-1y4b1ur > :last-child, .framer-AzeUw .framer-19dxtvz > :last-child, .framer-AzeUw .framer-2be2qw > :last-child, .framer-AzeUw .framer-1qlxns0 > :last-child, .framer-AzeUw .framer-irals8 > :last-child, .framer-AzeUw .framer-1gan5hg > :last-child, .framer-AzeUw .framer-zq5byd > :last-child, .framer-AzeUw .framer-i55o97 > :last-child, .framer-AzeUw .framer-189kb0f > :last-child, .framer-AzeUw .framer-d8o1h9 > :last-child, .framer-AzeUw .framer-wdiwnr > :last-child, .framer-AzeUw .framer-1e8ta8d > :last-child, .framer-AzeUw .framer-1nuwkmx > :last-child, .framer-AzeUw .framer-1dj00nu > :last-child, .framer-AzeUw .framer-1qrt0di > :last-child, .framer-AzeUw .framer-rwuxdi > :last-child, .framer-AzeUw .framer-1xei3z8 > :last-child, .framer-AzeUw .framer-53fdvb > :last-child, .framer-AzeUw .framer-1mrgih7 > :last-child, .framer-AzeUw .framer-n41zwj > :last-child, .framer-AzeUw .framer-1i60qdr > :last-child, .framer-AzeUw .framer-1fgtig1 > :last-child, .framer-AzeUw .framer-bfsuta > :last-child, .framer-AzeUw .framer-cqdqnt > :last-child, .framer-AzeUw .framer-1r0ot1z > :last-child, .framer-AzeUw .framer-lvs14v > :last-child, .framer-AzeUw .framer-1yylv11 > :last-child, .framer-AzeUw .framer-eeygz2 > :last-child, .framer-AzeUw .framer-1mc2mxs > :last-child { margin-bottom: 0px; } .framer-AzeUw .framer-fa7spg > *, .framer-AzeUw .framer-1dgfnac > *, .framer-AzeUw .framer-1jil8tu > *, .framer-AzeUw .framer-vrh7k4 > *, .framer-AzeUw .framer-tq6tzc > *, .framer-AzeUw .framer-slrm53 > *, .framer-AzeUw .framer-x1m9z5 > *, .framer-AzeUw .framer-66etvb > *, .framer-AzeUw .framer-1a3rcp2 > *, .framer-AzeUw .framer-i79p4f > *, .framer-AzeUw .framer-171voyv > *, .framer-AzeUw .framer-1y3il2g > *, .framer-AzeUw .framer-1j4pim6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-AzeUw .framer-fa7spg > :first-child, .framer-AzeUw .framer-1dgfnac > :first-child, .framer-AzeUw .framer-aqf3ub > :first-child, .framer-AzeUw .framer-wn5mko > :first-child, .framer-AzeUw .framer-1mj4dn8 > :first-child, .framer-AzeUw .framer-lty2yi > :first-child, .framer-AzeUw .framer-1tdnhuc > :first-child, .framer-AzeUw .framer-1jil8tu > :first-child, .framer-AzeUw .framer-vrh7k4 > :first-child, .framer-AzeUw .framer-tq6tzc > :first-child, .framer-AzeUw .framer-zuyo0y > :first-child, .framer-AzeUw .framer-1yz9ivs > :first-child, .framer-AzeUw .framer-13w3zcd > :first-child, .framer-AzeUw .framer-4llzdg > :first-child, .framer-AzeUw .framer-1oiwe64 > :first-child, .framer-AzeUw .framer-1hd2yst > :first-child, .framer-AzeUw .framer-wx3vzy > :first-child, .framer-AzeUw .framer-1ule9k > :first-child, .framer-AzeUw .framer-oofmze > :first-child, .framer-AzeUw .framer-fco6o4 > :first-child, .framer-AzeUw .framer-1cs0s6u > :first-child, .framer-AzeUw .framer-8ap3n9 > :first-child, .framer-AzeUw .framer-1gue46d > :first-child, .framer-AzeUw .framer-grlq44 > :first-child, .framer-AzeUw .framer-1i572pf > :first-child, .framer-AzeUw .framer-slrm53 > :first-child, .framer-AzeUw .framer-x1m9z5 > :first-child, .framer-AzeUw .framer-1il1a79 > :first-child, .framer-AzeUw .framer-1kxpqu > :first-child, .framer-AzeUw .framer-d15dfj > :first-child, .framer-AzeUw .framer-697nt1 > :first-child, .framer-AzeUw .framer-106y2bl > :first-child, .framer-AzeUw .framer-66etvb > :first-child, .framer-AzeUw .framer-1a3rcp2 > :first-child, .framer-AzeUw .framer-i79p4f > :first-child, .framer-AzeUw .framer-1md3alq > :first-child, .framer-AzeUw .framer-171voyv > :first-child, .framer-AzeUw .framer-1y3il2g > :first-child, .framer-AzeUw .framer-1j4pim6 > :first-child { margin-left: 0px; } .framer-AzeUw .framer-fa7spg > :last-child, .framer-AzeUw .framer-1dgfnac > :last-child, .framer-AzeUw .framer-aqf3ub > :last-child, .framer-AzeUw .framer-wn5mko > :last-child, .framer-AzeUw .framer-1mj4dn8 > :last-child, .framer-AzeUw .framer-lty2yi > :last-child, .framer-AzeUw .framer-1tdnhuc > :last-child, .framer-AzeUw .framer-1jil8tu > :last-child, .framer-AzeUw .framer-vrh7k4 > :last-child, .framer-AzeUw .framer-tq6tzc > :last-child, .framer-AzeUw .framer-zuyo0y > :last-child, .framer-AzeUw .framer-1yz9ivs > :last-child, .framer-AzeUw .framer-13w3zcd > :last-child, .framer-AzeUw .framer-4llzdg > :last-child, .framer-AzeUw .framer-1oiwe64 > :last-child, .framer-AzeUw .framer-1hd2yst > :last-child, .framer-AzeUw .framer-wx3vzy > :last-child, .framer-AzeUw .framer-1ule9k > :last-child, .framer-AzeUw .framer-oofmze > :last-child, .framer-AzeUw .framer-fco6o4 > :last-child, .framer-AzeUw .framer-1cs0s6u > :last-child, .framer-AzeUw .framer-8ap3n9 > :last-child, .framer-AzeUw .framer-1gue46d > :last-child, .framer-AzeUw .framer-grlq44 > :last-child, .framer-AzeUw .framer-1i572pf > :last-child, .framer-AzeUw .framer-slrm53 > :last-child, .framer-AzeUw .framer-x1m9z5 > :last-child, .framer-AzeUw .framer-1il1a79 > :last-child, .framer-AzeUw .framer-1kxpqu > :last-child, .framer-AzeUw .framer-d15dfj > :last-child, .framer-AzeUw .framer-697nt1 > :last-child, .framer-AzeUw .framer-106y2bl > :last-child, .framer-AzeUw .framer-66etvb > :last-child, .framer-AzeUw .framer-1a3rcp2 > :last-child, .framer-AzeUw .framer-i79p4f > :last-child, .framer-AzeUw .framer-1md3alq > :last-child, .framer-AzeUw .framer-171voyv > :last-child, .framer-AzeUw .framer-1y3il2g > :last-child, .framer-AzeUw .framer-1j4pim6 > :last-child { margin-right: 0px; } .framer-AzeUw .framer-1ohnopx > *, .framer-AzeUw .framer-l8frqf > *, .framer-AzeUw .framer-1y4b1ur > *, .framer-AzeUw .framer-1xei3z8 > *, .framer-AzeUw .framer-bfsuta > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-AzeUw .framer-jokvt > *, .framer-AzeUw .framer-11m111x > *, .framer-AzeUw .framer-qso0hc > *, .framer-AzeUw .framer-seppn4 > *, .framer-AzeUw .framer-1wcjn0t > *, .framer-AzeUw .framer-1soi6sr > *, .framer-AzeUw .framer-qxywl2 > *, .framer-AzeUw .framer-6sfrb7 > *, .framer-AzeUw .framer-24ag75 > *, .framer-AzeUw .framer-1siry5n > *, .framer-AzeUw .framer-11vamq9 > *, .framer-AzeUw .framer-q3jdh9 > *, .framer-AzeUw .framer-vky5an > *, .framer-AzeUw .framer-gdzp9e > *, .framer-AzeUw .framer-1b7f6h4 > *, .framer-AzeUw .framer-hs0hc5 > *, .framer-AzeUw .framer-1nhrqs7 > *, .framer-AzeUw .framer-mz39ik > *, .framer-AzeUw .framer-3o9v2x > *, .framer-AzeUw .framer-1mrgih7 > *, .framer-AzeUw .framer-1r0ot1z > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-AzeUw .framer-13om1yo > *, .framer-AzeUw .framer-1x2otpf > *, .framer-AzeUw .framer-2jnina > *, .framer-AzeUw .framer-19dxtvz > *, .framer-AzeUw .framer-d8o1h9 > *, .framer-AzeUw .framer-1nuwkmx > *, .framer-AzeUw .framer-1dj00nu > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-AzeUw .framer-1hwaj9m > *, .framer-AzeUw .framer-196silb > *, .framer-AzeUw .framer-v5b92c > *, .framer-AzeUw .framer-tyk2my > *, .framer-AzeUw .framer-7hb6uc > *, .framer-AzeUw .framer-1nty6ru > *, .framer-AzeUw .framer-1bwi5x6 > *, .framer-AzeUw .framer-qsuety > *, .framer-AzeUw .framer-2be2qw > *, .framer-AzeUw .framer-189kb0f > *, .framer-AzeUw .framer-wdiwnr > *, .framer-AzeUw .framer-1e8ta8d > *, .framer-AzeUw .framer-1qrt0di > *, .framer-AzeUw .framer-rwuxdi > *, .framer-AzeUw .framer-53fdvb > *, .framer-AzeUw .framer-cqdqnt > *, .framer-AzeUw .framer-lvs14v > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AzeUw .framer-aqf3ub > *, .framer-AzeUw .framer-zuyo0y > *, .framer-AzeUw .framer-1i572pf > *, .framer-AzeUw .framer-1il1a79 > *, .framer-AzeUw .framer-1md3alq > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-AzeUw .framer-wn5mko > *, .framer-AzeUw .framer-1mj4dn8 > *, .framer-AzeUw .framer-1kxpqu > *, .framer-AzeUw .framer-d15dfj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-AzeUw .framer-lty2yi > *, .framer-AzeUw .framer-697nt1 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-AzeUw .framer-1tdnhuc > *, .framer-AzeUw .framer-1yz9ivs > *, .framer-AzeUw .framer-wx3vzy > *, .framer-AzeUw .framer-oofmze > *, .framer-AzeUw .framer-fco6o4 > *, .framer-AzeUw .framer-1cs0s6u > *, .framer-AzeUw .framer-8ap3n9 > *, .framer-AzeUw .framer-1gue46d > *, .framer-AzeUw .framer-grlq44 > *, .framer-AzeUw .framer-106y2bl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-AzeUw .framer-1oyzkbj > *, .framer-AzeUw .framer-i55o97 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-AzeUw .framer-1s5t7gi > *, .framer-AzeUw .framer-14ox7xy > *, .framer-AzeUw .framer-5vllel > *, .framer-AzeUw .framer-135t7hu > *, .framer-AzeUw .framer-yhgf43 > *, .framer-AzeUw .framer-1qlxns0 > *, .framer-AzeUw .framer-irals8 > *, .framer-AzeUw .framer-1gan5hg > *, .framer-AzeUw .framer-zq5byd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AzeUw .framer-13w3zcd > *, .framer-AzeUw .framer-4llzdg > *, .framer-AzeUw .framer-1oiwe64 > *, .framer-AzeUw .framer-1hd2yst > *, .framer-AzeUw .framer-1ule9k > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-AzeUw .framer-2kqjpz > *, .framer-AzeUw .framer-o8ymjw > *, .framer-AzeUw .framer-qb7yhu > *, .framer-AzeUw .framer-m0oll7 > *, .framer-AzeUw .framer-9cm02l > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",'.framer-AzeUw[data-border=\"true\"]::after, .framer-AzeUw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-AzeUw { background: rgb(255, 255, 255); } .framer-AzeUw.framer-1xhrqdj { width: 810px; } .framer-AzeUw .framer-fa7spg, .framer-AzeUw .framer-1xu3puw { order: 0; } .framer-AzeUw .framer-ozwi0w-container { flex: 1 0 0px; width: 1px; } .framer-AzeUw .framer-1dgfnac, .framer-AzeUw .framer-1reo8zq { order: 1; } .framer-AzeUw .framer-1ohnopx, .framer-AzeUw .framer-1y4b1ur, .framer-AzeUw .framer-1xei3z8 { max-width: 746px; } .framer-AzeUw .framer-nyf2uw { height: var(--framer-aspect-ratio-supported, 72px); width: 200px; } .framer-AzeUw .framer-13om1yo { gap: 64px; } .framer-AzeUw .framer-1oyzkbj { order: 6; padding: 64px 32px 64px 32px; scroll-margin-top: 338px; } .framer-AzeUw .framer-1x2otpf { gap: 24px; max-width: 746px; } .framer-AzeUw .framer-1yz9ivs { width: 100%; } .framer-AzeUw .framer-1s5t7gi { flex: none; padding: 24px; width: min-content; } .framer-AzeUw .framer-1wcjn0t { width: 313px; } .framer-AzeUw .framer-2kqjpz, .framer-AzeUw .framer-oofmze, .framer-AzeUw .framer-fco6o4 { height: min-content; } .framer-AzeUw .framer-czqpqi { flex: none; height: 64px; } .framer-AzeUw .framer-2jnina { order: 7; padding: 64px 32px 64px 32px; } .framer-AzeUw .framer-19dxtvz { gap: 32px; max-width: unset; } .framer-AzeUw .framer-1cs0s6u, .framer-AzeUw .framer-grlq44 { align-self: stretch; height: auto; } .framer-AzeUw .framer-1gue46d { align-self: unset; height: min-content; } .framer-AzeUw .framer-i55o97 { order: 8; padding: 64px 32px 64px 32px; scroll-margin-top: 338px; } .framer-AzeUw .framer-189kb0f { gap: 8px; max-width: 746px; } .framer-AzeUw .framer-g22idn { height: var(--framer-aspect-ratio-supported, 154px); left: 40px; width: 72px; } .framer-AzeUw .framer-1i3wlcj { height: var(--framer-aspect-ratio-supported, 154px); left: unset; right: 40px; width: 72px; } .framer-AzeUw .framer-1i572pf { order: 5; } .framer-AzeUw .framer-1h90wih { order: 2; } .framer-AzeUw .framer-1i2l37z-container { order: 11; } .framer-AzeUw .framer-1il1a79 { order: 4; } .framer-AzeUw .framer-106y2bl { flex: 1 0 0px; gap: 16px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AzeUw .framer-13om1yo, .framer-AzeUw .framer-1x2otpf, .framer-AzeUw .framer-19dxtvz, .framer-AzeUw .framer-189kb0f, .framer-AzeUw .framer-106y2bl { gap: 0px; } .framer-AzeUw .framer-13om1yo > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-AzeUw .framer-13om1yo > :first-child, .framer-AzeUw .framer-1x2otpf > :first-child, .framer-AzeUw .framer-19dxtvz > :first-child, .framer-AzeUw .framer-189kb0f > :first-child { margin-top: 0px; } .framer-AzeUw .framer-13om1yo > :last-child, .framer-AzeUw .framer-1x2otpf > :last-child, .framer-AzeUw .framer-19dxtvz > :last-child, .framer-AzeUw .framer-189kb0f > :last-child { margin-bottom: 0px; } .framer-AzeUw .framer-1x2otpf > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AzeUw .framer-19dxtvz > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-AzeUw .framer-189kb0f > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-AzeUw .framer-106y2bl > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-AzeUw .framer-106y2bl > :first-child { margin-left: 0px; } .framer-AzeUw .framer-106y2bl > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-AzeUw { background: rgb(255, 255, 255); } .framer-AzeUw.framer-1xhrqdj { width: 390px; } .framer-AzeUw .framer-fa7spg { order: 0; padding: 24px 20px 24px 20px; } .framer-AzeUw .framer-ozwi0w-container { flex: 1 0 0px; width: 1px; } .framer-AzeUw .framer-1dgfnac { flex-direction: column; order: 1; } .framer-AzeUw .framer-1ohnopx { flex: none; gap: 48px; max-width: 640px; width: 100%; } .framer-AzeUw .framer-nyf2uw { height: var(--framer-aspect-ratio-supported, 58px); width: 160px; } .framer-AzeUw .framer-13om1yo { gap: 40px; } .framer-AzeUw .framer-1nohcvi { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-AzeUw .framer-1oyzkbj { order: 6; padding: 56px 20px 56px 20px; scroll-margin-top: 330px; } .framer-AzeUw .framer-1x2otpf { gap: 32px; max-width: 640px; } .framer-AzeUw .framer-1yz9ivs { flex-direction: column; width: 100%; } .framer-AzeUw .framer-1s5t7gi, .framer-AzeUw .framer-5vllel { align-self: unset; flex: none; height: min-content; padding: 20px; width: 100%; } .framer-AzeUw .framer-2kqjpz, .framer-AzeUw .framer-qb7yhu { height: min-content; } .framer-AzeUw .framer-czqpqi, .framer-AzeUw .framer-pudkc1 { flex: none; height: auto; } .framer-AzeUw .framer-14ox7xy { flex: none; padding: 20px; width: 100%; } .framer-AzeUw .framer-2jnina { order: 7; padding: 56px 20px 56px 20px; } .framer-AzeUw .framer-1y4b1ur { gap: 36px; max-width: 640px; } .framer-AzeUw .framer-19dxtvz { gap: 32px; max-width: unset; } .framer-AzeUw .framer-oofmze { flex-direction: column; height: min-content; } .framer-AzeUw .framer-fco6o4, .framer-AzeUw .framer-1cs0s6u, .framer-AzeUw .framer-grlq44 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; height: min-content; width: 100%; } .framer-AzeUw .framer-1qlxns0, .framer-AzeUw .framer-irals8, .framer-AzeUw .framer-1gan5hg, .framer-AzeUw .framer-zq5byd { flex: none; width: 100%; } .framer-AzeUw .framer-8ap3n9 { flex-direction: column; } .framer-AzeUw .framer-1gue46d { align-content: flex-start; align-items: flex-start; align-self: unset; flex: none; flex-direction: column; height: min-content; width: 100%; } .framer-AzeUw .framer-i55o97 { order: 8; padding: 56px 20px 56px 20px; scroll-margin-top: 330px; } .framer-AzeUw .framer-189kb0f { gap: 8px; max-width: 640px; } .framer-AzeUw .framer-g22idn { height: var(--framer-aspect-ratio-supported, 69px); left: 8px; width: 32px; } .framer-AzeUw .framer-1i3wlcj { height: var(--framer-aspect-ratio-supported, 69px); left: unset; right: 8px; width: 32px; } .framer-AzeUw .framer-1nuwkmx { order: 5; } .framer-AzeUw .framer-x1m9z5, .framer-AzeUw .framer-so1do7, .framer-AzeUw .framer-cqdqnt { order: 0; } .framer-AzeUw .framer-1dsabm0, .framer-AzeUw .framer-lvs14v { order: 1; } .framer-AzeUw .framer-ue6sh8, .framer-AzeUw .framer-1stv66y-container { order: 2; } .framer-AzeUw .framer-1w9t3j6-container { order: 12; } .framer-AzeUw .framer-1md3alq { order: 4; } .framer-AzeUw .framer-fsvjm7, .framer-AzeUw .framer-1fjkj2d { height: var(--framer-aspect-ratio-supported, 84px); } .framer-AzeUw .framer-12b84sb, .framer-AzeUw .framer-1oxoe8o { height: var(--framer-aspect-ratio-supported, 83px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AzeUw .framer-1dgfnac, .framer-AzeUw .framer-1ohnopx, .framer-AzeUw .framer-13om1yo, .framer-AzeUw .framer-1x2otpf, .framer-AzeUw .framer-1yz9ivs, .framer-AzeUw .framer-1y4b1ur, .framer-AzeUw .framer-19dxtvz, .framer-AzeUw .framer-oofmze, .framer-AzeUw .framer-fco6o4, .framer-AzeUw .framer-1cs0s6u, .framer-AzeUw .framer-8ap3n9, .framer-AzeUw .framer-1gue46d, .framer-AzeUw .framer-grlq44, .framer-AzeUw .framer-189kb0f { gap: 0px; } .framer-AzeUw .framer-1dgfnac > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AzeUw .framer-1dgfnac > :first-child, .framer-AzeUw .framer-1ohnopx > :first-child, .framer-AzeUw .framer-13om1yo > :first-child, .framer-AzeUw .framer-1x2otpf > :first-child, .framer-AzeUw .framer-1yz9ivs > :first-child, .framer-AzeUw .framer-1y4b1ur > :first-child, .framer-AzeUw .framer-19dxtvz > :first-child, .framer-AzeUw .framer-oofmze > :first-child, .framer-AzeUw .framer-fco6o4 > :first-child, .framer-AzeUw .framer-1cs0s6u > :first-child, .framer-AzeUw .framer-8ap3n9 > :first-child, .framer-AzeUw .framer-1gue46d > :first-child, .framer-AzeUw .framer-grlq44 > :first-child, .framer-AzeUw .framer-189kb0f > :first-child { margin-top: 0px; } .framer-AzeUw .framer-1dgfnac > :last-child, .framer-AzeUw .framer-1ohnopx > :last-child, .framer-AzeUw .framer-13om1yo > :last-child, .framer-AzeUw .framer-1x2otpf > :last-child, .framer-AzeUw .framer-1yz9ivs > :last-child, .framer-AzeUw .framer-1y4b1ur > :last-child, .framer-AzeUw .framer-19dxtvz > :last-child, .framer-AzeUw .framer-oofmze > :last-child, .framer-AzeUw .framer-fco6o4 > :last-child, .framer-AzeUw .framer-1cs0s6u > :last-child, .framer-AzeUw .framer-8ap3n9 > :last-child, .framer-AzeUw .framer-1gue46d > :last-child, .framer-AzeUw .framer-grlq44 > :last-child, .framer-AzeUw .framer-189kb0f > :last-child { margin-bottom: 0px; } .framer-AzeUw .framer-1ohnopx > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-AzeUw .framer-13om1yo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-AzeUw .framer-1x2otpf > *, .framer-AzeUw .framer-19dxtvz > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-AzeUw .framer-1yz9ivs > *, .framer-AzeUw .framer-oofmze > *, .framer-AzeUw .framer-fco6o4 > *, .framer-AzeUw .framer-1cs0s6u > *, .framer-AzeUw .framer-8ap3n9 > *, .framer-AzeUw .framer-1gue46d > *, .framer-AzeUw .framer-grlq44 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AzeUw .framer-1y4b1ur > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-AzeUw .framer-189kb0f > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4694\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VnqpdMAfZ\":{\"layout\":[\"fixed\",\"auto\"]},\"XFx960P8Q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerNEzO_05wD=withCSS(Component,css,\"framer-AzeUw\");export default FramerNEzO_05wD;FramerNEzO_05wD.displayName=\"Page\";FramerNEzO_05wD.defaultProps={height:4694,width:1200};addFonts(FramerNEzO_05wD,[{explicitInter:true,fonts:[{family:\"Bebas Neue\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AWXLDXTI2CYJ5SHK74YUPGPFS5S5BWLL/M6ZJD4UOFNT4DPUXGTK7T46JZ3W3QW64/2TXZKBJMJVP3NQX7K7MGJDQFMD4ZMJR7.woff2\",weight:\"400\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{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:\"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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Covered By Your Grace\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/coveredbyyourgrace/v16/QGYwz-AZahWOJJI9kykWW9mD6opopoqXSOS0EwItq6bFIg.woff2\",weight:\"400\"}]},...NavbarFonts,...MotionTextFonts,...ButtonFonts,...ButtonsFonts,...Desktop_FooterFonts,...Tablet_FooterFonts,...Mobile_FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNEzO_05wD\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VnqpdMAfZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XFx960P8Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4694\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["r", "t", "a", "e", "l", "n", "o", "i", "u", "f", "p", "s", "d", "m", "v", "y", "h", "x", "g", "b", "E", "w", "S", "W", "I", "j", "L", "A", "c", "window", "visibleVariant", "MotionText", "props", "opacity", "x", "y", "scale", "rotate", "rotateX", "rotateY", "hasAnimated", "setHasAnimated", "ye", "isCanvas", "RenderTarget", "initialOpacity", "useMotionValue", "isSpring", "springCurve", "easeCurve", "item", "filteredTransition", "delay", "isLetter", "isWord", "isLine", "splitWrapperStyle", "getSplitTextProps", "sharedProps", "info", "p", "MotionSpanComponent", "scope", "animate", "useAnimate", "ue", "animation", "requestId", "stagger", "motion", "getIndex", "countIndex", "letterIndex", "wordIndex", "lineIndex", "perWord", "type", "variants", "children", "index", "addPropertyControls", "ControlType", "NavbarFonts", "getFonts", "mfqIvmBqs_default", "MotionDivWithFX", "withFX", "motion", "MotionTextFonts", "MotionText", "ButtonFonts", "GXK1eS54D_default", "ButtonsFonts", "zvCJeVBvb_default", "Desktop_FooterFonts", "Nb7HfHdhx_default", "Tablet_FooterFonts", "fzu4YsMUY_default", "Mobile_FooterFonts", "E83pOQVe5_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "ref2", "ref3", "ref4", "elementId", "useRouteElementId", "ref5", "isDisplayed", "elementId1", "ref6", "router", "useRouter", "elementId2", "elementId3", "ref7", "isDisplayed1", "isDisplayed2", "elementId4", "ref8", "elementId5", "isDisplayed3", "elementId6", "elementId7", "ref9", "elementId8", "ref10", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "SVG", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "css", "FramerNEzO_05wD", "withCSS", "NEzO_05wD_default", "addFonts", "__FramerMetadata__"]
}
