{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nsy8jMZ2SiD1yS9Yd0sK/hale81wH23i7NEVn72WG/EhzWJeF2B.js"],
  "sourcesContent": ["// Generated by Framer (2add0ca)\nvar _componentPresets_fonts;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,Container,cx,GeneratedComponentContext,getFonts,Image,Link,PathVariablesContext,PropertyOverrides,removeHiddenBreakpointLayers,resolveLink,RichText,useHydratedBreakpointVariants,useLocale,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterDark from\"#framer/local/canvasComponent/BqVwaueB_/BqVwaueB_.js\";import MainButton from\"#framer/local/canvasComponent/mWTDSTY26/mWTDSTY26.js\";import TopNav from\"#framer/local/canvasComponent/q9AawqydP/q9AawqydP.js\";import RedLine from\"#framer/local/canvasComponent/U0B1VfP_Q/U0B1VfP_Q.js\";import News from\"#framer/local/collection/CdUGXb3mw/CdUGXb3mw.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle5 from\"#framer/local/css/iEJ2pUpwv/iEJ2pUpwv.js\";import*as sharedStyle4 from\"#framer/local/css/pKl3O4zYS/pKl3O4zYS.js\";import*as sharedStyle6 from\"#framer/local/css/qSRiXVO16/qSRiXVO16.js\";import*as sharedStyle7 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle1 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/EhzWJeF2B/EhzWJeF2B.js\";const RedLineFonts=getFonts(RedLine);const TopNavFonts=getFonts(TopNav);const MainButtonFonts=getFonts(MainButton);const FooterDarkFonts=getFonts(FooterDark);const cycleOrder=[\"pl5eMPFNo\",\"nPNR3qD9Q\",\"UUhYEmRXq\"];const breakpoints={nPNR3qD9Q:\"(min-width: 810px) and (max-width: 1199px)\",pl5eMPFNo:\"(min-width: 1200px)\",UUhYEmRXq:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const variantClassNames={nPNR3qD9Q:\"framer-v-86yc4z\",pl5eMPFNo:\"framer-v-1tt9t52\",UUhYEmRXq:\"framer-v-1c6n6bh\"};if(isBrowser()){removeHiddenBreakpointLayers(\"pl5eMPFNo\",breakpoints,variantClassNames);}const humanReadableVariantMap={Desktop:\"pl5eMPFNo\",Phone:\"UUhYEmRXq\",Tablet:\"nPNR3qD9Q\"};const transitions={default:{duration:0}};const transformTemplate=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={boxShadow:\"0px 0.6369534988189116px 2.675204695039429px -0.3125px rgba(0, 0, 0, 0.02699), 0px 1.9316049144836143px 8.11274064083118px -0.625px rgba(0, 0, 0, 0.03104), 0px 5.106122817187569px 21.44571583218779px -0.9375px rgba(0, 0, 0, 0.04096), 0px 16px 67.2px -1.25px rgba(0, 0, 0, 0.075)\",opacity:1,rotate:0,scale:1.02,transition:transition1};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const Component=/*#__PURE__*/React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"pl5eMPFNo\",aHkhETsBemVbFUvgwa,uMe1o_QU8mVbFUvgwa,MDHsa2zXYmVbFUvgwa,VvXHkcBmvmVbFUvgwa,rVJRn6g8LmVbFUvgwa,idmVbFUvgwa,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;React.useLayoutEffect(()=>{const metadata1=metadataProvider();document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(metadata1.bodyClassName);}},[]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const activeLocale=useLocale();const router=useRouter();const defaultLayoutId=React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pl5eMPFNo\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsxs(motion.div,{className:cx(\"framer-nr5WQ\",sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className),style:{display:\"contents\"},children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1tt9t52\",className),ref:ref,style:{...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wayixl\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g6p9bb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-fd45b716-0fce-45ab-82ea-4cf90d73f31d, rgb(206, 16, 45))\"},children:\"INFLUENTIAL\"})}),className:\"framer-8mfohg\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Container,{className:\"framer-87j0f6-container\",children:/*#__PURE__*/_jsx(RedLine,{height:\"100%\",id:\"fSc1GDuq1\",layoutId:\"fSc1GDuq1\",width:\"100%\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-8e84c3f2-f321-4fd3-a2cd-ad215ba81ff8, )\"},children:\"Across film, television, sports, digital media, and beyond, we closely manage a carefully curated, influential group of the world\u2019s leading actors, directors, writers, producers, thought-leaders, comedians, authors, athletes, and more.\"})}),className:\"framer-1jwkia\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-8e84c3f2-f321-4fd3-a2cd-ad215ba81ff8, )\"},children:\"We strongly believe in providing our clients with the best possible opportunities to excel in their respective fields while maximizing their potential and expanding their reach across industries internationally.\"})}),className:\"framer-1f46580\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UUhYEmRXq:{transformTemplate}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1skuucz-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nPNR3qD9Q:{variant:\"RskFUqeWy\"},UUhYEmRXq:{style:{width:\"100%\"},variant:\"rbRpSuK6f\"}},children:/*#__PURE__*/_jsx(TopNav,{height:\"100%\",id:\"nhWl7a5x9\",layoutId:\"nhWl7a5x9\",page:\"qfeEaAfa5\",style:{height:\"100%\",width:\"100%\"},variant:\"feW67sz3x\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cun59u\",\"data-framer-name\":\"News\",name:\"News\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"MANAGEMENT NEWS\"})}),className:\"framer-kyv2qj\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mhanhl\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:News,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{name:\"aHkhETsBe\",type:\"Identifier\"},{name:\"uMe1o_QU8\",type:\"Identifier\"},{name:\"MDHsa2zXY\",type:\"Identifier\"},{name:\"VvXHkcBmv\",type:\"Identifier\"},{name:\"rVJRn6g8L\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"TGLTOTAPq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"PWuGYmazg\"},type:\"BinaryOperation\"}},children:collection=>collection.map(({aHkhETsBe:aHkhETsBemVbFUvgwa,uMe1o_QU8:uMe1o_QU8mVbFUvgwa,MDHsa2zXY:MDHsa2zXYmVbFUvgwa,VvXHkcBmv:VvXHkcBmvmVbFUvgwa,rVJRn6g8L:rVJRn6g8LmVbFUvgwa,id:idmVbFUvgwa},i)=>/*#__PURE__*/_jsx(LayoutGroup,{id:`mVbFUvgwa-${idmVbFUvgwa}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{aHkhETsBe:aHkhETsBemVbFUvgwa},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{aHkhETsBe:aHkhETsBemVbFUvgwa},webPageId:\"cOPeT79ym\"},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1gxwwld framer-kob2p2\",whileHover:animation,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e9nxny\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-wi81a1\",\"data-styles-preset\":\"pKl3O4zYS\",style:{\"--framer-text-color\":\"rgb(206, 14, 45)\"},children:\"Content\"})}),className:\"framer-1y5jmov\",\"data-framer-name\":\"Date\",name:\"Date\",text:toDateString(uMe1o_QU8mVbFUvgwa,{dateStyle:\"medium\",locale:\"\"},activeLocale),verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nwvu0c\",\"data-styles-preset\":\"iEJ2pUpwv\",children:\"\u2018Presumed Innocent\u2019: Chase Infiniti, Lily Rabe, Nana Mensah, Matthew Alan & Kingston Rumi Southwick Cast In Apple TV+ Series\"})}),className:\"framer-mdz2kk\",\"data-framer-name\":\"Title\",name:\"Title\",text:MDHsa2zXYmVbFUvgwa,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"O4PaO9hAP\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:VvXHkcBmvmVbFUvgwa,className:\"framer-ls1i5h\",\"data-framer-name\":\"Title\",name:\"Title\",stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-wi81a1\",h3:\"framer-styles-preset-12lj5ox\",p:\"framer-styles-preset-1dcsrmd\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nPNR3qD9Q:{background:{alt:\"\",fit:\"fill\",sizes:\"calc((min(100vw, 1200px) - 128px) / 2)\",...toResponsiveImage(rVJRn6g8LmVbFUvgwa)}},UUhYEmRXq:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 1200px) - 48px)\",...toResponsiveImage(rVJRn6g8LmVbFUvgwa)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"calc((min(100vw, 1200px) - 200px) / 2)\",...toResponsiveImage(rVJRn6g8LmVbFUvgwa)},className:\"framer-1h7ysfk\"})})]})})})},idmVbFUvgwa))})}),/*#__PURE__*/_jsx(Container,{className:\"framer-1ajlqx3-container\",children:/*#__PURE__*/_jsx(MainButton,{height:\"100%\",id:\"ayRFcmKgB\",layoutId:\"ayRFcmKgB\",link:resolveLink({webPageId:\"yT0voPy9p\"},router),title:\"All News\",variant:\"VJPExq75Q\",width:\"100%\"})})]}),/*#__PURE__*/_jsx(Container,{className:\"framer-15gsaqx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nPNR3qD9Q:{variant:\"ydfuD20CL\"},UUhYEmRXq:{variant:\"rDKJBAHXN\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"o8zasNAqy\",layoutId:\"o8zasNAqy\",style:{width:\"100%\"},variant:\"w9kHQw5BV\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})});});const css=['.framer-nr5WQ [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName} { background: var(--token-1602d14e-81d2-45b4-b29f-7fa9d51d7865, rgb(245, 245, 245)) /* {\"name\":\"BG\"} */; }`,\".framer-nr5WQ .framer-kob2p2 { display: block; }\",\".framer-nr5WQ .framer-1tt9t52 { align-content: center; align-items: center; background-color: var(--token-1602d14e-81d2-45b4-b29f-7fa9d51d7865, #f5f5f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 88px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-nr5WQ .framer-wayixl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 60px 60px 60px 60px; position: relative; width: 100%; }\",\".framer-nr5WQ .framer-1g6p9bb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 80%; }\",\".framer-nr5WQ .framer-8mfohg, .framer-nr5WQ .framer-1jwkia, .framer-nr5WQ .framer-1f46580 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nr5WQ .framer-87j0f6-container, .framer-nr5WQ .framer-1ajlqx3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nr5WQ .framer-1skuucz-container { flex: none; height: 88px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-nr5WQ .framer-cun59u { align-content: flex-start; align-items: flex-start; background-color: #f5f5f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 60px 60px 60px; position: relative; width: 100%; }\",\".framer-nr5WQ .framer-kyv2qj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-nr5WQ .framer-1mhanhl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-nr5WQ .framer-1gxwwld { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; padding: 24px 40px 24px 40px; position: relative; text-decoration: none; width: 100%; }\",\".framer-nr5WQ .framer-e9nxny { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-nr5WQ .framer-1y5jmov, .framer-nr5WQ .framer-mdz2kk, .framer-nr5WQ .framer-ls1i5h { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nr5WQ .framer-1h7ysfk { aspect-ratio: 1.7333333333333334 / 1; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: var(--framer-aspect-ratio-supported, 115px); position: relative; width: 50%; }\",\".framer-nr5WQ .framer-15gsaqx-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nr5WQ .framer-1tt9t52, .framer-nr5WQ .framer-wayixl, .framer-nr5WQ .framer-1g6p9bb, .framer-nr5WQ .framer-cun59u, .framer-nr5WQ .framer-1mhanhl, .framer-nr5WQ .framer-1gxwwld, .framer-nr5WQ .framer-e9nxny { gap: 0px; } .framer-nr5WQ .framer-1tt9t52 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nr5WQ .framer-1tt9t52 > :first-child, .framer-nr5WQ .framer-1g6p9bb > :first-child, .framer-nr5WQ .framer-cun59u > :first-child, .framer-nr5WQ .framer-1mhanhl > :first-child, .framer-nr5WQ .framer-e9nxny > :first-child { margin-top: 0px; } .framer-nr5WQ .framer-1tt9t52 > :last-child, .framer-nr5WQ .framer-1g6p9bb > :last-child, .framer-nr5WQ .framer-cun59u > :last-child, .framer-nr5WQ .framer-1mhanhl > :last-child, .framer-nr5WQ .framer-e9nxny > :last-child { margin-bottom: 0px; } .framer-nr5WQ .framer-wayixl > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nr5WQ .framer-wayixl > :first-child, .framer-nr5WQ .framer-1gxwwld > :first-child { margin-left: 0px; } .framer-nr5WQ .framer-wayixl > :last-child, .framer-nr5WQ .framer-1gxwwld > :last-child { margin-right: 0px; } .framer-nr5WQ .framer-1g6p9bb > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-nr5WQ .framer-cun59u > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nr5WQ .framer-1mhanhl > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-nr5WQ .framer-1gxwwld > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-nr5WQ .framer-e9nxny > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@media (min-width: 1200px) { .framer-nr5WQ .hidden-1tt9t52 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-nr5WQ .hidden-86yc4z { display: none !important; } .${metadata.bodyClassName} { background: var(--token-1602d14e-81d2-45b4-b29f-7fa9d51d7865, rgb(245, 245, 245)) /* {\"name\":\"BG\"} */; } .framer-nr5WQ .framer-1tt9t52 { width: 810px; } .framer-nr5WQ .framer-wayixl, .framer-nr5WQ .framer-cun59u { padding: 60px 40px 60px 40px; } .framer-nr5WQ .framer-1g6p9bb { width: 85%; } .framer-nr5WQ .framer-1mhanhl { gap: 24px; } .framer-nr5WQ .framer-1gxwwld { gap: 40px; padding: 24px 24px 24px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nr5WQ .framer-1mhanhl, .framer-nr5WQ .framer-1gxwwld { gap: 0px; } .framer-nr5WQ .framer-1mhanhl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nr5WQ .framer-1mhanhl > :first-child { margin-top: 0px; } .framer-nr5WQ .framer-1mhanhl > :last-child { margin-bottom: 0px; } .framer-nr5WQ .framer-1gxwwld > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-nr5WQ .framer-1gxwwld > :first-child { margin-left: 0px; } .framer-nr5WQ .framer-1gxwwld > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .framer-nr5WQ .hidden-1c6n6bh { display: none !important; } .${metadata.bodyClassName} { background: var(--token-1602d14e-81d2-45b4-b29f-7fa9d51d7865, rgb(245, 245, 245)) /* {\"name\":\"BG\"} */; } .framer-nr5WQ .framer-1tt9t52 { padding: 60px 0px 0px 0px; width: 390px; } .framer-nr5WQ .framer-wayixl { max-width: 100%; order: 0; padding: 40px 24px 40px 24px; } .framer-nr5WQ .framer-1g6p9bb { flex: 1 0 0px; gap: 24px; max-width: 500px; width: 1px; } .framer-nr5WQ .framer-1skuucz-container { height: auto; left: 50%; order: 1; transform: translateX(-50%); } .framer-nr5WQ .framer-cun59u { gap: 16px; order: 2; padding: 40px 24px 40px 24px; } .framer-nr5WQ .framer-1mhanhl { gap: 24px; } .framer-nr5WQ .framer-1gxwwld { flex-direction: column; gap: 0px; padding: 0px 0px 0px 0px; } .framer-nr5WQ .framer-e9nxny { flex: none; gap: 8px; order: 1; padding: 24px 16px 24px 16px; width: 100%; } .framer-nr5WQ .framer-1h7ysfk { border-bottom-left-radius: unset; border-bottom-right-radius: unset; order: 0; width: 100%; } .framer-nr5WQ .framer-15gsaqx-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nr5WQ .framer-1g6p9bb, .framer-nr5WQ .framer-cun59u, .framer-nr5WQ .framer-1mhanhl, .framer-nr5WQ .framer-1gxwwld, .framer-nr5WQ .framer-e9nxny { gap: 0px; } .framer-nr5WQ .framer-1g6p9bb > *, .framer-nr5WQ .framer-1mhanhl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nr5WQ .framer-1g6p9bb > :first-child, .framer-nr5WQ .framer-cun59u > :first-child, .framer-nr5WQ .framer-1mhanhl > :first-child, .framer-nr5WQ .framer-1gxwwld > :first-child, .framer-nr5WQ .framer-e9nxny > :first-child { margin-top: 0px; } .framer-nr5WQ .framer-1g6p9bb > :last-child, .framer-nr5WQ .framer-cun59u > :last-child, .framer-nr5WQ .framer-1mhanhl > :last-child, .framer-nr5WQ .framer-1gxwwld > :last-child, .framer-nr5WQ .framer-e9nxny > :last-child { margin-bottom: 0px; } .framer-nr5WQ .framer-cun59u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-nr5WQ .framer-1gxwwld > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nr5WQ .framer-e9nxny > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2496\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nPNR3qD9Q\":{\"layout\":[\"fixed\",\"auto\"]},\"UUhYEmRXq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerResponsiveScreen\n */const FramerEhzWJeF2B=withCSS(Component,css,\"framer-nr5WQ\");export default FramerEhzWJeF2B;FramerEhzWJeF2B.displayName=\"Management\";FramerEhzWJeF2B.defaultProps={height:2496,width:1200};var _componentPresets_fonts_O4PaO9hAP;addFonts(FramerEhzWJeF2B,[...RedLineFonts,...TopNavFonts,...MainButtonFonts,...FooterDarkFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts,...sharedStyle5.fonts,...sharedStyle6.fonts,...sharedStyle7.fonts,...(_componentPresets_fonts_O4PaO9hAP=(_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"O4PaO9hAP\"])!==null&&_componentPresets_fonts_O4PaO9hAP!==void 0?_componentPresets_fonts_O4PaO9hAP:[]]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEhzWJeF2B\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nPNR3qD9Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UUhYEmRXq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2496\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "RedLineFonts", "getFonts", "U0B1VfP_Q_default", "TopNavFonts", "q9AawqydP_default", "MainButtonFonts", "mWTDSTY26_default", "FooterDarkFonts", "BqVwaueB_default", "breakpoints", "isBrowser", "variantClassNames", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "transition1", "animation", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "QueryData", "query", "children", "data", "useQueryData", "metadata", "EhzWJeF2B_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "aHkhETsBemVbFUvgwa", "uMe1o_QU8mVbFUvgwa", "MDHsa2zXYmVbFUvgwa", "VvXHkcBmvmVbFUvgwa", "rVJRn6g8LmVbFUvgwa", "idmVbFUvgwa", "restProps", "ref", "variant", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "useLocale", "router", "useRouter", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "RichText2", "x", "Container", "U0B1VfP_Q_default", "PropertyOverrides2", "q9AawqydP_default", "CdUGXb3mw_default", "collection", "i", "PathVariablesContext", "Link", "ComponentPresetsProvider", "props", "Image2", "mWTDSTY26_default", "resolveLink", "BqVwaueB_default", "css", "FramerEhzWJeF2B", "withCSS", "_componentPresets_fonts_O4PaO9hAP", "addFonts", "RedLineFonts", "TopNavFonts", "MainButtonFonts", "FooterDarkFonts", "fonts", "_componentPresets_fonts", "__FramerMetadata__"]
}
