{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3483rzkrDy2SsDANXbTD/A82AGLux23XgbowvrzWo/vbyO_864D.js"],
  "sourcesContent": ["// Generated by Framer (0f540f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterLegal from\"#framer/local/canvasComponent/dng2kgQgI/dng2kgQgI.js\";import LampLight from\"#framer/local/canvasComponent/oQKefEW2l/oQKefEW2l.js\";import Navigation from\"#framer/local/canvasComponent/S0anc8Tcm/S0anc8Tcm.js\";import*as sharedStyle4 from\"#framer/local/css/CUimggZpW/CUimggZpW.js\";import*as sharedStyle from\"#framer/local/css/EoDfwgAJX/EoDfwgAJX.js\";import*as sharedStyle5 from\"#framer/local/css/FLwEalbVJ/FLwEalbVJ.js\";import*as sharedStyle1 from\"#framer/local/css/hl_qarYet/hl_qarYet.js\";import*as sharedStyle3 from\"#framer/local/css/LNaBb9K5F/LNaBb9K5F.js\";import*as sharedStyle2 from\"#framer/local/css/t6yuszhCH/t6yuszhCH.js\";import metadataProvider from\"#framer/local/webPageMetadata/vbyO_864D/vbyO_864D.js\";const NavigationFonts=getFonts(Navigation);const LampLightFonts=getFonts(LampLight);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterLegalFonts=getFonts(FooterLegal);const cycleOrder=[\"SmQUZqg9w\",\"FTebsWf5w\",\"hWBycgXGw\"];const breakpoints={FTebsWf5w:\"(min-width: 810px) and (max-width: 1279px)\",hWBycgXGw:\"(max-width: 809px)\",SmQUZqg9w:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LIWDS\";const variantClassNames={FTebsWf5w:\"framer-v-pixgcl\",hWBycgXGw:\"framer-v-161smag\",SmQUZqg9w:\"framer-v-85cj1s\"};const transition1={delay:0,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={delay:.1,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.15,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.2,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.25,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.3,duration:1,ease:[.44,0,.2,.99],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"SmQUZqg9w\",Phone:\"hWBycgXGw\",Tablet:\"FTebsWf5w\"};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:\"SmQUZqg9w\"};};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-LIWDS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-LIWDS`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hWBycgXGw\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SmQUZqg9w\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-85cj1s\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{height:866,width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s2whgs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{style:{width:\"100%\"},variant:\"AMyM5rp25\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"RWw5656ue\",layoutId:\"RWw5656ue\",style:{height:\"100%\"},variant:\"PF6lvhVV4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bcmjsq\",\"data-framer-name\":\"Content\",\"data-hide-scrollbars\":true,name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4yc5y8\",\"data-framer-name\":\"Terms and Conditions\",\"data-hide-scrollbars\":true,name:\"Terms and Conditions\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17sm8h2\",\"data-framer-name\":\"Content\",name:\"Content\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jbpstf-container hidden-161smag\",children:/*#__PURE__*/_jsx(LampLight,{height:\"100%\",id:\"JU_ylVDQs\",layoutId:\"JU_ylVDQs\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-6dzq27\",\"data-styles-preset\":\"hl_qarYet\",children:\"Privacy Policy\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-b31p9p\",\"data-styles-preset\":\"EoDfwgAJX\",children:\"Privacy Policy\"})}),className:\"framer-1r3apfu\",\"data-framer-appear-id\":\"1r3apfu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,name:\"Title\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-i9ds2l\",\"data-framer-appear-id\":\"i9ds2l\",\"data-framer-name\":\"Block\",initial:animation1,name:\"Block\",optimized:true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:[\"The purpose of this Privacy Policy is to outline the collection, utilisation, and disclosure of your personal information when you visit my website (\",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ndrx2h\",\"data-styles-preset\":\"LNaBb9K5F\",children:\"ayaneshu.com\"})}),\") or when you buy any of our products. If you have any inquiries, please do not hesitate to reach out to us.\"]})}),className:\"framer-1up0lm8\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-7dej7h\",\"data-framer-appear-id\":\"7dej7h\",\"data-framer-name\":\"Block\",initial:animation1,name:\"Block\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t1shan\",\"data-styles-preset\":\"FLwEalbVJ\",style:{\"--framer-text-color\":\"var(--token-97f5deb7-ff79-4d24-869b-1e32931b00f4, rgb(255, 255, 255))\"},children:\"Information Collection (Website)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vukmto\",\"data-styles-preset\":\"CUimggZpW\",children:\"Information Collection (Website)\"})}),className:\"framer-ofqkds\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:\"When you visit our website, we collect no personal information, everything we track is 100% GDPR conform and anonymous.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:'When you make a purchase, we obtain certain information such as your name, email address, and city location. This information is provided to us by LemonSqueezy, and I refer to it as \"Order Information.\" It\\'s important to note that any payment information, including credit card numbers, UPI details, and PayPal account details, is NOT stored on my site, but instead is directed to a third-party system such as Lemonsqueezy or PayPal.'})]}),className:\"framer-10w4bj6\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-8jknfk\",\"data-framer-appear-id\":\"8jknfk\",\"data-framer-name\":\"Block\",initial:animation1,name:\"Block\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t1shan\",\"data-styles-preset\":\"FLwEalbVJ\",style:{\"--framer-text-color\":\"var(--token-97f5deb7-ff79-4d24-869b-1e32931b00f4, rgb(255, 255, 255))\"},children:\"Information Usage\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vukmto\",\"data-styles-preset\":\"CUimggZpW\",children:\"Information Usage\"})}),className:\"framer-1ss3d17\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:\"I will use your email to communicate with you when sending template updates and new products. You can opt-out any time.\"})}),className:\"framer-1fv3qxq\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-pwtufa\",\"data-framer-appear-id\":\"pwtufa\",\"data-framer-name\":\"Block\",initial:animation1,name:\"Block\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t1shan\",\"data-styles-preset\":\"FLwEalbVJ\",style:{\"--framer-text-color\":\"var(--token-97f5deb7-ff79-4d24-869b-1e32931b00f4, rgb(255, 255, 255))\"},children:\"Information Sharing\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vukmto\",\"data-styles-preset\":\"CUimggZpW\",children:\"Information Sharing\"})}),className:\"framer-1ba8qdy\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:[\"I use Lemonsqueezy as a payment service to sell our products. You can read more about how MailerLite uses your Personal Information at \",/*#__PURE__*/_jsx(Link,{href:\"https://www.lemonsqueezy.com/privacy\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ndrx2h\",\"data-styles-preset\":\"LNaBb9K5F\",children:\"lemonsqueezy.com/privacy\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:\"I use Framer Analytics to understand how our customers use our website. However, this analytics are 100% private and anonymous. I am not collecting any personal data.\"})]}),className:\"framer-105tveq\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-1jltgnj\",\"data-framer-appear-id\":\"1jltgnj\",\"data-framer-name\":\"Block\",initial:animation1,name:\"Block\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t1shan\",\"data-styles-preset\":\"FLwEalbVJ\",style:{\"--framer-text-color\":\"var(--token-97f5deb7-ff79-4d24-869b-1e32931b00f4, rgb(255, 255, 255))\"},children:\"Contact\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vukmto\",\"data-styles-preset\":\"CUimggZpW\",children:\"Contact\"})}),className:\"framer-17beelq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11tl2eg\",\"data-styles-preset\":\"t6yuszhCH\",children:[\"If you have questions regarding privacy, please contact us via \",/*#__PURE__*/_jsx(Link,{href:\"mailto:ayaneshu@gmail.com\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ndrx2h\",\"data-styles-preset\":\"LNaBb9K5F\",children:\"ayaneshu@gmail.com\"})})]})}),className:\"framer-18q9uar\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{width:\"100vw\",y:2735.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,y:1520.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2tfcmg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hWBycgXGw:{variant:\"PZZJK4wJo\"}},children:/*#__PURE__*/_jsx(FooterLegal,{height:\"100%\",id:\"h9R3Ml7oQ\",layoutId:\"h9R3Ml7oQ\",style:{width:\"100%\"},variant:\"hobitIQgJ\",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-LIWDS { background: var(--token-56d6b9a4-0678-4e8e-a67d-fbe2e7008f97, rgb(19, 20, 21)) /* {\"name\":\"bg-primary\"} */; }`,\".framer-LIWDS.framer-10ee7gc, .framer-LIWDS .framer-10ee7gc { display: block; }\",\".framer-LIWDS.framer-85cj1s { align-content: center; align-items: center; background-color: var(--token-56d6b9a4-0678-4e8e-a67d-fbe2e7008f97, #131415); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-LIWDS .framer-s2whgs-container { flex: none; height: 100vh; position: relative; width: auto; }\",\".framer-LIWDS .framer-1bcmjsq { align-content: center; align-items: center; background-color: var(--token-56d6b9a4-0678-4e8e-a67d-fbe2e7008f97, #131415); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: visible; padding: 40px 40px 40px 0px; position: relative; width: 1px; }\",\".framer-LIWDS .framer-4yc5y8 { align-content: center; align-items: center; background-color: var(--token-7b8f49d6-1649-422b-baf5-c57f183fe82c, #1a1b1e); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 1px 40px 10px rgba(5, 5, 5, 0.2); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: auto; overscroll-behavior: contain; padding: 0px; position: relative; width: 100%; }\",\".framer-LIWDS .framer-17sm8h2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; min-height: 90vh; overflow: hidden; padding: 80px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-LIWDS .framer-1jbpstf-container { flex: none; height: 838px; left: -225px; opacity: 0.6; position: absolute; right: -225px; top: -260px; z-index: 0; }\",\".framer-LIWDS .framer-1r3apfu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 520px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LIWDS .framer-i9ds2l, .framer-LIWDS .framer-7dej7h, .framer-LIWDS .framer-8jknfk, .framer-LIWDS .framer-pwtufa, .framer-LIWDS .framer-1jltgnj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LIWDS .framer-1up0lm8, .framer-LIWDS .framer-1fv3qxq, .framer-LIWDS .framer-105tveq, .framer-LIWDS .framer-18q9uar { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LIWDS .framer-ofqkds, .framer-LIWDS .framer-10w4bj6, .framer-LIWDS .framer-1ba8qdy { --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-LIWDS .framer-1ss3d17, .framer-LIWDS .framer-17beelq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LIWDS .framer-2tfcmg-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LIWDS.framer-85cj1s, .framer-LIWDS .framer-1bcmjsq, .framer-LIWDS .framer-4yc5y8, .framer-LIWDS .framer-17sm8h2, .framer-LIWDS .framer-i9ds2l, .framer-LIWDS .framer-7dej7h, .framer-LIWDS .framer-8jknfk, .framer-LIWDS .framer-pwtufa, .framer-LIWDS .framer-1jltgnj { gap: 0px; } .framer-LIWDS.framer-85cj1s > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LIWDS.framer-85cj1s > :first-child { margin-left: 0px; } .framer-LIWDS.framer-85cj1s > :last-child { margin-right: 0px; } .framer-LIWDS .framer-1bcmjsq > *, .framer-LIWDS .framer-4yc5y8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LIWDS .framer-1bcmjsq > :first-child, .framer-LIWDS .framer-4yc5y8 > :first-child, .framer-LIWDS .framer-17sm8h2 > :first-child, .framer-LIWDS .framer-i9ds2l > :first-child, .framer-LIWDS .framer-7dej7h > :first-child, .framer-LIWDS .framer-8jknfk > :first-child, .framer-LIWDS .framer-pwtufa > :first-child, .framer-LIWDS .framer-1jltgnj > :first-child { margin-top: 0px; } .framer-LIWDS .framer-1bcmjsq > :last-child, .framer-LIWDS .framer-4yc5y8 > :last-child, .framer-LIWDS .framer-17sm8h2 > :last-child, .framer-LIWDS .framer-i9ds2l > :last-child, .framer-LIWDS .framer-7dej7h > :last-child, .framer-LIWDS .framer-8jknfk > :last-child, .framer-LIWDS .framer-pwtufa > :last-child, .framer-LIWDS .framer-1jltgnj > :last-child { margin-bottom: 0px; } .framer-LIWDS .framer-17sm8h2 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-LIWDS .framer-i9ds2l > *, .framer-LIWDS .framer-7dej7h > *, .framer-LIWDS .framer-8jknfk > *, .framer-LIWDS .framer-pwtufa > *, .framer-LIWDS .framer-1jltgnj > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@media (min-width: 1280px) { .framer-LIWDS .hidden-85cj1s { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1279px) { .framer-LIWDS .hidden-pixgcl { display: none !important; } .${metadata.bodyClassName}-framer-LIWDS { background: var(--token-56d6b9a4-0678-4e8e-a67d-fbe2e7008f97, rgb(19, 20, 21)) /* {\"name\":\"bg-primary\"} */; } .framer-LIWDS.framer-85cj1s { width: 810px; }}`,`@media (max-width: 809px) { .framer-LIWDS .hidden-161smag { display: none !important; } .${metadata.bodyClassName}-framer-LIWDS { background: var(--token-56d6b9a4-0678-4e8e-a67d-fbe2e7008f97, rgb(19, 20, 21)) /* {\"name\":\"bg-primary\"} */; } .framer-LIWDS.framer-85cj1s { flex-direction: column; overflow: visible; width: 390px; } .framer-LIWDS .framer-s2whgs-container { height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 2; } .framer-LIWDS .framer-1bcmjsq { flex: none; padding: 0px; width: 100%; } .framer-LIWDS .framer-4yc5y8 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; flex: none; height: 100vh; overflow-x: hidden; } .framer-LIWDS .framer-17sm8h2 { gap: 40px; padding: 48px 24px 60px 24px; } .framer-LIWDS .framer-1ss3d17, .framer-LIWDS .framer-17beelq { 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-LIWDS.framer-85cj1s, .framer-LIWDS .framer-17sm8h2 { gap: 0px; } .framer-LIWDS.framer-85cj1s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LIWDS.framer-85cj1s > :first-child, .framer-LIWDS .framer-17sm8h2 > :first-child { margin-top: 0px; } .framer-LIWDS.framer-85cj1s > :last-child, .framer-LIWDS .framer-17sm8h2 > :last-child { margin-bottom: 0px; } .framer-LIWDS .framer-17sm8h2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-LIWDS[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-LIWDS [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-LIWDS[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-LIWDS [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FTebsWf5w\":{\"layout\":[\"fixed\",\"auto\"]},\"hWBycgXGw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramervbyO_864D=withCSS(Component,css,\"framer-LIWDS\");export default FramervbyO_864D;FramervbyO_864D.displayName=\"Terms And Conditions\";FramervbyO_864D.defaultProps={height:800,width:1280};addFonts(FramervbyO_864D,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...LampLightFonts,...FooterLegalFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervbyO_864D\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FTebsWf5w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hWBycgXGw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"800\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "S0anc8Tcm_default", "LampLightFonts", "oQKefEW2l_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "FooterLegalFonts", "dng2kgQgI_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "transition6", "animation6", "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", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "S0anc8Tcm_default", "oQKefEW2l_default", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "RichText2", "Link", "dng2kgQgI_default", "css", "FramervbyO_864D", "withCSS", "vbyO_864D_default", "addFonts", "NavigationFonts", "LampLightFonts", "FooterLegalFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
