{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VfVCPnyZgl4MlNknvFkS/KcvfkNDJd1WRSFA9MAqa/RvP_PrKJN.js"],
  "sourcesContent": ["// Generated by Framer (461de17)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,LazyValue,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useQueryData,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js\";import Footer from\"#framer/local/canvasComponent/DlkczDeeY/DlkczDeeY.js\";import HeaderMenu from\"#framer/local/canvasComponent/g9_Y4za8c/g9_Y4za8c.js\";import Header from\"#framer/local/canvasComponent/Zd0S041Ub/Zd0S041Ub.js\";import Istoriebi from\"#framer/local/collection/QvELLPkqM/QvELLPkqM.js\";import DidebisDarbazi from\"#framer/local/collection/sTtcijDN9/sTtcijDN9.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle9 from\"#framer/local/css/ajBbJywIq/ajBbJywIq.js\";import*as sharedStyle4 from\"#framer/local/css/BZb4cvme3/BZb4cvme3.js\";import*as sharedStyle1 from\"#framer/local/css/DILfyYLhn/DILfyYLhn.js\";import*as sharedStyle8 from\"#framer/local/css/eWewInVPu/eWewInVPu.js\";import*as sharedStyle5 from\"#framer/local/css/FaOOsTgE_/FaOOsTgE_.js\";import*as sharedStyle7 from\"#framer/local/css/iPlU0E3_y/iPlU0E3_y.js\";import*as sharedStyle3 from\"#framer/local/css/s7M4vBWtE/s7M4vBWtE.js\";import*as sharedStyle6 from\"#framer/local/css/taXNP6xN9/taXNP6xN9.js\";import*as sharedStyle from\"#framer/local/css/Wt5o_j_ph/Wt5o_j_ph.js\";import*as sharedStyle2 from\"#framer/local/css/YVNVfEKtN/YVNVfEKtN.js\";import metadataProvider from\"#framer/local/webPageMetadata/RvP_PrKJN/RvP_PrKJN.js\";const HeaderFonts=getFonts(Header);const HeaderMenuFonts=getFonts(HeaderMenu);const FormSparkFonts=getFonts(FormSpark);const FooterFonts=getFonts(Footer);const cycleOrder=[\"pfh6TD1cv\",\"JyLypPIwG\",\"cCuyCiGaf\",\"M8KkwXDYo\",\"QAlIIbcAZ\"];const breakpoints={cCuyCiGaf:\"(min-width: 810px) and (max-width: 1199px)\",JyLypPIwG:\"(min-width: 1200px) and (max-width: 1919px)\",M8KkwXDYo:\"(min-width: 390px) and (max-width: 809px)\",pfh6TD1cv:\"(min-width: 1920px)\",QAlIIbcAZ:\"(max-width: 389px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MgL1B\";const variantClassNames={cCuyCiGaf:\"framer-v-853qfx\",JyLypPIwG:\"framer-v-48mpjf\",M8KkwXDYo:\"framer-v-p5yvlc\",pfh6TD1cv:\"framer-v-sziwrx\",QAlIIbcAZ:\"framer-v-n2psgt\"};const valuesByLocaleId={rWXuCZtaz:new LazyValue(()=>import(\"./RvP_PrKJN-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"JyLypPIwG\",\"Phone 2\":\"QAlIIbcAZ\",Desktop:\"pfh6TD1cv\",Phone:\"M8KkwXDYo\",Tablet:\"cCuyCiGaf\"};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:\"pfh6TD1cv\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:DidebisDarbazi,type:\"Collection\"},select:[{name:\"Wa9bNUK8L\",type:\"Identifier\"},{name:\"mQQLefAxg\",type:\"Identifier\"},{name:\"uDHwGS1O_\",type:\"Identifier\"},{name:\"JQUPOOOK4\",type:\"Identifier\"},{name:\"aD_voVRIA\",type:\"Identifier\"},{name:\"YFeMQF4gj\",type:\"Identifier\"},{name:\"k_l42NgDd\",type:\"Identifier\"},{name:\"J33EKUiNX\",type:\"Identifier\"},{name:\"oKPobsxnC\",type:\"Identifier\"},{name:\"pWcAZdXNu\",type:\"Identifier\"},{name:\"Cooj9E714\",type:\"Identifier\"},{name:\"V2UuVla7Q\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"DidebisDarbazi\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,oKPobsxnC=getFromCurrentRouteData(\"oKPobsxnC\"),Wa9bNUK8L=getFromCurrentRouteData(\"Wa9bNUK8L\"),uDHwGS1O_=getFromCurrentRouteData(\"uDHwGS1O_\"),YFeMQF4gj=getFromCurrentRouteData(\"YFeMQF4gj\"),aD_voVRIA=getFromCurrentRouteData(\"aD_voVRIA\"),k_l42NgDd=getFromCurrentRouteData(\"k_l42NgDd\"),J33EKUiNX=getFromCurrentRouteData(\"J33EKUiNX\"),pWcAZdXNu=getFromCurrentRouteData(\"pWcAZdXNu\"),Cooj9E714=getFromCurrentRouteData(\"Cooj9E714\"),V2UuVla7Q=getFromCurrentRouteData(\"V2UuVla7Q\"),mQQLefAxg=getFromCurrentRouteData(\"mQQLefAxg\"),fYbh57AGRdyFNEYxTb,z0vCqpOK1dyFNEYxTb,zrxMUnug8dyFNEYxTb,iddyFNEYxTb,JQUPOOOK4=getFromCurrentRouteData(\"JQUPOOOK4\"),fYbh57AGRFi6FiUQVT,z0vCqpOK1Fi6FiUQVT,zrxMUnug8Fi6FiUQVT,idFi6FiUQVT,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}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);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-MgL1B`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-MgL1B`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTapwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"cCuyCiGaf\",\"M8KkwXDYo\",\"QAlIIbcAZ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"M8KkwXDYo\",\"QAlIIbcAZ\"].includes(baseVariant))return false;return true;};const visible=isSet(YFeMQF4gj);const visible1=isSet(aD_voVRIA);const visible2=isSet(J33EKUiNX);const visible3=isSet(pWcAZdXNu);const isDisplayed2=()=>{if(!isBrowser())return true;if([\"M8KkwXDYo\",\"QAlIIbcAZ\"].includes(baseVariant))return true;return false;};const visible4=negate(isSet(Cooj9E714));const visible5=isSet(Cooj9E714);const visible6=isSet(V2UuVla7Q);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pfh6TD1cv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-sziwrx\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tb1r3x-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cCuyCiGaf:{variant:\"shP4DGmrW\"},M8KkwXDYo:{variant:\"BbCHG4W94\"},QAlIIbcAZ:{variant:\"BbCHG4W94\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"mK97JiHYS\",layoutId:\"mK97JiHYS\",style:{width:\"100%\"},variant:\"Xo8pxyvQX\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-je0r7f-container hidden-853qfx hidden-p5yvlc hidden-n2psgt\",children:/*#__PURE__*/_jsx(HeaderMenu,{height:\"100%\",id:\"ceylEnqYw\",layoutId:\"ceylEnqYw\",style:{width:\"100%\"},variant:\"rtFbOiSRW\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-28oksk\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jgc8pb\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1200px) - 48px, 372px)\",...toResponsiveImage(oKPobsxnC)},className:\"framer-34f89z\",\"data-border\":true,\"data-framer-name\":\"Banner\",name:\"Banner\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ch636\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qzkr5i hidden-p5yvlc hidden-n2psgt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11irvo\",\"data-styles-preset\":\"Wt5o_j_ph\",children:\"Kasoikiler\"})}),className:\"framer-1kmus3a\",\"data-framer-name\":\"Nickname\",fonts:[\"Inter\"],name:\"Nickname\",text:Wa9bNUK8L,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",style:{\"--framer-text-alignment\":\"left\"},children:\"CosaNostra\"})}),className:\"framer-7k7j82\",\"data-framer-name\":\"\u10DB\u10DD\u10D9\u10DA\u10D4 \u10D0\u10E6\u10EC\u10D4\u10E0\u10D0\",fonts:[\"Inter\"],name:\"\u10DB\u10DD\u10D9\u10DA\u10D4 \u10D0\u10E6\u10EC\u10D4\u10E0\u10D0\",text:uDHwGS1O_,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wv2scv\",\"data-framer-name\":\"details\",name:\"details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-so05bw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",children:\"\u10D9\u10DA\u10D0\u10DC\u10D8:\"})}),className:\"framer-1ff0mwk\",\"data-framer-name\":\"\u10D9\u10DA\u10D0\u10DC\u10D8\",fonts:[\"Inter\"],name:\"\u10D9\u10DA\u10D0\u10DC\u10D8\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11cv0t2\",children:[visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kebtk5\",children:[visible1&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"8px\",...toResponsiveImage(aD_voVRIA)},className:\"framer-1o4sbw7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"16px\",...toResponsiveImage(YFeMQF4gj)},className:\"framer-1yk6m18\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CosaNostra\"})}),className:\"framer-2ei4sa\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",text:k_l42NgDd,verticalAlignment:\"center\",withExternalLayout:true})]})]}),visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19es0pj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",children:\"\u10D0\u10DA\u10D8\u10D0\u10DC\u10E1\u10D8:\"})}),className:\"framer-gtnx0y\",\"data-framer-name\":\"\u10D9\u10DA\u10D0\u10DC\u10D8\",fonts:[\"Inter\"],name:\"\u10D9\u10DA\u10D0\u10DC\u10D8\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",children:\"MaFia\"})}),className:\"framer-hjdagb\",\"data-framer-name\":\"\u10D9\u10DA\u10D0\u10DC\u10D8\",fonts:[\"Inter\"],name:\"\u10D9\u10DA\u10D0\u10DC\u10D8\",text:J33EKUiNX,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-otnu4q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"\u10D1\u10D8\u10DD\u10D2\u10E0\u10D0\u10E4\u10D8\u10D0\"})}),className:\"framer-19b4nrt\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",style:{\"--framer-text-alignment\":\"left\"},children:\"CosaNostra\"})}),className:\"framer-1wpedqs\",\"data-framer-name\":\"\u10D1\u10D8\u10DD\u10D2\u10E0\u10D0\u10E4\u10D8\u10D0\",fonts:[\"Inter\"],name:\"\u10D1\u10D8\u10DD\u10D2\u10E0\u10D0\u10E4\u10D8\u10D0\",text:pWcAZdXNu,verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bc1xsp hidden-sziwrx hidden-48mpjf hidden-853qfx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M8KkwXDYo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"Kasoikiler\"})})},QAlIIbcAZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"Kasoikiler\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11irvo\",\"data-styles-preset\":\"Wt5o_j_ph\",children:\"Kasoikiler\"})}),className:\"framer-ni4bvd\",\"data-framer-name\":\"Nickname\",fonts:[\"Inter\"],name:\"Nickname\",text:Wa9bNUK8L,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ljdkym\",\"data-styles-preset\":\"DILfyYLhn\",style:{\"--framer-text-alignment\":\"left\"},children:\"CosaNostra\"})}),className:\"framer-z67vhw\",\"data-framer-name\":\"\u10DB\u10DD\u10D9\u10DA\u10D4 \u10D0\u10E6\u10EC\u10D4\u10E0\u10D0\",fonts:[\"Inter\"],name:\"\u10DB\u10DD\u10D9\u10DA\u10D4 \u10D0\u10E6\u10EC\u10D4\u10E0\u10D0\",text:uDHwGS1O_,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1id7rue\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D4\u10D1\u10D8\"})}),className:\"framer-qagygu\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lb2wdn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D0 \u10D5\u10D4\u10E0 \u10DB\u10DD\u10D8\u10EB\u10D4\u10D1\u10DC\u10D0\u2026 \u10D2\u10D0\u10E5\u10D5\u10D7 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0 \u10E0\u10DD\u10DB\u10D4\u10DA\u10E1\u10D0\u10EA \u10D7\u10D5\u10DA\u10D8\u10D7 \u10E0\u10DD\u10DB \u10D0\u10E5 \u10E3\u10DC\u10D3\u10D0 \u10D2\u10D0\u10DB\u10DD\u10E5\u10D5\u10D4\u10E7\u10DC\u10D3\u10D4\u10E1? \u10DB\u10DD\u10D2\u10D5\u10EC\u10D4\u10E0\u10D4\u10D7!\"})}),className:\"framer-13atqrp\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8;return _jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ut2h4a\",\"data-border\":true,\"data-framer-name\":\"Frame 10769\",id:\"1ut2h4a\",name:\"Frame 10769\",onTap:onTapwelu7j({overlay}),whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(36, 39, 42)\"},children:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D8\u10E1 \u10D3\u10D0\u10DB\u10D0\u10E2\u10D4\u10D1\u10D0\"})}),className:\"framer-1beg274\",\"data-framer-name\":\"\u10D3\u10D0\u10D0\u10E7\u10D4\u10DC\u10D4 Lineage 2\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D3\u10D0\u10D0\u10E7\u10D4\u10DC\u10D4 Lineage 2\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-v5mu13\",\"data-framer-portal-id\":\"1ut2h4a\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"aJPY0DalG\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xibbna\",\"data-framer-portal-id\":\"1ut2h4a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ea384\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D8\u10E1 \u10D3\u10D0\u10DB\u10D0\u10E2\u10D4\u10D1\u10D0\"})}),className:\"framer-v6ghl8\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"\u10D2\u10D7\u10EE\u10DD\u10D5\u10D7 \u10DB\u10DD\u10D2\u10D5\u10EC\u10D4\u10E0\u10DD\u10D7 \u10D3\u10D4\u10E2\u10D0\u10DA\u10E3\u10E0\u10D8 \u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D0 \u10DB\u10DD\u10D7\u10D0\u10DB\u10D0\u10E8\u10D4\u10D6\u10D4, \u10DB\u10D8\u10E3\u10D7\u10D8\u10D7\u10D4\u10D7 \u10DB\u10DD\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E1\u10D0\u10EE\u10D4\u10DA\u10D8 \u10D5\u10D8\u10E1 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0\u10E1\u10D0\u10EA \u10D2\u10D5\u10EC\u10D4\u10E0\u10D7. \",/*#__PURE__*/_jsx(Link,{href:\"https://wetransfer.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-nuwavy\",\"data-styles-preset\":\"s7M4vBWtE\",children:\"wetransfer\"})}),\"-\u10D8\u10E1 \u10DA\u10D8\u10DC\u10D9\u10D8\u10D7 \u10D2\u10D0\u10DB\u10DD\u10D2\u10D5\u10D8\u10D2\u10D6\u10D0\u10D5\u10DC\u10D4\u10D7 \u10E1\u10E5\u10E0\u10D8\u10DC\u10D4\u10D1\u10D8 \u10D3\u10D0 \u10E4\u10D0\u10D8\u10DA\u10D4\u10D1\u10D8 (\u10D7\u10E3 \u10D2\u10D0\u10E5\u10D5\u10D7). \u10E8\u10D4\u10D2\u10D8\u10EB\u10DA\u10D8\u10D0\u10D7 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0 \u10D3\u10D0\u10EC\u10D4\u10E0\u10DD\u10D7 \",/*#__PURE__*/_jsx(Link,{href:\"https://docs.google.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-nuwavy\",\"data-styles-preset\":\"s7M4vBWtE\",children:\"docs.google.com\"})}),\"-\u10D8\u10E1 \u10DE\u10DA\u10D0\u10E2\u10E4\u10DD\u10E0\u10DB\u10D0\u10D6\u10D4 \u10D3\u10D0 \u10D2\u10D0\u10D2\u10D5\u10D8\u10D6\u10D8\u10D0\u10E0\u10DD\u10D7 \u10D1\u10DB\u10E3\u10DA\u10D8\"]})}),className:\"framer-1ivw2ef\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mo7qfz-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,button:{color:\"rgb(255, 255, 255)\",fill:\"rgb(225, 77, 47)\",fontWeight:600,label:(_getLocalizedValue3=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"\u10D2\u10D0\u10D2\u10D6\u10D0\u10D5\u10DC\u10D0\"},email:{placeholder:(_getLocalizedValue4=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"\u10D7\u10E5\u10D5\u10D4\u10DC\u10D8 \u10D4\u10DA. \u10E4\u10DD\u10E1\u10E2\u10D0\",value:\"\"},font:true,fontFamily:(_getLocalizedValue5=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"noto serif georgian\",fontSize:16,fontWeight:400,formId:(_getLocalizedValue6=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"sXZT8qCGg\",gap:15,height:\"100%\",id:\"TBxPib00J\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(255, 255, 255)\",placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"TBxPib00J\",message:{placeholder:(_getLocalizedValue7=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"\u10D2\u10DB\u10D8\u10E0\u10D8\u10E1 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0\",value:\"\"},nameField:{placeholder:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"\u10DE\u10D4\u10E0\u10E1\u10DD\u10DC\u10D0\u10DF\u10D8\u10E1 \u10E1\u10D0\u10EE\u10D4\u10DA\u10D8\",value:\"\"},padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",withEmail:false,withMessage:true,withName:true})})})]})]}),document.querySelector(\"#overlay\"))})})]})});}})]}),visible5&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"euCN8TXG_\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"wXB4zl3LW\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Cooj9E714,className:\"framer-1i22pm0\",\"data-framer-name\":\"\u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D4\u10D1\u10D8\",fonts:[\"Inter\"],name:\"\u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D4\u10D1\u10D8\",stylesPresetsClassNames:{a:\"framer-styles-preset-oan344\",code:\"framer-styles-preset-3mc5xt\",h1:\"framer-styles-preset-11irvo\",h2:\"framer-styles-preset-16g5bzt\",h3:\"framer-styles-preset-6chh5n\",h4:\"framer-styles-preset-1ix5ast\",h5:\"framer-styles-preset-fupakv\",img:\"framer-styles-preset-p58q8\",p:\"framer-styles-preset-ljdkym\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mtif8r\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u10E8\u10D4\u10DB\u10DD\u10D2\u10D5\u10E2\u10D0\u10D5\u10D0\u10D6\u10D4\u10D7 \u10DB\u10DD\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1, \u10E1\u10D0\u10E5\u10DB\u10D4\u10DC\u10D8 \u10E1\u10D0\u10D2\u10DB\u10D8\u10E0\u10DD\u10DC\u10D8. \u10D3\u10D0\u10D5\u10E3\u10E2\u10DD\u10D5\u10DD\u10D7 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0\u10E1 \u10DB\u10DD\u10DC\u10E3\u10E1\u10D9\u10E0\u10D8\u10DE\u10E2\u10D8 \u10DB\u10D0\u10D7 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1. \u10DB\u10DD\u10D2\u10D5\u10EC\u10D4\u10E0\u10D4\u10D7 \u10E7\u10D5\u10D4\u10DA\u10D0\u10E4\u10D4\u10E0\u10D8 \u10E0\u10D8\u10E1 \u10D2\u10D0\u10EE\u10E1\u10D4\u10DC\u10D4\u10D1\u10D0\u10E1\u10D0\u10EA \u10E8\u10D4\u10EB\u10DA\u10D4\u10D1\u10D7\"})}),className:\"framer-pubj1w\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8;return _jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hdcpux\",\"data-border\":true,\"data-framer-name\":\"Frame 10769\",id:\"1hdcpux\",name:\"Frame 10769\",onTap:onTapwelu7j({overlay:overlay1}),whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(36, 39, 42)\"},children:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D8\u10E1 \u10D3\u10D0\u10DB\u10D0\u10E2\u10D4\u10D1\u10D0\"})}),className:\"framer-1mtxrzi\",\"data-framer-name\":\"\u10D3\u10D0\u10D0\u10E7\u10D4\u10DC\u10D4 Lineage 2\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D3\u10D0\u10D0\u10E7\u10D4\u10DC\u10D4 Lineage 2\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1x6u9oq\",\"data-framer-portal-id\":\"1hdcpux\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"vNiqTrvtf\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6r4azo\",\"data-framer-portal-id\":\"1hdcpux\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2gtqni\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D8\u10E1 \u10D3\u10D0\u10DB\u10D0\u10E2\u10D4\u10D1\u10D0\"})}),className:\"framer-1msl100\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"\u10D2\u10D7\u10EE\u10DD\u10D5\u10D7 \u10DB\u10DD\u10D2\u10D5\u10EC\u10D4\u10E0\u10DD\u10D7 \u10D3\u10D4\u10E2\u10D0\u10DA\u10E3\u10E0\u10D8 \u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D0 \u10DB\u10DD\u10D7\u10D0\u10DB\u10D0\u10E8\u10D4\u10D6\u10D4, \u10DB\u10D8\u10E3\u10D7\u10D8\u10D7\u10D4\u10D7 \u10DB\u10DD\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E1\u10D0\u10EE\u10D4\u10DA\u10D8 \u10D5\u10D8\u10E1 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0\u10E1\u10D0\u10EA \u10D2\u10D5\u10EC\u10D4\u10E0\u10D7. \",/*#__PURE__*/_jsx(Link,{href:\"https://wetransfer.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-nuwavy\",\"data-styles-preset\":\"s7M4vBWtE\",children:\"wetransfer\"})}),\"-\u10D8\u10E1 \u10DA\u10D8\u10DC\u10D9\u10D8\u10D7 \u10D2\u10D0\u10DB\u10DD\u10D2\u10D5\u10D8\u10D2\u10D6\u10D0\u10D5\u10DC\u10D4\u10D7 \u10E1\u10E5\u10E0\u10D8\u10DC\u10D4\u10D1\u10D8 \u10D3\u10D0 \u10E4\u10D0\u10D8\u10DA\u10D4\u10D1\u10D8 (\u10D7\u10E3 \u10D2\u10D0\u10E5\u10D5\u10D7). \u10E8\u10D4\u10D2\u10D8\u10EB\u10DA\u10D8\u10D0\u10D7 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D0 \u10D3\u10D0\u10EC\u10D4\u10E0\u10DD\u10D7 \",/*#__PURE__*/_jsx(Link,{href:\"https://docs.google.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-nuwavy\",\"data-styles-preset\":\"s7M4vBWtE\",children:\"docs.google.com\"})}),\"-\u10D8\u10E1 \u10DE\u10DA\u10D0\u10E2\u10E4\u10DD\u10E0\u10DB\u10D0\u10D6\u10D4 \u10D3\u10D0 \u10D2\u10D0\u10D2\u10D5\u10D8\u10D6\u10D8\u10D0\u10E0\u10DD\u10D7 \u10D1\u10DB\u10E3\u10DA\u10D8\"]})}),className:\"framer-xkeo0m\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mqje6l-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,button:{color:\"rgb(255, 255, 255)\",fill:\"rgb(225, 77, 47)\",fontWeight:600,label:(_getLocalizedValue3=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"\u10D2\u10D0\u10D2\u10D6\u10D0\u10D5\u10DC\u10D0\"},email:{placeholder:(_getLocalizedValue4=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"\u10D7\u10E5\u10D5\u10D4\u10DC\u10D8 \u10D4\u10DA. \u10E4\u10DD\u10E1\u10E2\u10D0\",value:\"\"},font:true,fontFamily:(_getLocalizedValue5=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"noto serif georgian\",fontSize:16,fontWeight:400,formId:(_getLocalizedValue6=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"sXZT8qCGg\",gap:15,height:\"100%\",id:\"xNk9HlwJX\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(255, 255, 255)\",placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"xNk9HlwJX\",message:{placeholder:(_getLocalizedValue7=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"\u10DA\u10D4\u10D2\u10D4\u10DC\u10D3\u10D0\",value:\"\"},nameField:{placeholder:(_getLocalizedValue8=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"\u10DE\u10D4\u10E0\u10E1\u10DD\u10DC\u10D0\u10DF\u10D8\u10E1 \u10E1\u10D0\u10EE\u10D4\u10DA\u10D8\",value:\"\"},padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",withEmail:false,withMessage:true,withName:true})})})]})]}),document.querySelector(\"#overlay\"))})})]})});}})]}),visible6&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1920,pixelHeight:800,pixelWidth:1920,sizes:\"calc(min(100vw, 1200px) - 48px)\",...toResponsiveImage(V2UuVla7Q)},className:\"framer-1r3qhj\"}),mQQLefAxg&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16px2zh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"\u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D4\u10D1\u10D8\"})}),className:\"framer-17ttwkv\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),mQQLefAxg&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-rln8za\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Istoriebi,type:\"Collection\"},select:[{name:\"fYbh57AGR\",type:\"Identifier\"},{name:\"z0vCqpOK1\",type:\"Identifier\"},{name:\"zrxMUnug8\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"ozHIpojcZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:Wa9bNUK8L},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({fYbh57AGR:fYbh57AGRdyFNEYxTb,z0vCqpOK1:z0vCqpOK1dyFNEYxTb,zrxMUnug8:zrxMUnug8dyFNEYxTb,id:iddyFNEYxTb},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`dyFNEYxTb-${iddyFNEYxTb}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fYbh57AGR:fYbh57AGRdyFNEYxTb},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fYbh57AGR:fYbh57AGRdyFNEYxTb},webPageId:\"UH_sa9yX5\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-siftyq framer-w41goq\",whileHover:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cCuyCiGaf:{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(min(100vw, 1200px) - 48px, 1584px) - 32px) / 2, 200px)\",...toResponsiveImage(z0vCqpOK1dyFNEYxTb)}},M8KkwXDYo:{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1200px) - 48px, 1584px)\",...toResponsiveImage(z0vCqpOK1dyFNEYxTb)}},QAlIIbcAZ:{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1200px) - 48px, 1584px)\",...toResponsiveImage(z0vCqpOK1dyFNEYxTb)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(min(100vw, 1200px) - 48px, 1584px) - 64px) / 3, 200px)\",...toResponsiveImage(z0vCqpOK1dyFNEYxTb)},className:\"framer-1vf4ekw\",\"data-border\":true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-103mxse\",\"data-framer-name\":\"Frame 10932\",name:\"Frame 10932\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"\u10D1\u10DD\u10E2\u10D8 \u10DD\u10E4\u10D8\u10EA\u10D8\u10D0\u10DA\u10E3\u10E0\u10D0\u10D3 \u10DC\u10D4\u10D1\u10D0\u10D3\u10D0\u10E0\u10D7\u10E3\u10DA\u10D8\u10D0!\"})}),className:\"framer-8bq5ta\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",text:zrxMUnug8dyFNEYxTb,verticalAlignment:\"center\",withExternalLayout:true})})]})})})},iddyFNEYxTb);})})})})]}),JQUPOOOK4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kj2ryp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16g5bzt\",\"data-styles-preset\":\"YVNVfEKtN\",children:\"\u10DB\u10DD\u10EE\u10E1\u10D4\u10DC\u10D8\u10D4\u10D1\u10E3\u10DA\u10D8\u10D0 \u10D8\u10E1\u10E2\u10DD\u10E0\u10D8\u10D4\u10D1\u10E8\u10D8\"})}),className:\"framer-u026b0\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"Inter\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pf3bvt\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Istoriebi,type:\"Collection\"},select:[{name:\"fYbh57AGR\",type:\"Identifier\"},{name:\"z0vCqpOK1\",type:\"Identifier\"},{name:\"zrxMUnug8\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{arguments:[{name:\"ikGg4MzmL\",type:\"Identifier\"},{type:\"LiteralValue\",value:Wa9bNUK8L}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({fYbh57AGR:fYbh57AGRFi6FiUQVT,z0vCqpOK1:z0vCqpOK1Fi6FiUQVT,zrxMUnug8:zrxMUnug8Fi6FiUQVT,id:idFi6FiUQVT},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`Fi6FiUQVT-${idFi6FiUQVT}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fYbh57AGR:fYbh57AGRFi6FiUQVT},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fYbh57AGR:fYbh57AGRFi6FiUQVT},webPageId:\"UH_sa9yX5\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1fi1zw3 framer-w41goq\",whileHover:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cCuyCiGaf:{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(min(100vw, 1200px) - 48px, 1584px) - 32px) / 2, 200px)\",...toResponsiveImage(z0vCqpOK1Fi6FiUQVT)}},M8KkwXDYo:{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1200px) - 48px, 1584px)\",...toResponsiveImage(z0vCqpOK1Fi6FiUQVT)}},QAlIIbcAZ:{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1200px) - 48px, 1584px)\",...toResponsiveImage(z0vCqpOK1Fi6FiUQVT)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(min(100vw, 1200px) - 48px, 1584px) - 64px) / 3, 200px)\",...toResponsiveImage(z0vCqpOK1Fi6FiUQVT)},className:\"framer-41tclc\",\"data-border\":true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1go1fax\",\"data-framer-name\":\"Frame 10932\",name:\"Frame 10932\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZiBHZW9yZ2lhbi1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Serif Georgian\", \"Noto Serif Georgian Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"\u10D1\u10DD\u10E2\u10D8 \u10DD\u10E4\u10D8\u10EA\u10D8\u10D0\u10DA\u10E3\u10E0\u10D0\u10D3 \u10DC\u10D4\u10D1\u10D0\u10D3\u10D0\u10E0\u10D7\u10E3\u10DA\u10D8\u10D0!\"})}),className:\"framer-1whp1mm\",\"data-framer-name\":\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",fonts:[\"GF;Noto Serif Georgian-regular\"],name:\"\u10D7\u10D0\u10DB\u10D0\u10E8\u10D8\u10E1 \u10E8\u10D4\u10E1\u10D0\u10EE\u10D4\u10D1\",text:zrxMUnug8Fi6FiUQVT,verticalAlignment:\"center\",withExternalLayout:true})})]})})})},idFi6FiUQVT);})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tcteoj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cCuyCiGaf:{variant:\"EOX9lsyLX\"},M8KkwXDYo:{variant:\"EOX9lsyLX\"},QAlIIbcAZ:{variant:\"EOX9lsyLX\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"XGbcYZJYd\",layoutId:\"XGbcYZJYd\",style:{width:\"100%\"},variant:\"C36fJbQGa\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-MgL1B { background: rgb(4, 10, 8); }`,\".framer-MgL1B.framer-w41goq, .framer-MgL1B .framer-w41goq { display: block; }\",\".framer-MgL1B.framer-sziwrx { align-content: center; align-items: center; background-color: #040a08; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-MgL1B .framer-tb1r3x-container, .framer-MgL1B .framer-je0r7f-container, .framer-MgL1B .framer-1tcteoj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MgL1B .framer-28oksk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 80px 24px 80px 24px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-jgc8pb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-34f89z { --border-bottom-width: 1px; --border-color: rgba(255, 192, 35, 0.27); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 0.93 / 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, 215px); max-width: 372px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-8ch636 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-MgL1B .framer-1qzkr5i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-1kmus3a, .framer-MgL1B .framer-7k7j82, .framer-MgL1B .framer-19b4nrt, .framer-MgL1B .framer-1wpedqs, .framer-MgL1B .framer-ni4bvd, .framer-MgL1B .framer-z67vhw, .framer-MgL1B .framer-qagygu, .framer-MgL1B .framer-13atqrp, .framer-MgL1B .framer-1ivw2ef, .framer-MgL1B .framer-xkeo0m, .framer-MgL1B .framer-17ttwkv, .framer-MgL1B .framer-u026b0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MgL1B .framer-wv2scv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-so05bw, .framer-MgL1B .framer-19es0pj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-1ff0mwk, .framer-MgL1B .framer-gtnx0y { flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-MgL1B .framer-11cv0t2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-MgL1B .framer-1kebtk5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-MgL1B .framer-1o4sbw7 { flex: none; height: 12px; position: relative; width: 8px; }\",\".framer-MgL1B .framer-1yk6m18 { flex: none; height: 12px; position: relative; width: 16px; }\",\".framer-MgL1B .framer-2ei4sa, .framer-MgL1B .framer-hjdagb, .framer-MgL1B .framer-pubj1w { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-MgL1B .framer-otnu4q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-bc1xsp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-MgL1B .framer-1id7rue { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-1lb2wdn, .framer-MgL1B .framer-ea384, .framer-MgL1B .framer-2gtqni { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-1ut2h4a, .framer-MgL1B .framer-1hdcpux { --border-bottom-width: 1px; --border-color: #e0e0e0; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 9px 24px 9px 24px; position: relative; width: min-content; }\",\".framer-MgL1B .framer-1beg274, .framer-MgL1B .framer-v6ghl8, .framer-MgL1B .framer-1mtxrzi, .framer-MgL1B .framer-1msl100 { --framer-paragraph-spacing: 1px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MgL1B .framer-v5mu13, .framer-MgL1B .framer-1x6u9oq { background-color: rgba(0, 0, 0, 0.9); inset: 0px; position: fixed; user-select: none; }\",\".framer-MgL1B .framer-1xibbna, .framer-MgL1B .framer-6r4azo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; left: 50%; max-width: 550px; overflow: hidden; padding: 0px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 80%; }\",\".framer-MgL1B .framer-1mo7qfz-container, .framer-MgL1B .framer-1mqje6l-container { flex: none; height: 290px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-1i22pm0 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MgL1B .framer-1mtif8r { --border-bottom-width: 1px; --border-color: rgba(255, 192, 35, 0.46); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #362c14; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; 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-MgL1B .framer-1r3qhj { aspect-ratio: 1.7194029850746269 / 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, 116px); position: relative; width: 100%; }\",\".framer-MgL1B .framer-16px2zh, .framer-MgL1B .framer-kj2ryp { 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-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1584px; padding: 0px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-siftyq, .framer-MgL1B .framer-1fi1zw3 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 12px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-MgL1B .framer-1vf4ekw, .framer-MgL1B .framer-41tclc { --border-bottom-width: 1px; --border-color: rgba(255, 192, 35, 0.27); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.8125 / 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, 110px); position: relative; width: 100%; }\",\".framer-MgL1B .framer-103mxse, .framer-MgL1B .framer-1go1fax { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-MgL1B .framer-8bq5ta, .framer-MgL1B .framer-1whp1mm { --framer-paragraph-spacing: 1px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MgL1B.framer-sziwrx, .framer-MgL1B .framer-28oksk, .framer-MgL1B .framer-jgc8pb, .framer-MgL1B .framer-8ch636, .framer-MgL1B .framer-1qzkr5i, .framer-MgL1B .framer-wv2scv, .framer-MgL1B .framer-so05bw, .framer-MgL1B .framer-11cv0t2, .framer-MgL1B .framer-1kebtk5, .framer-MgL1B .framer-19es0pj, .framer-MgL1B .framer-otnu4q, .framer-MgL1B .framer-bc1xsp, .framer-MgL1B .framer-1id7rue, .framer-MgL1B .framer-1lb2wdn, .framer-MgL1B .framer-1ut2h4a, .framer-MgL1B .framer-1xibbna, .framer-MgL1B .framer-ea384, .framer-MgL1B .framer-1mtif8r, .framer-MgL1B .framer-1hdcpux, .framer-MgL1B .framer-6r4azo, .framer-MgL1B .framer-2gtqni, .framer-MgL1B .framer-16px2zh, .framer-MgL1B .framer-siftyq, .framer-MgL1B .framer-103mxse, .framer-MgL1B .framer-kj2ryp, .framer-MgL1B .framer-1fi1zw3, .framer-MgL1B .framer-1go1fax { gap: 0px; } .framer-MgL1B.framer-sziwrx > *, .framer-MgL1B .framer-wv2scv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MgL1B.framer-sziwrx > :first-child, .framer-MgL1B .framer-28oksk > :first-child, .framer-MgL1B .framer-8ch636 > :first-child, .framer-MgL1B .framer-1qzkr5i > :first-child, .framer-MgL1B .framer-wv2scv > :first-child, .framer-MgL1B .framer-otnu4q > :first-child, .framer-MgL1B .framer-bc1xsp > :first-child, .framer-MgL1B .framer-1id7rue > :first-child, .framer-MgL1B .framer-1lb2wdn > :first-child, .framer-MgL1B .framer-1xibbna > :first-child, .framer-MgL1B .framer-ea384 > :first-child, .framer-MgL1B .framer-6r4azo > :first-child, .framer-MgL1B .framer-2gtqni > :first-child, .framer-MgL1B .framer-16px2zh > :first-child, .framer-MgL1B .framer-siftyq > :first-child, .framer-MgL1B .framer-103mxse > :first-child, .framer-MgL1B .framer-kj2ryp > :first-child, .framer-MgL1B .framer-1fi1zw3 > :first-child, .framer-MgL1B .framer-1go1fax > :first-child { margin-top: 0px; } .framer-MgL1B.framer-sziwrx > :last-child, .framer-MgL1B .framer-28oksk > :last-child, .framer-MgL1B .framer-8ch636 > :last-child, .framer-MgL1B .framer-1qzkr5i > :last-child, .framer-MgL1B .framer-wv2scv > :last-child, .framer-MgL1B .framer-otnu4q > :last-child, .framer-MgL1B .framer-bc1xsp > :last-child, .framer-MgL1B .framer-1id7rue > :last-child, .framer-MgL1B .framer-1lb2wdn > :last-child, .framer-MgL1B .framer-1xibbna > :last-child, .framer-MgL1B .framer-ea384 > :last-child, .framer-MgL1B .framer-6r4azo > :last-child, .framer-MgL1B .framer-2gtqni > :last-child, .framer-MgL1B .framer-16px2zh > :last-child, .framer-MgL1B .framer-siftyq > :last-child, .framer-MgL1B .framer-103mxse > :last-child, .framer-MgL1B .framer-kj2ryp > :last-child, .framer-MgL1B .framer-1fi1zw3 > :last-child, .framer-MgL1B .framer-1go1fax > :last-child { margin-bottom: 0px; } .framer-MgL1B .framer-28oksk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-MgL1B .framer-jgc8pb > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-MgL1B .framer-jgc8pb > :first-child, .framer-MgL1B .framer-so05bw > :first-child, .framer-MgL1B .framer-11cv0t2 > :first-child, .framer-MgL1B .framer-1kebtk5 > :first-child, .framer-MgL1B .framer-19es0pj > :first-child, .framer-MgL1B .framer-1ut2h4a > :first-child, .framer-MgL1B .framer-1mtif8r > :first-child, .framer-MgL1B .framer-1hdcpux > :first-child { margin-left: 0px; } .framer-MgL1B .framer-jgc8pb > :last-child, .framer-MgL1B .framer-so05bw > :last-child, .framer-MgL1B .framer-11cv0t2 > :last-child, .framer-MgL1B .framer-1kebtk5 > :last-child, .framer-MgL1B .framer-19es0pj > :last-child, .framer-MgL1B .framer-1ut2h4a > :last-child, .framer-MgL1B .framer-1mtif8r > :last-child, .framer-MgL1B .framer-1hdcpux > :last-child { margin-right: 0px; } .framer-MgL1B .framer-8ch636 > *, .framer-MgL1B .framer-1xibbna > *, .framer-MgL1B .framer-6r4azo > *, .framer-MgL1B .framer-16px2zh > *, .framer-MgL1B .framer-kj2ryp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MgL1B .framer-1qzkr5i > *, .framer-MgL1B .framer-bc1xsp > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-MgL1B .framer-so05bw > *, .framer-MgL1B .framer-19es0pj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-MgL1B .framer-11cv0t2 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-MgL1B .framer-1kebtk5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-MgL1B .framer-otnu4q > *, .framer-MgL1B .framer-1lb2wdn > *, .framer-MgL1B .framer-ea384 > *, .framer-MgL1B .framer-2gtqni > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MgL1B .framer-1id7rue > *, .framer-MgL1B .framer-siftyq > *, .framer-MgL1B .framer-1fi1zw3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-MgL1B .framer-1ut2h4a > *, .framer-MgL1B .framer-1hdcpux > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-MgL1B .framer-1mtif8r > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-MgL1B .framer-103mxse > *, .framer-MgL1B .framer-1go1fax > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@media (min-width: 1920px) { .framer-MgL1B .hidden-sziwrx { display: none !important; } }\",`@media (min-width: 1200px) and (max-width: 1919px) { .framer-MgL1B .hidden-48mpjf { display: none !important; } .${metadata.bodyClassName}-framer-MgL1B { background: rgb(4, 10, 8); } .framer-MgL1B.framer-sziwrx { width: 1200px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .framer-MgL1B .hidden-853qfx { display: none !important; } .${metadata.bodyClassName}-framer-MgL1B { background: rgb(4, 10, 8); } .framer-MgL1B.framer-sziwrx { width: 810px; } .framer-MgL1B .framer-28oksk { padding: 56px 24px 56px 24px; } .framer-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { grid-template-columns: repeat(2, minmax(200px, 1fr)); }}`,`@media (min-width: 390px) and (max-width: 809px) { .framer-MgL1B .hidden-p5yvlc { display: none !important; } .${metadata.bodyClassName}-framer-MgL1B { background: rgb(4, 10, 8); } .framer-MgL1B.framer-sziwrx { width: 390px; } .framer-MgL1B .framer-28oksk { padding: 40px 24px 40px 24px; } .framer-MgL1B .framer-jgc8pb { flex-direction: column; gap: 24px; } .framer-MgL1B .framer-34f89z { order: 1; } .framer-MgL1B .framer-8ch636 { flex: none; order: 2; width: 100%; } .framer-MgL1B .framer-bc1xsp { flex: none; order: 0; width: 100%; } .framer-MgL1B .framer-1mtif8r { flex-direction: column; } .framer-MgL1B .framer-pubj1w { flex: none; width: 100%; } .framer-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-MgL1B .framer-siftyq, .framer-MgL1B .framer-1fi1zw3 { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MgL1B .framer-jgc8pb, .framer-MgL1B .framer-1mtif8r, .framer-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { gap: 0px; } .framer-MgL1B .framer-jgc8pb > *, .framer-MgL1B .framer-1mtif8r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MgL1B .framer-jgc8pb > :first-child, .framer-MgL1B .framer-1mtif8r > :first-child, .framer-MgL1B .framer-rln8za > :first-child, .framer-MgL1B .framer-1pf3bvt > :first-child { margin-top: 0px; } .framer-MgL1B .framer-jgc8pb > :last-child, .framer-MgL1B .framer-1mtif8r > :last-child, .framer-MgL1B .framer-rln8za > :last-child, .framer-MgL1B .framer-1pf3bvt > :last-child { margin-bottom: 0px; } .framer-MgL1B .framer-rln8za > *, .framer-MgL1B .framer-1pf3bvt > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,`@media (max-width: 389px) { .framer-MgL1B .hidden-n2psgt { display: none !important; } .${metadata.bodyClassName}-framer-MgL1B { background: rgb(4, 10, 8); } .framer-MgL1B.framer-sziwrx { width: 320px; } .framer-MgL1B .framer-28oksk { padding: 40px 24px 40px 24px; } .framer-MgL1B .framer-jgc8pb { flex-direction: column; gap: 24px; } .framer-MgL1B .framer-34f89z { order: 1; } .framer-MgL1B .framer-8ch636 { flex: none; order: 2; width: 100%; } .framer-MgL1B .framer-bc1xsp { flex: none; order: 0; width: 100%; } .framer-MgL1B .framer-1mtif8r { flex-direction: column; } .framer-MgL1B .framer-pubj1w { flex: none; width: 100%; } .framer-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-MgL1B .framer-siftyq, .framer-MgL1B .framer-1fi1zw3 { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MgL1B .framer-jgc8pb, .framer-MgL1B .framer-1mtif8r, .framer-MgL1B .framer-rln8za, .framer-MgL1B .framer-1pf3bvt { gap: 0px; } .framer-MgL1B .framer-jgc8pb > *, .framer-MgL1B .framer-1mtif8r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MgL1B .framer-jgc8pb > :first-child, .framer-MgL1B .framer-1mtif8r > :first-child, .framer-MgL1B .framer-rln8za > :first-child, .framer-MgL1B .framer-1pf3bvt > :first-child { margin-top: 0px; } .framer-MgL1B .framer-jgc8pb > :last-child, .framer-MgL1B .framer-1mtif8r > :last-child, .framer-MgL1B .framer-rln8za > :last-child, .framer-MgL1B .framer-1pf3bvt > :last-child { margin-bottom: 0px; } .framer-MgL1B .framer-rln8za > *, .framer-MgL1B .framer-1pf3bvt > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,'.framer-MgL1B[data-border=\"true\"]::after, .framer-MgL1B [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3077\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JyLypPIwG\":{\"layout\":[\"fixed\",\"auto\"]},\"cCuyCiGaf\":{\"layout\":[\"fixed\",\"auto\"]},\"M8KkwXDYo\":{\"layout\":[\"fixed\",\"auto\"]},\"QAlIIbcAZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerRvP_PrKJN=withCSS(Component,css,\"framer-MgL1B\");export default FramerRvP_PrKJN;FramerRvP_PrKJN.displayName=\"didebis-darbazi\";FramerRvP_PrKJN.defaultProps={height:3077,width:1920};addFonts(FramerRvP_PrKJN,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Noto Serif Georgian\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvofcjTw-FgZxQ.woff2\",weight:\"400\"}]},...HeaderFonts,...HeaderMenuFonts,...FormSparkFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"euCN8TXG_\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"euCN8TXG_\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"wXB4zl3LW\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"wXB4zl3LW\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRvP_PrKJN\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JyLypPIwG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cCuyCiGaf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M8KkwXDYo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QAlIIbcAZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3077\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1920\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "HeaderFonts", "getFonts", "Zd0S041Ub_default", "HeaderMenuFonts", "g9_Y4za8c_default", "FormSparkFonts", "FormSpark_default", "FooterFonts", "DlkczDeeY_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "toResponsiveImage", "isSet", "negate", "transition1", "animation", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation1", "QueryData", "query", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "sTtcijDN9_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "NotFoundError", "style", "className", "layoutId", "variant", "oKPobsxnC", "Wa9bNUK8L", "uDHwGS1O_", "YFeMQF4gj", "aD_voVRIA", "k_l42NgDd", "J33EKUiNX", "pWcAZdXNu", "Cooj9E714", "V2UuVla7Q", "mQQLefAxg", "fYbh57AGRdyFNEYxTb", "z0vCqpOK1dyFNEYxTb", "zrxMUnug8dyFNEYxTb", "iddyFNEYxTb", "JQUPOOOK4", "fYbh57AGRFi6FiUQVT", "z0vCqpOK1Fi6FiUQVT", "zrxMUnug8Fi6FiUQVT", "idFi6FiUQVT", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwelu7j", "overlay", "paginationInfo", "args", "preloadPromise", "ref1", "pe", "isDisplayed", "isDisplayed1", "visible1", "visible2", "visible3", "isDisplayed2", "visible4", "visible5", "visible6", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Zd0S041Ub_default", "g9_Y4za8c_default", "Image2", "RichText2", "x", "_getLocalizedValue8", "l", "AnimatePresence", "Ga", "Link", "FormSpark_default", "ComponentPresetsProvider", "overlay1", "QvELLPkqM_default", "collection", "loadMore", "i", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "DlkczDeeY_default", "css", "FramerRvP_PrKJN", "withCSS", "RvP_PrKJN_default", "addFonts", "HeaderFonts", "HeaderMenuFonts", "FormSparkFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "__FramerMetadata__"]
}
