{"version":3,"file":"LKaGmn9do.CrWD4_R8.mjs","names":["useState","fonts","css","className","css","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","Button","ServicesSectionsScroll","useRef","className"],"sources":["https:/framerusercontent.com/modules/vgCFVI1Yrw300HkwYVmI/PcXQITVg8roqZEGJax2Z/FlashingSquare.js","https:/framerusercontent.com/modules/nwEQFNWLmc7lCAOaAgls/tDkGZTezdrMk1Jamd8qO/OIGkUB3yk.js","https:/framerusercontent.com/modules/hTufHy3XC1bsLceJhumM/KzMgqziay3s3Wpec80fs/BhEuOfWCF.js","https:/framerusercontent.com/modules/uUQ3tMMuQoTE5MeLbSxJ/RUoIrA1dgPmdQx3r9GHJ/O9RAHgwI2.js","https:/framerusercontent.com/modules/ximRWNsIrSuW8ttirCfK/U1d0OK0qWoCUx5hmCr01/uyGKJjdhx.js","https:/framerusercontent.com/modules/dQluuW8I2V5Rh5Xd6FGG/eW2u6nK9tPcJ6tBTW3WF/LKaGmn9do.js"],"sourcesContent":["// Pequeno quadrado branco piscando\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState,startTransition}from\"react\";import{addPropertyControls,ControlType,useIsStaticRenderer}from\"framer\";/**\n * Quadrado piscante\n *\n * @framerIntrinsicWidth 17\n * @framerIntrinsicHeight 17\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function FlashingSquare(props){const{color,blinkSpeed,style}=props;const[visible,setVisible]=useState(true);const isStatic=useIsStaticRenderer();useEffect(()=>{if(isStatic)return;const interval=setInterval(()=>{startTransition(()=>setVisible(v=>!v));},blinkSpeed);return()=>clearInterval(interval);},[blinkSpeed,isStatic]);return /*#__PURE__*/_jsx(\"div\",{style:{width:17,height:17,background:color,borderRadius:0,opacity:visible?1:0,transition:\"opacity 0.15s\",...style},\"aria-label\":\"Quadrado piscante\"});}addPropertyControls(FlashingSquare,{color:{type:ControlType.Color,title:\"Cor\",defaultValue:\"#FFFFFF\"},blinkSpeed:{type:ControlType.Number,title:\"Velocidade\",defaultValue:400,min:100,max:2e3,unit:\"ms\",step:50}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FlashingSquare\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"17\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"17\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FlashingSquare.map","// Generated by Framer (c85c929)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-Dwngp .framer-styles-preset-1b9g6av:not(.rich-text-wrapper), .framer-Dwngp .framer-styles-preset-1b9g6av.rich-text-wrapper a { --framer-link-current-text-color: var(--token-f204dac7-aa0d-4a99-a05c-c072db1994d8, #b8b8b8); --framer-link-hover-text-color: var(--token-f204dac7-aa0d-4a99-a05c-c072db1994d8, #b8b8b8); --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-Dwngp\";\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 (b3dda2a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Beausite Classic Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Beausite Classic Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Wqw1c5sXED5xQCM8PaZ7f1elFuw.woff2\"}]}];export const css=['.framer-0Q8gj .framer-styles-preset-z24krf:not(.rich-text-wrapper), .framer-0Q8gj .framer-styles-preset-z24krf.rich-text-wrapper p { --framer-font-family: \"Beausite Classic Regular\", \"Beausite Classic Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --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: 700px) { .framer-0Q8gj .framer-styles-preset-z24krf:not(.rich-text-wrapper), .framer-0Q8gj .framer-styles-preset-z24krf.rich-text-wrapper p { --framer-font-family: \"Beausite Classic Regular\", \"Beausite Classic Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --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: 699px) and (min-width: 0px) { .framer-0Q8gj .framer-styles-preset-z24krf:not(.rich-text-wrapper), .framer-0Q8gj .framer-styles-preset-z24krf.rich-text-wrapper p { --framer-font-family: \"Beausite Classic Regular\", \"Beausite Classic Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --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-0Q8gj\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (84a2f33)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FlashingSquare from\"https://framerusercontent.com/modules/vgCFVI1Yrw300HkwYVmI/PcXQITVg8roqZEGJax2Z/FlashingSquare.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hTufHy3XC1bsLceJhumM/KzMgqziay3s3Wpec80fs/BhEuOfWCF.js\";const FlashingSquareFonts=getFonts(FlashingSquare);const enabledGestures={bZbSPvgCq:{hover:true},Ogf28iOxa:{hover:true},OWWyGOyZt:{hover:true}};const cycleOrder=[\"y62CU8wLx\",\"OWWyGOyZt\",\"Ogf28iOxa\",\"M75tcSWii\",\"bZbSPvgCq\"];const serializationHash=\"framer-PsSRn\";const variantClassNames={bZbSPvgCq:\"framer-v-1cqz1ka\",M75tcSWii:\"framer-v-jlswmk\",Ogf28iOxa:\"framer-v-y8b7hs\",OWWyGOyZt:\"framer-v-uctxvn\",y62CU8wLx:\"framer-v-lx9pmv\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;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={\"Variant 1\":\"y62CU8wLx\",\"Variant 2\":\"OWWyGOyZt\",\"Variant 3\":\"Ogf28iOxa\",\"Variant 4\":\"M75tcSWii\",\"Variant 5\":\"bZbSPvgCq\"};const getProps=({click,cor,height,id,title,width,...props})=>{return{...props,b1vznC2Zw:title??props.b1vznC2Zw??\"Brand Identity\",TVPRRleln:click??props.TVPRRleln,variant:humanReadableVariantMap[props.variant]??props.variant??\"y62CU8wLx\",ZFEc2IOco:cor??props.ZFEc2IOco??\"var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255))\"};};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,TVPRRleln,b1vznC2Zw,ZFEc2IOco,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"y62CU8wLx\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap4ag1hx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TVPRRleln){const res=await TVPRRleln(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"bZbSPvgCq-hover\")return false;if([\"M75tcSWii\",\"bZbSPvgCq\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"bZbSPvgCq-hover\")return true;if([\"M75tcSWii\",\"bZbSPvgCq\"].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-lx9pmv\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"y62CU8wLx\",onTap:onTap4ag1hx,ref:refBinding,style:{...style},...addPropertyOverrides({\"bZbSPvgCq-hover\":{\"data-framer-name\":undefined},\"Ogf28iOxa-hover\":{\"data-framer-name\":undefined},\"OWWyGOyZt-hover\":{\"data-framer-name\":undefined},bZbSPvgCq:{\"data-framer-name\":\"Variant 5\"},M75tcSWii:{\"data-framer-name\":\"Variant 4\"},Ogf28iOxa:{\"data-framer-name\":\"Variant 3\"},OWWyGOyZt:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kkx0td-container\",\"data-code-component-plugin-id\":\"84d4c1\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"YK59qO0az-container\",nodeId:\"YK59qO0az\",rendersWithMotion:true,scopeId:\"O9RAHgwI2\",style:{opacity:1},variants:{\"Ogf28iOxa-hover\":{opacity:.6},\"OWWyGOyZt-hover\":{opacity:.6},Ogf28iOxa:{opacity:0},OWWyGOyZt:{opacity:0}},...addPropertyOverrides({Ogf28iOxa:{transformTemplate:transformTemplate2},OWWyGOyZt:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(FlashingSquare,{blinkSpeed:1200,color:ZFEc2IOco,height:\"100%\",id:\"YK59qO0az\",layoutId:\"YK59qO0az\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"Ogf28iOxa-hover\":{blinkSpeed:600},\"OWWyGOyZt-hover\":{blinkSpeed:600}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-z24krf\",\"data-styles-preset\":\"BhEuOfWCF\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-ZFEc2IOco-O9RAHgwI2))\"},children:\"Brand Identity\"})}),className:\"framer-1ejsmlc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kDqQ83KQQ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-ZFEc2IOco-O9RAHgwI2)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-ZFEc2IOco-O9RAHgwI2\":ZFEc2IOco,opacity:1},text:b1vznC2Zw,variants:{bZbSPvgCq:{opacity:1},M75tcSWii:{opacity:1},Ogf28iOxa:{opacity:.6},OWWyGOyZt:{opacity:.6}},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hn0vq0\",layoutDependency:layoutDependency,layoutId:\"lMuShwhWz\",style:{backgroundColor:ZFEc2IOco,opacity:1},variants:{\"bZbSPvgCq-hover\":{opacity:1},bZbSPvgCq:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PsSRn.framer-13iw99r, .framer-PsSRn .framer-13iw99r { display: block; }\",\".framer-PsSRn.framer-lx9pmv { 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; mix-blend-mode: difference; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PsSRn .framer-kkx0td-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 6px); position: relative; width: 6px; z-index: 1; }\",\".framer-PsSRn .framer-1ejsmlc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-PsSRn .framer-1hn0vq0 { flex: none; height: 6px; overflow: visible; position: relative; width: 6px; }\",\".framer-PsSRn.framer-v-uctxvn .framer-kkx0td-container { left: 1%; position: absolute; top: 48%; }\",\".framer-PsSRn.framer-v-y8b7hs .framer-kkx0td-container { left: -12px; position: absolute; top: 48%; }\",\".framer-PsSRn.framer-v-jlswmk .framer-1ejsmlc, .framer-PsSRn.framer-v-1cqz1ka .framer-1ejsmlc { order: 2; }\",\".framer-PsSRn.framer-v-jlswmk .framer-1hn0vq0 { order: 1; }\",\".framer-PsSRn.framer-v-1cqz1ka.framer-lx9pmv { gap: 0px; }\",\".framer-PsSRn.framer-v-1cqz1ka .framer-1hn0vq0 { height: 1px; order: 1; width: 0px; z-index: 1; }\",\".framer-PsSRn.framer-v-uctxvn.hover.framer-lx9pmv { padding: 0px 0px 0px 12px; }\",\".framer-PsSRn.framer-v-y8b7hs.hover.framer-lx9pmv { padding: 0px 0px 0px 15px; }\",\".framer-PsSRn.framer-v-y8b7hs.hover .framer-kkx0td-container { left: 0px; }\",\".framer-PsSRn.framer-v-1cqz1ka.hover.framer-lx9pmv { gap: 10px; }\",\".framer-PsSRn.framer-v-1cqz1ka.hover .framer-1hn0vq0 { height: 6px; width: 6px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 114\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"OWWyGOyZt\":{\"layout\":[\"auto\",\"auto\"]},\"Ogf28iOxa\":{\"layout\":[\"auto\",\"auto\"]},\"M75tcSWii\":{\"layout\":[\"auto\",\"auto\"]},\"bZbSPvgCq\":{\"layout\":[\"auto\",\"auto\"]},\"VBrh1vUZf\":{\"layout\":[\"auto\",\"auto\"]},\"CHMqH3v5b\":{\"layout\":[\"auto\",\"auto\"]},\"FiyPL9YVr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"TVPRRleln\":\"click\",\"b1vznC2Zw\":\"title\",\"ZFEc2IOco\":\"cor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerO9RAHgwI2=withCSS(Component,css,\"framer-PsSRn\");export default FramerO9RAHgwI2;FramerO9RAHgwI2.displayName=\"Services Sections Scroll\";FramerO9RAHgwI2.defaultProps={height:21,width:114};addPropertyControls(FramerO9RAHgwI2,{variant:{options:[\"y62CU8wLx\",\"OWWyGOyZt\",\"Ogf28iOxa\",\"M75tcSWii\",\"bZbSPvgCq\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum},TVPRRleln:{title:\"Click\",type:ControlType.EventHandler},b1vznC2Zw:{defaultValue:\"Brand Identity\",displayTextArea:false,title:\"Title\",type:ControlType.String},ZFEc2IOco:{defaultValue:'var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Cor\",type:ControlType.Color}});addFonts(FramerO9RAHgwI2,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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\"}]},...FlashingSquareFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerO9RAHgwI2\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OWWyGOyZt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ogf28iOxa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"M75tcSWii\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bZbSPvgCq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VBrh1vUZf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CHMqH3v5b\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FiyPL9YVr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"21\",\"framerVariables\":\"{\\\"TVPRRleln\\\":\\\"click\\\",\\\"b1vznC2Zw\\\":\\\"title\\\",\\\"ZFEc2IOco\\\":\\\"cor\\\"}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"114\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./O9RAHgwI2.map","// Generated by Framer (b8d5a97)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,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\";const enabledGestures={rVWInBGnw:{hover:true},VnEWlj5Is:{hover:true},xfOH6JHpN:{hover:true}};const cycleOrder=[\"xfOH6JHpN\",\"VnEWlj5Is\",\"rVWInBGnw\"];const serializationHash=\"framer-75i5x\";const variantClassNames={rVWInBGnw:\"framer-v-1625neb\",VnEWlj5Is:\"framer-v-19c956t\",xfOH6JHpN:\"framer-v-6ntoik\"};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={\"new tab\":\"VnEWlj5Is\",\"Variant 1\":\"xfOH6JHpN\",\"Variant 3\":\"rVWInBGnw\"};const getProps=({click,click2,height,id,link,title,width,...props})=>{return{...props,lMsGRwiXR:title??props.lMsGRwiXR??\"GET IN TOUCH\",n_D8ahrYq:link??props.n_D8ahrYq,TFQy1qRv1:click2??props.TFQy1qRv1,variant:humanReadableVariantMap[props.variant]??props.variant??\"xfOH6JHpN\",wG_Hz_Gog:click??props.wG_Hz_Gog};};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,lMsGRwiXR,n_D8ahrYq,wG_Hz_Gog,TFQy1qRv1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xfOH6JHpN\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapl2bqj4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(wG_Hz_Gog){const res=await wG_Hz_Gog(...args);if(res===false)return false;}if(TFQy1qRv1){const res=await TFQy1qRv1(...args);if(res===false)return false;}});const sharedStyleClassNames=[];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:n_D8ahrYq,motionChild:true,nodeId:\"xfOH6JHpN\",openInNewTab:false,scopeId:\"uyGKJjdhx\",smoothScroll:true,...addPropertyOverrides({VnEWlj5Is:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-6ntoik\",className,classNames)} framer-bi0j98`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xfOH6JHpN\",onTap:onTapl2bqj4,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\",backdropFilter:\"blur(2.4438040256500244px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,WebkitBackdropFilter:\"blur(2.4438040256500244px)\",...style},variants:{\"rVWInBGnw-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-bde3347f-68b9-48b1-bd52-8073134ade88, rgb(245, 245, 245))\"},\"VnEWlj5Is-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-bde3347f-68b9-48b1-bd52-8073134ade88, rgb(245, 245, 245))\"},\"xfOH6JHpN-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\"},rVWInBGnw:{backgroundColor:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"},VnEWlj5Is:{backgroundColor:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"}},...addPropertyOverrides({\"rVWInBGnw-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"VnEWlj5Is-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"xfOH6JHpN-hover\":{\"data-border\":true,\"data-framer-name\":undefined},rVWInBGnw:{\"data-framer-name\":\"Variant 3\"},VnEWlj5Is:{\"data-framer-name\":\"new tab\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18)))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})}),className:\"framer-qw3zoa\",\"data-framer-name\":\"GET IN TOUCH\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"GSUZPL0at\",style:{\"--extracted-r6o4lv\":\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\",\"--framer-paragraph-spacing\":\"0px\"},text:lMsGRwiXR,variants:{\"rVWInBGnw-hover\":{\"--extracted-r6o4lv\":\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"},\"VnEWlj5Is-hover\":{\"--extracted-r6o4lv\":\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"},\"xfOH6JHpN-hover\":{\"--extracted-r6o4lv\":\"var(--token-bde3347f-68b9-48b1-bd52-8073134ade88, rgb(245, 245, 245))\"},rVWInBGnw:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},VnEWlj5Is:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"rVWInBGnw-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18)))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})})},\"VnEWlj5Is-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18)))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})})},\"xfOH6JHpN-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bde3347f-68b9-48b1-bd52-8073134ade88, rgb(245, 245, 245)))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})})},rVWInBGnw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})})},VnEWlj5Is:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"99.45%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IN TOUCH\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-75i5x.framer-bi0j98, .framer-75i5x .framer-bi0j98 { display: block; }\",\".framer-75i5x.framer-6ntoik { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 9px 19px 9px 19px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-75i5x .framer-qw3zoa { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-75i5x[data-border=\"true\"]::after, .framer-75i5x [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 33\n * @framerIntrinsicWidth 138\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VnEWlj5Is\":{\"layout\":[\"auto\",\"auto\"]},\"rVWInBGnw\":{\"layout\":[\"auto\",\"auto\"]},\"nRTRlRL59\":{\"layout\":[\"auto\",\"auto\"]},\"k24c57lEu\":{\"layout\":[\"auto\",\"auto\"]},\"H9UlezW0h\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"lMsGRwiXR\":\"title\",\"n_D8ahrYq\":\"link\",\"wG_Hz_Gog\":\"click\",\"TFQy1qRv1\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameruyGKJjdhx=withCSS(Component,css,\"framer-75i5x\");export default FrameruyGKJjdhx;FrameruyGKJjdhx.displayName=\"Button\";FrameruyGKJjdhx.defaultProps={height:33,width:138};addPropertyControls(FrameruyGKJjdhx,{variant:{options:[\"xfOH6JHpN\",\"VnEWlj5Is\",\"rVWInBGnw\"],optionTitles:[\"Variant 1\",\"new tab\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},lMsGRwiXR:{defaultValue:\"GET IN TOUCH\",displayTextArea:false,title:\"Title\",type:ControlType.String},n_D8ahrYq:{title:\"Link\",type:ControlType.Link},wG_Hz_Gog:{title:\"Click\",type:ControlType.EventHandler},TFQy1qRv1:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FrameruyGKJjdhx,[{explicitInter:true,fonts:[{family:\"Beausite Classic Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/baACEtAZp9kYJq59uyXk29tfjUE.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruyGKJjdhx\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"33\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"138\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VnEWlj5Is\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rVWInBGnw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nRTRlRL59\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k24c57lEu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H9UlezW0h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"lMsGRwiXR\\\":\\\"title\\\",\\\"n_D8ahrYq\\\":\\\"link\\\",\\\"wG_Hz_Gog\\\":\\\"click\\\",\\\"TFQy1qRv1\\\":\\\"click2\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uyGKJjdhx.map","// Generated by Framer (349ae9e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,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/nwEQFNWLmc7lCAOaAgls/tDkGZTezdrMk1Jamd8qO/OIGkUB3yk.js\";import ServicesSectionsScroll from\"https://framerusercontent.com/modules/uUQ3tMMuQoTE5MeLbSxJ/RUoIrA1dgPmdQx3r9GHJ/O9RAHgwI2.js\";import Button from\"https://framerusercontent.com/modules/ximRWNsIrSuW8ttirCfK/U1d0OK0qWoCUx5hmCr01/uyGKJjdhx.js\";const ButtonFonts=getFonts(Button);const ServicesSectionsScrollFonts=getFonts(ServicesSectionsScroll);const cycleOrder=[\"GrbUgiJSL\",\"ZKhPg8Kqw\",\"Y_2vjit9L\",\"aYhOqrMDU\",\"R_yHOndF8\",\"CmcRtktvL\"];const serializationHash=\"framer-fqkid\";const variantClassNames={aYhOqrMDU:\"framer-v-1q89mt8\",CmcRtktvL:\"framer-v-1jjvbq4\",GrbUgiJSL:\"framer-v-6w72mg\",R_yHOndF8:\"framer-v-14m2gs9\",Y_2vjit9L:\"framer-v-1f3h9l\",ZKhPg8Kqw:\"framer-v-1bbc3qw\"};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 transition2={delay:.4,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};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 transition3={delay:.6,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"M75tcSWii\";}else{return\"bZbSPvgCq\";}};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={ABOUT:\"z5UvcKgJw\",BLOG:\"yHxWeGGSp\",HOME:\"K1mM2xwSy\",SERVICES:\"QN8jnBa6o\",WOKRS:\"pkSqHHkaB\"};const humanReadableEnumMap1={Auto:\"auto\",None:\"none\"};const humanReadableVariantMap={\"Header - Black\":\"ZKhPg8Kqw\",\"Header - White\":\"GrbUgiJSL\",\"Header Mobile - Open\":\"aYhOqrMDU\",\"Header Mobile - White\":\"Y_2vjit9L\",\"Variant 5\":\"R_yHOndF8\",\"Variant 6\":\"CmcRtktvL\"};const getProps=({click,height,id,page,pointerEvents,width,...props})=>{return{...props,iLQpq6J8I:humanReadableEnumMap[page]??page??props.iLQpq6J8I??\"K1mM2xwSy\",JXmE8g7mk:humanReadableEnumMap1[pointerEvents]??pointerEvents??props.JXmE8g7mk??\"auto\",K6J6jeLeh:click??props.K6J6jeLeh,variant:humanReadableVariantMap[props.variant]??props.variant??\"GrbUgiJSL\"};};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,K6J6jeLeh,iLQpq6J8I,JXmE8g7mk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GrbUgiJSL\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10wr56j=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(K6J6jeLeh){const res=await K6J6jeLeh(...args);if(res===false)return false;}});const onTap1y00zzn=activeVariantCallback(async(...args)=>{setVariant(\"aYhOqrMDU\");});const onTaptuwese=activeVariantCallback(async(...args)=>{setVariant(\"Y_2vjit9L\");});const TVPRRleln1qypinx=activeVariantCallback(async(...args)=>{setVariant(\"yOVpiY_lj\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Y_2vjit9L\",\"aYhOqrMDU\",\"CmcRtktvL\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"aYhOqrMDU\")return true;return false;};const router=useRouter();const isDisplayed2=()=>{if([\"ZKhPg8Kqw\",\"Y_2vjit9L\",\"aYhOqrMDU\",\"CmcRtktvL\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"Y_2vjit9L\",\"aYhOqrMDU\",\"CmcRtktvL\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"ZKhPg8Kqw\")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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6w72mg\",className,classNames),\"data-framer-name\":\"Header - White\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GrbUgiJSL\",onTap:onTap10wr56j,ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{aYhOqrMDU:{backgroundColor:\"rgb(0, 0, 0)\"},CmcRtktvL:{backgroundColor:\"rgba(0, 0, 0, 0)\"},R_yHOndF8:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({aYhOqrMDU:{\"data-framer-name\":\"Header Mobile - Open\"},CmcRtktvL:{\"data-framer-name\":\"Variant 6\"},R_yHOndF8:{\"data-framer-name\":\"Variant 5\"},Y_2vjit9L:{\"data-framer-name\":\"Header Mobile - White\"},ZKhPg8Kqw:{\"data-framer-name\":\"Header - Black\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-191de7l\",layoutDependency:layoutDependency,layoutId:\"ctw6kDMTS\",style:{\"--1v02s4q\":JXmE8g7mk},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wyc3b\",layoutDependency:layoutDependency,layoutId:\"uMsQQdSrS\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ChuYS7UC2\"},motionChild:true,nodeId:\"fgaIr_AqT\",openInNewTab:false,scopeId:\"LKaGmn9do\",smoothScroll:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dk9evo framer-ayxi1s\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fgaIr_AqT\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 40\"><path d=\"M 11.02 18.364 L 11.02 38.821 L 0 38.821 L 0 1.242 L 10.659 1.242 L 10.659 5.668 C 11.819 3.975 13.365 2.669 15.3 1.753 C 17.23 0.833 19.406 0.371 21.825 0.371 C 24.047 0.371 26.174 0.856 28.207 1.821 C 30.237 2.789 31.88 4.336 33.137 6.464 C 34.346 4.482 36.038 2.971 38.214 1.931 C 40.39 0.891 42.78 0.371 45.391 0.371 C 47.226 0.371 48.993 0.638 50.685 1.171 C 52.377 1.704 53.852 2.549 55.109 3.709 C 56.366 4.869 57.369 6.393 58.116 8.278 C 58.866 10.162 59.24 12.414 59.24 15.024 L 59.24 38.817 L 48.22 38.817 L 48.22 17.058 C 48.22 14.64 47.616 12.827 46.408 11.618 C 45.2 10.409 43.699 9.805 41.913 9.805 C 40.127 9.805 38.551 10.507 37.2 11.908 C 35.846 13.311 35.171 15.463 35.171 18.364 L 35.171 38.821 L 24.151 38.821 L 24.151 17.058 C 24.151 14.64 23.547 12.827 22.338 11.618 C 21.13 10.409 19.63 9.805 17.843 9.805 C 16.057 9.805 14.472 10.507 13.095 11.908 C 11.718 13.311 11.03 15.463 11.03 18.364 Z M 62.611 38.821 L 62.611 1.242 L 73.631 1.242 L 73.631 38.821 Z M 88.366 18.8 L 88.366 38.821 L 77.347 38.821 L 77.347 1.242 L 88.006 1.242 L 88.006 5.811 C 89.214 4.07 90.809 2.727 92.79 1.785 C 94.771 0.843 96.97 0.371 99.386 0.371 C 103.446 0.371 106.745 1.616 109.282 4.109 C 111.819 6.601 113.088 10.361 113.088 15.388 L 113.088 38.821 L 102.069 38.821 L 102.069 17.347 C 102.069 14.978 101.487 13.129 100.328 11.797 C 99.169 10.468 97.548 9.802 95.469 9.802 C 93.537 9.802 91.867 10.539 90.468 12.015 C 89.064 13.49 88.366 15.752 88.366 18.797 Z M 154.362 11.69 C 153.296 9.272 151.848 7.228 150.01 5.561 C 148.174 3.891 146.011 2.597 143.52 1.678 C 141.033 0.761 138.386 0.3 135.583 0.3 C 132.78 0.3 130.204 0.761 127.717 1.678 C 125.226 2.597 123.063 3.891 121.227 5.561 C 119.389 7.228 117.928 9.272 116.84 11.69 C 115.752 14.107 115.209 16.818 115.209 19.814 C 115.209 22.81 115.739 25.618 116.804 28.084 C 117.866 30.55 119.305 32.63 121.117 34.323 C 122.929 36.016 125.079 37.336 127.57 38.278 C 130.058 39.22 132.731 39.691 135.583 39.691 C 138.434 39.691 141.033 39.22 143.52 38.278 C 146.011 37.336 148.174 36.003 150.01 34.287 C 151.848 32.572 153.296 30.479 154.362 28.012 C 155.424 25.546 155.956 22.813 155.956 19.814 C 155.956 16.814 155.424 14.107 154.362 11.69 Z M 135.583 29.101 C 130.575 29.101 126.518 25.039 126.518 20.031 C 126.518 15.024 130.575 10.965 135.583 10.965 C 140.591 10.965 144.644 15.024 144.644 20.031 C 144.644 25.039 140.588 29.101 135.583 29.101 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10227930006,withExternalLayout:true,...addPropertyOverrides({aYhOqrMDU:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 40\"><path d=\"M 11.02 18.364 L 11.02 38.821 L 0 38.821 L 0 1.242 L 10.659 1.242 L 10.659 5.668 C 11.819 3.975 13.365 2.669 15.3 1.753 C 17.23 0.833 19.406 0.371 21.825 0.371 C 24.047 0.371 26.174 0.856 28.207 1.821 C 30.237 2.789 31.88 4.336 33.137 6.464 C 34.346 4.482 36.038 2.971 38.214 1.931 C 40.39 0.891 42.78 0.371 45.391 0.371 C 47.226 0.371 48.993 0.638 50.685 1.171 C 52.377 1.704 53.852 2.549 55.109 3.709 C 56.366 4.869 57.369 6.393 58.116 8.278 C 58.866 10.162 59.24 12.414 59.24 15.024 L 59.24 38.817 L 48.22 38.817 L 48.22 17.058 C 48.22 14.64 47.616 12.827 46.408 11.618 C 45.2 10.409 43.699 9.805 41.913 9.805 C 40.127 9.805 38.551 10.507 37.2 11.908 C 35.846 13.311 35.171 15.463 35.171 18.364 L 35.171 38.821 L 24.151 38.821 L 24.151 17.058 C 24.151 14.64 23.547 12.827 22.338 11.618 C 21.13 10.409 19.63 9.805 17.843 9.805 C 16.057 9.805 14.472 10.507 13.095 11.908 C 11.718 13.311 11.03 15.463 11.03 18.364 Z M 62.611 38.821 L 62.611 1.242 L 73.631 1.242 L 73.631 38.821 Z M 88.366 18.8 L 88.366 38.821 L 77.347 38.821 L 77.347 1.242 L 88.006 1.242 L 88.006 5.811 C 89.214 4.07 90.809 2.727 92.79 1.785 C 94.771 0.843 96.97 0.371 99.386 0.371 C 103.446 0.371 106.745 1.616 109.282 4.109 C 111.819 6.601 113.088 10.361 113.088 15.388 L 113.088 38.821 L 102.069 38.821 L 102.069 17.347 C 102.069 14.978 101.487 13.129 100.328 11.797 C 99.169 10.468 97.548 9.802 95.469 9.802 C 93.537 9.802 91.867 10.539 90.468 12.015 C 89.064 13.49 88.366 15.752 88.366 18.797 Z M 154.362 11.69 C 153.296 9.272 151.848 7.228 150.01 5.561 C 148.174 3.891 146.011 2.597 143.52 1.678 C 141.033 0.761 138.386 0.3 135.583 0.3 C 132.78 0.3 130.204 0.761 127.717 1.678 C 125.226 2.597 123.063 3.891 121.227 5.561 C 119.389 7.228 117.928 9.272 116.84 11.69 C 115.752 14.107 115.209 16.818 115.209 19.814 C 115.209 22.81 115.739 25.618 116.804 28.084 C 117.866 30.55 119.305 32.63 121.117 34.323 C 122.929 36.016 125.079 37.336 127.57 38.278 C 130.058 39.22 132.731 39.691 135.583 39.691 C 138.434 39.691 141.033 39.22 143.52 38.278 C 146.011 37.336 148.174 36.003 150.01 34.287 C 151.848 32.572 153.296 30.479 154.362 28.012 C 155.424 25.546 155.956 22.813 155.956 19.814 C 155.956 16.814 155.424 14.107 154.362 11.69 Z M 135.583 29.101 C 130.575 29.101 126.518 25.039 126.518 20.031 C 126.518 15.024 130.575 10.965 135.583 10.965 C 140.591 10.965 144.644 15.024 144.644 20.031 C 144.644 25.039 140.588 29.101 135.583 29.101 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11190160742},CmcRtktvL:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 40\"><path d=\"M 11.02 18.364 L 11.02 38.821 L 0 38.821 L 0 1.242 L 10.659 1.242 L 10.659 5.668 C 11.819 3.975 13.365 2.669 15.3 1.753 C 17.23 0.833 19.406 0.371 21.825 0.371 C 24.047 0.371 26.174 0.856 28.207 1.821 C 30.237 2.789 31.88 4.336 33.137 6.464 C 34.346 4.482 36.038 2.971 38.214 1.931 C 40.39 0.891 42.78 0.371 45.391 0.371 C 47.226 0.371 48.993 0.638 50.685 1.171 C 52.377 1.704 53.852 2.549 55.109 3.709 C 56.366 4.869 57.369 6.393 58.116 8.278 C 58.866 10.162 59.24 12.414 59.24 15.024 L 59.24 38.817 L 48.22 38.817 L 48.22 17.058 C 48.22 14.64 47.616 12.827 46.408 11.618 C 45.2 10.409 43.699 9.805 41.913 9.805 C 40.127 9.805 38.551 10.507 37.2 11.908 C 35.846 13.311 35.171 15.463 35.171 18.364 L 35.171 38.821 L 24.151 38.821 L 24.151 17.058 C 24.151 14.64 23.547 12.827 22.338 11.618 C 21.13 10.409 19.63 9.805 17.843 9.805 C 16.057 9.805 14.472 10.507 13.095 11.908 C 11.718 13.311 11.03 15.463 11.03 18.364 Z M 62.611 38.821 L 62.611 1.242 L 73.631 1.242 L 73.631 38.821 Z M 88.366 18.8 L 88.366 38.821 L 77.347 38.821 L 77.347 1.242 L 88.006 1.242 L 88.006 5.811 C 89.214 4.07 90.809 2.727 92.79 1.785 C 94.771 0.843 96.97 0.371 99.386 0.371 C 103.446 0.371 106.745 1.616 109.282 4.109 C 111.819 6.601 113.088 10.361 113.088 15.388 L 113.088 38.821 L 102.069 38.821 L 102.069 17.347 C 102.069 14.978 101.487 13.129 100.328 11.797 C 99.169 10.468 97.548 9.802 95.469 9.802 C 93.537 9.802 91.867 10.539 90.468 12.015 C 89.064 13.49 88.366 15.752 88.366 18.797 Z M 154.362 11.69 C 153.296 9.272 151.848 7.228 150.01 5.561 C 148.174 3.891 146.011 2.597 143.52 1.678 C 141.033 0.761 138.386 0.3 135.583 0.3 C 132.78 0.3 130.204 0.761 127.717 1.678 C 125.226 2.597 123.063 3.891 121.227 5.561 C 119.389 7.228 117.928 9.272 116.84 11.69 C 115.752 14.107 115.209 16.818 115.209 19.814 C 115.209 22.81 115.739 25.618 116.804 28.084 C 117.866 30.55 119.305 32.63 121.117 34.323 C 122.929 36.016 125.079 37.336 127.57 38.278 C 130.058 39.22 132.731 39.691 135.583 39.691 C 138.434 39.691 141.033 39.22 143.52 38.278 C 146.011 37.336 148.174 36.003 150.01 34.287 C 151.848 32.572 153.296 30.479 154.362 28.012 C 155.424 25.546 155.956 22.813 155.956 19.814 C 155.956 16.814 155.424 14.107 154.362 11.69 Z M 135.583 29.101 C 130.575 29.101 126.518 25.039 126.518 20.031 C 126.518 15.024 130.575 10.965 135.583 10.965 C 140.591 10.965 144.644 15.024 144.644 20.031 C 144.644 25.039 140.588 29.101 135.583 29.101 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11190160742},Y_2vjit9L:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 40\"><path d=\"M 11.02 18.364 L 11.02 38.821 L 0 38.821 L 0 1.242 L 10.659 1.242 L 10.659 5.668 C 11.819 3.975 13.365 2.669 15.3 1.753 C 17.23 0.833 19.406 0.371 21.825 0.371 C 24.047 0.371 26.174 0.856 28.207 1.821 C 30.237 2.789 31.88 4.336 33.137 6.464 C 34.346 4.482 36.038 2.971 38.214 1.931 C 40.39 0.891 42.78 0.371 45.391 0.371 C 47.226 0.371 48.993 0.638 50.685 1.171 C 52.377 1.704 53.852 2.549 55.109 3.709 C 56.366 4.869 57.369 6.393 58.116 8.278 C 58.866 10.162 59.24 12.414 59.24 15.024 L 59.24 38.817 L 48.22 38.817 L 48.22 17.058 C 48.22 14.64 47.616 12.827 46.408 11.618 C 45.2 10.409 43.699 9.805 41.913 9.805 C 40.127 9.805 38.551 10.507 37.2 11.908 C 35.846 13.311 35.171 15.463 35.171 18.364 L 35.171 38.821 L 24.151 38.821 L 24.151 17.058 C 24.151 14.64 23.547 12.827 22.338 11.618 C 21.13 10.409 19.63 9.805 17.843 9.805 C 16.057 9.805 14.472 10.507 13.095 11.908 C 11.718 13.311 11.03 15.463 11.03 18.364 Z M 62.611 38.821 L 62.611 1.242 L 73.631 1.242 L 73.631 38.821 Z M 88.366 18.8 L 88.366 38.821 L 77.347 38.821 L 77.347 1.242 L 88.006 1.242 L 88.006 5.811 C 89.214 4.07 90.809 2.727 92.79 1.785 C 94.771 0.843 96.97 0.371 99.386 0.371 C 103.446 0.371 106.745 1.616 109.282 4.109 C 111.819 6.601 113.088 10.361 113.088 15.388 L 113.088 38.821 L 102.069 38.821 L 102.069 17.347 C 102.069 14.978 101.487 13.129 100.328 11.797 C 99.169 10.468 97.548 9.802 95.469 9.802 C 93.537 9.802 91.867 10.539 90.468 12.015 C 89.064 13.49 88.366 15.752 88.366 18.797 Z M 154.362 11.69 C 153.296 9.272 151.848 7.228 150.01 5.561 C 148.174 3.891 146.011 2.597 143.52 1.678 C 141.033 0.761 138.386 0.3 135.583 0.3 C 132.78 0.3 130.204 0.761 127.717 1.678 C 125.226 2.597 123.063 3.891 121.227 5.561 C 119.389 7.228 117.928 9.272 116.84 11.69 C 115.752 14.107 115.209 16.818 115.209 19.814 C 115.209 22.81 115.739 25.618 116.804 28.084 C 117.866 30.55 119.305 32.63 121.117 34.323 C 122.929 36.016 125.079 37.336 127.57 38.278 C 130.058 39.22 132.731 39.691 135.583 39.691 C 138.434 39.691 141.033 39.22 143.52 38.278 C 146.011 37.336 148.174 36.003 150.01 34.287 C 151.848 32.572 153.296 30.479 154.362 28.012 C 155.424 25.546 155.956 22.813 155.956 19.814 C 155.956 16.814 155.424 14.107 154.362 11.69 Z M 135.583 29.101 C 130.575 29.101 126.518 25.039 126.518 20.031 C 126.518 15.024 130.575 10.965 135.583 10.965 C 140.591 10.965 144.644 15.024 144.644 20.031 C 144.644 25.039 140.588 29.101 135.583 29.101 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11190160742},ZKhPg8Kqw:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 40\"><path d=\"M 11.02 18.364 L 11.02 38.821 L 0 38.821 L 0 1.242 L 10.659 1.242 L 10.659 5.668 C 11.819 3.975 13.365 2.669 15.3 1.753 C 17.23 0.833 19.406 0.371 21.825 0.371 C 24.047 0.371 26.174 0.856 28.207 1.821 C 30.237 2.789 31.88 4.336 33.137 6.464 C 34.346 4.482 36.038 2.971 38.214 1.931 C 40.39 0.891 42.78 0.371 45.391 0.371 C 47.226 0.371 48.993 0.638 50.685 1.171 C 52.377 1.704 53.852 2.549 55.109 3.709 C 56.366 4.869 57.369 6.393 58.116 8.278 C 58.866 10.162 59.24 12.414 59.24 15.024 L 59.24 38.817 L 48.22 38.817 L 48.22 17.058 C 48.22 14.64 47.616 12.827 46.408 11.618 C 45.2 10.409 43.699 9.805 41.913 9.805 C 40.127 9.805 38.551 10.507 37.2 11.908 C 35.846 13.311 35.171 15.463 35.171 18.364 L 35.171 38.821 L 24.151 38.821 L 24.151 17.058 C 24.151 14.64 23.547 12.827 22.338 11.618 C 21.13 10.409 19.63 9.805 17.843 9.805 C 16.057 9.805 14.472 10.507 13.095 11.908 C 11.718 13.311 11.03 15.463 11.03 18.364 Z M 62.611 38.821 L 62.611 1.242 L 73.631 1.242 L 73.631 38.821 Z M 88.366 18.8 L 88.366 38.821 L 77.347 38.821 L 77.347 1.242 L 88.006 1.242 L 88.006 5.811 C 89.214 4.07 90.809 2.727 92.79 1.785 C 94.771 0.843 96.97 0.371 99.386 0.371 C 103.446 0.371 106.745 1.616 109.282 4.109 C 111.819 6.601 113.088 10.361 113.088 15.388 L 113.088 38.821 L 102.069 38.821 L 102.069 17.347 C 102.069 14.978 101.487 13.129 100.328 11.797 C 99.169 10.468 97.548 9.802 95.469 9.802 C 93.537 9.802 91.867 10.539 90.468 12.015 C 89.064 13.49 88.366 15.752 88.366 18.797 Z M 154.362 11.69 C 153.296 9.272 151.848 7.228 150.01 5.561 C 148.174 3.891 146.011 2.597 143.52 1.678 C 141.033 0.761 138.386 0.3 135.583 0.3 C 132.78 0.3 130.204 0.761 127.717 1.678 C 125.226 2.597 123.063 3.891 121.227 5.561 C 119.389 7.228 117.928 9.272 116.84 11.69 C 115.752 14.107 115.209 16.818 115.209 19.814 C 115.209 22.81 115.739 25.618 116.804 28.084 C 117.866 30.55 119.305 32.63 121.117 34.323 C 122.929 36.016 125.079 37.336 127.57 38.278 C 130.058 39.22 132.731 39.691 135.583 39.691 C 138.434 39.691 141.033 39.22 143.52 38.278 C 146.011 37.336 148.174 36.003 150.01 34.287 C 151.848 32.572 153.296 30.479 154.362 28.012 C 155.424 25.546 155.956 22.813 155.956 19.814 C 155.956 16.814 155.424 14.107 154.362 11.69 Z M 135.583 29.101 C 130.575 29.101 126.518 25.039 126.518 20.031 C 126.518 15.024 130.575 10.965 135.583 10.965 C 140.591 10.965 144.644 15.024 144.644 20.031 C 144.644 25.039 140.588 29.101 135.583 29.101 Z\" fill=\"rgb(0, 0, 0)\"></path></svg>',svgContentId:9350194999}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e76frr\",\"data-framer-name\":\"Toggle Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HSlXbnIaa\",onTap:onTap1y00zzn,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99},variants:{aYhOqrMDU:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},CmcRtktvL:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Y_2vjit9L:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({aYhOqrMDU:{onTap:onTaptuwese},CmcRtktvL:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-178xenf\",\"data-framer-name\":\"Line / Top\",layoutDependency:layoutDependency,layoutId:\"Bfk65lOiw\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m81mxa\",\"data-framer-name\":\"Line / Bottom\",layoutDependency:layoutDependency,layoutId:\"vwFbrHQFr\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6c1l3z\",layoutDependency:layoutDependency,layoutId:\"IQ5addby2\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13vmyik\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"gj7Ramkln\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G_Oesp9AT\"},motionChild:true,nodeId:\"YrWYN0E6d\",openInNewTab:false,relValues:[],scopeId:\"LKaGmn9do\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b9g6av\",\"data-styles-preset\":\"OIGkUB3yk\",children:\"Home\"})})})}),className:\"framer-1vpgypz\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"YrWYN0E6d\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aLSenTOly\"},motionChild:true,nodeId:\"Y_04jCKak\",openInNewTab:false,relValues:[],scopeId:\"LKaGmn9do\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b9g6av\",\"data-styles-preset\":\"OIGkUB3yk\",children:\"Work\"})}),\"s\"]})}),className:\"framer-lh0dxl\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"Y_04jCKak\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XCRI5kBqX\"},motionChild:true,nodeId:\"uu4DA4AYx\",openInNewTab:false,relValues:[],scopeId:\"LKaGmn9do\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b9g6av\",\"data-styles-preset\":\"OIGkUB3yk\",children:\"Services\"})})})}),className:\"framer-ubugb8\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"uu4DA4AYx\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZN1oY4sic\"},motionChild:true,nodeId:\"yr0sOHTJS\",openInNewTab:false,relValues:[],scopeId:\"LKaGmn9do\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b9g6av\",\"data-styles-preset\":\"OIGkUB3yk\",children:\"Blog\"})})})}),className:\"framer-4mocfn\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"yr0sOHTJS\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgTWVkaXVt\",\"--framer-font-family\":'\"Beausite Classic Medium\", \"Beausite Classic Medium Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJzmqYCu\"},motionChild:true,nodeId:\"ZtGd1rsuT\",openInNewTab:false,relValues:[],scopeId:\"LKaGmn9do\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b9g6av\",\"data-styles-preset\":\"OIGkUB3yk\",children:\"About Us\"})})})}),className:\"framer-ad027u\",fonts:[\"CUSTOM;Beausite Classic Medium\"],layoutDependency:layoutDependency,layoutId:\"ZtGd1rsuT\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hgNl_hr5s\"},implicitPathVariables:undefined},{href:{webPageId:\"hgNl_hr5s\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aYhOqrMDU:{height:33,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+12+277+0+352}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-84agp1-container\",layoutDependency:layoutDependency,layoutId:\"ovsgA8Kcl-container\",nodeId:\"ovsgA8Kcl\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"ovsgA8Kcl\",layoutId:\"ovsgA8Kcl\",lMsGRwiXR:\"GET IN TOUCH\",n_D8ahrYq:resolvedLinks[0],variant:\"xfOH6JHpN\",width:\"100%\",...addPropertyOverrides({aYhOqrMDU:{n_D8ahrYq:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JlYXVzaXRlIENsYXNzaWMgUmVndWxhcg==\",\"--framer-font-family\":'\"Beausite Classic Regular\", \"Beausite Classic Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f204dac7-aa0d-4a99-a05c-c072db1994d8, rgb(184, 184, 184)))\",\"--framer-text-transform\":\"uppercase\"},children:\"MMXXV \\xa9 mino works. all rights reserved\"})}),className:\"framer-13v2ue9\",\"data-framer-name\":\"Subscribe to Our Newsletter\",fonts:[\"CUSTOM;Beausite Classic Regular\"],layoutDependency:layoutDependency,layoutId:\"oxE7oUvft\",style:{\"--extracted-r6o4lv\":\"var(--token-f204dac7-aa0d-4a99-a05c-c072db1994d8, rgb(184, 184, 184))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d8rjo2\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"Z0EKUAsjm\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aLSenTOly\"},motionChild:true,nodeId:\"J8JpXQLlg\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15tpyjc framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"J8JpXQLlg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fdpc97-container\",layoutDependency:layoutDependency,layoutId:\"RuTpx0a1h-container\",nodeId:\"RuTpx0a1h\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"WORKS\",height:\"100%\",id:\"RuTpx0a1h\",layoutId:\"RuTpx0a1h\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"pkSqHHkaB\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XCRI5kBqX\"},motionChild:true,nodeId:\"PKKw7MkXZ\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-oqui0 framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"PKKw7MkXZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dk2ua3-container\",layoutDependency:layoutDependency,layoutId:\"EcIvQ1c9E-container\",nodeId:\"EcIvQ1c9E\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"SERVICES\",height:\"100%\",id:\"EcIvQ1c9E\",layoutId:\"EcIvQ1c9E\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"QN8jnBa6o\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJzmqYCu\"},motionChild:true,nodeId:\"ZtcqKM65g\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1a5zksy framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"ZtcqKM65g\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11ld1ms-container\",layoutDependency:layoutDependency,layoutId:\"ib_ZqRqNo-container\",nodeId:\"ib_ZqRqNo\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"ABOUT\",height:\"100%\",id:\"ib_ZqRqNo\",layoutId:\"ib_ZqRqNo\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"z5UvcKgJw\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZN1oY4sic\"},motionChild:true,nodeId:\"MwlJzSgDY\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xp2a5d framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"MwlJzSgDY\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o10wpv-container\",layoutDependency:layoutDependency,layoutId:\"DWa9Hn2WV-container\",nodeId:\"DWa9Hn2WV\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"BLOG\",height:\"100%\",id:\"DWa9Hn2WV\",layoutId:\"DWa9Hn2WV\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"yHxWeGGSp\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-4eb1f3cf-83bb-4270-9098-169b5ac6116f, rgb(255, 255, 255))\"})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hgNl_hr5s\"},implicitPathVariables:undefined},{href:{webPageId:\"hgNl_hr5s\"},implicitPathVariables:undefined},{href:{webPageId:\"hgNl_hr5s\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+3.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bg13fe-container\",layoutDependency:layoutDependency,layoutId:\"T_fEVygtO-container\",nodeId:\"T_fEVygtO\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"T_fEVygtO\",layoutId:\"T_fEVygtO\",lMsGRwiXR:\"GET IN TOUCH\",n_D8ahrYq:resolvedLinks1[0],variant:\"xfOH6JHpN\",width:\"100%\",...addPropertyOverrides({R_yHOndF8:{n_D8ahrYq:resolvedLinks1[2]},ZKhPg8Kqw:{n_D8ahrYq:resolvedLinks1[1],variant:\"rVWInBGnw\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14dhvez\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"LbhfGpFXB\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aLSenTOly\"},motionChild:true,nodeId:\"xGMjQqiTI\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-nsgea9 framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"xGMjQqiTI\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({ZKhPg8Kqw:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oiiud1-container\",layoutDependency:layoutDependency,layoutId:\"zxuelg28L-container\",nodeId:\"zxuelg28L\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"WORKS\",height:\"100%\",id:\"zxuelg28L\",layoutId:\"zxuelg28L\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"pkSqHHkaB\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XCRI5kBqX\"},motionChild:true,nodeId:\"umf_x1buj\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qs8klr framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"umf_x1buj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({ZKhPg8Kqw:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rb6o43-container\",layoutDependency:layoutDependency,layoutId:\"v06IZLq66-container\",nodeId:\"v06IZLq66\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"SERVICES\",height:\"100%\",id:\"v06IZLq66\",layoutId:\"v06IZLq66\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"QN8jnBa6o\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJzmqYCu\"},motionChild:true,nodeId:\"EBQMcxjK4\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1mlsh83 framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"EBQMcxjK4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({ZKhPg8Kqw:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-upqvyo-container\",layoutDependency:layoutDependency,layoutId:\"EVzsFtNVZ-container\",nodeId:\"EVzsFtNVZ\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"ABOUT\",height:\"100%\",id:\"EVzsFtNVZ\",layoutId:\"EVzsFtNVZ\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"z5UvcKgJw\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZN1oY4sic\"},motionChild:true,nodeId:\"sCuZUjmsq\",openInNewTab:false,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1k4r240 framer-ayxi1s\",layoutDependency:layoutDependency,layoutId:\"sCuZUjmsq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({ZKhPg8Kqw:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||64)-24-40)/2)+9.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g4iql3-container\",layoutDependency:layoutDependency,layoutId:\"Wj8_K7sPk-container\",nodeId:\"Wj8_K7sPk\",rendersWithMotion:true,scopeId:\"LKaGmn9do\",children:/*#__PURE__*/_jsx(ServicesSectionsScroll,{b1vznC2Zw:\"BLOG\",height:\"100%\",id:\"Wj8_K7sPk\",layoutId:\"Wj8_K7sPk\",TVPRRleln:TVPRRleln1qypinx,variant:convertFromBoolean(equals(iLQpq6J8I,\"yHxWeGGSp\"),activeLocale),width:\"100%\",ZFEc2IOco:\"var(--token-ce5e7a0b-07ac-45db-934a-a5d4b117c45b, rgb(18, 18, 18))\"})})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fqkid.framer-ayxi1s, .framer-fqkid .framer-ayxi1s { display: block; }\",\".framer-fqkid.framer-6w72mg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px 32px 12px 32px; position: relative; width: 1200px; }\",\".framer-fqkid .framer-191de7l { 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; }\",\".framer-fqkid .framer-1wyc3b { 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-fqkid .framer-1dk9evo { flex: none; height: 40px; position: relative; text-decoration: none; width: 158px; }\",\".framer-fqkid .framer-e76frr { align-content: center; align-items: center; aspect-ratio: 1 / 1; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 25px); justify-content: center; mix-blend-mode: difference; overflow: hidden; padding: 0px; position: relative; width: 25px; will-change: var(--framer-will-change-override, transform); }\",\".framer-fqkid .framer-178xenf { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: hidden; position: absolute; top: 16px; width: 16px; z-index: 1; }\",\".framer-fqkid .framer-m81mxa { bottom: 16px; flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: hidden; position: absolute; width: 16px; z-index: 1; }\",\".framer-fqkid .framer-6c1l3z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 33px; height: min-content; justify-content: center; min-height: 330px; overflow: visible; padding: 0px; position: relative; width: 358px; }\",\".framer-fqkid .framer-13vmyik { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 358px; }\",\".framer-fqkid .framer-1vpgypz, .framer-fqkid .framer-lh0dxl, .framer-fqkid .framer-ubugb8, .framer-fqkid .framer-4mocfn, .framer-fqkid .framer-ad027u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fqkid .framer-84agp1-container { flex: none; height: auto; mix-blend-mode: difference; position: relative; width: auto; }\",\".framer-fqkid .framer-13v2ue9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fqkid .framer-d8rjo2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20.7723351px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fqkid .framer-15tpyjc, .framer-fqkid .framer-oqui0, .framer-fqkid .framer-1a5zksy, .framer-fqkid .framer-xp2a5d, .framer-fqkid .framer-nsgea9, .framer-fqkid .framer-qs8klr, .framer-fqkid .framer-1mlsh83, .framer-fqkid .framer-1k4r240 { 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; text-decoration: none; width: min-content; }\",\".framer-fqkid .framer-fdpc97-container, .framer-fqkid .framer-1dk2ua3-container, .framer-fqkid .framer-11ld1ms-container, .framer-fqkid .framer-o10wpv-container, .framer-fqkid .framer-1bg13fe-container, .framer-fqkid .framer-oiiud1-container, .framer-fqkid .framer-rb6o43-container, .framer-fqkid .framer-upqvyo-container, .framer-fqkid .framer-1g4iql3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fqkid .framer-14dhvez { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20.772335052490234px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fqkid.framer-v-1bbc3qw .framer-191de7l, .framer-fqkid.framer-v-1bbc3qw .framer-1wyc3b, .framer-fqkid.framer-v-1q89mt8 .framer-1vpgypz { order: 0; }\",\".framer-fqkid.framer-v-1bbc3qw .framer-1bg13fe-container { order: 5; }\",\".framer-fqkid.framer-v-1bbc3qw .framer-14dhvez, .framer-fqkid.framer-v-1q89mt8 .framer-ad027u { order: 4; }\",\".framer-fqkid.framer-v-1f3h9l.framer-6w72mg, .framer-fqkid.framer-v-1jjvbq4.framer-6w72mg { mix-blend-mode: difference; padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-fqkid.framer-v-1f3h9l .framer-1wyc3b, .framer-fqkid.framer-v-1jjvbq4 .framer-1wyc3b { flex: 1 0 0px; gap: unset; justify-content: space-between; mix-blend-mode: difference; width: 1px; }\",\".framer-fqkid.framer-v-1f3h9l .framer-e76frr { will-change: unset; }\",\".framer-fqkid.framer-v-1f3h9l .framer-178xenf { bottom: 7px; left: calc(52.00000000000002% - 16px / 2); top: unset; }\",\".framer-fqkid.framer-v-1f3h9l .framer-m81mxa { bottom: unset; left: calc(52.00000000000002% - 16px / 2); top: 7px; }\",\".framer-fqkid.framer-v-1q89mt8.framer-6w72mg { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: center; padding: 0px; width: 390px; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-191de7l { flex: none; flex-direction: column; height: calc(var(--framer-viewport-height, 100vh) * 1); order: 0; padding: 12px 16px 12px 16px; width: 100%; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-1wyc3b { gap: unset; justify-content: space-between; mix-blend-mode: difference; width: 358px; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-e76frr { height: var(--framer-aspect-ratio-supported, 22px); width: 22px; will-change: unset; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-6c1l3z { min-height: unset; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-lh0dxl { order: 1; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-ubugb8 { order: 2; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-4mocfn { order: 3; }\",\".framer-fqkid.framer-v-1q89mt8 .framer-13v2ue9 { flex: none; width: 100%; }\",\".framer-fqkid.framer-v-14m2gs9 .framer-191de7l { pointer-events: var(--1v02s4q); }\",\".framer-fqkid.framer-v-1jjvbq4 .framer-e76frr { cursor: unset; will-change: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZKhPg8Kqw\":{\"layout\":[\"fixed\",\"auto\"]},\"Y_2vjit9L\":{\"layout\":[\"fixed\",\"auto\"]},\"aYhOqrMDU\":{\"layout\":[\"fixed\",\"auto\"]},\"R_yHOndF8\":{\"layout\":[\"fixed\",\"auto\"]},\"CmcRtktvL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"K6J6jeLeh\":\"click\",\"iLQpq6J8I\":\"page\",\"JXmE8g7mk\":\"pointerEvents\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLKaGmn9do=withCSS(Component,css,\"framer-fqkid\");export default FramerLKaGmn9do;FramerLKaGmn9do.displayName=\"Header\";FramerLKaGmn9do.defaultProps={height:64,width:1200};addPropertyControls(FramerLKaGmn9do,{variant:{options:[\"GrbUgiJSL\",\"ZKhPg8Kqw\",\"Y_2vjit9L\",\"aYhOqrMDU\",\"R_yHOndF8\",\"CmcRtktvL\"],optionTitles:[\"Header - White\",\"Header - Black\",\"Header Mobile - White\",\"Header Mobile - Open\",\"Variant 5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},K6J6jeLeh:{title:\"Click\",type:ControlType.EventHandler},iLQpq6J8I:{defaultValue:\"K1mM2xwSy\",options:[\"K1mM2xwSy\",\"pkSqHHkaB\",\"QN8jnBa6o\",\"z5UvcKgJw\",\"yHxWeGGSp\"],optionTitles:[\"HOME\",\"WOKRS\",\"SERVICES\",\"ABOUT\",\"BLOG\"],title:\"Page\",type:ControlType.Enum},JXmE8g7mk:{defaultValue:\"auto\",options:[\"none\",\"auto\"],optionTitles:[\"None\",\"Auto\"],title:\"Pointer Events\",type:ControlType.Enum}});addFonts(FramerLKaGmn9do,[{explicitInter:true,fonts:[{family:\"Beausite Classic Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/baACEtAZp9kYJq59uyXk29tfjUE.woff2\"},{family:\"Beausite Classic Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Wqw1c5sXED5xQCM8PaZ7f1elFuw.woff2\"}]},...ButtonFonts,...ServicesSectionsScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLKaGmn9do\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"64\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"K6J6jeLeh\\\":\\\"click\\\",\\\"iLQpq6J8I\\\":\\\"page\\\",\\\"JXmE8g7mk\\\":\\\"pointerEvents\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZKhPg8Kqw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y_2vjit9L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aYhOqrMDU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R_yHOndF8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CmcRtktvL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LKaGmn9do.map"],"mappings":"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"}