{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/InputSites.js@1.12.0", "ssg:https://framerusercontent.com/modules/LoWwZfPC4cHteYUUDkMp/VYy8NSVHxmywPghuHqDG/Input_Formspark.js", "ssg:https://framerusercontent.com/modules/EzSA7xTNY1MRp0ijqrdC/bpvdO5bJaqM6wvHVZGOj/eNleHKD8K.js", "ssg:https://framerusercontent.com/modules/iQZj0rINihCunJovX2bf/gUIjr59RiYyjK5AZU1j7/GCrhDuCiz.js", "ssg:https://framerusercontent.com/modules/V5Rv4e9IqlrWPbMkvglP/0YjNWDBeiE5uDVqsuA1r/c82mysbos.js", "ssg:https://framerusercontent.com/modules/n5vEatV7A4qIVukppBD7/ZrVN41z1Y7d7TVz1Bwkg/KifW7xmfA.js", "ssg:https://framerusercontent.com/modules/icg9Nhb8EOb6wTs4O6I3/5clK6f3MyLpz4xajdNp5/stADy16Jx.js", "ssg:https://framerusercontent.com/modules/9VK5RRwNI2f0AUtAsBOR/ZrpeYu4Fee753y2wxJ8M/NC3t3OiBH.js", "ssg:https://framerusercontent.com/modules/A5XmzQ5DoI8u9z1yOmyA/SNubpTEFcdJYGpW4TPfA/nvg8S8HtL.js", "ssg:https://framerusercontent.com/modules/xbaICAzfnrpJ0vPqhcJn/yydxpOdzpg2czdHF9zHK/iKbA7g3jX.js", "ssg:https://framerusercontent.com/modules/DFq9QPp247eOyqdkf9TB/fXqiOYIIun1EaYHgFYoj/GkDo10you.js", "ssg:https://framerusercontent.com/modules/1v0oOwnhB3l4Nz876GaK/hlL4kWYI1sG4F1tvvzpd/nvg8S8HtL.js", "ssg:https://framerusercontent.com/modules/w4vggRBg2R6ofY7E2EV3/5bFl65Ql1LIFfaSprWp2/vKiCVZl5j.js", "ssg:https://framerusercontent.com/modules/7vg4cIMWiqWGbG0Mny7H/rpPKjSJ0CRg9oLxBx5oK/KvkuFYkwA.js", "ssg:https://framerusercontent.com/modules/kOFKfdnxQNIkZXOzKAiv/Hr8UrRLnM5AjRrSHFQ60/JimiB5SdX.js", "ssg:https://framerusercontent.com/modules/8nfQNeIqMHpIEbk4GfE7/Gz7HiCI4Y8ofnlW8VjCm/dp80QP6OS.js", "ssg:https://framerusercontent.com/modules/pP3dwI1GiaZhrIrXj5YL/0T0z9fJYg2W5mxyyD8XU/Ofrosq823.js", "ssg:https://framerusercontent.com/modules/sucrooeBhEO2Ifomj5lT/SCyV9GfULwlOL1gt5nIf/uKKqSLiQx.js", "ssg:https://framerusercontent.com/modules/8MlXwxWh50uq33ZdO5Lh/fisAKPyGciEjqpYOU3NP/uOBTPJVkT.js", "ssg:https://framerusercontent.com/modules/pRjW5nz2cuPwHbchKZRM/jSdnDNztUeiKmHGatEvT/De7Xcokcl.js", "ssg:https://framerusercontent.com/modules/6r7jITd1aiIZumMgo4oP/XEaCzXzu26lOUGsg14cw/Fs8ElNXRj.js", "ssg:https://framerusercontent.com/modules/aHApmCweUEDiOKUkEPGe/nqspsHEPD8bkkicY49dg/fWaGGIrlE.js", "ssg:https://framerusercontent.com/modules/2FwhePEn69RTLeWCGmF3/xkrpirLdJrS0GSVBhCKD/iezSFkl3P.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useCallback,useState}from\"react\";import{addPropertyControls,ControlType,withCSS,useRouter,inferInitialRouteFromPath}from\"framer\";import{motion,useAnimationControls}from\"framer-motion\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const mailchimpRegex=/^https?:\\/\\/([^\\/]+)[^\\?]+\\??(.+)$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};const parseMailChimpUrl=url=>{var _url_replace_match;const[,domain,parameters]=(_url_replace_match=url.replace(\"&amp;\",\"&\").match(mailchimpRegex))!==null&&_url_replace_match!==void 0?_url_replace_match:[null,null,null];return[domain,parameters?new URLSearchParams(parameters):null];};function safeURL(url){console.log(url);try{new URL(url);return url;}catch{try{new URL(`https://${url}`);return`https://${url}`;}catch{}}return undefined;}function isInternalURL(href){if(href===undefined)return false;if(href.startsWith(\"#\")||href.startsWith(\"/\")||href.startsWith(\".\"))return true;return false;}/**\n * Increment the number whenever shipping a new version to customers.\n * This will ensure that multiple versions of this component can exist\n * in the same project without css rules overlapping. Only use valid css class characters.\n */const VERSION=\"v1\";/**\n * INPUT\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */const Input=withCSS(function Input({service,redirectAs,mailchimpURL,loopsID,loopsUserGroup,formsparkID,getwaitlistAPI,convertkitAPI,convertkitFormID,input,button,font,layout,link,gap,style,onSubmit}){const[email,setEmail]=useState(\"\");const[isError,setError]=useState(false);const[isLoading,setLoading]=useState(false);const[isFocus,setFocus]=useState(false);// Padding\nconst{paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,padding,borderRadius,borderObject,focusObject,shadowObject,height,fixedHeight}=input;const{buttonPaddingPerSide,buttonPaddingTop,buttonPaddingRight,buttonPaddingBottom,buttonPaddingLeft,buttonPadding}=button;const paddingValue=paddingPerSide?`${paddingTop}px ${button.isDocked?paddingRight+button.widthWhenDocked:paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px ${button.isDocked?padding+button.widthWhenDocked:padding}px ${padding}px ${padding}px`;const buttonPaddingValue=buttonPaddingPerSide?`${button.isDocked?0:buttonPaddingTop}px ${buttonPaddingRight}px ${button.isDocked?0:buttonPaddingBottom}px ${buttonPaddingLeft}px`:`${button.isDocked?0:buttonPadding}px ${buttonPadding}px ${button.isDocked?0:buttonPadding}px ${buttonPadding}px`;const router=useRouter();const onSuccess=()=>{/* Reset */setLoading(false);setFocus(false);setEmail(\"\");if(redirectAs===\"link\"&&link&&!isError){const[path,hash]=link.split(\"#\");const{routeId,pathVariables}=inferInitialRouteFromPath(router.routes,path);if(routeId){router.navigate(routeId,hash,pathVariables);}if(!isInternalURL(link)){const url=safeURL(link);if(url)window.open(url,\"_blank\");}}};const validateForm=useCallback(email=>{if(email===\"\"||!validateEmail(email)){setError(true);formControls.start(\"error\");return false;}return true;},[validateEmail]);const handleChange=useCallback(event=>{setError(false);setEmail(event.target.value);},[]);const handleFocus=useCallback(event=>{setFocus(true);},[]);const handleBlur=useCallback(event=>{setFocus(false);setError(false);},[]);const handleSubmit=useCallback(event=>{event.preventDefault();// Prevent submitting while submitting\nif(isLoading)return;setLoading(true);if(service===\"mailchimp\"){const[domain,parameters]=parseMailChimpUrl(mailchimpURL);if(!validateForm(email)||!domain||!parameters){setLoading(false);return;}// MERGE0 is Mailchimp\u2019s email field name\nparameters.set(\"MERGE0\",email);fetch(`https://${domain}/subscribe/post`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded;charset=UTF-8\"},body:parameters.toString()}).then(response=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"loops\"){if(!validateForm(email)){setLoading(false);return;}const emailBody=`email=${encodeURIComponent(email)}`;const userGroupBody=`userGroup=${encodeURIComponent(loopsUserGroup)}`;const hasUserGroup=!!loopsUserGroup&&loopsUserGroup!==\" \";const formBody=hasUserGroup?emailBody+\"&\"+userGroupBody:emailBody;fetch(`https://app.loops.so/api/newsletter-form/${loopsID}`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded\"},body:formBody}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"formspark\"){if(!validateForm(email)){setLoading(false);return;}const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://api.formspark.io/${formsparkID}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{onSuccess();onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"getwaitlist\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;fetch(`https://api.getwaitlist.com/api/v1\n/waiter/`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"convertkit\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;data.api_key=convertkitAPI;fetch(`https://api.convertkit.com/v3/forms/${convertkitFormID}/subscribe`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}},[mailchimpURL,formsparkID,convertkitFormID,email,onSubmit,validateForm,isLoading]);// Animation\nconst formControls=useAnimationControls();// Input Box Shadow Stylees\nconst focusStylesFrom=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthFrom}px ${focusObject.focusColor}`:null;const focusStylesTo=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthTo}px ${focusObject.focusColor}`:null;const shadowStyles=input.shadowObject?`${shadowObject.shadowX}px ${shadowObject.shadowY}px ${shadowObject.shadowBlur}px ${shadowObject.shadowColor}`:null;const borderStyles=input.borderObject?`inset 0 0 0 ${borderObject.borderWidth}px ${borderObject.borderColor}`:null;// Shake or wiggle as error\nconst formVariants={default:{x:0},error:{x:[0,-4,4,0],transition:{duration:.2}}};const inputVariants={default:{boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},focused:{boxShadow:dynamicBoxShadow(focusStylesTo,shadowStyles,borderStyles)}};return /*#__PURE__*/_jsx(motion.div,{style:{...style,...containerStyles,\"--framer-custom-placeholder-color\":input.placeholderColor},variants:formVariants,animate:formControls,children:/*#__PURE__*/_jsxs(\"form\",{style:{width:\"100%\",height:\"auto\",display:\"flex\",position:\"relative\",flexDirection:layout===\"vertical\"?\"column\":\"row\",color:button.color,gap:button.isDocked?0:gap},onSubmit:handleSubmit,method:\"POST\",children:[service===\"getwaitlist\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:getwaitlistAPI}),service===\"convertkit\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:convertkitAPI}),/*#__PURE__*/_jsx(motion.input,{type:\"email\",name:\"email\",placeholder:input.placeholder,value:email,className:`${VERSION} framer-custom-input`,onChange:handleChange,onFocus:handleFocus,onBlur:handleBlur,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",style:{...defaultStyle,padding:paddingValue,borderRadius,fontSize:16,...font,background:input.fill,height:height?\"auto\":fixedHeight,color:input.color,boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},variants:inputVariants,initial:false,animate:isFocus?\"focused\":\"default\",transition:{duration:.3},\"data-1p-ignore\":true}),!button.shouldAppear&&isLoading&&/*#__PURE__*/_jsx(Spinner,{shouldAppear:button.shouldAppear,paddingPerSide:paddingPerSide,paddingTop:paddingTop,paddingRight:paddingRight,padding:padding,color:input.color}),button.shouldAppear&&/*#__PURE__*/_jsxs(\"div\",{style:{position:button.isDocked?\"absolute\":\"relative\",top:button.isDocked?button.insetWhenDocked:0,right:button.isDocked?button.insetWhenDocked:0,bottom:button.isDocked?button.insetWhenDocked:0},children:[/*#__PURE__*/_jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,width:button.isDocked?button.widthWhenDocked:\"100%\",height:height?\"100%\":fixedHeight,cursor:\"pointer\",padding:buttonPaddingValue,borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,// fontWeight: button.fontWeight,\nfontSize:16,...button.buttonFont,background:button.fill,color:button.color,zIndex:1,boxShadow:getButtonShadow(button)}}),isLoading&&/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",inset:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/_jsx(Spinner,{color:button.color})})]})]})});},[`.${VERSION}.framer-custom-input::placeholder { color: var(--framer-custom-placeholder-color) !important; }`]);const Spinner=props=>{const noButtonStyles=!props.shouldAppear?{position:\"absolute\",top:`calc(50% - 8px)`,right:props.paddingPerSide?props.paddingRight:props.padding}:{};return /*#__PURE__*/_jsx(motion.div,{style:{height:16,width:16,...noButtonStyles},initial:{rotate:0},animate:{rotate:360},transition:{duration:1,repeat:Infinity},children:/*#__PURE__*/_jsx(motion.div,{initial:{scale:0},animate:{scale:1},children:/*#__PURE__*/_jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",style:{fill:\"currentColor\",color:props.color},children:[/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})});};addPropertyControls(Input,{service:{title:\"Service\",type:ControlType.Enum,options:[\"loops\",\"formspark\",\"mailchimp\",\"getwaitlist\",\"convertkit\"],optionTitles:[\"Loops\",\"FormSpark\",\"MailChimp\",\"Get Waitlist\",\"ConvertKit\"],defaultValue:\"loops\"},mailchimpURL:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:ControlType.String,hidden:props=>props.service!==\"mailchimp\"},loopsID:{title:\"ID\",placeholder:\"klm2jxy0i98abzr01pq7defg5\",type:ControlType.String,hidden:props=>props.service!==\"loops\"},loopsUserGroup:{title:\"User Group\",type:ControlType.String,placeholder:\"Title\",optional:true,hidden:props=>props.service!==\"loops\"},formsparkID:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,hidden:props=>props.service!==\"formspark\"},getwaitlistAPI:{title:\"ID\",placeholder:\"9148\",type:ControlType.String,hidden:props=>props.service!==\"getwaitlist\"},convertkitAPI:{title:\"API Key\",placeholder:\"5opis1WK6xnVsBwrOINUpe\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},convertkitFormID:{title:\"Form ID\",placeholder:\"1043389\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});const defaultStyle={WebkitAppearance:\"none\",appearance:\"none\",width:\"100%\",height:\"auto\",outline:\"none\",border:\"none\"};const containerStyles={position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};function getButtonShadow(button){if(button.buttonShadow){return`${button.buttonShadow.shadowX}px ${button.buttonShadow.shadowY}px ${button.buttonShadow.shadowBlur}px ${button.buttonShadow.shadowColor}`;}else return\"none\";}function dynamicBoxShadow(...shadows){const output=[];shadows.forEach(shadow=>shadow&&output.push(shadow));return output.join(\", \");}export default Input;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Input\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutHeight\":\"any\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import Input from\"https://framer.com/m/framer/InputSites.js@1.12.0\";import{ControlType,addPropertyControls}from\"framer\";/**\n * INPUT - FORMSPARK\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */export default function Formspark(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nreturn /*#__PURE__*/_jsx(Input,{...props,service:\"formspark\"});}addPropertyControls(Formspark,{formsparkID:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Formspark\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input_Formspark.map", "// Generated by Framer (f318921)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;VC Nudge Trial Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"VC Nudge Trial Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/HsIBaIcgJR1cNuuQ8gU3y1LwoXs.woff2\"}]}];export const css=[\".framer-4iBKS .framer-styles-preset-1hhz7du:not(.rich-text-wrapper), .framer-4iBKS .framer-styles-preset-1hhz7du.rich-text-wrapper h2 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 64px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\",\"@media (max-width: 1199px) and (min-width: 810px) { .framer-4iBKS .framer-styles-preset-1hhz7du:not(.rich-text-wrapper), .framer-4iBKS .framer-styles-preset-1hhz7du.rich-text-wrapper h2 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 50px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 809px) and (min-width: 0px) { .framer-4iBKS .framer-styles-preset-1hhz7du:not(.rich-text-wrapper), .framer-4iBKS .framer-styles-preset-1hhz7du.rich-text-wrapper h2 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-4iBKS\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/EzSA7xTNY1MRp0ijqrdC/bpvdO5bJaqM6wvHVZGOj/eNleHKD8K.js\";const ImageWithFX=withFX(Image);const cycleOrder=[\"RmqYWq8cU\",\"Y82dBilTG\",\"kzxGHMjv2\",\"oZL2dFLi8\",\"fwoxOZc4E\",\"EfXThV10k\",\"IHnBF8beM\",\"oexCdlfqd\"];const serializationHash=\"framer-9U6BG\";const variantClassNames={EfXThV10k:\"framer-v-1ftbj5o\",fwoxOZc4E:\"framer-v-1yo10jf\",IHnBF8beM:\"framer-v-wgzd6c\",kzxGHMjv2:\"framer-v-1k1y99i\",oexCdlfqd:\"framer-v-1qtp71s\",oZL2dFLi8:\"framer-v-cmiomo\",RmqYWq8cU:\"framer-v-15chndz\",Y82dBilTG:\"framer-v-318ync\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:0,duration:.6,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:4,y:-2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Hover\":\"Y82dBilTG\",\"Mobile Hover\":\"EfXThV10k\",\"Monitor Hover\":\"oexCdlfqd\",\"Tablet Hover\":\"oZL2dFLi8\",Desktop:\"RmqYWq8cU\",Mobile:\"fwoxOZc4E\",Monitor:\"IHnBF8beM\",Tablet:\"kzxGHMjv2\"};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:\"RmqYWq8cU\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RmqYWq8cU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1kg3r2z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Y82dBilTG\");});const onMouseLeave1ei9tsh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"RmqYWq8cU\");});const onMouseEnterqxy5el=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"oZL2dFLi8\");});const onMouseLeave1j2qlg6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"kzxGHMjv2\");});const onMouseEnterwntj4r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"EfXThV10k\");});const onMouseLeave1e6vg5o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"fwoxOZc4E\");});const onMouseEnter1y5kmdh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"oexCdlfqd\");});const onMouseLeave19mlkt2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"IHnBF8beM\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F2Uu1vKs1\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-15chndz\",className,classNames)} framer-1snhyca`,\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"RmqYWq8cU\",onMouseEnter:onMouseEnter1kg3r2z,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(240, 242, 245)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{EfXThV10k:{backgroundColor:\"var(--token-c2e04d2f-0682-4a95-9925-ca5432ad24c7, rgb(189, 255, 56))\"},oexCdlfqd:{backgroundColor:\"var(--token-c2e04d2f-0682-4a95-9925-ca5432ad24c7, rgb(189, 255, 56))\"},oZL2dFLi8:{backgroundColor:\"var(--token-c2e04d2f-0682-4a95-9925-ca5432ad24c7, rgb(189, 255, 56))\"},Y82dBilTG:{backgroundColor:\"var(--token-c2e04d2f-0682-4a95-9925-ca5432ad24c7, rgb(189, 255, 56))\"}},...addPropertyOverrides({EfXThV10k:{\"data-framer-name\":\"Mobile Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1e6vg5o},fwoxOZc4E:{\"data-framer-name\":\"Mobile\",onMouseEnter:onMouseEnterwntj4r},IHnBF8beM:{\"data-framer-name\":\"Monitor\",onMouseEnter:onMouseEnter1y5kmdh},kzxGHMjv2:{\"data-framer-name\":\"Tablet\",onMouseEnter:onMouseEnterqxy5el},oexCdlfqd:{\"data-framer-name\":\"Monitor Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave19mlkt2},oZL2dFLi8:{\"data-framer-name\":\"Tablet Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1j2qlg6},Y82dBilTG:{\"data-framer-name\":\"Desktop Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1ei9tsh}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mo55xw\",layoutDependency:layoutDependency,layoutId:\"LsZybCUKC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u0vwo\",layoutDependency:layoutDependency,layoutId:\"K6OzSub9n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1hhz7du\",\"data-styles-preset\":\"eNleHKD8K\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Start your project\"})}),className:\"framer-1wweyyx\",\"data-framer-name\":\"Start your project\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gLM9udJEb\",style:{\"--extracted-1of0zx5\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-186texp\",\"data-framer-name\":\"Arrow 1\",fill:'var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)) /* {\"name\":\"Monochromatic/Black\"} */',intrinsicHeight:46,intrinsicWidth:47,layoutDependency:layoutDependency,layoutId:\"xE9E5aXHp\",svg:'<svg width=\"47\" height=\"46\" viewBox=\"0 0 47 46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 20C1.34315 20 1.44847e-07 21.3431 0 23C-1.44847e-07 24.6569 1.34315 26 3 26L3 20ZM46.1213 25.1213C47.2929 23.9498 47.2929 22.0503 46.1213 20.8787L27.0294 1.7868C25.8579 0.615226 23.9584 0.615226 22.7868 1.7868C21.6152 2.95837 21.6152 4.85787 22.7868 6.02944L39.7574 23L22.7868 39.9706C21.6152 41.1421 21.6152 43.0416 22.7868 44.2132C23.9584 45.3848 25.8579 45.3848 27.0294 44.2132L46.1213 25.1213ZM3 26L44 26L44 20L3 20L3 26Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+-77),positionX:\"center\",positionY:\"center\",sizes:\"576px\",src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"},className:\"framer-1t7pcgn\",\"data-framer-name\":\"Illustrations\",layoutDependency:layoutDependency,layoutId:\"p2A3wqpUT\",...addPropertyOverrides({EfXThV10k:{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+64- -11),positionX:\"center\",positionY:\"center\",sizes:`calc(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px) - 35px)`,src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},fwoxOZc4E:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+64- -11),positionX:\"center\",positionY:\"center\",sizes:`calc(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px) - 35px)`,src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},IHnBF8beM:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+-100),positionX:\"center\",positionY:\"center\",sizes:\"641.5px\",src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},kzxGHMjv2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+-41),positionX:\"center\",positionY:\"center\",sizes:\"437px\",src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},oexCdlfqd:{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+-100),positionX:\"center\",positionY:\"center\",sizes:\"641.5px\",src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},oZL2dFLi8:{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:156,intrinsicWidth:603,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+-40),positionX:\"center\",positionY:\"center\",sizes:\"433px\",src:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg\",srcSet:\"https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/6xhHYORIvY4pwLOOUiu9M6s6Ynk.svg 603w\"}},Y82dBilTG:{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1}},baseVariant,gestureVariant)})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9U6BG.framer-1snhyca, .framer-9U6BG .framer-1snhyca { display: block; }\",\".framer-9U6BG.framer-15chndz { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 40px 14px 160px 48px; position: relative; text-decoration: none; width: 1120px; }\",\".framer-9U6BG .framer-mo55xw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-9U6BG .framer-u0vwo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-9U6BG .framer-1wweyyx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9U6BG .framer-186texp { aspect-ratio: 1.0869565217391304 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: relative; width: 46px; }\",\".framer-9U6BG .framer-1t7pcgn { aspect-ratio: 3.8653846153846154 / 1; bottom: -8px; flex: none; position: absolute; right: 0px; top: -77px; width: var(--framer-aspect-ratio-supported, 576px); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9U6BG .framer-u0vwo { gap: 0px; } .framer-9U6BG .framer-u0vwo > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-9U6BG .framer-u0vwo > :first-child { margin-left: 0px; } .framer-9U6BG .framer-u0vwo > :last-child { margin-right: 0px; } }\",\".framer-9U6BG.framer-v-1k1y99i.framer-15chndz, .framer-9U6BG.framer-v-cmiomo.framer-15chndz { padding: 32px 14px 160px 24px; width: 778px; }\",\".framer-9U6BG.framer-v-1k1y99i .framer-u0vwo, .framer-9U6BG.framer-v-cmiomo .framer-u0vwo, .framer-9U6BG.framer-v-1yo10jf .framer-u0vwo, .framer-9U6BG.framer-v-1ftbj5o .framer-u0vwo { gap: 20px; }\",\".framer-9U6BG.framer-v-1k1y99i .framer-186texp, .framer-9U6BG.framer-v-cmiomo .framer-186texp { height: var(--framer-aspect-ratio-supported, 29px); width: 32px; }\",\".framer-9U6BG.framer-v-1k1y99i .framer-1t7pcgn { top: -41px; width: var(--framer-aspect-ratio-supported, 437px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9U6BG.framer-v-1k1y99i .framer-u0vwo { gap: 0px; } .framer-9U6BG.framer-v-1k1y99i .framer-u0vwo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9U6BG.framer-v-1k1y99i .framer-u0vwo > :first-child { margin-left: 0px; } .framer-9U6BG.framer-v-1k1y99i .framer-u0vwo > :last-child { margin-right: 0px; } }\",\".framer-9U6BG.framer-v-cmiomo .framer-1t7pcgn { top: -40px; width: var(--framer-aspect-ratio-supported, 433px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9U6BG.framer-v-cmiomo .framer-u0vwo { gap: 0px; } .framer-9U6BG.framer-v-cmiomo .framer-u0vwo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9U6BG.framer-v-cmiomo .framer-u0vwo > :first-child { margin-left: 0px; } .framer-9U6BG.framer-v-cmiomo .framer-u0vwo > :last-child { margin-right: 0px; } }\",\".framer-9U6BG.framer-v-1yo10jf.framer-15chndz, .framer-9U6BG.framer-v-1ftbj5o.framer-15chndz { padding: 24px 16px 144px 16px; width: 353px; }\",\".framer-9U6BG.framer-v-1yo10jf .framer-mo55xw, .framer-9U6BG.framer-v-1ftbj5o .framer-mo55xw { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; justify-content: flex-start; }\",\".framer-9U6BG.framer-v-1yo10jf .framer-186texp, .framer-9U6BG.framer-v-1ftbj5o .framer-186texp { height: var(--framer-aspect-ratio-supported, 22px); width: 24px; }\",\".framer-9U6BG.framer-v-1yo10jf .framer-1t7pcgn, .framer-9U6BG.framer-v-1ftbj5o .framer-1t7pcgn { bottom: -85px; height: var(--framer-aspect-ratio-supported, 74px); left: 35px; top: unset; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9U6BG.framer-v-1yo10jf .framer-mo55xw, .framer-9U6BG.framer-v-1yo10jf .framer-u0vwo { gap: 0px; } .framer-9U6BG.framer-v-1yo10jf .framer-mo55xw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9U6BG.framer-v-1yo10jf .framer-mo55xw > :first-child { margin-top: 0px; } .framer-9U6BG.framer-v-1yo10jf .framer-mo55xw > :last-child { margin-bottom: 0px; } .framer-9U6BG.framer-v-1yo10jf .framer-u0vwo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9U6BG.framer-v-1yo10jf .framer-u0vwo > :first-child { margin-left: 0px; } .framer-9U6BG.framer-v-1yo10jf .framer-u0vwo > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9U6BG.framer-v-1ftbj5o .framer-mo55xw, .framer-9U6BG.framer-v-1ftbj5o .framer-u0vwo { gap: 0px; } .framer-9U6BG.framer-v-1ftbj5o .framer-mo55xw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9U6BG.framer-v-1ftbj5o .framer-mo55xw > :first-child { margin-top: 0px; } .framer-9U6BG.framer-v-1ftbj5o .framer-mo55xw > :last-child { margin-bottom: 0px; } .framer-9U6BG.framer-v-1ftbj5o .framer-u0vwo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9U6BG.framer-v-1ftbj5o .framer-u0vwo > :first-child { margin-left: 0px; } .framer-9U6BG.framer-v-1ftbj5o .framer-u0vwo > :last-child { margin-right: 0px; } }\",\".framer-9U6BG.framer-v-wgzd6c.framer-15chndz, .framer-9U6BG.framer-v-1qtp71s.framer-15chndz { width: 1280px; }\",\".framer-9U6BG.framer-v-wgzd6c .framer-1t7pcgn, .framer-9U6BG.framer-v-1qtp71s .framer-1t7pcgn { bottom: -18px; top: -100px; width: var(--framer-aspect-ratio-supported, 704px); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 264\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Y82dBilTG\":{\"layout\":[\"fixed\",\"auto\"]},\"kzxGHMjv2\":{\"layout\":[\"fixed\",\"auto\"]},\"oZL2dFLi8\":{\"layout\":[\"fixed\",\"auto\"]},\"fwoxOZc4E\":{\"layout\":[\"fixed\",\"auto\"]},\"EfXThV10k\":{\"layout\":[\"fixed\",\"auto\"]},\"IHnBF8beM\":{\"layout\":[\"fixed\",\"auto\"]},\"oexCdlfqd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGCrhDuCiz=withCSS(Component,css,\"framer-9U6BG\");export default FramerGCrhDuCiz;FramerGCrhDuCiz.displayName=\"CTA - Start Project\";FramerGCrhDuCiz.defaultProps={height:264,width:1120};addPropertyControls(FramerGCrhDuCiz,{variant:{options:[\"RmqYWq8cU\",\"Y82dBilTG\",\"kzxGHMjv2\",\"oZL2dFLi8\",\"fwoxOZc4E\",\"EfXThV10k\",\"IHnBF8beM\",\"oexCdlfqd\"],optionTitles:[\"Desktop\",\"Desktop Hover\",\"Tablet\",\"Tablet Hover\",\"Mobile\",\"Mobile Hover\",\"Monitor\",\"Monitor Hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGCrhDuCiz,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGCrhDuCiz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y82dBilTG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kzxGHMjv2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oZL2dFLi8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fwoxOZc4E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EfXThV10k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IHnBF8beM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oexCdlfqd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"264\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1120\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3eae0e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-semibold\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-ssmDs .framer-styles-preset-pvm80y:not(.rich-text-wrapper), .framer-ssmDs .framer-styles-preset-pvm80y.rich-text-wrapper p { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.25em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-ssmDs\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/V5Rv4e9IqlrWPbMkvglP/0YjNWDBeiE5uDVqsuA1r/c82mysbos.js\";const serializationHash=\"framer-OPjOV\";const variantClassNames={CMocqGdbq:\"framer-v-yzr6po\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({background,height,id,tagText,textColor,width,...props})=>{var _ref,_ref1,_ref2;return{...props,EnQYuo8Po:(_ref=tagText!==null&&tagText!==void 0?tagText:props.EnQYuo8Po)!==null&&_ref!==void 0?_ref:\"New\",eWjMepnx4:(_ref1=textColor!==null&&textColor!==void 0?textColor:props.eWjMepnx4)!==null&&_ref1!==void 0?_ref1:\"rgb(0, 0, 0)\",pMaKB_TN5:(_ref2=background!==null&&background!==void 0?background:props.pMaKB_TN5)!==null&&_ref2!==void 0?_ref2:\"var(--token-7f33cc61-47b5-4d67-a2e7-4c9fabd154ba, rgb(170, 171, 173))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EnQYuo8Po,pMaKB_TN5,eWjMepnx4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"CMocqGdbq\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yzr6po\",className,classNames),\"data-framer-name\":\"Filled\",layoutDependency:layoutDependency,layoutId:\"CMocqGdbq\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:pMaKB_TN5,borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pvm80y\",\"data-styles-preset\":\"c82mysbos\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-eWjMepnx4-KifW7xmfA))\"},children:\"New\"})}),className:\"framer-1r1k07g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aj60Etfhr\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-eWjMepnx4-KifW7xmfA)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-eWjMepnx4-KifW7xmfA\":eWjMepnx4},text:EnQYuo8Po,verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OPjOV.framer-1mk7y3, .framer-OPjOV .framer-1mk7y3 { display: block; }\",\".framer-OPjOV.framer-yzr6po { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 2.5px 10px 3.5px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-OPjOV .framer-1r1k07g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OPjOV.framer-yzr6po { gap: 0px; } .framer-OPjOV.framer-yzr6po > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OPjOV.framer-yzr6po > :first-child { margin-left: 0px; } .framer-OPjOV.framer-yzr6po > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 45\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"EnQYuo8Po\":\"tagText\",\"pMaKB_TN5\":\"background\",\"eWjMepnx4\":\"textColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKifW7xmfA=withCSS(Component,css,\"framer-OPjOV\");export default FramerKifW7xmfA;FramerKifW7xmfA.displayName=\"Tag\";FramerKifW7xmfA.defaultProps={height:21,width:45};addPropertyControls(FramerKifW7xmfA,{EnQYuo8Po:{defaultValue:\"New\",displayTextArea:false,title:\"Tag Text\",type:ControlType.String},pMaKB_TN5:{defaultValue:'var(--token-7f33cc61-47b5-4d67-a2e7-4c9fabd154ba, rgb(170, 171, 173)) /* {\"name\":\"Monochromatic/Middle Grey\"} */',title:\"Background\",type:ControlType.Color},eWjMepnx4:{defaultValue:\"rgb(0, 0, 0)\",title:\"Text Color\",type:ControlType.Color}});addFonts(FramerKifW7xmfA,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKifW7xmfA\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"45\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"EnQYuo8Po\\\":\\\"tagText\\\",\\\"pMaKB_TN5\\\":\\\"background\\\",\\\"eWjMepnx4\\\":\\\"textColor\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"21\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KifW7xmfA.map", "// Generated by Framer (3eae0e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-bold\",\"FS;Manrope-extrabold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7EWHG4AMROQSXDCQTDPGBVASATB7CED2/TJSQTK5FHJ2MYKML5IXF2G6YTGFJLTYL/K4ZMLVLHYIFVTTTWGVOTVGOFUUX7NVGI.woff2\",weight:\"800\"}]}];export const css=[\".framer-EqMAP .framer-styles-preset-q1smf9:not(.rich-text-wrapper), .framer-EqMAP .framer-styles-preset-q1smf9.rich-text-wrapper p { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 800; --framer-letter-spacing: 0em; --framer-line-height: 1.25em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-EqMAP\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/icg9Nhb8EOb6wTs4O6I3/5clK6f3MyLpz4xajdNp5/stADy16Jx.js\";const cycleOrder=[\"m5537cR8p\",\"wAs1PASJm\",\"puv9L4RyA\",\"QZngu4T7z\",\"QxuQiBWt4\",\"uIupIVnWV\",\"P9RjGkZLh\",\"dBFdy2k7j\"];const serializationHash=\"framer-5bisr\";const variantClassNames={dBFdy2k7j:\"framer-v-djcj4n\",m5537cR8p:\"framer-v-tom7c9\",P9RjGkZLh:\"framer-v-vdizxa\",puv9L4RyA:\"framer-v-1xwmnp2\",QxuQiBWt4:\"framer-v-wfsvcj\",QZngu4T7z:\"framer-v-18jtmun\",uIupIVnWV:\"framer-v-1b8okpy\",wAs1PASJm:\"framer-v-c30yh1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Primary (L)\":\"m5537cR8p\",\"Primary (S)\":\"QxuQiBWt4\",\"Primary Hover (L)\":\"puv9L4RyA\",\"Primary Hover (S)\":\"P9RjGkZLh\",\"Secondary (L)\":\"wAs1PASJm\",\"Secondary (S)\":\"uIupIVnWV\",\"Secondary Hover (L)\":\"QZngu4T7z\",\"Secondary Hover (S)\":\"dBFdy2k7j\"};const getProps=({click,height,id,link,newTabOpen,secondaryBackground,text,width,...props})=>{return{...props,eziSIbKkM:link??props.eziSIbKkM,Of3Zj4pfF:newTabOpen??props.Of3Zj4pfF,variant:humanReadableVariantMap[props.variant]??props.variant??\"m5537cR8p\",WWbXrS2NL:secondaryBackground??props.WWbXrS2NL??\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\",YaN0NRx_p:text??props.YaN0NRx_p??\"Button Text\",Ycst4hRTS:click??props.Ycst4hRTS};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,YaN0NRx_p,eziSIbKkM,WWbXrS2NL,Ycst4hRTS,Of3Zj4pfF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"m5537cR8p\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaprymefr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Ycst4hRTS){const res=await Ycst4hRTS(...args);if(res===false)return false;}});const onMouseEnterz4jc43=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"puv9L4RyA\");});const onMouseEnterwu4m4c=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"QZngu4T7z\");});const onMouseLeave15crvsh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});await delay(()=>setVariant(\"m5537cR8p\"),100);});const onMouseLeaveiq3e9o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});await delay(()=>setVariant(\"wAs1PASJm\"),100);});const onMouseEnterims7yn=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"P9RjGkZLh\");});const onMouseEnterdtp43r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"dBFdy2k7j\");});const onMouseLeave1wm5u89=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"QxuQiBWt4\");});const onMouseLeavert0ql3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"uIupIVnWV\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:eziSIbKkM,motionChild:true,nodeId:\"m5537cR8p\",openInNewTab:Of3Zj4pfF,scopeId:\"NC3t3OiBH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-tom7c9\",className,classNames)} framer-h5kkz9`,\"data-framer-name\":\"Primary (L)\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"m5537cR8p\",onMouseEnter:onMouseEnterz4jc43,onTap:onTaprymefr,ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},variants:{dBFdy2k7j:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-136966c9-5c41-484f-b606-7ea01e8a0cbc, rgb(247, 248, 249))\"},P9RjGkZLh:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(26, 26, 26)\"},puv9L4RyA:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(26, 26, 26)\"},QxuQiBWt4:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},QZngu4T7z:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-136966c9-5c41-484f-b606-7ea01e8a0cbc, rgb(247, 248, 249))\"},uIupIVnWV:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:WWbXrS2NL},wAs1PASJm:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:WWbXrS2NL}},...addPropertyOverrides({dBFdy2k7j:{\"data-border\":true,\"data-framer-name\":\"Secondary Hover (S)\",onMouseEnter:undefined,onMouseLeave:onMouseLeavert0ql3},P9RjGkZLh:{\"data-framer-name\":\"Primary Hover (S)\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1wm5u89},puv9L4RyA:{\"data-framer-name\":\"Primary Hover (L)\",onMouseEnter:undefined,onMouseLeave:onMouseLeave15crvsh},QxuQiBWt4:{\"data-framer-name\":\"Primary (S)\",onMouseEnter:onMouseEnterims7yn},QZngu4T7z:{\"data-border\":true,\"data-framer-name\":\"Secondary Hover (L)\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveiq3e9o},uIupIVnWV:{\"data-border\":true,\"data-framer-name\":\"Secondary (S)\",onMouseEnter:onMouseEnterdtp43r},wAs1PASJm:{\"data-border\":true,\"data-framer-name\":\"Secondary (L)\",onMouseEnter:onMouseEnterwu4m4c}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255)))\"},children:\"Wanna See Cool Stuff?\"})}),className:\"framer-c7oxo7\",\"data-framer-name\":\"Explore work\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RrW2Y9d21\",style:{\"--extracted-r6o4lv\":\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:YaN0NRx_p,variants:{dBFdy2k7j:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},QZngu4T7z:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},uIupIVnWV:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},wAs1PASJm:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({dBFdy2k7j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Button Text\"})})},QZngu4T7z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Button Text\"})})},uIupIVnWV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Button Text\"})})},wAs1PASJm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Button Text\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5bisr.framer-h5kkz9, .framer-5bisr .framer-h5kkz9 { display: block; }\",\".framer-5bisr.framer-tom7c9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 14px 32px 14px 32px; position: relative; text-decoration: none; width: min-content; }\",\".framer-5bisr .framer-c7oxo7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5bisr.framer-tom7c9 { gap: 0px; } .framer-5bisr.framer-tom7c9 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-5bisr.framer-tom7c9 > :first-child { margin-top: 0px; } .framer-5bisr.framer-tom7c9 > :last-child { margin-bottom: 0px; } }\",\".framer-5bisr.framer-v-wfsvcj.framer-tom7c9, .framer-5bisr.framer-v-1b8okpy.framer-tom7c9, .framer-5bisr.framer-v-vdizxa.framer-tom7c9, .framer-5bisr.framer-v-djcj4n.framer-tom7c9 { padding: 10px 20px 10px 20px; }\",...sharedStyle.css,'.framer-5bisr[data-border=\"true\"]::after, .framer-5bisr [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 47.5\n * @framerIntrinsicWidth 148\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"wAs1PASJm\":{\"layout\":[\"auto\",\"auto\"]},\"puv9L4RyA\":{\"layout\":[\"auto\",\"auto\"]},\"QZngu4T7z\":{\"layout\":[\"auto\",\"auto\"]},\"QxuQiBWt4\":{\"layout\":[\"auto\",\"auto\"]},\"uIupIVnWV\":{\"layout\":[\"auto\",\"auto\"]},\"P9RjGkZLh\":{\"layout\":[\"auto\",\"auto\"]},\"dBFdy2k7j\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"YaN0NRx_p\":\"text\",\"eziSIbKkM\":\"link\",\"WWbXrS2NL\":\"secondaryBackground\",\"Ycst4hRTS\":\"click\",\"Of3Zj4pfF\":\"newTabOpen\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNC3t3OiBH=withCSS(Component,css,\"framer-5bisr\");export default FramerNC3t3OiBH;FramerNC3t3OiBH.displayName=\"Button\";FramerNC3t3OiBH.defaultProps={height:47.5,width:148};addPropertyControls(FramerNC3t3OiBH,{variant:{options:[\"m5537cR8p\",\"wAs1PASJm\",\"puv9L4RyA\",\"QZngu4T7z\",\"QxuQiBWt4\",\"uIupIVnWV\",\"P9RjGkZLh\",\"dBFdy2k7j\"],optionTitles:[\"Primary (L)\",\"Secondary (L)\",\"Primary Hover (L)\",\"Secondary Hover (L)\",\"Primary (S)\",\"Secondary (S)\",\"Primary Hover (S)\",\"Secondary Hover (S)\"],title:\"Variant\",type:ControlType.Enum},YaN0NRx_p:{defaultValue:\"Button Text\",displayTextArea:false,title:\"Text\",type:ControlType.String},eziSIbKkM:{title:\"Link\",type:ControlType.Link},WWbXrS2NL:{defaultValue:'var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255)) /* {\"name\":\"Monochromatic/White\"} */',title:\"Secondary Background\",type:ControlType.Color},Ycst4hRTS:{title:\"Click\",type:ControlType.EventHandler},Of3Zj4pfF:{defaultValue:false,title:\"New Tab Open\",type:ControlType.Boolean}});addFonts(FramerNC3t3OiBH,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNC3t3OiBH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"47.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wAs1PASJm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"puv9L4RyA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QZngu4T7z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QxuQiBWt4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uIupIVnWV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P9RjGkZLh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dBFdy2k7j\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"148\",\"framerVariables\":\"{\\\"YaN0NRx_p\\\":\\\"text\\\",\\\"eziSIbKkM\\\":\\\"link\\\",\\\"WWbXrS2NL\\\":\\\"secondaryBackground\\\",\\\"Ycst4hRTS\\\":\\\"click\\\",\\\"Of3Zj4pfF\\\":\\\"newTabOpen\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NC3t3OiBH.map", "// Generated by Framer (ca9141d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-PlmTb .framer-styles-preset-1tx86fj:not(.rich-text-wrapper), .framer-PlmTb .framer-styles-preset-1tx86fj.rich-text-wrapper p { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, #4b4c4d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-PlmTb\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (322ed1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"xEm_5LZPv\",\"XYSt_6NIY\",\"Qxj8uv6le\",\"eWoShdDU7\",\"EfnvpRXzh\",\"vjXWNOeEF\"];const serializationHash=\"framer-9KBwz\";const variantClassNames={EfnvpRXzh:\"framer-v-7e5mqy\",eWoShdDU7:\"framer-v-bqzqk4\",Qxj8uv6le:\"framer-v-izgm69\",vjXWNOeEF:\"framer-v-ig7ely\",xEm_5LZPv:\"framer-v-1ndwo7z\",XYSt_6NIY:\"framer-v-1ugx5fs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Active (L)\":\"XYSt_6NIY\",\"Active (M)\":\"eWoShdDU7\",\"Active (S)\":\"vjXWNOeEF\",\"Default (L)\":\"xEm_5LZPv\",\"Default (M)\":\"Qxj8uv6le\",\"Default (S)\":\"EfnvpRXzh\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,LD8s95t53:click!==null&&click!==void 0?click:props.LD8s95t53,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"xEm_5LZPv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,LD8s95t53,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xEm_5LZPv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap17jfaiw=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LD8s95t53){const res=await LD8s95t53(...args);if(res===false)return false;}setVariant(\"XYSt_6NIY\");});const onTapwok6ne=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LD8s95t53){const res=await LD8s95t53(...args);if(res===false)return false;}setVariant(\"eWoShdDU7\");});const onTaptye9pr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LD8s95t53){const res=await LD8s95t53(...args);if(res===false)return false;}});const onTap17upj1p=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LD8s95t53){const res=await LD8s95t53(...args);if(res===false)return false;}setVariant(\"vjXWNOeEF\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"XYSt_6NIY\",\"eWoShdDU7\",\"vjXWNOeEF\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ndwo7z\",className,classNames),\"data-framer-name\":\"Default (L)\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xEm_5LZPv\",onTap:onTap17jfaiw,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-69f65566-9720-4da3-95af-d128a8b9187f, rgb(0, 0, 0))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},...addPropertyOverrides({EfnvpRXzh:{\"data-framer-name\":\"Default (S)\",onTap:onTap17upj1p},eWoShdDU7:{\"data-framer-name\":\"Active (M)\",onTap:onTaptye9pr},Qxj8uv6le:{\"data-framer-name\":\"Default (M)\",onTap:onTapwok6ne},vjXWNOeEF:{\"data-framer-name\":\"Active (S)\",onTap:onTaptye9pr},XYSt_6NIY:{\"data-framer-name\":\"Active (L)\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rhn1zu\",\"data-framer-name\":\"Group 427319109\",layoutDependency:layoutDependency,layoutId:\"dPBDykfbw\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rszpwx\",\"data-framer-name\":\"Rectangle 9737\",layoutDependency:layoutDependency,layoutId:\"YLBzpI4t7\",style:{backgroundColor:\"var(--token-3faec2eb-3b1e-461f-985d-0fbbc808f287, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,rotate:0},variants:{eWoShdDU7:{rotate:-45},vjXWNOeEF:{rotate:45},XYSt_6NIY:{rotate:-45}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-l256mh\",\"data-framer-name\":\"Rectangle 9736\",layoutDependency:layoutDependency,layoutId:\"RJayIzrhR\",style:{backgroundColor:\"var(--token-3faec2eb-3b1e-461f-985d-0fbbc808f287, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-139rv2y\",\"data-framer-name\":\"Rectangle 9735\",layoutDependency:layoutDependency,layoutId:\"OhmpZCN9T\",style:{backgroundColor:\"var(--token-3faec2eb-3b1e-461f-985d-0fbbc808f287, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,rotate:0},variants:{eWoShdDU7:{rotate:45},vjXWNOeEF:{rotate:-45},XYSt_6NIY:{rotate:45}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9KBwz.framer-1l61r0k, .framer-9KBwz .framer-1l61r0k { display: block; }\",\".framer-9KBwz.framer-1ndwo7z { cursor: pointer; height: 48px; overflow: hidden; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9KBwz .framer-rhn1zu { flex: none; height: 22px; left: 10px; overflow: visible; position: absolute; top: 13px; width: 28px; }\",\".framer-9KBwz .framer-1rszpwx { flex: none; height: 3px; left: 5px; position: absolute; top: 19px; width: 18px; }\",\".framer-9KBwz .framer-l256mh { flex: none; height: 3px; left: 0px; position: absolute; top: 10px; width: 28px; }\",\".framer-9KBwz .framer-139rv2y { flex: none; height: 3px; left: calc(50.00000000000002% - 18px / 2); position: absolute; top: 0px; width: 18px; }\",\".framer-9KBwz.framer-v-1ugx5fs.framer-1ndwo7z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 48px); }\",\".framer-9KBwz.framer-v-1ugx5fs .framer-1rszpwx, .framer-9KBwz.framer-v-1ugx5fs .framer-139rv2y { left: calc(50.00000000000002% - 20px / 2); top: calc(50.00000000000002% - 3px / 2); width: 20px; }\",\".framer-9KBwz.framer-v-izgm69.framer-1ndwo7z, .framer-9KBwz.framer-v-bqzqk4.framer-1ndwo7z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); width: 40px; }\",\".framer-9KBwz.framer-v-izgm69 .framer-rhn1zu, .framer-9KBwz.framer-v-bqzqk4 .framer-rhn1zu, .framer-9KBwz.framer-v-7e5mqy .framer-rhn1zu, .framer-9KBwz.framer-v-ig7ely .framer-rhn1zu { left: calc(50.00000000000002% - 28px / 2); top: calc(50.00000000000002% - 22px / 2); }\",\".framer-9KBwz.framer-v-izgm69 .framer-1rszpwx { bottom: 1px; left: calc(50.00000000000002% - 14px / 2); top: unset; width: 14px; }\",\".framer-9KBwz.framer-v-izgm69 .framer-l256mh { left: calc(50.00000000000002% - 24px / 2); top: calc(50.00000000000002% - 3px / 2); width: 24px; }\",\".framer-9KBwz.framer-v-izgm69 .framer-139rv2y { left: calc(50.00000000000002% - 14px / 2); top: 1px; width: 14px; }\",\".framer-9KBwz.framer-v-bqzqk4 .framer-1rszpwx, .framer-9KBwz.framer-v-bqzqk4 .framer-139rv2y { left: calc(50.00000000000002% - 16px / 2); top: calc(50.00000000000002% - 3px / 2); width: 16px; }\",\".framer-9KBwz.framer-v-7e5mqy.framer-1ndwo7z, .framer-9KBwz.framer-v-ig7ely.framer-1ndwo7z { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 36px); width: 36px; }\",\".framer-9KBwz.framer-v-7e5mqy .framer-1rszpwx { bottom: 2px; left: calc(50.00000000000002% - 12px / 2); top: unset; width: 12px; }\",\".framer-9KBwz.framer-v-7e5mqy .framer-l256mh { left: calc(50.00000000000002% - 22px / 2); top: calc(50.00000000000002% - 3px / 2); width: 22px; }\",\".framer-9KBwz.framer-v-7e5mqy .framer-139rv2y { left: calc(50.00000000000002% - 12px / 2); top: 2px; width: 12px; }\",\".framer-9KBwz.framer-v-ig7ely .framer-1rszpwx, .framer-9KBwz.framer-v-ig7ely .framer-139rv2y { left: calc(50.00000000000002% - 14px / 2); top: calc(50.00000000000002% - 3px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 48\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"XYSt_6NIY\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qxj8uv6le\":{\"layout\":[\"fixed\",\"fixed\"]},\"eWoShdDU7\":{\"layout\":[\"fixed\",\"fixed\"]},\"EfnvpRXzh\":{\"layout\":[\"fixed\",\"fixed\"]},\"vjXWNOeEF\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"LD8s95t53\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameriKbA7g3jX=withCSS(Component,css,\"framer-9KBwz\");export default FrameriKbA7g3jX;FrameriKbA7g3jX.displayName=\"Menu Button\";FrameriKbA7g3jX.defaultProps={height:48,width:48};addPropertyControls(FrameriKbA7g3jX,{variant:{options:[\"xEm_5LZPv\",\"XYSt_6NIY\",\"Qxj8uv6le\",\"eWoShdDU7\",\"EfnvpRXzh\",\"vjXWNOeEF\"],optionTitles:[\"Default (L)\",\"Active (L)\",\"Default (M)\",\"Active (M)\",\"Default (S)\",\"Active (S)\"],title:\"Variant\",type:ControlType.Enum},LD8s95t53:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FrameriKbA7g3jX,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriKbA7g3jX\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"LD8s95t53\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XYSt_6NIY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qxj8uv6le\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eWoShdDU7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EfnvpRXzh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vjXWNOeEF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"48\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iKbA7g3jX.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;VC Nudge Trial Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"VC Nudge Trial Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/HsIBaIcgJR1cNuuQ8gU3y1LwoXs.woff2\"}]}];export const css=[\".framer-CcL0Z .framer-styles-preset-o016ia:not(.rich-text-wrapper), .framer-CcL0Z .framer-styles-preset-o016ia.rich-text-wrapper h5 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.05em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-CcL0Z\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca9141d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-PlmTb .framer-styles-preset-1tx86fj:not(.rich-text-wrapper), .framer-PlmTb .framer-styles-preset-1tx86fj.rich-text-wrapper p { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, #4b4c4d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-PlmTb\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-semibold\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-65BCI .framer-styles-preset-57rxmt:not(.rich-text-wrapper), .framer-65BCI .framer-styles-preset-57rxmt.rich-text-wrapper h6 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-65BCI\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/DFq9QPp247eOyqdkf9TB/fXqiOYIIun1EaYHgFYoj/GkDo10you.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1v0oOwnhB3l4Nz876GaK/hlL4kWYI1sG4F1tvvzpd/nvg8S8HtL.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/w4vggRBg2R6ofY7E2EV3/5bFl65Ql1LIFfaSprWp2/vKiCVZl5j.js\";const ImageWithFX=withFX(Image);const enabledGestures={\"I11246:12169;8276:8627\":{hover:true},TiFJMdHnR:{hover:true},Y58Cc_9r5:{hover:true}};const cycleOrder=[\"I11246:12169;8276:8627\",\"Y58Cc_9r5\",\"TiFJMdHnR\"];const serializationHash=\"framer-X4Z4h\";const variantClassNames={\"I11246:12169;8276:8627\":\"framer-v-11mk8y5\",TiFJMdHnR:\"framer-v-l44b64\",Y58Cc_9r5:\"framer-v-12j5kp2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:45,delay:0,mass:1.4,stiffness:600,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={delay:0,duration:.5,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:1.5,y:-.5};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Big Landscape\":\"Y58Cc_9r5\",\"Big Portrait\":\"TiFJMdHnR\",Small:\"I11246:12169;8276:8627\"};const getProps=({bodyDescription,height,id,image,link,titleText,width,...props})=>{return{...props,IQfgZQdDO:titleText??props.IQfgZQdDO??\"Add your alert title here\",JyRw6sTAP:image??props.JyRw6sTAP??{src:\"https://framerusercontent.com/images/sm45A2gjmuAoVeEJIB18TTFok.png\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"I11246:12169;8276:8627\",VFCGsZmdL:bodyDescription??props.VFCGsZmdL??\"Add your alert body description here\",vgsEWLVwy:link??props.vgsEWLVwy};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,IQfgZQdDO,VFCGsZmdL,vgsEWLVwy,JyRw6sTAP,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I11246:12169;8276:8627\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Y58Cc_9r5-hover\",\"TiFJMdHnR-hover\"].includes(gestureVariant))return false;if([\"Y58Cc_9r5\",\"TiFJMdHnR\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"Y58Cc_9r5-hover\",\"TiFJMdHnR-hover\"].includes(gestureVariant))return true;if([\"Y58Cc_9r5\",\"TiFJMdHnR\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:vgsEWLVwy,nodeId:\"I11246:12169;8276:8627\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-11mk8y5\",className,classNames)} framer-wjmnw9`,\"data-framer-name\":\"Small\",layoutDependency:layoutDependency,layoutId:\"I11246:12169;8276:8627\",ref:ref??ref1,style:{backgroundColor:\"var(--token-c2e04d2f-0682-4a95-9925-ca5432ad24c7, rgb(189, 255, 56))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 0px 0px 0.5px rgba(103, 110, 118, 0.08), 0px 1px 8px 0px rgba(103, 110, 118, 0.04)\",...style},variants:{\"I11246:12169;8276:8627-hover\":{borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14,boxShadow:\"0px 1px 1.25px 0px rgba(0, 0, 0, 0.06), 0px 0px 0px 0.6px rgba(103, 110, 118, 0.08), 0px 2px 12px 0px rgba(103, 110, 118, 0.1)\"},TiFJMdHnR:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},Y58Cc_9r5:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"}},...addPropertyOverrides({\"I11246:12169;8276:8627-hover\":{\"data-framer-name\":undefined},\"TiFJMdHnR-hover\":{\"data-framer-name\":undefined},\"Y58Cc_9r5-hover\":{\"data-framer-name\":undefined},TiFJMdHnR:{\"data-framer-name\":\"Big Portrait\"},Y58Cc_9r5:{\"data-framer-name\":\"Big Landscape\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{className:\"framer-16esjic\",layoutDependency:layoutDependency,layoutId:\"p9CVDmCNT\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"I11246:12169;8276:8627-hover\":{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},\"TiFJMdHnR-hover\":{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},\"Y58Cc_9r5-hover\":{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},TiFJMdHnR:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},Y58Cc_9r5:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({\"I11246:12169;8276:8627-hover\":{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1},TiFJMdHnR:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||344)-0-434)/2+0+0)),pixelHeight:400,pixelWidth:600,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(JyRw6sTAP)}},Y58Cc_9r5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-200)/2)),pixelHeight:400,pixelWidth:600,sizes:\"260px\",...toResponsiveImage(JyRw6sTAP)}}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-73h634\",\"data-framer-name\":\"Frame 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:21,layoutDependency:layoutDependency,layoutId:\"I11246:12169;10393:2442\",svg:'<svg width=\"21\" height=\"20\" viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.47419 9.45753C5.51873 9.31588 5.58561 9.18269 5.65316 9.02574C5.99299 8.23622 6.10684 7.39365 6.2575 6.55508C6.36317 5.96695 6.55156 4.86451 7.3453 4.78104C7.96255 4.71613 8.5237 6.48055 8.72597 6.86159C9.03919 7.45164 9.43332 7.97793 9.79983 8.53346C9.92139 8.71772 10.2355 9.07686 10.274 9.29509C10.2962 9.42083 11.6943 9.80446 11.8499 9.88489C12.4671 10.2038 12.8955 10.8499 13.649 10.8834C13.9596 10.8972 13.9738 11.02 14.1603 11.2595C14.2339 11.354 14.7302 11.748 14.6578 11.8493C14.425 12.1748 13.8001 12.3631 13.4677 12.5274C12.4604 13.0252 11.4792 13.5777 10.4692 14.0692C10.2938 14.1546 9.997 14.2018 9.93929 14.4036C9.77323 14.9842 9.42123 15.5345 9.10717 16.0429C8.79829 16.543 8.21547 17.1525 8.18207 17.7752C8.16807 18.0363 8.17142 18.2144 8.05191 18.4532C7.94363 18.6696 7.92092 18.4341 7.83342 18.3139C7.33789 17.6332 6.91353 16.9525 6.57826 16.173C6.373 15.6958 6.28045 14.9634 5.92279 14.5615C5.84373 14.4726 5.92279 14.4889 5.92279 14.3943C5.92279 14.2514 5.35677 14.2294 5.28591 14.2132C4.19842 13.9649 3.04704 13.8094 1.99461 13.4376C1.75335 13.3524 1.57274 13.0069 1.40423 12.9732C1.24009 12.9404 2.0733 12.221 2.07829 12.2162C3.14787 11.2032 4.26819 10.2964 5.47419 9.45753Z\" fill=\"black\" stroke=\"black\" style=\"fill:black;fill-opacity:1;stroke:black;stroke-opacity:1;\" stroke-width=\"1.72745\" stroke-linecap=\"round\"/>\\n<path d=\"M15.1536 3.72258C15.1752 3.65403 15.2077 3.58957 15.2405 3.51361C15.4055 3.13151 15.4607 2.72374 15.5339 2.31791C15.5852 2.03327 15.6767 1.49974 16.0621 1.45934C16.3618 1.42793 16.6342 2.28183 16.7325 2.46625C16.8845 2.75181 17.0759 3.00651 17.2539 3.27537C17.3129 3.36454 17.4654 3.53835 17.4841 3.64396C17.4949 3.70482 18.1737 3.89048 18.2493 3.9294C18.549 4.08376 18.757 4.39644 19.1228 4.41263C19.2736 4.4193 19.2806 4.47875 19.3711 4.59468C19.4068 4.6404 19.6478 4.83106 19.6126 4.88012C19.4996 5.03763 19.1962 5.12876 19.0348 5.20826C18.5457 5.44921 18.0693 5.71657 17.5789 5.95445C17.4937 5.99577 17.3496 6.01863 17.3216 6.11628C17.241 6.39728 17.07 6.66358 16.9175 6.90966C16.7676 7.15169 16.4846 7.44664 16.4684 7.748C16.4616 7.87436 16.4632 7.96058 16.4052 8.07614C16.3526 8.18084 16.3416 8.06689 16.2991 8.00872C16.0585 7.6793 15.8524 7.34983 15.6896 6.97259C15.59 6.74164 15.545 6.38723 15.3714 6.19269C15.333 6.14969 15.3714 6.15757 15.3714 6.11178C15.3714 6.0426 15.0965 6.03196 15.0621 6.02413C14.5341 5.90395 13.9751 5.82873 13.4641 5.64878C13.3469 5.60753 13.2592 5.44032 13.1774 5.42403C13.0977 5.40816 13.5023 5.05997 13.5047 5.05768C14.024 4.56742 14.568 4.12855 15.1536 3.72258Z\" fill=\"black\" stroke=\"black\" style=\"fill:black;fill-opacity:1;stroke:black;stroke-opacity:1;\" stroke-width=\"1.72745\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16lmlmm\",layoutDependency:layoutDependency,layoutId:\"TMnoCkn8t\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-57rxmt\",\"data-styles-preset\":\"vKiCVZl5j\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Read More ->\"})}),className:\"framer-mh6lff\",\"data-framer-name\":\"Alert Button\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b93218U19\",style:{\"--extracted-1w1cjl5\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o82obh\",layoutDependency:layoutDependency,layoutId:\"YrrramLHc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1tx86fj\",\"data-styles-preset\":\"nvg8S8HtL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Add your alert text here\"})}),className:\"framer-1686leo\",\"data-framer-name\":\"We have a new glow-up, try to keep up\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I11246:12169;8276:8633\",style:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},text:IQfgZQdDO,variants:{TiFJMdHnR:{\"--extracted-1lwpl3i\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},Y58Cc_9r5:{\"--extracted-1lwpl3i\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({TiFJMdHnR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-o016ia\",\"data-styles-preset\":\"GkDo10you\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Add your alert text here\"})})},Y58Cc_9r5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-o016ia\",\"data-styles-preset\":\"GkDo10you\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"Add your alert text here\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1tx86fj\",\"data-styles-preset\":\"nvg8S8HtL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, rgb(75, 76, 77)))\"},children:\"Add your alert body description here\"})}),className:\"framer-1rjlpct\",\"data-framer-name\":\"We have a new glow-up, try to keep up\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NrcSkb3wh\",style:{\"--extracted-r6o4lv\":\"var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, rgb(75, 76, 77))\",\"--framer-paragraph-spacing\":\"0px\"},text:VFCGsZmdL,verticalAlignment:\"center\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1xcma3t\",\"data-framer-name\":\"arrow-right\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"I11246:12169;8613:16973\",svg:'<svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.5 6.125C1.01675 6.125 0.625 6.51675 0.625 7C0.625 7.48325 1.01675 7.875 1.5 7.875L1.5 6.125ZM16.1187 7.61872C16.4604 7.27701 16.4604 6.72299 16.1187 6.38128L10.5503 0.812815C10.2085 0.471106 9.65452 0.471106 9.31282 0.812815C8.97111 1.15452 8.97111 1.70854 9.31282 2.05025L14.2626 7L9.31282 11.9497C8.97111 12.2915 8.97111 12.8455 9.31282 13.1872C9.65453 13.5289 10.2085 13.5289 10.5503 13.1872L16.1187 7.61872ZM1.5 7.875L15.5 7.875L15.5 6.125L1.5 6.125L1.5 7.875Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X4Z4h.framer-wjmnw9, .framer-X4Z4h .framer-wjmnw9 { display: block; }\",\".framer-X4Z4h.framer-11mk8y5 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 24px 6px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-X4Z4h .framer-16esjic { flex: none; height: 21px; overflow: visible; position: relative; width: 21px; }\",\".framer-X4Z4h .framer-73h634 { flex: none; height: 20px; left: 0px; position: absolute; right: 0px; top: calc(47.61904761904764% - 20px / 2); }\",\".framer-X4Z4h .framer-16lmlmm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X4Z4h .framer-mh6lff, .framer-X4Z4h .framer-1686leo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-X4Z4h .framer-1o82obh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X4Z4h .framer-1rjlpct { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-X4Z4h .framer-1xcma3t { flex: none; height: 14px; position: relative; width: 17px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X4Z4h.framer-11mk8y5, .framer-X4Z4h .framer-16lmlmm, .framer-X4Z4h .framer-1o82obh { gap: 0px; } .framer-X4Z4h.framer-11mk8y5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-X4Z4h.framer-11mk8y5 > :first-child, .framer-X4Z4h .framer-16lmlmm > :first-child { margin-left: 0px; } .framer-X4Z4h.framer-11mk8y5 > :last-child, .framer-X4Z4h .framer-16lmlmm > :last-child { margin-right: 0px; } .framer-X4Z4h .framer-16lmlmm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X4Z4h .framer-1o82obh > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-X4Z4h .framer-1o82obh > :first-child { margin-top: 0px; } .framer-X4Z4h .framer-1o82obh > :last-child { margin-bottom: 0px; } }\",\".framer-X4Z4h.framer-v-12j5kp2.framer-11mk8y5 { gap: 22px; padding: 0px; width: 520px; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-16esjic { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; order: 0; padding: 0px; width: 260px; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-16lmlmm { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; gap: 20px; justify-content: flex-start; order: 1; width: 1px; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-mh6lff, .framer-X4Z4h.framer-v-l44b64 .framer-mh6lff { order: 1; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-1o82obh, .framer-X4Z4h.framer-v-l44b64 .framer-1o82obh { order: 0; width: 100%; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-1686leo { order: 0; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X4Z4h.framer-v-12j5kp2 .framer-1rjlpct, .framer-X4Z4h.framer-v-l44b64 .framer-1rjlpct { align-self: unset; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X4Z4h.framer-v-12j5kp2.framer-11mk8y5, .framer-X4Z4h.framer-v-12j5kp2 .framer-16esjic, .framer-X4Z4h.framer-v-12j5kp2 .framer-16lmlmm { gap: 0px; } .framer-X4Z4h.framer-v-12j5kp2.framer-11mk8y5 > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-X4Z4h.framer-v-12j5kp2.framer-11mk8y5 > :first-child, .framer-X4Z4h.framer-v-12j5kp2 .framer-16esjic > :first-child { margin-left: 0px; } .framer-X4Z4h.framer-v-12j5kp2.framer-11mk8y5 > :last-child, .framer-X4Z4h.framer-v-12j5kp2 .framer-16esjic > :last-child { margin-right: 0px; } .framer-X4Z4h.framer-v-12j5kp2 .framer-16esjic > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X4Z4h.framer-v-12j5kp2 .framer-16lmlmm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-X4Z4h.framer-v-12j5kp2 .framer-16lmlmm > :first-child { margin-top: 0px; } .framer-X4Z4h.framer-v-12j5kp2 .framer-16lmlmm > :last-child { margin-bottom: 0px; } }\",\".framer-X4Z4h.framer-v-l44b64.framer-11mk8y5 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 22px; padding: 0px; width: 400px; }\",\".framer-X4Z4h.framer-v-l44b64 .framer-16esjic { align-content: center; align-items: center; aspect-ratio: 1.8181818181818181 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 220px); justify-content: center; order: 0; padding: 0px; width: 100%; }\",\".framer-X4Z4h.framer-v-l44b64 .framer-16lmlmm { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; order: 1; width: 100%; }\",\".framer-X4Z4h.framer-v-l44b64 .framer-1686leo { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X4Z4h.framer-v-l44b64.framer-11mk8y5, .framer-X4Z4h.framer-v-l44b64 .framer-16esjic, .framer-X4Z4h.framer-v-l44b64 .framer-16lmlmm { gap: 0px; } .framer-X4Z4h.framer-v-l44b64.framer-11mk8y5 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-X4Z4h.framer-v-l44b64.framer-11mk8y5 > :first-child, .framer-X4Z4h.framer-v-l44b64 .framer-16lmlmm > :first-child { margin-top: 0px; } .framer-X4Z4h.framer-v-l44b64.framer-11mk8y5 > :last-child, .framer-X4Z4h.framer-v-l44b64 .framer-16lmlmm > :last-child { margin-bottom: 0px; } .framer-X4Z4h.framer-v-l44b64 .framer-16esjic > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X4Z4h.framer-v-l44b64 .framer-16esjic > :first-child { margin-left: 0px; } .framer-X4Z4h.framer-v-l44b64 .framer-16esjic > :last-child { margin-right: 0px; } .framer-X4Z4h.framer-v-l44b64 .framer-16lmlmm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-X4Z4h.framer-v-12j5kp2.hover .framer-1rjlpct, .framer-X4Z4h.framer-v-l44b64.hover .framer-1rjlpct { align-self: unset; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34.5\n * @framerIntrinsicWidth 267\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Y58Cc_9r5\":{\"layout\":[\"fixed\",\"auto\"]},\"TiFJMdHnR\":{\"layout\":[\"fixed\",\"auto\"]},\"lJrcdX3vC\":{\"layout\":[\"auto\",\"auto\"]},\"LRSmQ567X\":{\"layout\":[\"fixed\",\"auto\"]},\"bIPYfPyRH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"IQfgZQdDO\":\"titleText\",\"VFCGsZmdL\":\"bodyDescription\",\"vgsEWLVwy\":\"link\",\"JyRw6sTAP\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKvkuFYkwA=withCSS(Component,css,\"framer-X4Z4h\");export default FramerKvkuFYkwA;FramerKvkuFYkwA.displayName=\"Alert\";FramerKvkuFYkwA.defaultProps={height:34.5,width:267};addPropertyControls(FramerKvkuFYkwA,{variant:{options:[\"I11246:12169;8276:8627\",\"Y58Cc_9r5\",\"TiFJMdHnR\"],optionTitles:[\"Small\",\"Big Landscape\",\"Big Portrait\"],title:\"Variant\",type:ControlType.Enum},IQfgZQdDO:{defaultValue:\"Add your alert title here\",displayTextArea:false,title:\"Title Text\",type:ControlType.String},VFCGsZmdL:{defaultValue:\"Add your alert body description here\",displayTextArea:false,title:\"Body Description\",type:ControlType.String},vgsEWLVwy:{title:\"Link\",type:ControlType.Link},JyRw6sTAP:{__defaultAssetReference:\"data:framer/asset-reference,sm45A2gjmuAoVeEJIB18TTFok.png?originalFilename=Frame+1321315073.png&preferredSize=large\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerKvkuFYkwA,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKvkuFYkwA\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"267\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y58Cc_9r5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TiFJMdHnR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lJrcdX3vC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LRSmQ567X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bIPYfPyRH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"34.5\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"IQfgZQdDO\\\":\\\"titleText\\\",\\\"VFCGsZmdL\\\":\\\"bodyDescription\\\",\\\"vgsEWLVwy\\\":\\\"link\\\",\\\"JyRw6sTAP\\\":\\\"image\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KvkuFYkwA.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;VC Nudge Trial Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"VC Nudge Trial Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/HsIBaIcgJR1cNuuQ8gU3y1LwoXs.woff2\"}]}];export const css=[\".framer-UHMzu .framer-styles-preset-3k1e9x:not(.rich-text-wrapper), .framer-UHMzu .framer-styles-preset-3k1e9x.rich-text-wrapper h4 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\",\"@media (max-width: 1399px) and (min-width: 1200px) { .framer-UHMzu .framer-styles-preset-3k1e9x:not(.rich-text-wrapper), .framer-UHMzu .framer-styles-preset-3k1e9x.rich-text-wrapper h4 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 1199px) and (min-width: 810px) { .framer-UHMzu .framer-styles-preset-3k1e9x:not(.rich-text-wrapper), .framer-UHMzu .framer-styles-preset-3k1e9x.rich-text-wrapper h4 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 809px) and (min-width: 0px) { .framer-UHMzu .framer-styles-preset-3k1e9x:not(.rich-text-wrapper), .framer-UHMzu .framer-styles-preset-3k1e9x.rich-text-wrapper h4 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-UHMzu\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0623976)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/V5Rv4e9IqlrWPbMkvglP/0YjNWDBeiE5uDVqsuA1r/c82mysbos.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kOFKfdnxQNIkZXOzKAiv/Hr8UrRLnM5AjRrSHFQ60/JimiB5SdX.js\";const enabledGestures={b3PKG660x:{hover:true},oYBR7TcyM:{hover:true}};const cycleOrder=[\"oYBR7TcyM\",\"b3PKG660x\",\"v0IfqArju\",\"aoRGd6V9n\"];const serializationHash=\"framer-CNPR6\";const variantClassNames={aoRGd6V9n:\"framer-v-8u0dce\",b3PKG660x:\"framer-v-11n3gce\",oYBR7TcyM:\"framer-v-1tqpm2x\",v0IfqArju:\"framer-v-dxmi8d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Active (with Tag)\":\"aoRGd6V9n\",\"Default (with Tag)\":\"b3PKG660x\",Active:\"v0IfqArju\",Default:\"oYBR7TcyM\"};const getProps=({height,id,itemText,link,tagText,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,bs4EEkNrD:(_ref=itemText!==null&&itemText!==void 0?itemText:props.bs4EEkNrD)!==null&&_ref!==void 0?_ref:\"Nav-Item\",oimY1T1bX:link!==null&&link!==void 0?link:props.oimY1T1bX,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"oYBR7TcyM\",VIpj_M9lv:(_ref2=tagText!==null&&tagText!==void 0?tagText:props.VIpj_M9lv)!==null&&_ref2!==void 0?_ref2:\"NEW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,bs4EEkNrD,VIpj_M9lv,oimY1T1bX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oYBR7TcyM\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"b3PKG660x-hover\")return true;if([\"b3PKG660x\",\"aoRGd6V9n\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:oimY1T1bX,nodeId:\"oYBR7TcyM\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1tqpm2x\",className,classNames)} framer-13id71w`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"oYBR7TcyM\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"b3PKG660x-hover\":{backgroundColor:\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},\"oYBR7TcyM-hover\":{backgroundColor:\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\"},aoRGd6V9n:{backgroundColor:\"var(--token-238b6144-0d67-4c8a-bf9a-08f3e4668e50, rgb(230, 232, 237))\"},v0IfqArju:{backgroundColor:\"var(--token-238b6144-0d67-4c8a-bf9a-08f3e4668e50, rgb(230, 232, 237))\"}},...addPropertyOverrides({\"b3PKG660x-hover\":{\"data-framer-name\":undefined},\"oYBR7TcyM-hover\":{\"data-framer-name\":undefined},aoRGd6V9n:{\"data-framer-name\":\"Active (with Tag)\"},b3PKG660x:{\"data-framer-name\":\"Default (with Tag)\"},v0IfqArju:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-3k1e9x\",\"data-styles-preset\":\"JimiB5SdX\",children:\"Nav-Item\"})}),className:\"framer-13ovopq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nOTi8vTNn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bs4EEkNrD,variants:{\"b3PKG660x-hover\":{\"--extracted-1eung3n\":\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\"},\"oYBR7TcyM-hover\":{\"--extracted-1eung3n\":\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"b3PKG660x-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-3k1e9x\",\"data-styles-preset\":\"JimiB5SdX\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255)))\"},children:\"Nav-Item\"})})},\"oYBR7TcyM-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-3k1e9x\",\"data-styles-preset\":\"JimiB5SdX\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255)))\"},children:\"Nav-Item\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u3wtyd\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"YSG07_Hcv\",style:{backgroundColor:\"var(--token-7f33cc61-47b5-4d67-a2e7-4c9fabd154ba, rgb(170, 171, 173))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},variants:{\"b3PKG660x-hover\":{backgroundColor:\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pvm80y\",\"data-styles-preset\":\"c82mysbos\",children:\"NEW\"})}),className:\"framer-1f4j38y\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ovGEljpqP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:VIpj_M9lv,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CNPR6.framer-13id71w, .framer-CNPR6 .framer-13id71w { display: block; }\",\".framer-CNPR6.framer-1tqpm2x { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 14px 12px 14px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-CNPR6 .framer-13ovopq, .framer-CNPR6 .framer-1f4j38y { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CNPR6 .framer-1u3wtyd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 10px 3px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CNPR6.framer-1tqpm2x, .framer-CNPR6 .framer-1u3wtyd { gap: 0px; } .framer-CNPR6.framer-1tqpm2x > *, .framer-CNPR6 .framer-1u3wtyd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CNPR6.framer-1tqpm2x > :first-child, .framer-CNPR6 .framer-1u3wtyd > :first-child { margin-left: 0px; } .framer-CNPR6.framer-1tqpm2x > :last-child, .framer-CNPR6 .framer-1u3wtyd > :last-child { margin-right: 0px; } }\",\".framer-CNPR6.framer-v-dxmi8d.framer-1tqpm2x, .framer-CNPR6.framer-v-8u0dce.framer-1tqpm2x { cursor: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 136\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"b3PKG660x\":{\"layout\":[\"auto\",\"auto\"]},\"v0IfqArju\":{\"layout\":[\"auto\",\"auto\"]},\"aoRGd6V9n\":{\"layout\":[\"auto\",\"auto\"]},\"bQletr7O4\":{\"layout\":[\"auto\",\"auto\"]},\"XOz8O17L_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"bs4EEkNrD\":\"itemText\",\"VIpj_M9lv\":\"tagText\",\"oimY1T1bX\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerdp80QP6OS=withCSS(Component,css,\"framer-CNPR6\");export default Framerdp80QP6OS;Framerdp80QP6OS.displayName=\"Dropdown-Nav-Item\";Framerdp80QP6OS.defaultProps={height:60,width:136};addPropertyControls(Framerdp80QP6OS,{variant:{options:[\"oYBR7TcyM\",\"b3PKG660x\",\"v0IfqArju\",\"aoRGd6V9n\"],optionTitles:[\"Default\",\"Default (with Tag)\",\"Active\",\"Active (with Tag)\"],title:\"Variant\",type:ControlType.Enum},bs4EEkNrD:{defaultValue:\"Nav-Item\",displayTextArea:false,title:\"Item Text\",type:ControlType.String},VIpj_M9lv:{defaultValue:\"NEW\",displayTextArea:false,title:\"Tag Text\",type:ControlType.String},oimY1T1bX:{title:\"Link\",type:ControlType.Link}});addFonts(Framerdp80QP6OS,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerdp80QP6OS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"136\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"60\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b3PKG660x\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"v0IfqArju\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aoRGd6V9n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bQletr7O4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XOz8O17L_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"bs4EEkNrD\\\":\\\"itemText\\\",\\\"VIpj_M9lv\\\":\\\"tagText\\\",\\\"oimY1T1bX\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import DropdownNavItem from\"https://framerusercontent.com/modules/8nfQNeIqMHpIEbk4GfE7/Gz7HiCI4Y8ofnlW8VjCm/dp80QP6OS.js\";import Alert from\"https://framerusercontent.com/modules/7vg4cIMWiqWGbG0Mny7H/rpPKjSJ0CRg9oLxBx5oK/KvkuFYkwA.js\";const DropdownNavItemFonts=getFonts(DropdownNavItem);const AlertFonts=getFonts(Alert);const DropdownNavItemControls=getPropertyControls(DropdownNavItem);const cycleOrder=[\"hWPF33tSX\",\"oZ04Xt9O3\",\"h6Y5QUJ3g\",\"UtEI2xeWc\"];const serializationHash=\"framer-jXy2b\";const variantClassNames={h6Y5QUJ3g:\"framer-v-898uhf\",hWPF33tSX:\"framer-v-1mh0d21\",oZ04Xt9O3:\"framer-v-1lhl5km\",UtEI2xeWc:\"framer-v-k18hgp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Active (with Tag)\":\"aoRGd6V9n\",\"Default (with Tag)\":\"b3PKG660x\",Active:\"v0IfqArju\",Default:\"oYBR7TcyM\"};const humanReadableVariantMap={Desktop:\"hWPF33tSX\",Mobile:\"h6Y5QUJ3g\",Monitor:\"UtEI2xeWc\",Tablet:\"oZ04Xt9O3\"};const getProps=({height,id,nav01,nav02,nav03,nav04,nav05,nav06,width,...props})=>{return{...props,F37sE9Qm0:humanReadableEnumMap[nav03]??nav03??props.F37sE9Qm0??\"oYBR7TcyM\",i9SCjbPMD:humanReadableEnumMap[nav04]??nav04??props.i9SCjbPMD??\"b3PKG660x\",KlUFFM7ze:humanReadableEnumMap[nav06]??nav06??props.KlUFFM7ze??\"oYBR7TcyM\",qG_7oHIkz:humanReadableEnumMap[nav01]??nav01??props.qG_7oHIkz??\"oYBR7TcyM\",variant:humanReadableVariantMap[props.variant]??props.variant??\"hWPF33tSX\",XbLhzFlpt:humanReadableEnumMap[nav02]??nav02??props.XbLhzFlpt??\"oYBR7TcyM\",z9hLTNPeq:humanReadableEnumMap[nav05]??nav05??props.z9hLTNPeq??\"oYBR7TcyM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,qG_7oHIkz,XbLhzFlpt,F37sE9Qm0,i9SCjbPMD,z9hLTNPeq,KlUFFM7ze,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hWPF33tSX\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1mh0d21\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"hWPF33tSX\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 10px 18px 1px rgba(0, 0, 0, 0.12)\",...style},...addPropertyOverrides({h6Y5QUJ3g:{\"data-framer-name\":\"Mobile\"},oZ04Xt9O3:{\"data-framer-name\":\"Tablet\"},UtEI2xeWc:{\"data-framer-name\":\"Monitor\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uprmri\",\"data-framer-name\":\"Nav-items-container\",layoutDependency:layoutDependency,layoutId:\"p8IGznriv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12a66nn\",layoutDependency:layoutDependency,layoutId:\"eScZLSK3G\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined},{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined},{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined},{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+0,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+0+0+0},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dc5qod-container\",layoutDependency:layoutDependency,layoutId:\"r6d5ZABpY-container\",nodeId:\"r6d5ZABpY\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"About Us\",height:\"100%\",id:\"r6d5ZABpY\",layoutId:\"r6d5ZABpY\",oimY1T1bX:resolvedLinks[0],variant:qG_7oHIkz,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined},{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined},{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined},{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+72,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+0+0+68},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+0+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oedkvq-container\",layoutDependency:layoutDependency,layoutId:\"ACS35sPkV-container\",nodeId:\"ACS35sPkV\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"Our Work\",height:\"100%\",id:\"ACS35sPkV\",layoutId:\"ACS35sPkV\",oimY1T1bX:resolvedLinks1[0],variant:XbLhzFlpt,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks1[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks1[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks1[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined},{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined},{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined},{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+144,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+0+0+136},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+0+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rp0fv4-container\",layoutDependency:layoutDependency,layoutId:\"mNRk5X5B8-container\",nodeId:\"mNRk5X5B8\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"Services\",height:\"100%\",id:\"mNRk5X5B8\",layoutId:\"mNRk5X5B8\",oimY1T1bX:resolvedLinks2[0],variant:F37sE9Qm0,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks2[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks2[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iyxzbn\",layoutDependency:layoutDependency,layoutId:\"ccFxwgW8l\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined},{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined},{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined},{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+0,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+204+0+0},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+216+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8wp2s0-container\",layoutDependency:layoutDependency,layoutId:\"m1jVmzz5y-container\",nodeId:\"m1jVmzz5y\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"Shop\",height:\"100%\",id:\"m1jVmzz5y\",layoutId:\"m1jVmzz5y\",oimY1T1bX:resolvedLinks3[0],variant:i9SCjbPMD,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks3[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks3[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks3[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined},{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined},{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined},{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+72,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+204+0+68},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+216+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-umqjzf-container\",layoutDependency:layoutDependency,layoutId:\"Qn9AaNJA_-container\",nodeId:\"Qn9AaNJA_\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"Careers\",height:\"100%\",id:\"Qn9AaNJA_\",layoutId:\"Qn9AaNJA_\",oimY1T1bX:resolvedLinks4[0],variant:z9hLTNPeq,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks4[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks4[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks4[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F2Uu1vKs1\"},implicitPathVariables:undefined},{href:{webPageId:\"F2Uu1vKs1\"},implicitPathVariables:undefined},{href:{webPageId:\"F2Uu1vKs1\"},implicitPathVariables:undefined},{href:{webPageId:\"F2Uu1vKs1\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+160+0+0+144,...addPropertyOverrides({h6Y5QUJ3g:{y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+0+0)+0+204+0+136},oZ04Xt9O3:{y:(componentViewport?.y||0)+132+0+216+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sz8p40-container\",layoutDependency:layoutDependency,layoutId:\"GbfyWoYE2-container\",nodeId:\"GbfyWoYE2\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bs4EEkNrD:\"Let's Talk\",height:\"100%\",id:\"GbfyWoYE2\",layoutId:\"GbfyWoYE2\",oimY1T1bX:resolvedLinks5[0],variant:KlUFFM7ze,VIpj_M9lv:\"NEW\",width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{oimY1T1bX:resolvedLinks5[2]},oZ04Xt9O3:{oimY1T1bX:resolvedLinks5[1]},UtEI2xeWc:{oimY1T1bX:resolvedLinks5[3]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined},{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined},{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined},{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"520px\",y:(componentViewport?.y||0)+160,...addPropertyOverrides({h6Y5QUJ3g:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 350px)`,y:(componentViewport?.y||0)+96+(((componentViewport?.height||200)-200-474)/2+400+40)},oZ04Xt9O3:{width:\"400px\",y:(componentViewport?.y||0)+132}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1p5y1k1-container\",layoutDependency:layoutDependency,layoutId:\"Xds7FZ7Mo-container\",nodeId:\"Xds7FZ7Mo\",rendersWithMotion:true,scopeId:\"Ofrosq823\",children:/*#__PURE__*/_jsx(Alert,{height:\"100%\",id:\"Xds7FZ7Mo\",IQfgZQdDO:\"We got a brand new Glow-up, try to keep up\",JyRw6sTAP:addImageAlt({src:\"https://framerusercontent.com/images/1XcQEvq7Kj5Pn1hLEJVNXkLYhk.png\",srcSet:\"https://framerusercontent.com/images/1XcQEvq7Kj5Pn1hLEJVNXkLYhk.png?scale-down-to=512 512w,https://framerusercontent.com/images/1XcQEvq7Kj5Pn1hLEJVNXkLYhk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1XcQEvq7Kj5Pn1hLEJVNXkLYhk.png 1440w\"},\"\"),layoutId:\"Xds7FZ7Mo\",style:{width:\"100%\"},variant:\"Y58Cc_9r5\",VFCGsZmdL:\"New look, feel and certainly new vibes, but same relentless drive to create killer work.\",vgsEWLVwy:resolvedLinks6[0],width:\"100%\",...addPropertyOverrides({h6Y5QUJ3g:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"TiFJMdHnR\",vgsEWLVwy:resolvedLinks6[2]},oZ04Xt9O3:{variant:\"TiFJMdHnR\",vgsEWLVwy:resolvedLinks6[1]},UtEI2xeWc:{vgsEWLVwy:resolvedLinks6[3]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jXy2b.framer-41vnjs, .framer-jXy2b .framer-41vnjs { display: block; }\",\".framer-jXy2b.framer-1mh0d21 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 130px 64px 130px; position: relative; width: 1200px; }\",\".framer-jXy2b .framer-uprmri { align-content: center; align-items: center; 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: min-content; }\",\".framer-jXy2b .framer-12a66nn, .framer-jXy2b .framer-iyxzbn { 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; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jXy2b .framer-1dc5qod-container, .framer-jXy2b .framer-1oedkvq-container, .framer-jXy2b .framer-rp0fv4-container, .framer-jXy2b .framer-8wp2s0-container, .framer-jXy2b .framer-umqjzf-container, .framer-jXy2b .framer-sz8p40-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jXy2b .framer-1p5y1k1-container { flex: none; height: auto; position: relative; width: 520px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jXy2b.framer-1mh0d21, .framer-jXy2b .framer-uprmri, .framer-jXy2b .framer-12a66nn, .framer-jXy2b .framer-iyxzbn { gap: 0px; } .framer-jXy2b.framer-1mh0d21 > *, .framer-jXy2b .framer-uprmri > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-jXy2b.framer-1mh0d21 > :first-child, .framer-jXy2b .framer-uprmri > :first-child { margin-left: 0px; } .framer-jXy2b.framer-1mh0d21 > :last-child, .framer-jXy2b .framer-uprmri > :last-child { margin-right: 0px; } .framer-jXy2b .framer-12a66nn > *, .framer-jXy2b .framer-iyxzbn > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-jXy2b .framer-12a66nn > :first-child, .framer-jXy2b .framer-iyxzbn > :first-child { margin-top: 0px; } .framer-jXy2b .framer-12a66nn > :last-child, .framer-jXy2b .framer-iyxzbn > :last-child { margin-bottom: 0px; } }\",\".framer-jXy2b.framer-v-1lhl5km.framer-1mh0d21 { gap: 64px; padding: 132px 28px 64px 28px; width: 810px; }\",\".framer-jXy2b.framer-v-1lhl5km .framer-uprmri { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; }\",\".framer-jXy2b.framer-v-1lhl5km .framer-1p5y1k1-container { width: 400px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jXy2b.framer-v-1lhl5km.framer-1mh0d21, .framer-jXy2b.framer-v-1lhl5km .framer-uprmri { gap: 0px; } .framer-jXy2b.framer-v-1lhl5km.framer-1mh0d21 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-jXy2b.framer-v-1lhl5km.framer-1mh0d21 > :first-child { margin-left: 0px; } .framer-jXy2b.framer-v-1lhl5km.framer-1mh0d21 > :last-child { margin-right: 0px; } .framer-jXy2b.framer-v-1lhl5km .framer-uprmri > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-jXy2b.framer-v-1lhl5km .framer-uprmri > :first-child { margin-top: 0px; } .framer-jXy2b.framer-v-1lhl5km .framer-uprmri > :last-child { margin-bottom: 0px; } }\",\".framer-jXy2b.framer-v-898uhf.framer-1mh0d21 { align-content: center; align-items: center; flex-direction: column; padding: 96px 20px 104px 20px; width: 390px; }\",\".framer-jXy2b.framer-v-898uhf .framer-uprmri { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 8px; max-width: 350px; width: 100%; }\",\".framer-jXy2b.framer-v-898uhf .framer-12a66nn, .framer-jXy2b.framer-v-898uhf .framer-iyxzbn { gap: 8px; width: 100%; }\",\".framer-jXy2b.framer-v-898uhf .framer-1p5y1k1-container { max-width: 350px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jXy2b.framer-v-898uhf.framer-1mh0d21, .framer-jXy2b.framer-v-898uhf .framer-uprmri, .framer-jXy2b.framer-v-898uhf .framer-12a66nn, .framer-jXy2b.framer-v-898uhf .framer-iyxzbn { gap: 0px; } .framer-jXy2b.framer-v-898uhf.framer-1mh0d21 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-jXy2b.framer-v-898uhf.framer-1mh0d21 > :first-child, .framer-jXy2b.framer-v-898uhf .framer-uprmri > :first-child, .framer-jXy2b.framer-v-898uhf .framer-12a66nn > :first-child, .framer-jXy2b.framer-v-898uhf .framer-iyxzbn > :first-child { margin-top: 0px; } .framer-jXy2b.framer-v-898uhf.framer-1mh0d21 > :last-child, .framer-jXy2b.framer-v-898uhf .framer-uprmri > :last-child, .framer-jXy2b.framer-v-898uhf .framer-12a66nn > :last-child, .framer-jXy2b.framer-v-898uhf .framer-iyxzbn > :last-child { margin-bottom: 0px; } .framer-jXy2b.framer-v-898uhf .framer-uprmri > *, .framer-jXy2b.framer-v-898uhf .framer-12a66nn > *, .framer-jXy2b.framer-v-898uhf .framer-iyxzbn > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-jXy2b.framer-v-k18hgp.framer-1mh0d21 { gap: 80px; padding: 160px 130px 80px 130px; width: 1400px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jXy2b.framer-v-k18hgp.framer-1mh0d21 { gap: 0px; } .framer-jXy2b.framer-v-k18hgp.framer-1mh0d21 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-jXy2b.framer-v-k18hgp.framer-1mh0d21 > :first-child { margin-left: 0px; } .framer-jXy2b.framer-v-k18hgp.framer-1mh0d21 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 424\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oZ04Xt9O3\":{\"layout\":[\"fixed\",\"auto\"]},\"h6Y5QUJ3g\":{\"layout\":[\"fixed\",\"auto\"]},\"UtEI2xeWc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qG_7oHIkz\":\"nav01\",\"XbLhzFlpt\":\"nav02\",\"F37sE9Qm0\":\"nav03\",\"i9SCjbPMD\":\"nav04\",\"z9hLTNPeq\":\"nav05\",\"KlUFFM7ze\":\"nav06\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOfrosq823=withCSS(Component,css,\"framer-jXy2b\");export default FramerOfrosq823;FramerOfrosq823.displayName=\"Menu-Dropdown\";FramerOfrosq823.defaultProps={height:424,width:1200};addPropertyControls(FramerOfrosq823,{variant:{options:[\"hWPF33tSX\",\"oZ04Xt9O3\",\"h6Y5QUJ3g\",\"UtEI2xeWc\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Monitor\"],title:\"Variant\",type:ControlType.Enum},qG_7oHIkz:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-01\"},XbLhzFlpt:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-02\"},F37sE9Qm0:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-03\"},i9SCjbPMD:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"b3PKG660x\",description:undefined,hidden:undefined,title:\"Nav-04\"},z9hLTNPeq:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-05\"},KlUFFM7ze:DropdownNavItemControls?.[\"variant\"]&&{...DropdownNavItemControls[\"variant\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-06\"}});addFonts(FramerOfrosq823,[{explicitInter:true,fonts:[]},...DropdownNavItemFonts,...AlertFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOfrosq823\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oZ04Xt9O3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h6Y5QUJ3g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UtEI2xeWc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"qG_7oHIkz\\\":\\\"nav01\\\",\\\"XbLhzFlpt\\\":\\\"nav02\\\",\\\"F37sE9Qm0\\\":\\\"nav03\\\",\\\"i9SCjbPMD\\\":\\\"nav04\\\",\\\"z9hLTNPeq\\\":\\\"nav05\\\",\\\"KlUFFM7ze\\\":\\\"nav06\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"424\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ofrosq823.map", "// Generated by Framer (92d6359)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/1v0oOwnhB3l4Nz876GaK/hlL4kWYI1sG4F1tvvzpd/nvg8S8HtL.js\";const enabledGestures={SYNmnwApj:{hover:true}};const cycleOrder=[\"SYNmnwApj\",\"BrhAqt03U\"];const serializationHash=\"framer-k874e\";const variantClassNames={BrhAqt03U:\"framer-v-st1slk\",SYNmnwApj:\"framer-v-1phdtam\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Active:\"BrhAqt03U\",Default:\"SYNmnwApj\"};const getProps=({height,id,itemText,link,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,bhbalOAq1:(_ref=itemText!==null&&itemText!==void 0?itemText:props.bhbalOAq1)!==null&&_ref!==void 0?_ref:\"About Us\",keCQwcIeK:link!==null&&link!==void 0?link:props.keCQwcIeK,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"SYNmnwApj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,bhbalOAq1,keCQwcIeK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SYNmnwApj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:keCQwcIeK,nodeId:\"SYNmnwApj\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1phdtam\",className,classNames)} framer-1kwgz42`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"SYNmnwApj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"SYNmnwApj-hover\":{backgroundColor:\"var(--token-136966c9-5c41-484f-b606-7ea01e8a0cbc, rgb(247, 248, 249))\"},BrhAqt03U:{backgroundColor:\"var(--token-238b6144-0d67-4c8a-bf9a-08f3e4668e50, rgb(230, 232, 237))\"}},...addPropertyOverrides({\"SYNmnwApj-hover\":{\"data-framer-name\":undefined},BrhAqt03U:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1tx86fj\",\"data-styles-preset\":\"nvg8S8HtL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0)))\"},children:\"About Us\"})}),className:\"framer-132beoq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KXd09k72U\",style:{\"--extracted-r6o4lv\":\"var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bhbalOAq1,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-k874e.framer-1kwgz42, .framer-k874e .framer-1kwgz42 { display: block; }\",\".framer-k874e.framer-1phdtam { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 10px 4px 10px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-k874e .framer-132beoq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-k874e.framer-1phdtam { gap: 0px; } .framer-k874e.framer-1phdtam > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-k874e.framer-1phdtam > :first-child { margin-left: 0px; } .framer-k874e.framer-1phdtam > :last-child { margin-right: 0px; } }\",\".framer-k874e.framer-v-st1slk.framer-1phdtam { cursor: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 84.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"BrhAqt03U\":{\"layout\":[\"auto\",\"auto\"]},\"EshLOyU2T\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"bhbalOAq1\":\"itemText\",\"keCQwcIeK\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruKKqSLiQx=withCSS(Component,css,\"framer-k874e\");export default FrameruKKqSLiQx;FrameruKKqSLiQx.displayName=\"Nav-Item\";FrameruKKqSLiQx.defaultProps={height:30,width:84.5};addPropertyControls(FrameruKKqSLiQx,{variant:{options:[\"SYNmnwApj\",\"BrhAqt03U\"],optionTitles:[\"Default\",\"Active\"],title:\"Variant\",type:ControlType.Enum},bhbalOAq1:{defaultValue:\"About Us\",displayTextArea:false,title:\"Item Text\",type:ControlType.String},keCQwcIeK:{title:\"Link\",type:ControlType.Link}});addFonts(FrameruKKqSLiQx,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruKKqSLiQx\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"84.5\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"30\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"bhbalOAq1\\\":\\\"itemText\\\",\\\"keCQwcIeK\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BrhAqt03U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EshLOyU2T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/A5XmzQ5DoI8u9z1yOmyA/SNubpTEFcdJYGpW4TPfA/nvg8S8HtL.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/icg9Nhb8EOb6wTs4O6I3/5clK6f3MyLpz4xajdNp5/stADy16Jx.js\";import MenuButton from\"https://framerusercontent.com/modules/xbaICAzfnrpJ0vPqhcJn/yydxpOdzpg2czdHF9zHK/iKbA7g3jX.js\";import Alert from\"https://framerusercontent.com/modules/7vg4cIMWiqWGbG0Mny7H/rpPKjSJ0CRg9oLxBx5oK/KvkuFYkwA.js\";import MenuDropdown from\"https://framerusercontent.com/modules/pP3dwI1GiaZhrIrXj5YL/0T0z9fJYg2W5mxyyD8XU/Ofrosq823.js\";import NavItem from\"https://framerusercontent.com/modules/sucrooeBhEO2Ifomj5lT/SCyV9GfULwlOL1gt5nIf/uKKqSLiQx.js\";const AlertFonts=getFonts(Alert);const NavItemFonts=getFonts(NavItem);const MenuButtonFonts=getFonts(MenuButton);const MenuDropdownFonts=getFonts(MenuDropdown);const NavItemControls=getPropertyControls(NavItem);const MenuDropdownControls=getPropertyControls(MenuDropdown);const cycleOrder=[\"Bf50aRWrV\",\"DqfLisUHM\",\"SWEsu7kWg\",\"l7DhTq_RV\",\"j1PWpBap8\",\"gUEb0cK_y\",\"KWJryLFUl\",\"OkQpZYNlm\",\"yN3v5tDP8\",\"uQqgptB_S\",\"RdMLwsslm\"];const serializationHash=\"framer-4lGf8\";const variantClassNames={Bf50aRWrV:\"framer-v-tep8y4\",DqfLisUHM:\"framer-v-1txltpt\",gUEb0cK_y:\"framer-v-er48g4\",j1PWpBap8:\"framer-v-8n3q95\",KWJryLFUl:\"framer-v-3vra5p\",l7DhTq_RV:\"framer-v-1q2m04q\",OkQpZYNlm:\"framer-v-40xmhx\",RdMLwsslm:\"framer-v-7opdml\",SWEsu7kWg:\"framer-v-5h4ldc\",uQqgptB_S:\"framer-v-1al6u1v\",yN3v5tDP8:\"framer-v-3ksw4l\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Active:\"BrhAqt03U\",Default:\"SYNmnwApj\"};const humanReadableEnumMap1={\"Active (with Tag)\":\"aoRGd6V9n\",\"Default (with Tag)\":\"b3PKG660x\",Active:\"v0IfqArju\",Default:\"oYBR7TcyM\"};const humanReadableVariantMap={\"Desktop (Scroll Closed)\":\"DqfLisUHM\",\"Desktop (Scroll Open)\":\"SWEsu7kWg\",\"Desktop (Start)\":\"Bf50aRWrV\",\"Mobile (Scroll)\":\"KWJryLFUl\",\"Mobile (Start)\":\"gUEb0cK_y\",\"Monitor (Scroll Closed)\":\"uQqgptB_S\",\"Monitor (Scroll Open)\":\"RdMLwsslm\",\"Monitor (Start)\":\"yN3v5tDP8\",\"Tablet (Scroll Closed)\":\"OkQpZYNlm\",\"Tablet (Scroll Open)\":\"j1PWpBap8\",\"Tablet (Start)\":\"l7DhTq_RV\"};const getProps=({height,id,nav1Variant,nav1VariantDropdown,nav2Variant,nav2VariantDropdown,nav3Variant,nav3VariantDropdown,nav4Variant,nav4VariantDropdown,nav5Variant,nav5VariantDropdown,nav6VariantDropdown,width,...props})=>{return{...props,aIYakZ8xA:humanReadableEnumMap[nav4Variant]??nav4Variant??props.aIYakZ8xA??\"SYNmnwApj\",BRsTW1gwf:humanReadableEnumMap1[nav2VariantDropdown]??nav2VariantDropdown??props.BRsTW1gwf??\"oYBR7TcyM\",Cbybm3g4b:humanReadableEnumMap1[nav3VariantDropdown]??nav3VariantDropdown??props.Cbybm3g4b??\"oYBR7TcyM\",Dx0RcztsR:humanReadableEnumMap[nav5Variant]??nav5Variant??props.Dx0RcztsR??\"SYNmnwApj\",hghX25NLn:humanReadableEnumMap1[nav6VariantDropdown]??nav6VariantDropdown??props.hghX25NLn??\"oYBR7TcyM\",mZ9eZcwSx:humanReadableEnumMap[nav2Variant]??nav2Variant??props.mZ9eZcwSx??\"SYNmnwApj\",oNZk0uAUv:humanReadableEnumMap1[nav5VariantDropdown]??nav5VariantDropdown??props.oNZk0uAUv??\"oYBR7TcyM\",PSirJgFzc:humanReadableEnumMap1[nav4VariantDropdown]??nav4VariantDropdown??props.PSirJgFzc??\"b3PKG660x\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Bf50aRWrV\",VwOjE9v0F:humanReadableEnumMap[nav1Variant]??nav1Variant??props.VwOjE9v0F??\"SYNmnwApj\",wN9xILuKT:humanReadableEnumMap[nav3Variant]??nav3Variant??props.wN9xILuKT??\"SYNmnwApj\",YN5o7WEj5:humanReadableEnumMap1[nav1VariantDropdown]??nav1VariantDropdown??props.YN5o7WEj5??\"oYBR7TcyM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,VwOjE9v0F,mZ9eZcwSx,wN9xILuKT,aIYakZ8xA,Dx0RcztsR,YN5o7WEj5,BRsTW1gwf,Cbybm3g4b,PSirJgFzc,oNZk0uAUv,hghX25NLn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Bf50aRWrV\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const LD8s95t531ygb3gd=activeVariantCallback(async(...args)=>{setVariant(\"SWEsu7kWg\");});const LD8s95t531mc9pxb=activeVariantCallback(async(...args)=>{setVariant(\"DqfLisUHM\");});const LD8s95t538qb1hd=activeVariantCallback(async(...args)=>{setVariant(\"j1PWpBap8\");});const LD8s95t531qo5rty=activeVariantCallback(async(...args)=>{setVariant(\"OkQpZYNlm\");});const LD8s95t53w0slrc=activeVariantCallback(async(...args)=>{setVariant(\"KWJryLFUl\");});const LD8s95t531ag70ov=activeVariantCallback(async(...args)=>{setVariant(\"gUEb0cK_y\");});const LD8s95t531ox5rw2=activeVariantCallback(async(...args)=>{setVariant(\"RdMLwsslm\");});const LD8s95t531b5dw5=activeVariantCallback(async(...args)=>{setVariant(\"uQqgptB_S\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"DqfLisUHM\",\"SWEsu7kWg\",\"l7DhTq_RV\",\"j1PWpBap8\",\"gUEb0cK_y\",\"KWJryLFUl\",\"OkQpZYNlm\",\"uQqgptB_S\",\"RdMLwsslm\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"DqfLisUHM\",\"SWEsu7kWg\",\"j1PWpBap8\",\"gUEb0cK_y\",\"KWJryLFUl\",\"OkQpZYNlm\",\"uQqgptB_S\",\"RdMLwsslm\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"l7DhTq_RV\")return false;return true;};const isDisplayed3=()=>{if([\"DqfLisUHM\",\"SWEsu7kWg\",\"l7DhTq_RV\",\"j1PWpBap8\",\"gUEb0cK_y\",\"KWJryLFUl\",\"OkQpZYNlm\",\"uQqgptB_S\",\"RdMLwsslm\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"SWEsu7kWg\",\"j1PWpBap8\",\"KWJryLFUl\",\"RdMLwsslm\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-tep8y4\",className,classNames),\"data-framer-name\":\"Desktop (Start)\",layoutDependency:layoutDependency,layoutId:\"Bf50aRWrV\",ref:refBinding,style:{...style},...addPropertyOverrides({DqfLisUHM:{\"data-framer-name\":\"Desktop (Scroll Closed)\"},gUEb0cK_y:{\"data-framer-name\":\"Mobile (Start)\"},j1PWpBap8:{\"data-framer-name\":\"Tablet (Scroll Open)\"},KWJryLFUl:{\"data-framer-name\":\"Mobile (Scroll)\"},l7DhTq_RV:{\"data-framer-name\":\"Tablet (Start)\"},OkQpZYNlm:{\"data-framer-name\":\"Tablet (Scroll Closed)\"},RdMLwsslm:{\"data-framer-name\":\"Monitor (Scroll Open)\",draggable:\"false\"},SWEsu7kWg:{\"data-framer-name\":\"Desktop (Scroll Open)\",draggable:\"false\"},uQqgptB_S:{\"data-framer-name\":\"Monitor (Scroll Closed)\"},yN3v5tDP8:{\"data-framer-name\":\"Monitor (Start)\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yj95bx\",\"data-framer-name\":\"Content-wrap\",layoutDependency:layoutDependency,layoutId:\"wYl8i89QA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-125xkvb\",\"data-framer-name\":\"Logo+Bio+CTA\",layoutDependency:layoutDependency,layoutId:\"m0qUKTvvx\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"AThXSVsge\",scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-dn1vjs framer-witugz\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:82,layoutDependency:layoutDependency,layoutId:\"AThXSVsge\",svg:'<svg width=\"82\" height=\"80\" viewBox=\"0 0 82 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_10388_11262)\">\\n<path d=\"M13.6121 12.1164C12.2095 14.9477 11.0168 17.8783 10.0438 20.8845C9.09565 23.8411 8.38399 26.8684 7.91558 29.9378C7.45545 32.9703 7.24159 36.035 7.27611 39.102C7.27611 42.0236 7.60673 44.957 8.38219 47.7744C9.12932 50.5401 10.2508 53.1908 11.7155 55.6529C13.165 58.0901 14.9448 60.315 17.0042 62.2642C20.0658 65.1895 23.7111 67.381 27.6756 68.8386C31.3601 70.1163 35.3533 70.2014 39.0889 69.0819C41.7193 68.3141 44.2268 67.0038 46.4907 65.4733C48.8371 63.927 50.9651 62.0305 52.7932 59.8976C55.1945 57.1067 57.8369 53.565 57.961 49.7197C58.0341 46.8354 56.0974 44.7494 53.0667 45.1158C51.8845 45.2729 50.7359 45.6221 49.6663 46.1497C47.2311 47.3279 45.4148 49.2316 44.015 51.5022C43.248 52.7576 42.5733 54.1759 41.8331 55.6412C41.692 55.9233 41.4604 56.1501 41.1753 56.2853C40.8902 56.4204 40.5681 56.4562 40.2603 56.3868C39.9525 56.3174 39.6768 56.147 39.4773 55.9026C39.2777 55.6582 39.1658 55.354 39.1594 55.0386C39.1446 54.1763 39.1799 53.3138 39.2651 52.4555C39.4416 50.6266 39.8731 48.8581 40.5441 47.1484C41.3067 45.3173 42.4217 43.6371 43.8237 42.234C45.9942 40.0637 48.7661 38.5005 51.771 37.8482C54.0489 37.3665 56.4536 37.4878 58.6424 38.2997C59.7972 38.7334 60.8742 39.3513 61.8314 40.1292C63.7494 41.6814 65.0957 43.844 65.7506 46.2152C66.6149 49.3764 66.3812 52.8079 65.3226 55.8929C64.1688 59.4004 62.0826 62.7218 59.8207 65.6177C57.5524 68.5442 54.84 71.0841 51.8297 73.2344C48.7867 75.3754 45.3964 77.1742 41.8213 78.2377C36.1375 79.968 30.0437 79.7912 24.4698 77.7342C19.2831 75.6674 14.5798 72.7064 10.6514 68.7043C4.15872 62.121 0.366074 53.3453 0.0203006 44.1054C-0.0362703 40.6023 0.270345 37.1182 0.898114 33.6723C1.51388 30.2923 2.47201 26.9811 3.71954 23.7814C4.64378 21.4108 5.74174 19.0857 7.03106 16.8898C7.86277 15.4235 8.7828 14.0009 9.77527 12.6384C10.2704 11.9586 10.7823 11.2956 11.3026 10.636C11.5154 10.3718 11.818 10.1952 12.1527 10.14C12.4874 10.0848 12.8307 10.1548 13.1171 10.3367C13.4034 10.5186 13.6127 10.7996 13.7049 11.126C13.7972 11.4525 13.7659 11.8015 13.6172 12.1063L13.6121 12.1164Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.0908 29.2876C18.0833 29.2702 18.0776 29.2575 18.0743 29.2504L18.0738 29.2492C18.0796 29.262 18.0852 29.2748 18.0908 29.2876ZM14.1834 32.2319C14.2832 32.3337 14.4184 32.4677 14.5841 32.6197C15.0946 33.0884 15.8811 33.718 16.9681 34.2922C19.1859 35.4638 22.4808 36.3101 26.9145 35.3675C28.2746 35.0784 29.1427 33.7414 28.8536 32.3814C28.5644 31.0213 27.2275 30.1532 25.8674 30.4423C22.6274 31.1311 20.5321 30.4803 19.32 29.84C18.6921 29.5083 18.2538 29.1533 17.9892 28.9104C17.8573 28.7894 17.7653 28.6935 17.6903 28.6151L17.6864 28.611C17.6691 28.5929 17.6408 28.5634 17.6144 28.5365C17.6139 28.536 17.6131 28.5352 17.6123 28.5343C17.595 28.5167 17.5126 28.4324 17.41 28.3458C17.4091 28.345 17.4078 28.3439 17.4064 28.3427C17.3701 28.3118 17.1803 28.1502 16.9056 28.0124C16.791 27.9549 16.3741 27.7488 15.7936 27.7442C15.4645 27.7416 15.0195 27.8039 14.5628 28.0542C14.09 28.3133 13.758 28.6904 13.5522 29.0752C13.1972 29.7389 13.2511 30.3492 13.2654 30.5016C13.2872 30.7318 13.3362 30.9082 13.3597 30.9872C13.4092 31.1534 13.4657 31.2792 13.4828 31.3172C13.6484 31.6847 13.8911 31.9931 14.1834 32.2319ZM14.0064 32.049C14.0061 32.0486 14.0101 32.0526 14.0193 32.0621C14.0113 32.0541 14.0067 32.0494 14.0064 32.049Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n<path d=\"M15.8394 52.5395C14.8204 50.3532 13.991 48.0835 13.3603 45.7553C12.6853 43.3685 12.2579 40.9185 12.0847 38.4441C11.9104 35.9535 12.028 33.474 12.2828 30.9936C12.6937 28.5147 13.0775 26.0606 13.8336 23.6572C15.2984 18.8295 17.6441 14.3146 20.7521 10.3407C22.3099 8.36462 24.0583 6.54654 25.972 4.91266C27.8712 3.27649 29.9555 1.86822 32.1821 0.716607C32.7993 0.401346 33.5095 0.319587 34.1821 0.486376C34.8547 0.653166 35.4445 1.05728 35.8428 1.62435C36.2411 2.19141 36.4213 2.88327 36.35 3.57259C36.2606 4.33572 35.9436 4.92294 35.3913 5.43464C33.7984 6.9234 32.2459 8.39705 30.8142 9.9798C29.3777 11.5435 28.0327 13.1888 26.786 14.9076C25.5459 16.621 24.4125 18.4091 23.3922 20.2618C22.3612 22.1151 21.4583 24.037 20.69 26.0137C19.8662 27.9855 19.2949 30.0512 18.7682 32.1182C18.2701 34.2181 17.9118 36.3488 17.6957 38.4962C17.6034 39.525 17.5648 40.6009 17.5748 41.6851C17.5849 42.7694 17.6269 43.8839 17.7007 44.9984C17.8535 47.2256 18.1136 49.4764 18.451 51.7204C18.4999 52.1027 18.4546 52.375 18.2529 52.6846C18.0755 52.9658 17.8028 53.1738 17.4847 53.2706C17.1666 53.3673 16.8242 53.3463 16.5203 53.2115C16.2497 53.093 16.0148 52.8688 15.8394 52.5395Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n<path d=\"M23.4623 53.9164C22.6897 51.4701 22.1772 48.9492 21.9332 46.3954C21.684 43.8074 21.689 41.2013 21.9483 38.6143C22.4795 33.354 24.0084 28.2432 26.4532 23.5555C28.8974 18.8176 32.2383 14.5995 36.2904 11.1352C38.3087 9.41346 40.4976 7.90232 42.8229 6.62526C45.1567 5.32345 47.6701 4.2469 50.2734 3.61418C50.9433 3.45288 51.649 3.53873 52.2607 3.85596C52.8724 4.1732 53.3491 4.70051 53.6032 5.34102C53.8574 5.98154 53.8718 6.69225 53.644 7.34258C53.4161 7.99291 53.0035 8.47429 52.363 8.88106C50.3542 10.0206 48.3943 11.2414 46.507 12.5736C44.6837 13.8722 42.9457 15.2866 41.3039 16.8082C38.0184 19.8371 35.1718 23.3096 32.8463 27.1255C30.5117 31.0001 28.7671 35.2008 27.6701 39.5894C27.11 41.8273 26.7068 44.1014 26.4633 46.3954C26.2304 48.7564 26.1679 51.1144 26.1679 53.4851C26.1718 53.8173 26.0561 54.1398 25.8419 54.3939C25.6278 54.6479 25.3294 54.8164 25.0013 54.8687C24.6732 54.9211 24.3372 54.8536 24.0547 54.6788C23.7721 54.504 23.5619 54.2334 23.4623 53.9164Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n<path d=\"M58.3881 24.5274C55.2876 25.8356 52.2829 27.3263 49.4975 29.2253C46.7645 31.0826 44.2125 33.2851 42.0705 35.8063C39.8689 38.3719 38.0523 41.2441 36.6777 44.3327C35.6141 46.726 34.8164 49.2324 34.2793 51.795C34.0963 52.6677 33.9436 53.5623 33.7757 54.4687C33.7283 54.7695 33.5575 55.0791 33.3068 55.3199C33.0614 55.5285 32.7513 55.6457 32.4293 55.6516C32.1072 55.6576 31.793 55.5518 31.5401 55.3524C31.2871 55.153 31.111 54.8722 31.0416 54.5576C30.621 52.6015 30.4301 50.603 30.4726 48.6026C30.5114 46.5675 30.7651 44.5421 31.2296 42.5603C32.1799 38.5254 33.9147 34.7169 36.3353 31.3518C37.5491 29.6687 38.9116 28.0756 40.4407 26.6506C41.9657 25.2195 43.6332 23.9485 45.4173 22.8573C47.202 21.7724 49.0998 20.8854 51.0769 20.2121C53.0402 19.5307 55.0848 19.1108 57.1578 18.9634C57.8387 18.9181 58.5136 19.1155 59.0628 19.5205C59.6121 19.9255 60 20.512 60.158 21.1758C60.3159 21.8397 60.2335 22.5381 59.9255 23.147C59.5669 23.7766 59.1024 24.2464 58.3881 24.5274Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n</g>\\n<path d=\"M81.9989 70.8842C81.9989 72.4331 81.5396 73.9472 80.679 75.2351C79.8185 76.523 78.5954 77.5268 77.1644 78.1195C75.7334 78.7123 74.1587 78.8674 72.6396 78.5652C71.1204 78.263 69.725 77.5171 68.6297 76.4219C67.5345 75.3266 66.7886 73.9312 66.4864 72.412C66.1842 70.8929 66.3393 69.3182 66.9321 67.8872C67.5248 66.4562 68.5286 65.2331 69.8165 64.3726C71.1043 63.512 72.6185 63.0527 74.1674 63.0527C76.2444 63.0527 78.2364 63.8778 79.7051 65.3465C81.1738 66.8152 81.9989 68.8072 81.9989 70.8842ZM77.3149 66.874C76.7418 66.5707 76.001 66.3357 74.871 66.3357C71.721 66.3357 69.9844 68.4925 69.9844 70.9526C69.9844 73.716 71.8378 75.4277 74.5677 75.4277C75.7983 75.4277 76.5566 75.2599 77.3149 74.8385L76.8599 73.5233C76.1141 73.9621 75.4105 74.0466 74.7193 74.0466C72.6807 74.0466 71.5358 72.7153 71.5358 70.9289C71.5358 69.0419 72.8162 67.6969 74.8039 67.6969C75.5157 67.6854 76.2183 67.8593 76.8425 68.2016L77.3149 66.874Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"/>\\n<defs>\\n<clipPath id=\"clip0_10388_11262\">\\n<rect width=\"66.3371\" height=\"79.0874\" fill=\"white\" style=\"fill:white;fill-opacity:1;\" transform=\"translate(0 0.400391)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u0lon0\",layoutDependency:layoutDependency,layoutId:\"WfElxz4YP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-1tx86fj\",\"data-styles-preset\":\"nvg8S8HtL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, rgb(75, 76, 77)))\"},children:[\"Design Bold.\",/*#__PURE__*/_jsx(motion.br,{}),\"Build No-code.\"]})}),className:\"framer-epy8ey\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"V7oxrQmOR\",style:{\"--extracted-r6o4lv\":\"var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, rgb(75, 76, 77))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F2Uu1vKs1\"},motionChild:true,nodeId:\"z9wImxvua\",openInNewTab:false,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1t9cr3f framer-witugz\",layoutDependency:layoutDependency,layoutId:\"z9wImxvua\",style:{backgroundColor:\"var(--token-69f65566-9720-4da3-95af-d128a8b9187f, rgb(0, 0, 0))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-q1smf9\",\"data-styles-preset\":\"stADy16Jx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255)))\"},children:\"Let's Talk\"})}),className:\"framer-nyxunf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tvwpns2GB\",style:{\"--extracted-r6o4lv\":\"var(--token-c941c2cc-efcc-4022-9c0b-767c1b22d176, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-twypd2\",\"data-framer-name\":\"Alert+Nav-items\",layoutDependency:layoutDependency,layoutId:\"RYqKzoNrG\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined},{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined},{href:{webPageId:\"ZFRPokm8F\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+0,...addPropertyOverrides({l7DhTq_RV:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+27+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dheiki-container\",layoutDependency:layoutDependency,layoutId:\"CjZyYHh3w-container\",nodeId:\"CjZyYHh3w\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(Alert,{height:\"100%\",id:\"CjZyYHh3w\",IQfgZQdDO:\"We got a brand new Glow-up, try to keep up\",JyRw6sTAP:addImageAlt({src:\"https://framerusercontent.com/images/1XcQEvq7Kj5Pn1hLEJVNXkLYhk.png\"},\"\"),layoutId:\"CjZyYHh3w\",style:{width:\"100%\"},variant:\"I11246:12169;8276:8627\",VFCGsZmdL:\"New look, feel and certainly new vibes, but same relentless drive to create killer work.\",vgsEWLVwy:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({l7DhTq_RV:{vgsEWLVwy:resolvedLinks[1]},yN3v5tDP8:{vgsEWLVwy:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-opwlwr\",\"data-framer-name\":\"Nav-items\",layoutDependency:layoutDependency,layoutId:\"iriJzkRcB\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined},{href:{webPageId:\"JghYtX0qT\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+42+-.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-197xsam-container\",layoutDependency:layoutDependency,layoutId:\"yw0e5RCFS-container\",nodeId:\"yw0e5RCFS\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(NavItem,{bhbalOAq1:\"About Us\",height:\"100%\",id:\"yw0e5RCFS\",keCQwcIeK:resolvedLinks1[0],layoutId:\"yw0e5RCFS\",variant:VwOjE9v0F,width:\"100%\",...addPropertyOverrides({yN3v5tDP8:{keCQwcIeK:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined},{href:{webPageId:\"Btro3OmUH\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+42+-.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d2ooti-container\",layoutDependency:layoutDependency,layoutId:\"DEeiclbI0-container\",nodeId:\"DEeiclbI0\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(NavItem,{bhbalOAq1:\"Our Work\",height:\"100%\",id:\"DEeiclbI0\",keCQwcIeK:resolvedLinks2[0],layoutId:\"DEeiclbI0\",variant:mZ9eZcwSx,width:\"100%\",...addPropertyOverrides({yN3v5tDP8:{keCQwcIeK:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined},{href:{webPageId:\"sC1eJe79F\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+42+-.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-abkzo1-container\",layoutDependency:layoutDependency,layoutId:\"eBoyUQgOZ-container\",nodeId:\"eBoyUQgOZ\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(NavItem,{bhbalOAq1:\"Services\",height:\"100%\",id:\"eBoyUQgOZ\",keCQwcIeK:resolvedLinks3[0],layoutId:\"eBoyUQgOZ\",variant:wN9xILuKT,width:\"100%\",...addPropertyOverrides({yN3v5tDP8:{keCQwcIeK:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined},{href:{webPageId:\"o9T45cOBE\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+42+-.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y945b7-container\",layoutDependency:layoutDependency,layoutId:\"vuDcl7VA6-container\",nodeId:\"vuDcl7VA6\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(NavItem,{bhbalOAq1:\"Shop\",height:\"100%\",id:\"vuDcl7VA6\",keCQwcIeK:resolvedLinks4[0],layoutId:\"vuDcl7VA6\",variant:aIYakZ8xA,width:\"100%\",...addPropertyOverrides({yN3v5tDP8:{keCQwcIeK:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined},{href:{webPageId:\"UXx3FHwNW\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(0+((componentViewport?.height||125)-0-120)/2)+24.5+0+42+-.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ozun1n-container\",layoutDependency:layoutDependency,layoutId:\"piCpOyvso-container\",nodeId:\"piCpOyvso\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(NavItem,{bhbalOAq1:\"Careers\",height:\"100%\",id:\"piCpOyvso\",keCQwcIeK:resolvedLinks5[0],layoutId:\"piCpOyvso\",variant:Dx0RcztsR,width:\"100%\",...addPropertyOverrides({yN3v5tDP8:{keCQwcIeK:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DqfLisUHM:{height:48,width:\"48px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||120)-0-120)/2)+36},gUEb0cK_y:{height:36,width:\"36px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||70)-0-70)/2)+17},j1PWpBap8:{height:40,width:\"40px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+24},KWJryLFUl:{height:36,width:\"36px\",y:(componentViewport?.y||0)+0+17},l7DhTq_RV:{height:40,width:\"40px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+24},OkQpZYNlm:{height:40,width:\"40px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||88)-0-88)/2)+24},RdMLwsslm:{height:48,width:\"48px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||120)-0-120)/2)+36},SWEsu7kWg:{height:48,width:\"48px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||120)-0-120)/2)+36},uQqgptB_S:{height:48,width:\"48px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||120)-0-120)/2)+36}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bro2t2-container\",layoutDependency:layoutDependency,layoutId:\"gfdjuq7Oe-container\",nodeId:\"gfdjuq7Oe\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(MenuButton,{height:\"100%\",id:\"gfdjuq7Oe\",layoutId:\"gfdjuq7Oe\",style:{height:\"100%\",width:\"100%\"},variant:\"xEm_5LZPv\",width:\"100%\",...addPropertyOverrides({DqfLisUHM:{LD8s95t53:LD8s95t531ygb3gd},gUEb0cK_y:{LD8s95t53:LD8s95t53w0slrc,variant:\"EfnvpRXzh\"},j1PWpBap8:{LD8s95t53:LD8s95t531qo5rty,variant:\"eWoShdDU7\"},KWJryLFUl:{LD8s95t53:LD8s95t531ag70ov,variant:\"vjXWNOeEF\"},l7DhTq_RV:{LD8s95t53:LD8s95t538qb1hd,variant:\"Qxj8uv6le\"},OkQpZYNlm:{LD8s95t53:LD8s95t538qb1hd,variant:\"Qxj8uv6le\"},RdMLwsslm:{LD8s95t53:LD8s95t531b5dw5,variant:\"XYSt_6NIY\"},SWEsu7kWg:{LD8s95t53:LD8s95t531mc9pxb,variant:\"XYSt_6NIY\"},uQqgptB_S:{LD8s95t53:LD8s95t531ox5rw2}},baseVariant,gestureVariant)})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({j1PWpBap8:{height:424,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0},KWJryLFUl:{height:424,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0},RdMLwsslm:{height:424,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0},SWEsu7kWg:{height:424,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p5djcu-container\",layoutDependency:layoutDependency,layoutId:\"y7ebCoLRs-container\",nodeId:\"y7ebCoLRs\",rendersWithMotion:true,scopeId:\"uOBTPJVkT\",children:/*#__PURE__*/_jsx(MenuDropdown,{F37sE9Qm0:\"oYBR7TcyM\",height:\"100%\",i9SCjbPMD:\"b3PKG660x\",id:\"y7ebCoLRs\",KlUFFM7ze:\"oYBR7TcyM\",layoutId:\"y7ebCoLRs\",qG_7oHIkz:\"oYBR7TcyM\",style:{width:\"100%\"},variant:\"hWPF33tSX\",width:\"100%\",XbLhzFlpt:\"oYBR7TcyM\",z9hLTNPeq:\"oYBR7TcyM\",...addPropertyOverrides({j1PWpBap8:{F37sE9Qm0:Cbybm3g4b,i9SCjbPMD:PSirJgFzc,KlUFFM7ze:hghX25NLn,qG_7oHIkz:YN5o7WEj5,variant:\"oZ04Xt9O3\",XbLhzFlpt:BRsTW1gwf,z9hLTNPeq:oNZk0uAUv},KWJryLFUl:{F37sE9Qm0:Cbybm3g4b,i9SCjbPMD:PSirJgFzc,KlUFFM7ze:hghX25NLn,qG_7oHIkz:YN5o7WEj5,variant:\"h6Y5QUJ3g\",XbLhzFlpt:BRsTW1gwf,z9hLTNPeq:oNZk0uAUv},RdMLwsslm:{F37sE9Qm0:Cbybm3g4b,i9SCjbPMD:PSirJgFzc,KlUFFM7ze:hghX25NLn,qG_7oHIkz:YN5o7WEj5,variant:\"UtEI2xeWc\",XbLhzFlpt:BRsTW1gwf,z9hLTNPeq:oNZk0uAUv},SWEsu7kWg:{F37sE9Qm0:Cbybm3g4b,i9SCjbPMD:PSirJgFzc,KlUFFM7ze:hghX25NLn,qG_7oHIkz:YN5o7WEj5,XbLhzFlpt:BRsTW1gwf,z9hLTNPeq:oNZk0uAUv}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4lGf8.framer-witugz, .framer-4lGf8 .framer-witugz { display: block; }\",\".framer-4lGf8.framer-tep8y4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-4lGf8 .framer-1yj95bx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 20px 36px 20px 36px; position: relative; width: 1px; }\",\".framer-4lGf8 .framer-125xkvb { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-4lGf8 .framer-dn1vjs { aspect-ratio: 1.025 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; text-decoration: none; width: 82px; }\",\".framer-4lGf8 .framer-u0lon0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4lGf8 .framer-epy8ey, .framer-4lGf8 .framer-nyxunf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4lGf8 .framer-1t9cr3f { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 7px 26px 7.5px 26px; position: relative; text-decoration: none; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-4lGf8 .framer-twypd2 { 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: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4lGf8 .framer-1dheiki-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-4lGf8 .framer-opwlwr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 29px; justify-content: flex-start; overflow: hidden; padding: 6px 0px 6px 0px; position: relative; width: min-content; }\",\".framer-4lGf8 .framer-197xsam-container, .framer-4lGf8 .framer-1d2ooti-container, .framer-4lGf8 .framer-abkzo1-container, .framer-4lGf8 .framer-y945b7-container, .framer-4lGf8 .framer-1ozun1n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4lGf8 .framer-bro2t2-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; width: 48px; z-index: 1; }\",\".framer-4lGf8 .framer-p5djcu-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4lGf8.framer-tep8y4, .framer-4lGf8 .framer-125xkvb, .framer-4lGf8 .framer-u0lon0, .framer-4lGf8 .framer-1t9cr3f, .framer-4lGf8 .framer-twypd2, .framer-4lGf8 .framer-opwlwr { gap: 0px; } .framer-4lGf8.framer-tep8y4 > *, .framer-4lGf8 .framer-125xkvb > *, .framer-4lGf8 .framer-opwlwr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4lGf8.framer-tep8y4 > :first-child, .framer-4lGf8 .framer-125xkvb > :first-child, .framer-4lGf8 .framer-opwlwr > :first-child { margin-left: 0px; } .framer-4lGf8.framer-tep8y4 > :last-child, .framer-4lGf8 .framer-125xkvb > :last-child, .framer-4lGf8 .framer-opwlwr > :last-child { margin-right: 0px; } .framer-4lGf8 .framer-u0lon0 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-4lGf8 .framer-u0lon0 > :first-child, .framer-4lGf8 .framer-1t9cr3f > :first-child, .framer-4lGf8 .framer-twypd2 > :first-child { margin-top: 0px; } .framer-4lGf8 .framer-u0lon0 > :last-child, .framer-4lGf8 .framer-1t9cr3f > :last-child, .framer-4lGf8 .framer-twypd2 > :last-child { margin-bottom: 0px; } .framer-4lGf8 .framer-1t9cr3f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4lGf8 .framer-twypd2 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-4lGf8.framer-v-5h4ldc.framer-tep8y4 { overflow: visible; }\",\".framer-4lGf8.framer-v-5h4ldc .framer-p5djcu-container, .framer-4lGf8.framer-v-8n3q95 .framer-p5djcu-container, .framer-4lGf8.framer-v-3vra5p .framer-p5djcu-container, .framer-4lGf8.framer-v-7opdml .framer-p5djcu-container { right: unset; width: 100%; }\",\".framer-4lGf8.framer-v-1q2m04q.framer-tep8y4, .framer-4lGf8.framer-v-40xmhx.framer-tep8y4 { width: 810px; }\",\".framer-4lGf8.framer-v-1q2m04q .framer-1yj95bx, .framer-4lGf8.framer-v-8n3q95 .framer-1yj95bx, .framer-4lGf8.framer-v-40xmhx .framer-1yj95bx { max-width: 810px; padding: 16px 28px 16px 28px; }\",\".framer-4lGf8.framer-v-1q2m04q .framer-dn1vjs, .framer-4lGf8.framer-v-8n3q95 .framer-dn1vjs, .framer-4lGf8.framer-v-40xmhx .framer-dn1vjs { height: var(--framer-aspect-ratio-supported, 56px); width: 57px; }\",\".framer-4lGf8.framer-v-1q2m04q .framer-bro2t2-container, .framer-4lGf8.framer-v-8n3q95 .framer-bro2t2-container, .framer-4lGf8.framer-v-40xmhx .framer-bro2t2-container { height: var(--framer-aspect-ratio-supported, 40px); width: 40px; }\",\".framer-4lGf8.framer-v-8n3q95.framer-tep8y4 { overflow: visible; width: 810px; }\",\".framer-4lGf8.framer-v-er48g4.framer-tep8y4 { width: 390px; }\",\".framer-4lGf8.framer-v-er48g4 .framer-1yj95bx, .framer-4lGf8.framer-v-3vra5p .framer-1yj95bx { max-width: 390px; padding: 12px 20px 12px 20px; }\",\".framer-4lGf8.framer-v-er48g4 .framer-dn1vjs, .framer-4lGf8.framer-v-3vra5p .framer-dn1vjs { height: var(--framer-aspect-ratio-supported, 46px); width: 47px; }\",\".framer-4lGf8.framer-v-er48g4 .framer-bro2t2-container, .framer-4lGf8.framer-v-3vra5p .framer-bro2t2-container { height: var(--framer-aspect-ratio-supported, 36px); width: 36px; }\",\".framer-4lGf8.framer-v-3vra5p.framer-tep8y4 { align-content: flex-start; align-items: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; width: 390px; }\",\".framer-4lGf8.framer-v-3ksw4l.framer-tep8y4, .framer-4lGf8.framer-v-1al6u1v.framer-tep8y4 { width: 1400px; }\",\".framer-4lGf8.framer-v-3ksw4l .framer-1yj95bx, .framer-4lGf8.framer-v-1al6u1v .framer-1yj95bx, .framer-4lGf8.framer-v-7opdml .framer-1yj95bx { max-width: 1400px; padding: 20px 44px 20px 44px; }\",\".framer-4lGf8.framer-v-7opdml.framer-tep8y4 { overflow: visible; width: 1400px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 125\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DqfLisUHM\":{\"layout\":[\"fixed\",\"auto\"]},\"SWEsu7kWg\":{\"layout\":[\"fixed\",\"auto\"]},\"l7DhTq_RV\":{\"layout\":[\"fixed\",\"auto\"]},\"j1PWpBap8\":{\"layout\":[\"fixed\",\"auto\"]},\"gUEb0cK_y\":{\"layout\":[\"fixed\",\"auto\"]},\"KWJryLFUl\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"OkQpZYNlm\":{\"layout\":[\"fixed\",\"auto\"]},\"yN3v5tDP8\":{\"layout\":[\"fixed\",\"auto\"]},\"uQqgptB_S\":{\"layout\":[\"fixed\",\"auto\"]},\"RdMLwsslm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"VwOjE9v0F\":\"nav1Variant\",\"mZ9eZcwSx\":\"nav2Variant\",\"wN9xILuKT\":\"nav3Variant\",\"aIYakZ8xA\":\"nav4Variant\",\"Dx0RcztsR\":\"nav5Variant\",\"YN5o7WEj5\":\"nav1VariantDropdown\",\"BRsTW1gwf\":\"nav2VariantDropdown\",\"Cbybm3g4b\":\"nav3VariantDropdown\",\"PSirJgFzc\":\"nav4VariantDropdown\",\"oNZk0uAUv\":\"nav5VariantDropdown\",\"hghX25NLn\":\"nav6VariantDropdown\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruOBTPJVkT=withCSS(Component,css,\"framer-4lGf8\");export default FrameruOBTPJVkT;FrameruOBTPJVkT.displayName=\"Navigation\";FrameruOBTPJVkT.defaultProps={height:125,width:1200};addPropertyControls(FrameruOBTPJVkT,{variant:{options:[\"Bf50aRWrV\",\"DqfLisUHM\",\"SWEsu7kWg\",\"l7DhTq_RV\",\"j1PWpBap8\",\"gUEb0cK_y\",\"KWJryLFUl\",\"OkQpZYNlm\",\"yN3v5tDP8\",\"uQqgptB_S\",\"RdMLwsslm\"],optionTitles:[\"Desktop (Start)\",\"Desktop (Scroll Closed)\",\"Desktop (Scroll Open)\",\"Tablet (Start)\",\"Tablet (Scroll Open)\",\"Mobile (Start)\",\"Mobile (Scroll)\",\"Tablet (Scroll Closed)\",\"Monitor (Start)\",\"Monitor (Scroll Closed)\",\"Monitor (Scroll Open)\"],title:\"Variant\",type:ControlType.Enum},VwOjE9v0F:NavItemControls?.[\"variant\"]&&{...NavItemControls[\"variant\"],defaultValue:\"SYNmnwApj\",description:undefined,hidden:undefined,title:\"Nav-1 Variant\"},mZ9eZcwSx:NavItemControls?.[\"variant\"]&&{...NavItemControls[\"variant\"],defaultValue:\"SYNmnwApj\",description:undefined,hidden:undefined,title:\"Nav-2 Variant\"},wN9xILuKT:NavItemControls?.[\"variant\"]&&{...NavItemControls[\"variant\"],defaultValue:\"SYNmnwApj\",description:undefined,hidden:undefined,title:\"Nav-3 Variant\"},aIYakZ8xA:NavItemControls?.[\"variant\"]&&{...NavItemControls[\"variant\"],defaultValue:\"SYNmnwApj\",description:undefined,hidden:undefined,title:\"Nav-4 Variant\"},Dx0RcztsR:NavItemControls?.[\"variant\"]&&{...NavItemControls[\"variant\"],defaultValue:\"SYNmnwApj\",description:undefined,hidden:undefined,title:\"Nav-5 Variant\"},YN5o7WEj5:MenuDropdownControls?.[\"qG_7oHIkz\"]&&{...MenuDropdownControls[\"qG_7oHIkz\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-1-Variant-Dropdown\"},BRsTW1gwf:MenuDropdownControls?.[\"XbLhzFlpt\"]&&{...MenuDropdownControls[\"XbLhzFlpt\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-2-Variant-Dropdown\"},Cbybm3g4b:MenuDropdownControls?.[\"F37sE9Qm0\"]&&{...MenuDropdownControls[\"F37sE9Qm0\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-3-Variant-Dropdown\"},PSirJgFzc:MenuDropdownControls?.[\"i9SCjbPMD\"]&&{...MenuDropdownControls[\"i9SCjbPMD\"],defaultValue:\"b3PKG660x\",description:undefined,hidden:undefined,title:\"Nav-4-Variant-Dropdown\"},oNZk0uAUv:MenuDropdownControls?.[\"z9hLTNPeq\"]&&{...MenuDropdownControls[\"z9hLTNPeq\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-5-Variant-Dropdown\"},hghX25NLn:MenuDropdownControls?.[\"KlUFFM7ze\"]&&{...MenuDropdownControls[\"KlUFFM7ze\"],defaultValue:\"oYBR7TcyM\",description:undefined,hidden:undefined,title:\"Nav-6-Variant-Dropdown\"}});addFonts(FrameruOBTPJVkT,[{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\"}]},...AlertFonts,...NavItemFonts,...MenuButtonFonts,...MenuDropdownFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruOBTPJVkT\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DqfLisUHM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SWEsu7kWg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l7DhTq_RV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j1PWpBap8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gUEb0cK_y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KWJryLFUl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"OkQpZYNlm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yN3v5tDP8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uQqgptB_S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RdMLwsslm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"125\",\"framerVariables\":\"{\\\"VwOjE9v0F\\\":\\\"nav1Variant\\\",\\\"mZ9eZcwSx\\\":\\\"nav2Variant\\\",\\\"wN9xILuKT\\\":\\\"nav3Variant\\\",\\\"aIYakZ8xA\\\":\\\"nav4Variant\\\",\\\"Dx0RcztsR\\\":\\\"nav5Variant\\\",\\\"YN5o7WEj5\\\":\\\"nav1VariantDropdown\\\",\\\"BRsTW1gwf\\\":\\\"nav2VariantDropdown\\\",\\\"Cbybm3g4b\\\":\\\"nav3VariantDropdown\\\",\\\"PSirJgFzc\\\":\\\"nav4VariantDropdown\\\",\\\"oNZk0uAUv\\\":\\\"nav5VariantDropdown\\\",\\\"hghX25NLn\\\":\\\"nav6VariantDropdown\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uOBTPJVkT.map", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-hJFou .framer-styles-preset-1egog9j:not(.rich-text-wrapper), .framer-hJFou .framer-styles-preset-1egog9j.rich-text-wrapper a { --framer-link-current-text-color: var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, #000000) /* {\"name\":\"Monochromatic/Black\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-10b7c732-8f1e-4f76-853d-ca2d968bb700, #000000) /* {\"name\":\"Monochromatic/Black\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, #4b4c4d); --framer-link-text-decoration: none; }'];export const className=\"framer-hJFou\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-semibold\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-oCzIx .framer-styles-preset-14e5rwt:not(.rich-text-wrapper), .framer-oCzIx .framer-styles-preset-14e5rwt.rich-text-wrapper h5 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.25em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-oCzIx\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f318921)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;VC Nudge Trial Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"VC Nudge Trial Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/HsIBaIcgJR1cNuuQ8gU3y1LwoXs.woff2\"}]}];export const css=[\".framer-jkJxY .framer-styles-preset-8bfm20:not(.rich-text-wrapper), .framer-jkJxY .framer-styles-preset-8bfm20.rich-text-wrapper h3 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\",\"@media (max-width: 1199px) and (min-width: 810px) { .framer-jkJxY .framer-styles-preset-8bfm20:not(.rich-text-wrapper), .framer-jkJxY .framer-styles-preset-8bfm20.rich-text-wrapper h3 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 809px) and (min-width: 0px) { .framer-jkJxY .framer-styles-preset-8bfm20:not(.rich-text-wrapper), .framer-jkJxY .framer-styles-preset-8bfm20.rich-text-wrapper h3 { --framer-font-family: \\\"VC Nudge Trial Bold\\\", \\\"VC Nudge Trial Bold Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 30px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-jkJxY\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (98479f1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-k2xCa .framer-styles-preset-auhhoi:not(.rich-text-wrapper), .framer-k2xCa .framer-styles-preset-auhhoi.rich-text-wrapper p { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-af3c7776-65d8-4ba4-97ea-13cc5846bdfa, #4b4c4d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-k2xCa\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["emailRegex", "mailchimpRegex", "validateEmail", "email", "parseMailChimpUrl", "url", "_url_replace_match", "domain", "parameters", "safeURL", "isInternalURL", "href", "VERSION", "Input", "withCSS", "service", "redirectAs", "mailchimpURL", "loopsID", "loopsUserGroup", "formsparkID", "getwaitlistAPI", "convertkitAPI", "convertkitFormID", "input", "button", "font", "layout", "link", "gap", "style", "onSubmit", "setEmail", "ye", "isError", "setError", "isLoading", "setLoading", "isFocus", "setFocus", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "padding", "borderRadius", "borderObject", "focusObject", "shadowObject", "height", "fixedHeight", "buttonPaddingPerSide", "buttonPaddingTop", "buttonPaddingRight", "buttonPaddingBottom", "buttonPaddingLeft", "buttonPadding", "paddingValue", "buttonPaddingValue", "router", "useRouter", "onSuccess", "path", "hash", "routeId", "pathVariables", "inferInitialRouteFromPath", "window", "validateForm", "te", "formControls", "handleChange", "event", "handleFocus", "handleBlur", "handleSubmit", "response", "error", "emailBody", "userGroupBody", "formBody", "data", "entries", "formData", "useAnimationControls", "focusStylesFrom", "focusStylesTo", "shadowStyles", "borderStyles", "formVariants", "inputVariants", "dynamicBoxShadow", "p", "motion", "containerStyles", "u", "defaultStyle", "Spinner", "getButtonShadow", "props", "noButtonStyles", "addPropertyControls", "ControlType", "shadows", "output", "shadow", "InputSites_js_1_12_default", "Formspark", "props", "p", "InputSites_js_1_12_default", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "ImageWithFX", "withFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1kg3r2z", "args", "onMouseLeave1ei9tsh", "onMouseEnterqxy5el", "onMouseLeave1j2qlg6", "onMouseEnterwntj4r", "onMouseLeave1e6vg5o", "onMouseEnter1y5kmdh", "onMouseLeave19mlkt2", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "SVG", "getLoadingLazyAtYPosition", "css", "FramerGCrhDuCiz", "withCSS", "GCrhDuCiz_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "background", "height", "id", "tagText", "textColor", "width", "props", "_ref", "_ref1", "_ref2", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "EnQYuo8Po", "pMaKB_TN5", "eWjMepnx4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText2", "css", "FramerKifW7xmfA", "withCSS", "KifW7xmfA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "newTabOpen", "secondaryBackground", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "YaN0NRx_p", "eziSIbKkM", "WWbXrS2NL", "Ycst4hRTS", "Of3Zj4pfF", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaprymefr", "args", "onMouseEnterz4jc43", "onMouseEnterwu4m4c", "onMouseLeave15crvsh", "onMouseLeaveiq3e9o", "onMouseEnterims7yn", "onMouseEnterdtp43r", "onMouseLeave1wm5u89", "onMouseLeavert0ql3", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FramerNC3t3OiBH", "withCSS", "NC3t3OiBH_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LD8s95t53", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap17jfaiw", "args", "onTapwok6ne", "onTaptye9pr", "onTap17upj1p", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "css", "FrameriKbA7g3jX", "withCSS", "iKbA7g3jX_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "animation", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bodyDescription", "height", "id", "image", "link", "titleText", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "IQfgZQdDO", "VFCGsZmdL", "vgsEWLVwy", "JyRw6sTAP", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "getLoadingLazyAtYPosition", "SVG", "RichText2", "css", "FramerKvkuFYkwA", "withCSS", "KvkuFYkwA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "itemText", "link", "tagText", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bs4EEkNrD", "VIpj_M9lv", "oimY1T1bX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "Framerdp80QP6OS", "withCSS", "dp80QP6OS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "DropdownNavItemFonts", "getFonts", "dp80QP6OS_default", "AlertFonts", "KvkuFYkwA_default", "DropdownNavItemControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "nav01", "nav02", "nav03", "nav04", "nav05", "nav06", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "qG_7oHIkz", "XbLhzFlpt", "F37sE9Qm0", "i9SCjbPMD", "z9hLTNPeq", "KlUFFM7ze", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerOfrosq823", "withCSS", "Ofrosq823_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "itemText", "link", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bhbalOAq1", "keCQwcIeK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FrameruKKqSLiQx", "withCSS", "uKKqSLiQx_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "AlertFonts", "getFonts", "KvkuFYkwA_default", "NavItemFonts", "uKKqSLiQx_default", "MenuButtonFonts", "iKbA7g3jX_default", "MenuDropdownFonts", "Ofrosq823_default", "NavItemControls", "getPropertyControls", "MenuDropdownControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableVariantMap", "getProps", "height", "id", "nav1Variant", "nav1VariantDropdown", "nav2Variant", "nav2VariantDropdown", "nav3Variant", "nav3VariantDropdown", "nav4Variant", "nav4VariantDropdown", "nav5Variant", "nav5VariantDropdown", "nav6VariantDropdown", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "VwOjE9v0F", "mZ9eZcwSx", "wN9xILuKT", "aIYakZ8xA", "Dx0RcztsR", "YN5o7WEj5", "BRsTW1gwf", "Cbybm3g4b", "PSirJgFzc", "oNZk0uAUv", "hghX25NLn", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "LD8s95t531ygb3gd", "args", "LD8s95t531mc9pxb", "LD8s95t538qb1hd", "LD8s95t531qo5rty", "LD8s95t53w0slrc", "LD8s95t531ag70ov", "LD8s95t531ox5rw2", "LD8s95t531b5dw5", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "u", "Link", "SVG", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FrameruOBTPJVkT", "withCSS", "uOBTPJVkT_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className"]
}
