{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9XERQsVDCvriDdkgYbgw/cCzx3wyaR8Kdv0cXCDAq/qPI5Z4Mth.js"],
  "sourcesContent": ["// Generated by Framer (3266cfb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import AccordionFormPanelPopover from\"#framer/local/canvasComponent/g__QaWArj/g__QaWArj.js\";import MegaMenu from\"#framer/local/canvasComponent/qXs9gllD5/qXs9gllD5.js\";import AccordionFormPanelPopoverCivil from\"#framer/local/canvasComponent/SdzJrCE0z/SdzJrCE0z.js\";import FooterMinimal from\"#framer/local/canvasComponent/wti27aYOS/wti27aYOS.js\";import*as sharedStyle1 from\"#framer/local/css/obSqQOrO9/obSqQOrO9.js\";import*as sharedStyle from\"#framer/local/css/TRZfk0m4N/TRZfk0m4N.js\";import metadataProvider from\"#framer/local/webPageMetadata/qPI5Z4Mth/qPI5Z4Mth.js\";const MegaMenuFonts=getFonts(MegaMenu);const MaterialFonts=getFonts(Material);const AccordionFormPanelPopoverCivilFonts=getFonts(AccordionFormPanelPopoverCivil);const AccordionFormPanelPopoverFonts=getFonts(AccordionFormPanelPopover);const PhosphorFonts=getFonts(Phosphor);const FooterMinimalFonts=getFonts(FooterMinimal);const breakpoints={nfmjTJXBC:\"(max-width: 991px)\",qW_vSfiCm:\"(min-width: 1200px)\",TNuzbHYW6:\"(min-width: 992px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-55LR5\";const variantClassNames={nfmjTJXBC:\"framer-v-k4pnfp\",qW_vSfiCm:\"framer-v-18ix07s\",TNuzbHYW6:\"framer-v-py99o2\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:150,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"qW_vSfiCm\",Phone:\"nfmjTJXBC\",Tablet:\"TNuzbHYW6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qW_vSfiCm\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const uykilxIGb3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const YnVKOWqdv3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qW_vSfiCm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18ix07s\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-uacamu-container\",id:\"uacamu\",layoutScroll:true,nodeId:\"nTpjmYXIr\",scopeId:\"qPI5Z4Mth\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{variant:overlay.visible||overlay1.visible?\"ZwyJNwlxx\":\"P4P2v3yNO\"}},children:/*#__PURE__*/_jsx(MegaMenu,{height:\"100%\",id:\"nTpjmYXIr\",layoutId:\"nTpjmYXIr\",style:{width:\"100%\"},uykilxIGb:uykilxIGb3bnx0g({overlay}),variant:overlay.visible||overlay1.visible?\"ZwyJNwlxx\":\"ZwyJNwlxx\",width:\"100%\",YnVKOWqdv:YnVKOWqdv3bnx0g({overlay:overlay1})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-11om7ba\"),\"data-framer-portal-id\":\"uacamu\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"KqC6RxxRA\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-1sf6dfc\"),\"data-framer-portal-id\":\"uacamu\",exit:animation,initial:animation2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zh5a8i\",\"data-framer-name\":\"Form Accordion\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oqskv8\",\"data-framer-name\":\"Section Headline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"uppercase\"},children:\"Downloadable Forms\"})}),className:\"framer-cbkj50\",fonts:[\"GF;Open Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kvxo5r-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qkd_PyRE5\",rendersWithMotion:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"qkd_PyRE5\",layoutId:\"qkd_PyRE5\",mirrored:false,onClick:onClick1wnntms({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(max(min(100vw, 600px), 1px), 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lk71a0-container\",inComponentSlot:true,nodeId:\"XlPtlyAV0\",rendersWithMotion:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(AccordionFormPanelPopoverCivil,{EH8fHjnyZ:\"Civil Forms\",height:\"100%\",id:\"XlPtlyAV0\",layoutId:\"XlPtlyAV0\",style:{width:\"100%\"},variant:\"Niyvbxl7M\",width:\"100%\",WjnQMRTY8:\"lh7W_VeNE\"})})})]})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1f0hsts\"),\"data-framer-portal-id\":\"uacamu\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"gwSGZFwAx\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-1wnb6do\"),\"data-framer-portal-id\":\"uacamu\",exit:animation,initial:animation2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x50pb\",\"data-framer-name\":\"Form Accordion\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-df7q70\",\"data-framer-name\":\"Section Headline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"uppercase\"},children:\"Downloadable Forms\"})}),className:\"framer-a3jr0e\",fonts:[\"GF;Open Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mk8owk-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IOlu7fNjv\",rendersWithMotion:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"IOlu7fNjv\",layoutId:\"IOlu7fNjv\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(max(min(100vw, 600px), 1px), 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11u25rh-container\",inComponentSlot:true,nodeId:\"eioWqG393\",rendersWithMotion:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(AccordionFormPanelPopover,{EH8fHjnyZ:\"Workers' Comp Forms\",height:\"100%\",id:\"eioWqG393\",layoutId:\"eioWqG393\",style:{width:\"100%\"},variant:\"c6ZvYhVa6\",width:\"100%\",Wz_4l1Hdl:\"lh7W_VeNE\"})})})]})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vsjalx\",\"data-framer-name\":\"Hero Page\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ospf4b\",\"data-framer-name\":\"Content Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-15rt432\",\"data-styles-preset\":\"TRZfk0m4N\",children:\"Publications\"})}),className:\"framer-1o4l16g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+0+0),pixelHeight:400,pixelWidth:807,positionX:\"right\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.6)`,src:\"https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg\",srcSet:\"https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg 807w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+0),pixelHeight:400,pixelWidth:807,positionX:\"right\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.6)`,src:\"https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg\",srcSet:\"https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HMEbt4qX2YsauwmCioHWTzczdY.jpg 807w\"},className:\"framer-1wqhzcx\",\"data-framer-name\":\"Image Background\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1siyuy0\",\"data-framer-name\":\"Image Overlay\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xby7e\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kdztj0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mb9gqv\",\"data-framer-name\":\"CTA Banner\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+300+90+0+30+0+20),pixelHeight:1070,pixelWidth:836,sizes:\"125px\",src:\"https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png?scale-down-to=1024 800w,https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png 836w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+300+90+30+0+166-174.9333),pixelHeight:1070,pixelWidth:836,sizes:\"158px\",src:\"https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png?scale-down-to=1024 800w,https://framerusercontent.com/images/tlikf2EbOfl8R4bXdtIAODhBJjo.png 836w\"},className:\"framer-ig6sv4\",\"data-border\":true,\"data-framer-name\":\"computer_hands_1\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://acrobat.adobe.com/id/urn:aaid:sc:va6c2:083a9055-8c25-48c9-9dab-82226b1461f9\",motionChild:true,nodeId:\"oHBVvhRpH\",openInNewTab:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-iqhz45 framer-1siafdk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-novytb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-1jc9kuj\",\"data-styles-preset\":\"obSqQOrO9\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\"Permanent Disability\",/*#__PURE__*/_jsx(\"br\",{}),\"LifeExpectancy\",/*#__PURE__*/_jsx(\"br\",{}),\"Mileage Guide\"]})}),className:\"framer-19h9na1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mcafnj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.7)\",\"--framer-text-transform\":\"uppercase\"},children:\"Download FREE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.7)\",\"--framer-text-transform\":\"uppercase\"},children:\"Download FREE\"})}),className:\"framer-yozjn4\",fonts:[\"GF;Open Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b7bf6u-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"srsjf1JbC\",scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(51, 51, 51)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"DownloadSimple\",id:\"srsjf1JbC\",layoutId:\"srsjf1JbC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vdyqff\",\"data-framer-name\":\"CTA Banner\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+300+90+0+30+248.283+20),pixelHeight:773,pixelWidth:843,sizes:\"125px\",src:\"https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png 843w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+300+90+30+226+166-174.9333),pixelHeight:773,pixelWidth:843,sizes:\"158px\",src:\"https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyAC7TI1HbdEWpPYGfvfGAqE.png 843w\"},className:\"framer-deblz1\",\"data-border\":true,\"data-framer-name\":\"computer_hands_1\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://media.gemini.legal/Permanent-Disability-Rating.pdf\",motionChild:true,nodeId:\"YUrhxXWZn\",scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zzbh3o framer-1siafdk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pyn7f3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1jc9kuj\",\"data-styles-preset\":\"obSqQOrO9\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Schedule for Rating Permanent Disability\"})}),className:\"framer-1bpevra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aotu77\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.7)\",\"--framer-text-transform\":\"uppercase\"},children:\"Download FREE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.7)\",\"--framer-text-transform\":\"uppercase\"},children:\"Download FREE\"})}),className:\"framer-1uizzxn\",fonts:[\"GF;Open Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v9hzdr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FAiMIsHAo\",scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(51, 51, 51)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"DownloadSimple\",id:\"FAiMIsHAo\",layoutId:\"FAiMIsHAo\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tjumdr\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mjorpg\",\"data-framer-name\":\"CTA Banner\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+300+90+496.566+30+0+20),pixelHeight:3054,pixelWidth:2386,sizes:\"126px\",src:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=1024 800w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=2048 1600w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png 2386w\"}},TNuzbHYW6:{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+300+90+30+0+197.4-176.3667),pixelHeight:3054,pixelWidth:2386,sizes:\"158px\",src:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=1024 800w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=2048 1600w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png 2386w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vendor selection guide preview\",fit:\"fill\",intrinsicHeight:238,intrinsicWidth:217,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+300+90+30+0+166-176.3667),pixelHeight:3054,pixelWidth:2386,sizes:\"158px\",src:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=1024 800w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png?scale-down-to=2048 1600w,https://framerusercontent.com/images/H6JWiCRHauU4phyxrDczLQR0UHA.png 2386w\"},className:\"framer-236bka\",\"data-border\":true,\"data-framer-name\":\"computer_hands_1\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bhyd24\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17uvcl7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1jc9kuj\",\"data-styles-preset\":\"obSqQOrO9\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Workers\u2019 Compensation Quick Reference Guide Book\"})}),className:\"framer-1kjms4k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lvcin7\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pVhdZ2soc\"},motionChild:true,nodeId:\"cVQRNphSK\",openInNewTab:true,scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wmuks framer-1siafdk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TNuzbHYW6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Request Free Access\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Request Free Access\"})}),className:\"framer-6uriqy\",fonts:[\"GF;Open Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v2fxx8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZxHMmVb_0\",scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"BookOpenText\",id:\"ZxHMmVb_0\",layoutId:\"ZxHMmVb_0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{y:(componentViewport?.y||0)+60+1226.049}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+90+932,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p0m0s6-container\",nodeId:\"VkBAKjs6p\",scopeId:\"qPI5Z4Mth\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nfmjTJXBC:{variant:\"Frl53nSGt\"}},children:/*#__PURE__*/_jsx(FooterMinimal,{height:\"100%\",id:\"VkBAKjs6p\",layoutId:\"VkBAKjs6p\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vUIGtpLUz\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-55LR5.framer-1siafdk, .framer-55LR5 .framer-1siafdk { display: block; }\",\".framer-55LR5.framer-18ix07s { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 90px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-55LR5 .framer-uacamu-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-55LR5.framer-11om7ba, .framer-55LR5.framer-1f0hsts { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-55LR5.framer-1sf6dfc, .framer-55LR5.framer-1wnb6do { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0.7); box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 5; }\",\".framer-55LR5 .framer-zh5a8i, .framer-55LR5 .framer-1x50pb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; max-width: 600px; overflow: auto; padding: 0px 0px 60px 0px; position: relative; width: 1px; }\",\".framer-55LR5 .framer-oqskv8, .framer-55LR5 .framer-df7q70 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px 40px 15px 40px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-cbkj50, .framer-55LR5 .framer-a3jr0e { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-55LR5 .framer-kvxo5r-container, .framer-55LR5 .framer-mk8owk-container { cursor: pointer; flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-55LR5 .framer-lk71a0-container, .framer-55LR5 .framer-11u25rh-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-55LR5 .framer-vsjalx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 300px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-1ospf4b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1060px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-55LR5 .framer-1o4l16g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 790px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-55LR5 .framer-1wqhzcx { -webkit-mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; flex: none; height: 100%; mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 60%; z-index: 1; }\",\".framer-55LR5 .framer-1siyuy0 { background: linear-gradient(90deg, #201307 27%, rgba(255, 151, 42, 0.2) 100%); bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-55LR5 .framer-14xby7e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 0px 90px 0px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-1kdztj0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1060px; overflow: visible; padding: 30px; position: relative; width: min-content; }\",\".framer-55LR5 .framer-1mb9gqv, .framer-55LR5 .framer-vdyqff { align-content: center; align-items: center; box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; max-width: 455px; min-height: 166px; overflow: visible; padding: 30px 30px 30px 170px; position: relative; width: 455px; }\",\".framer-55LR5 .framer-ig6sv4, .framer-55LR5 .framer-deblz1 { --border-bottom-width: 1px; --border-color: rgba(33, 33, 33, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 0.8429422458749299 / 1; bottom: -12px; flex: none; height: var(--framer-aspect-ratio-supported, 187px); left: -13px; overflow: visible; position: absolute; width: 158px; z-index: 0; }\",\".framer-55LR5 .framer-iqhz45, .framer-55LR5 .framer-zzbh3o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-55LR5 .framer-novytb, .framer-55LR5 .framer-1pyn7f3 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-19h9na1, .framer-55LR5 .framer-1bpevra, .framer-55LR5 .framer-1kjms4k { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-55LR5 .framer-mcafnj, .framer-55LR5 .framer-aotu77, .framer-55LR5 .framer-lvcin7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-yozjn4, .framer-55LR5 .framer-1uizzxn, .framer-55LR5 .framer-6uriqy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-55LR5 .framer-1b7bf6u-container, .framer-55LR5 .framer-v9hzdr-container { flex: none; height: 31px; position: relative; width: 24px; }\",\".framer-55LR5 .framer-1tjumdr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px; position: relative; width: min-content; }\",\".framer-55LR5 .framer-1mjorpg { align-content: center; align-items: center; background: linear-gradient(0deg, #313233 13.882882882882882%, rgb(56, 56, 56) 83.01801801801803%); box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; max-width: 455px; min-height: 166px; overflow: visible; padding: 30px 30px 30px 170px; position: sticky; top: 8px; width: 455px; z-index: 1; }\",\".framer-55LR5 .framer-236bka { --border-bottom-width: 1px; --border-color: rgba(33, 33, 33, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 0.8429422458749299 / 1; bottom: -11px; flex: none; height: var(--framer-aspect-ratio-supported, 187px); left: -13px; overflow: visible; position: absolute; width: 158px; z-index: 0; }\",\".framer-55LR5 .framer-1bhyd24 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-55LR5 .framer-17uvcl7 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-55LR5 .framer-1wmuks { align-content: center; align-items: center; background-color: var(--token-a33fc92f-a496-4e3c-9f0a-96c84675a985, #0071ff); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-55LR5 .framer-1v2fxx8-container { aspect-ratio: 0.7294823957660842 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 20px; }\",\".framer-55LR5 .framer-p0m0s6-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-55LR5[data-border=\"true\"]::after, .framer-55LR5 [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; }',\"@media (min-width: 992px) and (max-width: 1199px) { .framer-55LR5.framer-18ix07s { width: 992px; } .framer-55LR5 .framer-14xby7e { gap: 0px; max-width: 1060px; } .framer-55LR5 .framer-1kdztj0 { flex: 1 0 0px; max-width: unset; width: 1px; } .framer-55LR5 .framer-1mb9gqv, .framer-55LR5 .framer-vdyqff { width: 100%; } .framer-55LR5 .framer-novytb, .framer-55LR5 .framer-1pyn7f3 { gap: 0px; } .framer-55LR5 .framer-17uvcl7 { flex-direction: row; gap: 0px; } .framer-55LR5 .framer-1kjms4k { flex: 1 0 0px; width: 1px; } .framer-55LR5 .framer-1wmuks { gap: 5px; width: 125px; } .framer-55LR5 .framer-6uriqy { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }}\",\"@media (max-width: 991px) { .framer-55LR5.framer-18ix07s { padding: 60px 0px 0px 0px; width: 400px; } .framer-55LR5 .framer-vsjalx { height: min-content; min-height: 300px; padding: 30px 0px 30px 0px; } .framer-55LR5 .framer-1wqhzcx { height: 300px; } .framer-55LR5 .framer-14xby7e { flex-direction: column; gap: 0px; max-width: 1060px; } .framer-55LR5 .framer-1kdztj0 { align-content: center; align-items: center; max-width: unset; width: 100%; } .framer-55LR5 .framer-1mb9gqv { align-content: flex-start; align-items: flex-start; gap: 20px; padding: 20px; width: 100%; } .framer-55LR5 .framer-ig6sv4, .framer-55LR5 .framer-deblz1 { bottom: unset; height: var(--framer-aspect-ratio-supported, 148px); left: unset; position: relative; width: 125px; } .framer-55LR5 .framer-iqhz45, .framer-55LR5 .framer-zzbh3o, .framer-55LR5 .framer-1bhyd24 { align-self: stretch; gap: unset; height: auto; justify-content: space-between; overflow: visible; } .framer-55LR5 .framer-novytb, .framer-55LR5 .framer-1pyn7f3 { align-content: flex-start; align-items: flex-start; gap: 0px; overflow: visible; } .framer-55LR5 .framer-mcafnj, .framer-55LR5 .framer-aotu77 { gap: 10px; justify-content: flex-start; } .framer-55LR5 .framer-1b7bf6u-container, .framer-55LR5 .framer-v9hzdr-container { height: 30px; width: 20px; z-index: 1; } .framer-55LR5 .framer-vdyqff { align-content: flex-start; align-items: flex-start; gap: 20px; justify-content: flex-start; padding: 20px; width: 100%; } .framer-55LR5 .framer-1tjumdr { align-content: center; align-items: center; width: 100%; } .framer-55LR5 .framer-1mjorpg { align-content: flex-start; align-items: flex-start; gap: 20px; justify-content: flex-start; padding: 20px; position: relative; top: unset; width: 100%; } .framer-55LR5 .framer-236bka { bottom: unset; height: var(--framer-aspect-ratio-supported, 149px); left: unset; position: relative; width: 126px; } .framer-55LR5 .framer-17uvcl7 { align-content: flex-start; align-items: flex-start; gap: 20px; overflow: visible; } .framer-55LR5 .framer-1wmuks, .framer-55LR5 .framer-1v2fxx8-container { z-index: 1; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1113.05\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TNuzbHYW6\":{\"layout\":[\"fixed\",\"auto\"]},\"nfmjTJXBC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerqPI5Z4Mth=withCSS(Component,css,\"framer-55LR5\");export default FramerqPI5Z4Mth;FramerqPI5Z4Mth.displayName=\"Our Company / About\";FramerqPI5Z4Mth.defaultProps={height:1113.05,width:1200};addFonts(FramerqPI5Z4Mth,[{explicitInter:true,fonts:[{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2\",weight:\"700\"}]},...MegaMenuFonts,...MaterialFonts,...AccordionFormPanelPopoverCivilFonts,...AccordionFormPanelPopoverFonts,...PhosphorFonts,...FooterMinimalFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqPI5Z4Mth\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TNuzbHYW6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nfmjTJXBC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1113.05\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MegaMenuFonts", "getFonts", "qXs9gllD5_default", "MaterialFonts", "Icon", "AccordionFormPanelPopoverCivilFonts", "SdzJrCE0z_default", "AccordionFormPanelPopoverFonts", "g_QaWArj_default", "PhosphorFonts", "FooterMinimalFonts", "wti27aYOS_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "uykilxIGb3bnx0g", "overlay", "loadMore", "args", "YnVKOWqdv3bnx0g", "onClick1wnntms", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "overlay1", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "qXs9gllD5_default", "AnimatePresence", "Ga", "x", "RichText2", "Icon", "SdzJrCE0z_default", "g_QaWArj_default", "getLoadingLazyAtYPosition", "Image2", "Link", "wti27aYOS_default", "css", "FramerqPI5Z4Mth", "withCSS", "qPI5Z4Mth_default", "addFonts", "MegaMenuFonts", "MaterialFonts", "AccordionFormPanelPopoverCivilFonts", "AccordionFormPanelPopoverFonts", "PhosphorFonts", "FooterMinimalFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
