{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2pU9qVbpSyjIk2njkkLD/CDjM2LAYHx4juaxsyQ20/LMN_fkjC9.js", "ssg:https://framerusercontent.com/modules/Dv17r3DXNQOvlpQCnUTi/wXwBrlcMJwaZKS19tz12/HubspotFormBase.js"],
  "sourcesContent": ["// Generated by Framer (4240133)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import HubspotFormBase from\"https://framerusercontent.com/modules/Dv17r3DXNQOvlpQCnUTi/wXwBrlcMJwaZKS19tz12/HubspotFormBase.js\";const EmbedFonts=getFonts(Embed);const HubspotFormBaseFonts=getFonts(HubspotFormBase);const serializationHash=\"framer-OFtZJ\";const variantClassNames={OHlttPubP:\"framer-v-1gyyh4z\"};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={damping:60,delay:0,mass:1,stiffness:500,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=({formID,height,id,width,...props})=>{return{...props,rNaK2pWqr:formID!==null&&formID!==void 0?formID:props.rNaK2pWqr};};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,rNaK2pWqr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"OHlttPubP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1gyyh4z\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"OHlttPubP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11t7qwv-container\",layoutDependency:layoutDependency,layoutId:\"euqUlRccF-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<style>\\n.contact-simple form {\\n        width: 100%;\\n    overflow: hidden;\\n    box-sizing: border-box;\\n      height: auto;\\n      }\\n      \\n      .contact-simple {\\n        color: #08292F;\\n        font-family: Inter, sans-serif;\\n        font-weight: 400;\\n    overflow: hidden;\\n      }\\n      \\n      .contact-simple input, .contact-simple textarea, select {\\n        border: 1px solid #e3e3e3;\\n        /*  margin: 8px 0px; */\\n          border-radius: 4px;\\n          width: 100%;\\n      box-sizing: border-box;\\n      }\\n    \\n      .contact-simple input:not(.contact-simple-button), select {\\n        height: 3rem;\\n          padding: 13px 10px 12px 10px;\\n       background: #F5F5F5;\\n      }\\n    \\n    .contact-simple textarea {\\n    background: #F5F5F5;\\n    }\\n      \\n      .contact-simple input[type=\"file\" i] {\\n        display: flex;\\n        align-items: center;\\n        overflow: visible;\\n        padding: 10px 10px 30px 10px;\\n      }\\n    \\n      .contact-simple input:focus-visible {\\n          outline: none;\\n      border-radius: 4px;\\n      box-sizing: border-box;\\n      }\\n    \\n      .contact-simple input::-webkit-input-placeholder, .contact-simple input[type=text], .contact-simple input[type=email], .contact-simple textarea::-webkit-input-placeholder, .contact-simple textarea, .contact-simple .submitted-message\\n       {\\n          color: #08292F;\\n          font-family: Inter, sans-serif;\\n          font-weight: 400;\\n      font-size: .85rem;\\n        }\\n      \\n      .contact-simple > div {\\n        width: 100%;\\n        margin: 1rem 0;\\n      }\\n      \\n      .contact-simple-button {\\n        border-radius: 80px !important;\\n        background: #001F25;\\n        padding: 11px 30px;\\n        align-items: center;\\n        color: white;\\n        font-family: Inter, sans-serif;\\n        font-weight: 600;\\n        max-width: fit-content;\\n        font-size: 1rem;\\n      }\\n      \\n      .contact-simple-button:hover {\\n        background-color: #26474D;\\n        cursor: pointer;\\n      }\\n    \\n      .contact-simple a {\\n        color: #0F854C;\\n      }\\n    \\n    .contact-simple p {\\n    margin: 0;\\n    }\\n    \\n      .contact-simple a, .contact-simple p > span {\\n        font-size: .85rem;\\n      }\\n    \\n    .contact-simple .hs-error-msgs {\\n    padding: 0;\\n    font-size: .85rem;\\n    }\\n    \\n    .contact-simple label input[type=checkbox] {\\n        height: auto !important;\\n    }\\n\\n    .contact-simple input[type=checkbox] {\\n        width: 13px;\\n        height: 13px;\\n        margin-right: 8px;\\n    }\\n    \\n    .contact-simple select {\\n        height: 3rem;\\n    color: #08292F;\\n          font-family: Inter, sans-serif;\\n          font-weight: 400;\\n      font-size: .85rem;\\n    -moz-appearance:none; /* Firefox */\\n        -webkit-appearance:none; /* Safari and Chrome */\\n        appearance:none;\\n        background: url(\\'data:image/svg+xml;utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"><path d=\"M7 10l5 5 5-5z\"/><path d=\"M0 0h24v24H0z\" fill=\"none\"/></svg>\\') 100% 50% no-repeat #F5F5F5;\\n    }\\n\\n    .hs_contact_reasons {\\n        margin: 1rem 0;\\n    }\\n\\n    .contact-simple ul {\\n        padding-left: 0px !important;\\n        row-gap: 8px;\\n        display: flex;\\n        flex-direction: column;\\n    }\\n      \\n    .contact-simple fieldset {\\n      margin-top: 16px !important;\\n  }\\n\\n  .contact-simple  label:not(.hs-form-checkbox-display) {\\n    line-height: 2rem;\\n    font-size: 1rem;\\n  }\\n\\n.contact-simple ul > li > label > span {\\n  font-size: 1rem;\\n}\\n\\n@media screen and (max-width: 500px) { \\n  .contact-simple .form-columns-2 > div:nth-of-type(2) {\\n    padding-top: 16px !important;\\n  }\\n}\\n\\n      </style>\\n',id:\"euqUlRccF\",layoutId:\"euqUlRccF\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ge65vc-container\",layoutDependency:layoutDependency,layoutId:\"y4dGaUx2H-container\",children:/*#__PURE__*/_jsx(HubspotFormBase,{formIdValue:rNaK2pWqr,height:\"100%\",id:\"y4dGaUx2H\",layoutId:\"y4dGaUx2H\",style:{width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OFtZJ.framer-a87leg, .framer-OFtZJ .framer-a87leg { display: block; }\",\".framer-OFtZJ.framer-1gyyh4z { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 500px; }\",\".framer-OFtZJ .framer-11t7qwv-container { flex: none; height: 1px; left: 0px; position: absolute; top: 0px; width: 1px; z-index: 1; }\",\".framer-OFtZJ .framer-1ge65vc-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OFtZJ.framer-1gyyh4z { gap: 0px; } .framer-OFtZJ.framer-1gyyh4z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OFtZJ.framer-1gyyh4z > :first-child { margin-top: 0px; } .framer-OFtZJ.framer-1gyyh4z > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 0\n * @framerIntrinsicWidth 500\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rNaK2pWqr\":\"formID\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLMN_fkjC9=withCSS(Component,css,\"framer-OFtZJ\");export default FramerLMN_fkjC9;FramerLMN_fkjC9.displayName=\"1 / hubspot-form\";FramerLMN_fkjC9.defaultProps={height:0,width:500};addPropertyControls(FramerLMN_fkjC9,{rNaK2pWqr:{defaultValue:\"\",placeholder:\"d0641c99-043e-45bc-a491-c78e3ffe1c4a\",title:\"Form ID\",type:ControlType.String}});addFonts(FramerLMN_fkjC9,[{explicitInter:true,fonts:[]},...EmbedFonts,...HubspotFormBaseFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLMN_fkjC9\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"500\",\"framerIntrinsicHeight\":\"0\",\"framerVariables\":\"{\\\"rNaK2pWqr\\\":\\\"formID\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LMN_fkjC9.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{ControlType,addPropertyControls}from\"framer\";import{useEffect}from\"react\";export default function HubspotFormBase(props){useEffect(()=>{const id=props.formIdValue;const script=document.createElement(\"script\");script.src=\"https://js.hsforms.net/forms/v2.js\";document.body.appendChild(script);script.addEventListener(\"load\",()=>{if(window.hbspt){window.hbspt.forms.create({portalId:\"21906989\",formId:id,target:\"#formhere\",css:\" \",cssClass:\"contact-simple\",submitButtonClass:\"contact-simple-button\"});}});},[props.formIdValue]);return /*#__PURE__*/_jsx(\"div\",{id:\"formhere\"});}const containerStyle={height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"visible\"};addPropertyControls(HubspotFormBase,{formIdValue:{type:ControlType.String,title:\"formID\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"HubspotFormBase\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HubspotFormBase.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "HubspotFormBase", "props", "ue", "id", "script", "p", "addPropertyControls", "HubspotFormBase", "ControlType", "EmbedFonts", "getFonts", "Embed", "HubspotFormBaseFonts", "HubspotFormBase", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "formID", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "rNaK2pWqr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "Embed", "HubspotFormBase", "css", "FramerLMN_fkjC9", "withCSS", "LMN_fkjC9_default", "addPropertyControls", "ControlType", "addFonts", "EmbedFonts", "HubspotFormBaseFonts"]
}
