{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js", "ssg:https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/qlN04JKWsPiTjQExBWpf/SlideShow.js", "ssg:https://framerusercontent.com/modules/yvTyFhQm6lRj2FeiPhOm/sHC2NPbWQostCDtdSHJY/A1Lcoq7fb.js", "ssg:https://framerusercontent.com/modules/5WaOlBddtLekCxL6U597/O5cOPVY3ZNnzAlBHLO9d/EbR_puJZJ.js", "ssg:https://framerusercontent.com/modules/eOTE6WHGHqYgk6bxz91t/vK33EmU8wgPqqOlgcE2o/MySC6nL2w.js", "ssg:https://framerusercontent.com/modules/eJEUfyOwjAPwssrPje9M/2Jb0LmfJbCJT2AtHJnHf/WcQMnAeZW.js", "ssg:https://framerusercontent.com/modules/3FEUzhe7xwYXeXw2xFXv/E6VcAQCvb1SnCC8vXxPU/y79V2XgDj.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "import{useState,useEffect}from\"react\";export const isBrowser=()=>typeof document===\"object\";export function usePageVisibility(){if(!isBrowser())return;const[isVisible,setIsVisible]=useState(!document.hidden);useEffect(()=>{const onVisibilityChange=()=>setIsVisible(!document.hidden);document.addEventListener(\"visibilitychange\",onVisibilityChange,false);return()=>{document.removeEventListener(\"visibilitychange\",onVisibilityChange);};},[]);return isVisible;}\nexport const __FramerMetadata__ = {\"exports\":{\"isBrowser\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePageVisibility\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UsePageVisibility.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{resize}from\"@motionone/dom\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{animate,LayoutGroup,mix,motion,frame,useInView,useMotionValue,useTransform,wrap}from\"framer-motion\";import{Children,cloneElement,forwardRef,startTransition,useCallback,useEffect,useLayoutEffect,useMemo,useRef,useState}from\"react\";import{usePageVisibility}from\"https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js\";// Using opacity: 0.001 instead of 0 as an LCP hack. (opacity: 0.001 is still 0\n// to a human eye but makes Google think the elements are visible)\nconst OPACITY_0=.001;function awaitRefCallback(element,controller){let refCallbackResolve;const refCallbackPromise=new Promise((resolve,reject)=>{refCallbackResolve=resolve;controller.signal.addEventListener(\"abort\",()=>reject);}).catch(()=>{});// we need to listen to the ref setter, so let's override `current` - we can do that, because we don't use React's `useRef` hook for those refs.\nlet current=element.current;Object.defineProperty(element,\"current\",{get(){return current;},set(node){current=node;if(node===null){// React calls with null when the element is unmounted\ncontroller.abort();return;}refCallbackResolve(node);},configurable:true});return refCallbackPromise;}/**\n *\n * SLIDESHOW\n * V2 with Drag\n * By Benjamin and Matt\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Slideshow(props){/**\n     * Properties\n     */const{slots,startFrom,direction,effectsOptions,autoPlayControl,dragControl,alignment,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,itemAmount,fadeOptions,intervalControl,transitionControl,arrowOptions,borderRadius,progressOptions,style}=props;const{effectsOpacity,effectsScale,effectsRotate,effectsPerspective,effectsHover}=effectsOptions;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowShouldSpace=true,arrowShouldFadeIn=false,arrowPosition,arrowPadding,arrowGap,arrowPaddingTop,arrowPaddingRight,arrowPaddingBottom,arrowPaddingLeft}=arrowOptions;const{showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/**\n     * Checks\n     */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const hasChildren=Children.count(filteredSlots)>0;const isHorizontal=direction===\"left\"||direction===\"right\";const isInverted=direction===\"right\"||direction===\"bottom\";/**\n     * Empty state for Canvas\n     */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2B50\uFE0F\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to make infinite auto-playing slideshows.\"})]});}/**\n     * Refs, State\n     */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return filteredSlots.map(index=>({current:null}));},[filteredSlots]);const timeoutRef=useRef(undefined);const[size,setSize]=useState({parent:null,children:null,item:null,itemWidth:null,itemHeight:null,viewportLength:null});/* For pausing on hover */const[isHovering,setIsHovering]=useState(false);const[shouldPlayOnHover,setShouldPlayOnHover]=useState(autoPlayControl);/* For cursor updates */const[isMouseDown,setIsMouseDown]=useState(false);/* Check if resizing */const[isResizing,setIsResizing]=useState(false);/**\n     * Array for children\n     */const dupedChildren=[];let duplicateBy=4;if(isCanvas){duplicateBy=1;}/**\n     * Measure parent, child, items\n     */const measure=useCallback(()=>{const firstChild=childrenRef[0].current;const lastChild=childrenRef[filteredSlots.length-1].current;if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=firstChild?isHorizontal?firstChild.offsetLeft:firstChild.offsetTop:0;const end=lastChild?isHorizontal?lastChild.offsetLeft+lastChild.offsetWidth:lastChild.offsetTop+lastChild.offsetHeight:0;const childrenLength=end-start+gap;const itemSize=firstChild?isHorizontal?firstChild.offsetWidth:firstChild.offsetHeight:0;const itemWidth=firstChild?firstChild.offsetWidth:0;const itemHeight=firstChild?firstChild.offsetHeight:0;const viewportLength=isHorizontal?Math.max(document.documentElement.clientWidth||0,window.innerWidth||0,parentRef.current.offsetWidth):Math.max(document.documentElement.clientHeight||0,window.innerHeight||0,parentRef.current.offsetHeight);startTransition(()=>setSize({parent:parentLength,children:childrenLength,item:itemSize,itemWidth,itemHeight,viewportLength}));}},[hasChildren]);const scheduleMeasure=useCallback(async()=>{const controller=new AbortController;/**\n         * The elements in the set are refs of children. If they're wrapped in Suspense, they could mount later than the parent.\n         * Thus, we wait for each ref to be set step by step if required.\n         */const firstChild=childrenRef[0];const lastChild=childrenRef[filteredSlots.length-1];if(!isCanvas&&(!firstChild.current||!lastChild.current))try{await Promise.all([awaitRefCallback(firstChild,controller),awaitRefCallback(lastChild,controller)]);}catch{controller.abort();}frame.read(measure);},[measure]);/**\n     * Add refs to all children\n     * Added itemAmount for resizing\n     */useLayoutEffect(()=>{if(hasChildren)scheduleMeasure();},[hasChildren,itemAmount]);/**\n     * Track whether this is the initial resize event. By default this will fire on mount,\n     * which we do in the useEffect. We should only fire it on subsequent resizes.\n     */const initialResize=useRef(true);useEffect(()=>{return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){scheduleMeasure();setIsResizing(true);}initialResize.current=false;});},[]);useEffect(()=>{if(isResizing){const timer=setTimeout(()=>setIsResizing(false),500);return()=>clearTimeout(timer);}},[isResizing]);/**\n     * Animation, pagination\n     */const totalItems=filteredSlots===null||filteredSlots===void 0?void 0:filteredSlots.length;const childrenSize=isCanvas?0:size===null||size===void 0?void 0:size.children;const itemWithGap=(size===null||size===void 0?void 0:size.item)+gap;const itemOffset=startFrom*itemWithGap;const[currentItem,setCurrentItem]=useState(startFrom+totalItems);const[isDragging,setIsDragging]=useState(false);/* Check for browser window visibility *//* Otherwise, it will re-play all the item increments */const visibilityRef=useRef(null);const isInView=useInView(visibilityRef);const isVisible=usePageVisibility()&&isInView;const factor=isInverted?1:-1;/* The x and y values to start from */const xOrY=useMotionValue(childrenSize);/* For canvas only. Using xOrY is slower upon page switching */const canvasPosition=isHorizontal?-startFrom*((size===null||size===void 0?void 0:size.itemWidth)+gap):-startFrom*((size===null||size===void 0?void 0:size.itemHeight)+gap);/* Calculate the new value to animate to */const newPosition=()=>factor*currentItem*itemWithGap;/* Wrapped values for infinite looping *//* Instead of 0 to a negative full duplicated row, we start with an offset */const wrappedValue=!isCanvas?useTransform(xOrY,value=>{const wrapped=wrap(-childrenSize,-childrenSize*2,value);return isNaN(wrapped)?0:wrapped;}):0;/* Convert the current item to a wrapping index for dots */const wrappedIndex=wrap(0,totalItems,currentItem);const wrappedIndexInverted=wrap(0,-totalItems,currentItem);/* Update x or y with the provided starting point *//* The subtraction of a full row of children is for overflow */useLayoutEffect(()=>{if((size===null||size===void 0?void 0:size.children)===null)return;/* Initial measure */// if (initialResize.current) {\n//     xOrY.set((childrenSize + itemOffset) * factor)\n// }\n/* Subsequent resizes */if(!initialResize.current&&isResizing){xOrY.set(newPosition());}},[size,childrenSize,factor,itemOffset,currentItem,itemWithGap,isResizing]);/**\n     * Page item methods\n     * Switching, deltas, autoplaying\n     *//* Next and previous function, animates the X */const switchPages=()=>{if(isCanvas||!hasChildren||!size.parent||isDragging)return;if(xOrY.get()!==newPosition()){animate(xOrY,newPosition(),transitionControl);}if(autoPlayControl&&shouldPlayOnHover){timeoutRef.current=setTimeout(()=>{setCurrentItem(currentItem+1);switchPages();},intervalControl*1e3);}};/* Page navigation functions */const setDelta=delta=>{if(!isInverted){setCurrentItem(currentItem+delta);}else{setCurrentItem(currentItem-delta);}};const setPage=index=>{const currentItemWrapped=wrap(0,totalItems,currentItem);const currentItemWrappedInvert=wrap(0,-totalItems,currentItem);const goto=index-currentItemWrapped;const gotoInverted=index-Math.abs(currentItemWrappedInvert);if(!isInverted){setCurrentItem(currentItem+goto);}else{setCurrentItem(currentItem-gotoInverted);}};/**\n     * Drag\n     */const handleDragStart=()=>{setIsDragging(true);};const handleDragEnd=(event,{offset,velocity})=>{setIsDragging(false);const offsetXorY=isHorizontal?offset.x:offset.y;const velocityThreshold=200// Based on testing, can be tweaked or could be 0\n;const velocityXorY=isHorizontal?velocity.x:velocity.y;const isHalfOfNext=offsetXorY<-size.item/2;const isHalfOfPrev=offsetXorY>size.item/2;/* In case you drag more than 1 item left or right */const normalizedOffset=Math.abs(offsetXorY);const itemDelta=Math.round(normalizedOffset/size.item);/* Minimum delta is 1 to initiate a page switch *//* For velocity use only */const itemDeltaFromOne=itemDelta===0?1:itemDelta;/* For quick flicks, even with low offsets */if(velocityXorY>velocityThreshold){setDelta(-itemDeltaFromOne);}else if(velocityXorY<-velocityThreshold){setDelta(itemDeltaFromOne);}else{/* For dragging over half of the current item with 0 velocity */if(isHalfOfNext){setDelta(itemDelta);}if(isHalfOfPrev){setDelta(-itemDelta);}}};/* Kickstart the auto-playing once we have all the children */useEffect(()=>{if(!isVisible||isResizing)return;switchPages();return()=>timeoutRef.current&&clearTimeout(timeoutRef.current);},[dupedChildren,isVisible,isResizing]);/* Create copies of our children to create a perfect loop */let childCounter=0;/**\n     * Sizing\n     * */const columnOrRowValue=`calc(${100/itemAmount}% - ${gap}px + ${gap/itemAmount}px)`;/**\n     * Nested array to create duplicates of the children for infinite looping\n     * These are wrapped around, and start at a full \"page\" worth of offset\n     * as defined above.\n     */for(let index=0;index<duplicateBy;index++){dupedChildren.push(...Children.map(filteredSlots,(child,childIndex)=>{let ref;if(childIndex===0){ref=childrenRef[0];}if(childIndex===filteredSlots.length-1){ref=childrenRef[1];}return /*#__PURE__*/_jsx(Slide,{ref:childrenRef[childIndex],slideKey:index+childIndex+\"lg\",index:index,width:isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",height:!isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",size:size,child:child,numChildren:filteredSlots===null||filteredSlots===void 0?void 0:filteredSlots.length,wrappedValue:wrappedValue,childCounter:childCounter++,gap:gap,isCanvas:isCanvas,isHorizontal:isHorizontal,effectsOpacity:effectsOpacity,effectsScale:effectsScale,effectsRotate:effectsRotate,children:index+childIndex},index+childIndex+\"lg\");}));}/**\n     * Fades with masks\n     */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/**\n     * Dots\n     */const dots=[];const dotsBlurStyle={};if(showProgressDots){for(let i=0;i<(filteredSlots===null||filteredSlots===void 0?void 0:filteredSlots.length);i++){dots.push(/*#__PURE__*/_jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>setPage(i),wrappedIndex:wrappedIndex,wrappedIndexInverted:wrappedIndexInverted,total:totalItems,index:i,gap:dotsGap,padding:dotsPadding,isHorizontal:isHorizontal,isInverted:isInverted},i));}if(dotsBlur>0){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=dotsBlurStyle.MozBackdropFilter=`blur(${dotsBlur}px)`;}}const dragProps=dragControl?{drag:isHorizontal?\"x\":\"y\",onDragStart:handleDragStart,onDragEnd:handleDragEnd,dragDirectionLock:true,values:{x:xOrY,y:xOrY},dragMomentum:false}:{};const arrowHasTop=arrowPosition===\"top-left\"||arrowPosition===\"top-mid\"||arrowPosition===\"top-right\";const arrowHasBottom=arrowPosition===\"bottom-left\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"bottom-right\";const arrowHasLeft=arrowPosition===\"top-left\"||arrowPosition===\"bottom-left\";const arrowHasRight=arrowPosition===\"top-right\"||arrowPosition===\"bottom-right\";const arrowHasMid=arrowPosition===\"top-mid\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"auto\";return /*#__PURE__*/_jsxs(\"section\",{style:{...containerStyle,padding:paddingValue,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,opacity:(size===null||size===void 0?void 0:size.item)!==null?1:OPACITY_0,userSelect:\"none\"},onMouseEnter:()=>{setIsHovering(true);if(!effectsHover)setShouldPlayOnHover(false);},onMouseLeave:()=>{setIsHovering(false);if(!effectsHover)setShouldPlayOnHover(true);},onMouseDown:event=>{// Preventdefault fixes the cursor switching to text on drag on safari\nevent.preventDefault();setIsMouseDown(true);},onMouseUp:()=>setIsMouseDown(false),ref:visibilityRef,children:[/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",margin:0,padding:\"inherit\",position:\"absolute\",inset:0,overflow:overflow?\"visible\":\"hidden\",borderRadius:borderRadius,userSelect:\"none\",perspective:isCanvas?\"none\":effectsPerspective},children:/*#__PURE__*/_jsx(motion.ul,{ref:parentRef,...dragProps,style:{...containerStyle,gap:gap,placeItems:alignment,x:isHorizontal?isCanvas?canvasPosition:wrappedValue:0,y:!isHorizontal?isCanvas?canvasPosition:wrappedValue:0,flexDirection:isHorizontal?\"row\":\"column\",transformStyle:effectsRotate!==0&&!isCanvas?\"preserve-3d\":undefined,cursor:dragControl?isMouseDown?\"grabbing\":\"grab\":\"auto\",userSelect:\"none\",...style},children:dupedChildren})}),/*#__PURE__*/_jsxs(\"fieldset\",{style:{...controlsStyles},\"aria-label\":\"Slideshow pagination controls\",className:\"framer--slideshow-controls\",children:[/*#__PURE__*/_jsxs(motion.div,{style:{position:\"absolute\",display:\"flex\",flexDirection:isHorizontal?\"row\":\"column\",justifyContent:arrowShouldSpace?\"space-between\":\"center\",gap:arrowShouldSpace?\"unset\":arrowGap,opacity:arrowShouldFadeIn?OPACITY_0:1,alignItems:\"center\",inset:arrowPadding,top:arrowShouldSpace?arrowPadding:arrowHasTop?arrowPaddingTop:\"unset\",left:arrowShouldSpace?arrowPadding:arrowHasLeft?arrowPaddingLeft:arrowHasMid?0:\"unset\",right:arrowShouldSpace?arrowPadding:arrowHasRight?arrowPaddingRight:arrowHasMid?0:\"unset\",bottom:arrowShouldSpace?arrowPadding:arrowHasBottom?arrowPaddingBottom:\"unset\"},animate:arrowShouldFadeIn&&{opacity:isHovering?1:OPACITY_0},transition:transitionControl,children:[/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(-1),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\",alt:\"Back Arrow\"})}),/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(1),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\",alt:\"Next Arrow\"})})]}),dots.length>1?/*#__PURE__*/_jsx(\"div\",{style:{...dotsContainerStyle,left:isHorizontal?\"50%\":dotsInset,top:!isHorizontal?\"50%\":\"unset\",transform:isHorizontal?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:isHorizontal?\"row\":\"column\",bottom:isHorizontal?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,userSelect:\"none\",...dotsBlurStyle},children:dots}):null]})]});}/* Default Properties */Slideshow.defaultProps={direction:\"left\",dragControl:false,startFrom:0,itemAmount:1,infinity:true,gap:10,padding:10,autoPlayControl:true,effectsOptions:{effectsOpacity:1,effectsScale:1,effectsRotate:0,effectsPerspective:1200,effectsHover:true},transitionControl:{type:\"spring\",stiffness:200,damping:40},fadeOptions:{fadeContent:false,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},arrowOptions:{showMouseControls:true,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowFill:\"rgba(0,0,0,0.2)\",arrowSize:40},progressOptions:{showProgressDots:true}};/* Property Controls */addPropertyControls(Slideshow,{slots:{type:ControlType.Array,title:\"Content\",control:{type:ControlType.ComponentInstance}},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],displaySegmentedControl:true,defaultValue:Slideshow.defaultProps.direction},autoPlayControl:{type:ControlType.Boolean,title:\"Auto Play\",defaultValue:true},intervalControl:{type:ControlType.Number,title:\"Interval\",defaultValue:1.5,min:.5,max:10,step:.1,displayStepper:true,unit:\"s\",hidden:props=>!props.autoPlayControl},dragControl:{type:ControlType.Boolean,title:\"Draggable\",defaultValue:false},startFrom:{type:ControlType.Number,title:\"Current\",min:0,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.startFrom},effectsOptions:{type:ControlType.Object,title:\"Effects\",controls:{effectsOpacity:{type:ControlType.Number,title:\"Opacity\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsOpacity,min:0,max:1,step:.01,displayStepper:true},effectsScale:{type:ControlType.Number,title:\"Scale\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsScale,min:0,max:1,step:.01,displayStepper:true},effectsPerspective:{type:ControlType.Number,title:\"Perspective\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsPerspective,min:200,max:2e3,step:1},effectsRotate:{type:ControlType.Number,title:\"Rotate\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsRotate,min:-180,max:180,step:1},effectsHover:{type:ControlType.Boolean,title:\"On Hover\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsHover}}},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},itemAmount:{type:ControlType.Number,title:\"Items\",min:1,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.itemAmount},gap:{type:ControlType.Number,title:\"Gap\",min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0},transitionControl:{type:ControlType.Transition,defaultValue:Slideshow.defaultProps.transitionControl,title:\"Transition\"},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:false},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},arrowOptions:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:Slideshow.defaultProps.arrowOptions.showMouseControls},arrowFill:{type:ControlType.Color,title:\"Fill\",hidden:props=>!props.showMouseControls,defaultValue:Slideshow.defaultProps.arrowOptions.arrowFill},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:Slideshow.defaultProps.arrowOptions.arrowSize,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowShouldFadeIn:{type:ControlType.Boolean,title:\"Fade In\",defaultValue:false,hidden:props=>!props.showMouseControls},arrowShouldSpace:{type:ControlType.Boolean,title:\"Distance\",enabledTitle:\"Space\",disabledTitle:\"Group\",defaultValue:Slideshow.defaultProps.arrowOptions.arrowShouldSpace,hidden:props=>!props.showMouseControls},arrowPosition:{type:ControlType.Enum,title:\"Position\",options:[\"auto\",\"top-left\",\"top-mid\",\"top-right\",\"bottom-left\",\"bottom-mid\",\"bottom-right\"],optionTitles:[\"Center\",\"Top Left\",\"Top Middle\",\"Top Right\",\"Bottom Left\",\"Bottom Middle\",\"Bottom Right\"],hidden:props=>!props.showMouseControls||props.arrowShouldSpace},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls||!props.arrowShouldSpace},arrowPaddingTop:{type:ControlType.Number,title:\"Top\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"bottom-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-right\"},arrowPaddingBottom:{type:ControlType.Number,title:\"Bottom\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-right\"},arrowPaddingRight:{type:ControlType.Number,title:\"Right\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-mid\"},arrowPaddingLeft:{type:ControlType.Number,title:\"Left\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-right\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-right\"||props.arrowPosition===\"bottom-mid\"},arrowGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace}}},progressOptions:{type:ControlType.Object,title:\"Dots\",controls:{showProgressDots:{type:ControlType.Boolean,title:\"Show\",defaultValue:false},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:0,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}}});/* Placeholder Styles */const containerStyle={display:\"flex\",flexDirection:\"row\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Component Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:180,lineHeight:1.5,textAlign:\"center\"};/* Control Styles */const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",pointerEvents:\"none\",userSelect:\"none\",top:0,left:0,right:0,bottom:0,border:0,padding:0,margin:0};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);/* Slide Component */const Slide=/*#__PURE__*/forwardRef(function Component(props,ref){var _child_props,_child_props1;const{slideKey,width,height,child,size,gap,wrappedValue,numChildren,childCounter,isCanvas,effects,effectsOpacity,effectsScale,effectsRotate,isHorizontal,isLast,index}=props;/**\n     * Unique offsets + scroll range [0, 1, 1, 0]\n     */const childOffset=((size===null||size===void 0?void 0:size.item)+gap)*childCounter;const scrollRange=[-(size===null||size===void 0?void 0:size.item),0,(size===null||size===void 0?void 0:size.parent)-(size===null||size===void 0?void 0:size.item)+gap,size===null||size===void 0?void 0:size.parent].map(val=>val-childOffset);/**\n     * Effects\n     */const rotateY=!isCanvas&&useTransform(wrappedValue,scrollRange,[-effectsRotate,0,0,effectsRotate]);const rotateX=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsRotate,0,0,-effectsRotate]);const opacity=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsOpacity,1,1,effectsOpacity]);const scale=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsScale,1,1,effectsScale]);const originXorY=!isCanvas&&useTransform(wrappedValue,scrollRange,[1,1,0,0]);const isVisible=!isCanvas&&useTransform(wrappedValue,latest=>latest>=scrollRange[1]&&latest<=scrollRange[2]);useEffect(()=>{if(!isVisible)return;return isVisible.onChange(newValue=>{var _ref_current;(_ref_current=ref.current)===null||_ref_current===void 0?void 0:_ref_current.setAttribute(\"aria-hidden\",!newValue);});},[]);const visibility=isCanvas?\"visible\":useTransform(wrappedValue,[scrollRange[0]-size.viewportLength,mix(scrollRange[1],scrollRange[2],.5),scrollRange[3]+size.viewportLength],[\"hidden\",\"visible\",\"hidden\"]);return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:{display:\"contents\"},\"aria-hidden\":index===0?false:true,children:/*#__PURE__*/cloneElement(child,{ref:ref,key:slideKey+\"child\",style:{...(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.style,flexShrink:0,userSelect:\"none\",width,height,opacity:opacity,scale:scale,originX:isHorizontal?originXorY:.5,originY:!isHorizontal?originXorY:.5,rotateY:isHorizontal?rotateY:0,rotateX:!isHorizontal?rotateX:0,visibility},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.children)})});});function Dot({selectedOpacity,opacity,total,index,wrappedIndex,wrappedIndexInverted,dotStyle,buttonStyle,gap,padding,isHorizontal,isInverted,...props}){/* Check active item *//* Go 0\u20141\u20142\u20143\u20144\u20145\u20140 */let isSelected=wrappedIndex===index;/* Go 0\u20145\u20144\u20143\u20142\u20141\u20140\u20145 instead when inverted */if(isInverted){isSelected=Math.abs(wrappedIndexInverted)===index;}const inlinePadding=gap/2;const top=!isHorizontal&&index>0?inlinePadding:padding;const bottom=!isHorizontal&&index!==total-1?inlinePadding:padding;const right=isHorizontal&&index!==total-1?inlinePadding:padding;const left=isHorizontal&&index>0?inlinePadding:padding;return /*#__PURE__*/_jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/_jsx(motion.div,{style:{...dotStyle},initial:false,animate:{opacity:isSelected?selectedOpacity:opacity},transition:{duration:.3}})});}/* Dot Styles */const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Slideshow\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SlideShow.map", "// Generated by Framer (f318921)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/qlN04JKWsPiTjQExBWpf/SlideShow.js\";const SlideshowFonts=getFonts(Slideshow);const serializationHash=\"framer-VNKBb\";const variantClassNames={DRSwzvwdj:\"framer-v-1b3hns9\"};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={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};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=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"DRSwzvwdj\",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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1b3hns9\",className,classNames),layoutDependency:layoutDependency,layoutId:\"DRSwzvwdj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, rgb(248, 248, 248))\",...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11pqx3g-container\",layoutDependency:layoutDependency,layoutId:\"db2TKbNkV-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"db2TKbNkV\",intervalControl:3,itemAmount:1,layoutId:\"db2TKbNkV\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:20,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Slideshow Image\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:800,pixelHeight:1080,pixelWidth:1080,sizes:\"800px\",src:\"https://framerusercontent.com/images/ZvK9OM3DvqH7j9xY3ky5FZu4s4.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZvK9OM3DvqH7j9xY3ky5FZu4s4.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZvK9OM3DvqH7j9xY3ky5FZu4s4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZvK9OM3DvqH7j9xY3ky5FZu4s4.png 1080w\"},className:\"framer-ty9rkm\",\"data-framer-name\":\"Image #1\",layoutDependency:layoutDependency,layoutId:\"uCyOhDqKj\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Slideshow Image\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:800,pixelHeight:1080,pixelWidth:1080,positionX:\"20.3%\",positionY:\"48.3%\",sizes:\"800px\",src:\"https://framerusercontent.com/images/soXzrQdAnlIiODu2d8zkK8LMgVw.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/soXzrQdAnlIiODu2d8zkK8LMgVw.png?scale-down-to=512 512w,https://framerusercontent.com/images/soXzrQdAnlIiODu2d8zkK8LMgVw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/soXzrQdAnlIiODu2d8zkK8LMgVw.png 1080w\"},className:\"framer-13wvui6\",\"data-framer-name\":\"Image #2\",layoutDependency:layoutDependency,layoutId:\"O45CNZ_zk\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Slideshow Image\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:800,pixelHeight:1080,pixelWidth:1080,positionX:\"50.4%\",positionY:\"42.1%\",sizes:\"800px\",src:\"https://framerusercontent.com/images/VOsEhLswvQPIGYXmNiXf1BsUhUk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/VOsEhLswvQPIGYXmNiXf1BsUhUk.png?scale-down-to=512 512w,https://framerusercontent.com/images/VOsEhLswvQPIGYXmNiXf1BsUhUk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VOsEhLswvQPIGYXmNiXf1BsUhUk.png 1080w\"},className:\"framer-m03xyu\",\"data-framer-name\":\"Image #3\",layoutDependency:layoutDependency,layoutId:\"lozRvFYB6\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{bounce:.2,delay:0,duration:1.2,type:\"spring\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VNKBb.framer-c6ph3r, .framer-VNKBb .framer-c6ph3r { display: block; }\",\".framer-VNKBb.framer-1b3hns9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1080px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-VNKBb .framer-11pqx3g-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-VNKBb .framer-ty9rkm, .framer-VNKBb .framer-13wvui6, .framer-VNKBb .framer-m03xyu { aspect-ratio: 0.8 / 1; height: var(--framer-aspect-ratio-supported, 1000px); overflow: visible; position: relative; width: 800px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VNKBb.framer-1b3hns9 { gap: 0px; } .framer-VNKBb.framer-1b3hns9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VNKBb.framer-1b3hns9 > :first-child { margin-left: 0px; } .framer-VNKBb.framer-1b3hns9 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1080\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerA1Lcoq7fb=withCSS(Component,css,\"framer-VNKBb\");export default FramerA1Lcoq7fb;FramerA1Lcoq7fb.displayName=\"Content/Home Hero Slideshow\";FramerA1Lcoq7fb.defaultProps={height:1080,width:960};addFonts(FramerA1Lcoq7fb,[{explicitInter:true,fonts:[]},...SlideshowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA1Lcoq7fb\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"960\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1080\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./A1Lcoq7fb.map", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"gKBxG0ddp\",\"lCsWaxNPK\",\"pEP5blbZm\",\"uFuwo15kf\"];const serializationHash=\"framer-lhmCS\";const variantClassNames={gKBxG0ddp:\"framer-v-1hpdhfu\",lCsWaxNPK:\"framer-v-or3p4q\",pEP5blbZm:\"framer-v-y8a172\",uFuwo15kf:\"framer-v-md07ff\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:90};const transition2={delay:0,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:90};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:80};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:50};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition3={delay:.4,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Image Left\":\"gKBxG0ddp\",\"Desktop - Image Right\":\"lCsWaxNPK\",Phone:\"uFuwo15kf\",Tablet:\"pEP5blbZm\"};const getProps=({fontSize,height,id,image,list1,list2,list3,list4,text,title1,title2,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7,_ref8;return{...props,AWtHBaXve:(_ref=text!==null&&text!==void 0?text:props.AWtHBaXve)!==null&&_ref!==void 0?_ref:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\",clX9lhEY_:(_ref1=list3!==null&&list3!==void 0?list3:props.clX9lhEY_)!==null&&_ref1!==void 0?_ref1:\"Item\",cqcUplThR:image!==null&&image!==void 0?image:props.cqcUplThR,FHCTpHWDk:(_ref2=title2!==null&&title2!==void 0?title2:props.FHCTpHWDk)!==null&&_ref2!==void 0?_ref2:\"Title #2\",h0t1y93mt:(_ref3=title1!==null&&title1!==void 0?title1:props.h0t1y93mt)!==null&&_ref3!==void 0?_ref3:\"Title #1\",p8XlL40sS:(_ref4=list2!==null&&list2!==void 0?list2:props.p8XlL40sS)!==null&&_ref4!==void 0?_ref4:\"Item\",P9DAbbXn8:(_ref5=list1!==null&&list1!==void 0?list1:props.P9DAbbXn8)!==null&&_ref5!==void 0?_ref5:\"Item\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"gKBxG0ddp\",xsASHirlE:(_ref7=fontSize!==null&&fontSize!==void 0?fontSize:props.xsASHirlE)!==null&&_ref7!==void 0?_ref7:90,XWashGAaf:(_ref8=list4!==null&&list4!==void 0?list4:props.XWashGAaf)!==null&&_ref8!==void 0?_ref8:\"Item\"};};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,cqcUplThR,h0t1y93mt,FHCTpHWDk,AWtHBaXve,P9DAbbXn8,p8XlL40sS,clX9lhEY_,XWashGAaf,xsASHirlE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gKBxG0ddp\",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-1hpdhfu\",className,classNames),\"data-framer-name\":\"Desktop - Image Left\",layoutDependency:layoutDependency,layoutId:\"gKBxG0ddp\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, rgba(249, 249, 249, 0.1))\",...style},...addPropertyOverrides({lCsWaxNPK:{\"data-framer-name\":\"Desktop - Image Right\"},pEP5blbZm:{\"data-framer-name\":\"Tablet\"},uFuwo15kf:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:2e3,pixelWidth:1600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.5117)`,...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1ljty12\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"qKjszddjO\",...addPropertyOverrides({pEP5blbZm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1425)-0-1742)/2+0+0)),pixelHeight:2e3,pixelWidth:1600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}}},uFuwo15kf:{background:{alt:\"\",fit:\"fill\",pixelHeight:2e3,pixelWidth:1600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zr9ovs\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"cx1slacEs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n4qb86\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"ws_5XG5SU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j50fz2\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"ObLIXQ6uW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ha4s0k\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"O0DAYjx5P\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #1\"})}),className:\"framer-1z02i7y\",fonts:[\"GF;Anton SC-regular\"],layoutDependency:layoutDependency,layoutId:\"MlzF7CVBO\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-xsASHirlE-EbR_puJZJ\":xsASHirlE},text:h0t1y93mt,variants:{uFuwo15kf:{\"--variable-reference-xsASHirlE-EbR_puJZJ\":xsASHirlE}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lCsWaxNPK:{__framer__enter:animation2,__framer__exit:animation3},pEP5blbZm:{__framer__enter:animation2,__framer__exit:animation3},uFuwo15kf:{__framer__enter:animation4,__framer__exit:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-xsASHirlE-EbR_puJZJ) * 1px)\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #1\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w8ma6x\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"PMxcEDlsh\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #2\"})}),className:\"framer-oh7rvf\",fonts:[\"GF;Anton SC-regular\"],layoutDependency:layoutDependency,layoutId:\"d87ztLmlm\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-xsASHirlE-EbR_puJZJ\":xsASHirlE},text:FHCTpHWDk,variants:{uFuwo15kf:{\"--variable-reference-xsASHirlE-EbR_puJZJ\":xsASHirlE}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lCsWaxNPK:{__framer__enter:animation2,__framer__exit:animation3},pEP5blbZm:{__framer__enter:animation2,__framer__exit:animation3},uFuwo15kf:{__framer__enter:animation4,__framer__exit:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-xsASHirlE-EbR_puJZJ) * 1px)\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #2\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\"})}),className:\"framer-1gaipfa\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"WLOPXpf8e\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:AWtHBaXve,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1c1libx\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"Z6LCO6hct\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c9f6rc\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"N_LtFPPIc\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1112w56\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"Gf4UTls4Y\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zt4wig\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"V0ay32t9E\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Item\"})}),className:\"framer-zlqkv9\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"jQ_K75zXe\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:P9DAbbXn8,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Item\"})}),className:\"framer-44zv29\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"iO3GpEzn2\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:clX9lhEY_,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10wtxuy\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"y6y1Hh7dF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Item\"})}),className:\"framer-kstyqo\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"nRmGpcCD9\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:p8XlL40sS,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Item\"})}),className:\"framer-v547gm\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"fHbqvwyPy\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:XWashGAaf,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lhmCS.framer-8nfytn, .framer-lhmCS .framer-8nfytn { display: block; }\",\".framer-lhmCS.framer-1hpdhfu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1228px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-lhmCS .framer-1ljty12 { flex: none; height: 100%; overflow: hidden; position: relative; width: 51%; }\",\".framer-lhmCS .framer-zr9ovs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 96px; position: relative; width: 1px; }\",\".framer-lhmCS .framer-1n4qb86 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-j50fz2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-ha4s0k, .framer-lhmCS .framer-1w8ma6x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-1z02i7y, .framer-lhmCS .framer-oh7rvf { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-lhmCS .framer-1gaipfa { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-lhmCS .framer-1c1libx { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-1c9f6rc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; min-height: 27px; min-width: 7px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-lhmCS .framer-1112w56 { display: grid; flex: none; gap: 48px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-zt4wig, .framer-lhmCS .framer-10wtxuy { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lhmCS .framer-zlqkv9, .framer-lhmCS .framer-44zv29, .framer-lhmCS .framer-kstyqo, .framer-lhmCS .framer-v547gm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lhmCS.framer-1hpdhfu, .framer-lhmCS .framer-1n4qb86, .framer-lhmCS .framer-j50fz2, .framer-lhmCS .framer-ha4s0k, .framer-lhmCS .framer-1w8ma6x, .framer-lhmCS .framer-1c1libx, .framer-lhmCS .framer-1c9f6rc, .framer-lhmCS .framer-zt4wig, .framer-lhmCS .framer-10wtxuy { gap: 0px; } .framer-lhmCS.framer-1hpdhfu > *, .framer-lhmCS .framer-ha4s0k > *, .framer-lhmCS .framer-1w8ma6x > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lhmCS.framer-1hpdhfu > :first-child, .framer-lhmCS .framer-ha4s0k > :first-child, .framer-lhmCS .framer-1w8ma6x > :first-child, .framer-lhmCS .framer-1c9f6rc > :first-child { margin-left: 0px; } .framer-lhmCS.framer-1hpdhfu > :last-child, .framer-lhmCS .framer-ha4s0k > :last-child, .framer-lhmCS .framer-1w8ma6x > :last-child, .framer-lhmCS .framer-1c9f6rc > :last-child { margin-right: 0px; } .framer-lhmCS .framer-1n4qb86 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-lhmCS .framer-1n4qb86 > :first-child, .framer-lhmCS .framer-j50fz2 > :first-child, .framer-lhmCS .framer-1c1libx > :first-child, .framer-lhmCS .framer-zt4wig > :first-child, .framer-lhmCS .framer-10wtxuy > :first-child { margin-top: 0px; } .framer-lhmCS .framer-1n4qb86 > :last-child, .framer-lhmCS .framer-j50fz2 > :last-child, .framer-lhmCS .framer-1c1libx > :last-child, .framer-lhmCS .framer-zt4wig > :last-child, .framer-lhmCS .framer-10wtxuy > :last-child { margin-bottom: 0px; } .framer-lhmCS .framer-j50fz2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lhmCS .framer-1c1libx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-lhmCS .framer-1c9f6rc > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-lhmCS .framer-zt4wig > *, .framer-lhmCS .framer-10wtxuy > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-lhmCS.framer-v-or3p4q .framer-1ljty12 { order: 1; }\",\".framer-lhmCS.framer-v-or3p4q .framer-zr9ovs { order: 0; }\",\".framer-lhmCS.framer-v-y8a172.framer-1hpdhfu { flex-direction: column; height: min-content; width: 810px; }\",\".framer-lhmCS.framer-v-y8a172 .framer-1ljty12 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 810px); width: 100%; }\",\".framer-lhmCS.framer-v-y8a172 .framer-zr9ovs { flex: none; gap: 80px; height: min-content; justify-content: flex-start; padding: 64px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lhmCS.framer-v-y8a172.framer-1hpdhfu, .framer-lhmCS.framer-v-y8a172 .framer-zr9ovs { gap: 0px; } .framer-lhmCS.framer-v-y8a172.framer-1hpdhfu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lhmCS.framer-v-y8a172.framer-1hpdhfu > :first-child, .framer-lhmCS.framer-v-y8a172 .framer-zr9ovs > :first-child { margin-top: 0px; } .framer-lhmCS.framer-v-y8a172.framer-1hpdhfu > :last-child, .framer-lhmCS.framer-v-y8a172 .framer-zr9ovs > :last-child { margin-bottom: 0px; } .framer-lhmCS.framer-v-y8a172 .framer-zr9ovs > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\".framer-lhmCS.framer-v-md07ff.framer-1hpdhfu { flex-direction: column; height: min-content; width: 390px; }\",\".framer-lhmCS.framer-v-md07ff .framer-1ljty12 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 390px); width: 100%; }\",\".framer-lhmCS.framer-v-md07ff .framer-zr9ovs { flex: none; gap: 64px; height: min-content; justify-content: flex-start; padding: 40px; width: 100%; }\",\".framer-lhmCS.framer-v-md07ff .framer-1112w56 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; }\",\".framer-lhmCS.framer-v-md07ff .framer-zt4wig, .framer-lhmCS.framer-v-md07ff .framer-10wtxuy { align-self: unset; height: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lhmCS.framer-v-md07ff.framer-1hpdhfu, .framer-lhmCS.framer-v-md07ff .framer-zr9ovs, .framer-lhmCS.framer-v-md07ff .framer-1112w56 { gap: 0px; } .framer-lhmCS.framer-v-md07ff.framer-1hpdhfu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lhmCS.framer-v-md07ff.framer-1hpdhfu > :first-child, .framer-lhmCS.framer-v-md07ff .framer-zr9ovs > :first-child, .framer-lhmCS.framer-v-md07ff .framer-1112w56 > :first-child { margin-top: 0px; } .framer-lhmCS.framer-v-md07ff.framer-1hpdhfu > :last-child, .framer-lhmCS.framer-v-md07ff .framer-zr9ovs > :last-child, .framer-lhmCS.framer-v-md07ff .framer-1112w56 > :last-child { margin-bottom: 0px; } .framer-lhmCS.framer-v-md07ff .framer-zr9ovs > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-lhmCS.framer-v-md07ff .framer-1112w56 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1228\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"lCsWaxNPK\":{\"layout\":[\"fixed\",\"fixed\"]},\"pEP5blbZm\":{\"layout\":[\"fixed\",\"auto\"]},\"uFuwo15kf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"cqcUplThR\":\"image\",\"h0t1y93mt\":\"title1\",\"FHCTpHWDk\":\"title2\",\"AWtHBaXve\":\"text\",\"P9DAbbXn8\":\"list1\",\"p8XlL40sS\":\"list2\",\"clX9lhEY_\":\"list3\",\"XWashGAaf\":\"list4\",\"xsASHirlE\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEbR_puJZJ=withCSS(Component,css,\"framer-lhmCS\");export default FramerEbR_puJZJ;FramerEbR_puJZJ.displayName=\"Content/Service\";FramerEbR_puJZJ.defaultProps={height:1228,width:1200};addPropertyControls(FramerEbR_puJZJ,{variant:{options:[\"gKBxG0ddp\",\"lCsWaxNPK\",\"pEP5blbZm\",\"uFuwo15kf\"],optionTitles:[\"Desktop - Image Left\",\"Desktop - Image Right\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},cqcUplThR:{title:\"Image\",type:ControlType.ResponsiveImage},h0t1y93mt:{defaultValue:\"Title #1\",description:\"\",displayTextArea:false,title:\"Title #1\",type:ControlType.String},FHCTpHWDk:{defaultValue:\"Title #2\",displayTextArea:false,title:\"Title #2\",type:ControlType.String},AWtHBaXve:{defaultValue:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\",displayTextArea:true,title:\"Text\",type:ControlType.String},P9DAbbXn8:{defaultValue:\"Item\",displayTextArea:false,title:\"List #1\",type:ControlType.String},p8XlL40sS:{defaultValue:\"Item\",displayTextArea:false,title:\"List #2\",type:ControlType.String},clX9lhEY_:{defaultValue:\"Item\",displayTextArea:false,title:\"List #3\",type:ControlType.String},XWashGAaf:{defaultValue:\"Item\",displayTextArea:false,title:\"List #4\",type:ControlType.String},xsASHirlE:{defaultValue:90,title:\"Font Size\",type:ControlType.Number}});addFonts(FramerEbR_puJZJ,[{explicitInter:true,fonts:[{family:\"Anton SC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/antonsc/v1/4UaBrEBBsgltGn71sxLjzanB44N1.woff2\",weight:\"400\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEbR_puJZJ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"cqcUplThR\\\":\\\"image\\\",\\\"h0t1y93mt\\\":\\\"title1\\\",\\\"FHCTpHWDk\\\":\\\"title2\\\",\\\"AWtHBaXve\\\":\\\"text\\\",\\\"P9DAbbXn8\\\":\\\"list1\\\",\\\"p8XlL40sS\\\":\\\"list2\\\",\\\"clX9lhEY_\\\":\\\"list3\\\",\\\"XWashGAaf\\\":\\\"list4\\\",\\\"xsASHirlE\\\":\\\"fontSize\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lCsWaxNPK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pEP5blbZm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uFuwo15kf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1228\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EbR_puJZJ.map", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"Sv56mDH1W\",\"S55PqI7rm\",\"Zyr0aQj1W\",\"HFOB7fU0c\",\"CyYXIhWq0\",\"yOIEBR6iB\"];const serializationHash=\"framer-wzQuq\";const variantClassNames={CyYXIhWq0:\"framer-v-30pytd\",HFOB7fU0c:\"framer-v-1ftdo46\",S55PqI7rm:\"framer-v-17limfw\",Sv56mDH1W:\"framer-v-vj2fb8\",yOIEBR6iB:\"framer-v-dyli70\",Zyr0aQj1W:\"framer-v-l0s65n\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition1={delay:0,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:40};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Default\":\"Sv56mDH1W\",\"Desktop - Muted\":\"S55PqI7rm\",\"Phone - Default\":\"CyYXIhWq0\",\"Phone - Muted\":\"yOIEBR6iB\",\"Tablet - Default\":\"Zyr0aQj1W\",\"Tablet - Muted\":\"HFOB7fU0c\"};const getProps=({heading,height,id,text,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,eSAi6QoR9:(_ref=heading!==null&&heading!==void 0?heading:props.eSAi6QoR9)!==null&&_ref!==void 0?_ref:\"Lorem ipsum dolor\",j5TYVRJHM:(_ref1=text!==null&&text!==void 0?text:props.j5TYVRJHM)!==null&&_ref1!==void 0?_ref1:\"Ante tempus morbi interdum dis cras aenean. Tempus habitasse suscipit eu semper magna blandit. \",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"Sv56mDH1W\"};};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,eSAi6QoR9,j5TYVRJHM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Sv56mDH1W\",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:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vj2fb8\",className,classNames),\"data-framer-name\":\"Desktop - Default\",layoutDependency:layoutDependency,layoutId:\"Sv56mDH1W\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, rgba(248, 248, 248, 0.1))\",...style},variants:{HFOB7fU0c:{backgroundColor:\"var(--token-a17afb23-613b-43e9-a63e-1387fd39d53f, rgb(238, 238, 238))\"},S55PqI7rm:{backgroundColor:\"var(--token-a17afb23-613b-43e9-a63e-1387fd39d53f, rgb(238, 238, 238))\"},yOIEBR6iB:{backgroundColor:\"var(--token-a17afb23-613b-43e9-a63e-1387fd39d53f, rgb(238, 238, 238))\"}},...addPropertyOverrides({CyYXIhWq0:{\"data-framer-name\":\"Phone - Default\"},HFOB7fU0c:{\"data-framer-name\":\"Tablet - Muted\"},S55PqI7rm:{\"data-framer-name\":\"Desktop - Muted\"},yOIEBR6iB:{\"data-framer-name\":\"Phone - Muted\"},Zyr0aQj1W:{\"data-framer-name\":\"Tablet - Default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-19j91cw\",\"data-framer-name\":\"\u201C\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"s5EkrowMB\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 50 32\"><path d=\"M 1 31 L 1 14.764 L 6.73 1 L 18.584 1 L 14.876 14.258 L 22.011 14.258 L 22.011 31 Z M 27.348 31 L 27.348 14.764 L 33.079 1 L 44.933 1 L 41.225 14.258 L 48.36 14.258 L 48.36 31 Z\" fill=\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"></path></svg>',svgContentId:10010331602,withExternalLayout:true,...addPropertyOverrides({CyYXIhWq0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 25\"><path d=\"M 0.78 24.219 L 0.78 11.534 L 5.25 0.781 L 14.496 0.781 L 11.604 11.139 L 17.169 11.139 L 17.169 24.219 Z M 21.332 24.219 L 21.332 11.534 L 25.801 0.781 L 35.047 0.781 L 32.155 11.139 L 37.72 11.139 L 37.72 24.219 Z\" fill=\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"></path></svg>',svgContentId:8793956749},yOIEBR6iB:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 25\"><path d=\"M 0.78 24.219 L 0.78 11.534 L 5.25 0.781 L 14.496 0.781 L 11.604 11.139 L 17.169 11.139 L 17.169 24.219 Z M 21.332 24.219 L 21.332 11.534 L 25.801 0.781 L 35.047 0.781 L 32.155 11.139 L 37.72 11.139 L 37.72 24.219 Z\" fill=\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"></path></svg>',svgContentId:8793956749}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-evcdop\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"kRLRiCTES\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-53j7h5\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"obYNoaXPz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Exceptional Branding That Elevated Our Identity.\"})}),className:\"framer-f79kxb\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"bXAbt0Wqg\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:eSAi6QoR9,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({CyYXIhWq0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Lorem ipsum dolor\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"Their strategic approach completely transformed our brand. We\u2019ve seen a huge increase in recognition and client engagement.\"})}),className:\"framer-1rb0l4\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"Ss1McstpI\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:j5TYVRJHM,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wzQuq.framer-1grzns2, .framer-wzQuq .framer-1grzns2 { display: block; }\",\".framer-wzQuq.framer-vj2fb8 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 20px 80px 20px; position: relative; width: 400px; }\",\".framer-wzQuq .framer-19j91cw { flex: none; height: 32px; position: relative; width: 50px; }\",\".framer-wzQuq .framer-evcdop { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wzQuq .framer-53j7h5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wzQuq .framer-f79kxb, .framer-wzQuq .framer-1rb0l4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wzQuq.framer-vj2fb8, .framer-wzQuq .framer-evcdop, .framer-wzQuq .framer-53j7h5 { gap: 0px; } .framer-wzQuq.framer-vj2fb8 > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-wzQuq.framer-vj2fb8 > :first-child, .framer-wzQuq .framer-evcdop > :first-child, .framer-wzQuq .framer-53j7h5 > :first-child { margin-top: 0px; } .framer-wzQuq.framer-vj2fb8 > :last-child, .framer-wzQuq .framer-evcdop > :last-child, .framer-wzQuq .framer-53j7h5 > :last-child { margin-bottom: 0px; } .framer-wzQuq .framer-evcdop > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-wzQuq .framer-53j7h5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-wzQuq.framer-v-l0s65n.framer-vj2fb8, .framer-wzQuq.framer-v-1ftdo46.framer-vj2fb8 { gap: 64px; padding: 64px 20px 64px 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wzQuq.framer-v-l0s65n.framer-vj2fb8 { gap: 0px; } .framer-wzQuq.framer-v-l0s65n.framer-vj2fb8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-wzQuq.framer-v-l0s65n.framer-vj2fb8 > :first-child { margin-top: 0px; } .framer-wzQuq.framer-v-l0s65n.framer-vj2fb8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wzQuq.framer-v-1ftdo46.framer-vj2fb8 { gap: 0px; } .framer-wzQuq.framer-v-1ftdo46.framer-vj2fb8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-wzQuq.framer-v-1ftdo46.framer-vj2fb8 > :first-child { margin-top: 0px; } .framer-wzQuq.framer-v-1ftdo46.framer-vj2fb8 > :last-child { margin-bottom: 0px; } }\",\".framer-wzQuq.framer-v-30pytd.framer-vj2fb8 { gap: 48px; padding: 40px 20px 40px 20px; }\",\".framer-wzQuq.framer-v-30pytd .framer-19j91cw, .framer-wzQuq.framer-v-dyli70 .framer-19j91cw { height: 25px; width: 39px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wzQuq.framer-v-30pytd.framer-vj2fb8 { gap: 0px; } .framer-wzQuq.framer-v-30pytd.framer-vj2fb8 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-wzQuq.framer-v-30pytd.framer-vj2fb8 > :first-child { margin-top: 0px; } .framer-wzQuq.framer-v-30pytd.framer-vj2fb8 > :last-child { margin-bottom: 0px; } }\",\".framer-wzQuq.framer-v-dyli70.framer-vj2fb8 { gap: 48px; padding: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wzQuq.framer-v-dyli70.framer-vj2fb8 { gap: 0px; } .framer-wzQuq.framer-v-dyli70.framer-vj2fb8 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-wzQuq.framer-v-dyli70.framer-vj2fb8 > :first-child { margin-top: 0px; } .framer-wzQuq.framer-v-dyli70.framer-vj2fb8 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 385\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"S55PqI7rm\":{\"layout\":[\"fixed\",\"auto\"]},\"Zyr0aQj1W\":{\"layout\":[\"fixed\",\"auto\"]},\"HFOB7fU0c\":{\"layout\":[\"fixed\",\"auto\"]},\"CyYXIhWq0\":{\"layout\":[\"fixed\",\"auto\"]},\"yOIEBR6iB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"eSAi6QoR9\":\"heading\",\"j5TYVRJHM\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMySC6nL2w=withCSS(Component,css,\"framer-wzQuq\");export default FramerMySC6nL2w;FramerMySC6nL2w.displayName=\"Content/Testimonial 2\";FramerMySC6nL2w.defaultProps={height:385,width:400};addPropertyControls(FramerMySC6nL2w,{variant:{options:[\"Sv56mDH1W\",\"S55PqI7rm\",\"Zyr0aQj1W\",\"HFOB7fU0c\",\"CyYXIhWq0\",\"yOIEBR6iB\"],optionTitles:[\"Desktop - Default\",\"Desktop - Muted\",\"Tablet - Default\",\"Tablet - Muted\",\"Phone - Default\",\"Phone - Muted\"],title:\"Variant\",type:ControlType.Enum},eSAi6QoR9:{defaultValue:\"Lorem ipsum dolor\",displayTextArea:true,title:\"Heading\",type:ControlType.String},j5TYVRJHM:{defaultValue:\"Ante tempus morbi interdum dis cras aenean. Tempus habitasse suscipit eu semper magna blandit. \",displayTextArea:true,title:\"Text\",type:ControlType.String}});addFonts(FramerMySC6nL2w,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMySC6nL2w\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"eSAi6QoR9\\\":\\\"heading\\\",\\\"j5TYVRJHM\\\":\\\"text\\\"}\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S55PqI7rm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zyr0aQj1W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HFOB7fU0c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CyYXIhWq0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yOIEBR6iB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"385\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MySC6nL2w.map", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"TOwuU8nJ_\",\"te1dkZHpp\",\"X4RYvZWCo\",\"QnuoIo9n2\"];const serializationHash=\"framer-HrtSd\";const variantClassNames={QnuoIo9n2:\"framer-v-13y29gv\",te1dkZHpp:\"framer-v-1hv7rbk\",TOwuU8nJ_:\"framer-v-8iymbt\",X4RYvZWCo:\"framer-v-lzm6k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:90};const transition2={delay:0,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:90};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:80};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:50};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition3={delay:.4,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Image Left\":\"TOwuU8nJ_\",\"Desktop - Image Right\":\"te1dkZHpp\",Phone:\"QnuoIo9n2\",Tablet:\"X4RYvZWCo\"};const getProps=({fontSize,height,id,image,list1,list2,list3,list4,meta,text,title1,title2,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_humanReadableVariantMap_props_variant,_ref8,_ref9;return{...props,AWtHBaXve:(_ref=text!==null&&text!==void 0?text:props.AWtHBaXve)!==null&&_ref!==void 0?_ref:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\",clX9lhEY_:(_ref1=list3!==null&&list3!==void 0?list3:props.clX9lhEY_)!==null&&_ref1!==void 0?_ref1:\"Item\",cqcUplThR:image!==null&&image!==void 0?image:props.cqcUplThR,Eeff4oTLs:(_ref2=meta!==null&&meta!==void 0?meta:props.Eeff4oTLs)!==null&&_ref2!==void 0?_ref2:\"Meta\",FHCTpHWDk:(_ref3=title2!==null&&title2!==void 0?title2:props.FHCTpHWDk)!==null&&_ref3!==void 0?_ref3:\"Title #2\",h0t1y93mt:(_ref4=title1!==null&&title1!==void 0?title1:props.h0t1y93mt)!==null&&_ref4!==void 0?_ref4:\"Title #1\",p8XlL40sS:(_ref5=list2!==null&&list2!==void 0?list2:props.p8XlL40sS)!==null&&_ref5!==void 0?_ref5:\"Item\",P9DAbbXn8:(_ref6=list1!==null&&list1!==void 0?list1:props.P9DAbbXn8)!==null&&_ref6!==void 0?_ref6:\"Item\",uAwO9hqxD:(_ref7=fontSize!==null&&fontSize!==void 0?fontSize:props.uAwO9hqxD)!==null&&_ref7!==void 0?_ref7:100,variant:(_ref8=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref8!==void 0?_ref8:\"TOwuU8nJ_\",XWashGAaf:(_ref9=list4!==null&&list4!==void 0?list4:props.XWashGAaf)!==null&&_ref9!==void 0?_ref9:\"Item\"};};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,cqcUplThR,h0t1y93mt,FHCTpHWDk,AWtHBaXve,Eeff4oTLs,P9DAbbXn8,p8XlL40sS,clX9lhEY_,XWashGAaf,uAwO9hqxD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TOwuU8nJ_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"te1dkZHpp\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8iymbt\",className,classNames),\"data-framer-name\":\"Desktop - Image Left\",layoutDependency:layoutDependency,layoutId:\"TOwuU8nJ_\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, rgba(249, 249, 249, 0.1))\",...style},variants:{te1dkZHpp:{backgroundColor:\"rgba(255, 255, 255, 0.57)\"}},...addPropertyOverrides({QnuoIo9n2:{\"data-framer-name\":\"Phone\"},te1dkZHpp:{\"data-framer-name\":\"Desktop - Image Right\"},X4RYvZWCo:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:2e3,pixelWidth:1600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.45)`,...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1seoelg\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"czixw4O35\",...addPropertyOverrides({QnuoIo9n2:{background:{alt:\"\",fit:\"fill\",pixelHeight:2e3,pixelWidth:1600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}}},te1dkZHpp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),pixelHeight:2e3,pixelWidth:1600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} / 2.139)`,...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}}},X4RYvZWCo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1472)-0-1898.4)/2+0+0)),pixelHeight:2e3,pixelWidth:1600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(cqcUplThR),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fpg11m\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"RBbpEiB3x\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kp8cz4\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"sBwdmLzeL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d9gdao\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"jM38hhJUx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ekgohw\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"SB0co2d1m\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #1\"})}),className:\"framer-1u4e4or\",fonts:[\"GF;Anton SC-regular\"],layoutDependency:layoutDependency,layoutId:\"cPbE3bsfr\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-uAwO9hqxD-WcQMnAeZW\":uAwO9hqxD},text:h0t1y93mt,variants:{QnuoIo9n2:{\"--variable-reference-uAwO9hqxD-WcQMnAeZW\":uAwO9hqxD}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QnuoIo9n2:{__framer__enter:animation4,__framer__exit:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-uAwO9hqxD-WcQMnAeZW) * 1px)\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #1\"})})},te1dkZHpp:{__framer__enter:animation2,__framer__exit:animation3},X4RYvZWCo:{__framer__enter:animation2,__framer__exit:animation3}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fb6l0z\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"ycvGvyWdH\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #2\"})}),className:\"framer-noyit7\",fonts:[\"GF;Anton SC-regular\"],layoutDependency:layoutDependency,layoutId:\"A_95tYgTp\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-uAwO9hqxD-WcQMnAeZW\":uAwO9hqxD},text:FHCTpHWDk,variants:{QnuoIo9n2:{\"--variable-reference-uAwO9hqxD-WcQMnAeZW\":uAwO9hqxD}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QnuoIo9n2:{__framer__enter:animation4,__framer__exit:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-uAwO9hqxD-WcQMnAeZW) * 1px)\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Title #2\"})})},te1dkZHpp:{__framer__enter:animation2,__framer__exit:animation3},X4RYvZWCo:{__framer__enter:animation2,__framer__exit:animation3}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"Strong & cohesive brand identity to connect with your audience.\"})}),className:\"framer-6xq5dy\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"NPr0a_DM5\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:AWtHBaXve,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({te1dkZHpp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-16f8k5b\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"piC_uN2bn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a63nwp\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"VMzRN44Sk\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"(\"})}),className:\"framer-1q8fpzv\",fonts:[\"FS;Gambetta-italic\"],layoutDependency:layoutDependency,layoutId:\"EyD7XG121\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\"(Branding Services)\"})}),className:\"framer-1tz79jm\",fonts:[\"FS;Gambetta-italic\"],layoutDependency:layoutDependency,layoutId:\"yfL2Hckgf\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:Eeff4oTLs,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6)))\"},children:\")\"})}),className:\"framer-hwu5wg\",fonts:[\"FS;Gambetta-italic\"],layoutDependency:layoutDependency,layoutId:\"SAKP4GkZ3\",style:{\"--extracted-r6o4lv\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17m6063\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"HFBU8uTKH\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ou5276\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"Nfv0YA4qb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Brand Discovery\"})}),className:\"framer-1vjhzs5\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"v_a6uhsZ2\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:P9DAbbXn8,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Visual Identity Design\"})}),className:\"framer-1dva1pb\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"tbpqemnpP\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:clX9lhEY_,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ztcw42\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"CLvz09k_z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Brand Positioning\"})}),className:\"framer-1rviaiw\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"mOnDTsxVd\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:p8XlL40sS,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30)))\"},children:\"Brand Guidelines \"})}),className:\"framer-ft9znn\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"SvtJdpuqO\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:XWashGAaf,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HrtSd.framer-akku1u, .framer-HrtSd .framer-akku1u { display: block; }\",\".framer-HrtSd.framer-8iymbt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1000px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-HrtSd .framer-1seoelg { flex: none; height: 100%; overflow: hidden; position: relative; width: 45%; }\",\".framer-HrtSd .framer-fpg11m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 96px; position: relative; width: 1px; }\",\".framer-HrtSd .framer-1kp8cz4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-1d9gdao { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-1ekgohw, .framer-HrtSd .framer-1fb6l0z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-1u4e4or, .framer-HrtSd .framer-noyit7 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-HrtSd .framer-6xq5dy { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HrtSd .framer-16f8k5b { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-a63nwp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-HrtSd .framer-1q8fpzv, .framer-HrtSd .framer-1tz79jm, .framer-HrtSd .framer-hwu5wg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-HrtSd .framer-17m6063 { display: grid; flex: none; gap: 48px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-ou5276, .framer-HrtSd .framer-ztcw42 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HrtSd .framer-1vjhzs5, .framer-HrtSd .framer-1dva1pb, .framer-HrtSd .framer-1rviaiw, .framer-HrtSd .framer-ft9znn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HrtSd.framer-8iymbt, .framer-HrtSd .framer-1kp8cz4, .framer-HrtSd .framer-1d9gdao, .framer-HrtSd .framer-1ekgohw, .framer-HrtSd .framer-1fb6l0z, .framer-HrtSd .framer-16f8k5b, .framer-HrtSd .framer-a63nwp, .framer-HrtSd .framer-ou5276, .framer-HrtSd .framer-ztcw42 { gap: 0px; } .framer-HrtSd.framer-8iymbt > *, .framer-HrtSd .framer-1ekgohw > *, .framer-HrtSd .framer-1fb6l0z > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-HrtSd.framer-8iymbt > :first-child, .framer-HrtSd .framer-1ekgohw > :first-child, .framer-HrtSd .framer-1fb6l0z > :first-child, .framer-HrtSd .framer-a63nwp > :first-child { margin-left: 0px; } .framer-HrtSd.framer-8iymbt > :last-child, .framer-HrtSd .framer-1ekgohw > :last-child, .framer-HrtSd .framer-1fb6l0z > :last-child, .framer-HrtSd .framer-a63nwp > :last-child { margin-right: 0px; } .framer-HrtSd .framer-1kp8cz4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-HrtSd .framer-1kp8cz4 > :first-child, .framer-HrtSd .framer-1d9gdao > :first-child, .framer-HrtSd .framer-16f8k5b > :first-child, .framer-HrtSd .framer-ou5276 > :first-child, .framer-HrtSd .framer-ztcw42 > :first-child { margin-top: 0px; } .framer-HrtSd .framer-1kp8cz4 > :last-child, .framer-HrtSd .framer-1d9gdao > :last-child, .framer-HrtSd .framer-16f8k5b > :last-child, .framer-HrtSd .framer-ou5276 > :last-child, .framer-HrtSd .framer-ztcw42 > :last-child { margin-bottom: 0px; } .framer-HrtSd .framer-1d9gdao > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HrtSd .framer-16f8k5b > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-HrtSd .framer-a63nwp > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-HrtSd .framer-ou5276 > *, .framer-HrtSd .framer-ztcw42 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-HrtSd.framer-v-1hv7rbk .framer-1seoelg { order: 1; width: 47%; }\",\".framer-HrtSd.framer-v-1hv7rbk .framer-fpg11m { order: 0; }\",\".framer-HrtSd.framer-v-1hv7rbk .framer-a63nwp { min-height: 144px; min-width: 468px; }\",\".framer-HrtSd.framer-v-lzm6k.framer-8iymbt { flex-direction: column; height: min-content; width: 810px; }\",\".framer-HrtSd.framer-v-lzm6k .framer-1seoelg { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 810px); width: 100%; }\",\".framer-HrtSd.framer-v-lzm6k .framer-fpg11m { flex: none; gap: 80px; height: min-content; justify-content: flex-start; padding: 64px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HrtSd.framer-v-lzm6k.framer-8iymbt, .framer-HrtSd.framer-v-lzm6k .framer-fpg11m { gap: 0px; } .framer-HrtSd.framer-v-lzm6k.framer-8iymbt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HrtSd.framer-v-lzm6k.framer-8iymbt > :first-child, .framer-HrtSd.framer-v-lzm6k .framer-fpg11m > :first-child { margin-top: 0px; } .framer-HrtSd.framer-v-lzm6k.framer-8iymbt > :last-child, .framer-HrtSd.framer-v-lzm6k .framer-fpg11m > :last-child { margin-bottom: 0px; } .framer-HrtSd.framer-v-lzm6k .framer-fpg11m > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",\".framer-HrtSd.framer-v-13y29gv.framer-8iymbt { flex-direction: column; height: min-content; width: 390px; }\",\".framer-HrtSd.framer-v-13y29gv .framer-1seoelg { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 390px); width: 100%; }\",\".framer-HrtSd.framer-v-13y29gv .framer-fpg11m { flex: none; gap: 64px; height: min-content; justify-content: flex-start; padding: 40px; width: 100%; }\",\".framer-HrtSd.framer-v-13y29gv .framer-17m6063 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; }\",\".framer-HrtSd.framer-v-13y29gv .framer-ou5276, .framer-HrtSd.framer-v-13y29gv .framer-ztcw42 { align-self: unset; height: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HrtSd.framer-v-13y29gv.framer-8iymbt, .framer-HrtSd.framer-v-13y29gv .framer-fpg11m, .framer-HrtSd.framer-v-13y29gv .framer-17m6063 { gap: 0px; } .framer-HrtSd.framer-v-13y29gv.framer-8iymbt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HrtSd.framer-v-13y29gv.framer-8iymbt > :first-child, .framer-HrtSd.framer-v-13y29gv .framer-fpg11m > :first-child, .framer-HrtSd.framer-v-13y29gv .framer-17m6063 > :first-child { margin-top: 0px; } .framer-HrtSd.framer-v-13y29gv.framer-8iymbt > :last-child, .framer-HrtSd.framer-v-13y29gv .framer-fpg11m > :last-child, .framer-HrtSd.framer-v-13y29gv .framer-17m6063 > :last-child { margin-bottom: 0px; } .framer-HrtSd.framer-v-13y29gv .framer-fpg11m > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-HrtSd.framer-v-13y29gv .framer-17m6063 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1000\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"te1dkZHpp\":{\"layout\":[\"fixed\",\"fixed\"]},\"X4RYvZWCo\":{\"layout\":[\"fixed\",\"auto\"]},\"QnuoIo9n2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"cqcUplThR\":\"image\",\"h0t1y93mt\":\"title1\",\"FHCTpHWDk\":\"title2\",\"AWtHBaXve\":\"text\",\"Eeff4oTLs\":\"meta\",\"P9DAbbXn8\":\"list1\",\"p8XlL40sS\":\"list2\",\"clX9lhEY_\":\"list3\",\"XWashGAaf\":\"list4\",\"uAwO9hqxD\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWcQMnAeZW=withCSS(Component,css,\"framer-HrtSd\");export default FramerWcQMnAeZW;FramerWcQMnAeZW.displayName=\"Content/Service 2\";FramerWcQMnAeZW.defaultProps={height:1e3,width:1200};addPropertyControls(FramerWcQMnAeZW,{variant:{options:[\"TOwuU8nJ_\",\"te1dkZHpp\",\"X4RYvZWCo\",\"QnuoIo9n2\"],optionTitles:[\"Desktop - Image Left\",\"Desktop - Image Right\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},cqcUplThR:{title:\"Image\",type:ControlType.ResponsiveImage},h0t1y93mt:{defaultValue:\"Title #1\",displayTextArea:false,title:\"Title #1\",type:ControlType.String},FHCTpHWDk:{defaultValue:\"Title #2\",displayTextArea:false,title:\"Title #2\",type:ControlType.String},AWtHBaXve:{defaultValue:\"Lorem ipsum odor amet, consectetuer adipiscing elit.\",displayTextArea:true,title:\"Text\",type:ControlType.String},Eeff4oTLs:{defaultValue:\"Meta\",displayTextArea:false,title:\"Meta\",type:ControlType.String},P9DAbbXn8:{defaultValue:\"Item\",displayTextArea:false,title:\"List #1\",type:ControlType.String},p8XlL40sS:{defaultValue:\"Item\",displayTextArea:false,title:\"List #2\",type:ControlType.String},clX9lhEY_:{defaultValue:\"Item\",displayTextArea:false,title:\"List #3\",type:ControlType.String},XWashGAaf:{defaultValue:\"Item\",displayTextArea:false,title:\"List #4\",type:ControlType.String},uAwO9hqxD:{defaultValue:100,title:\"Font Size\",type:ControlType.Number}});addFonts(FramerWcQMnAeZW,[{explicitInter:true,fonts:[{family:\"Anton SC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/antonsc/v1/4UaBrEBBsgltGn71sxLjzanB44N1.woff2\",weight:\"400\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Gambetta\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/ITJUM5VVHQ7UW5EENVHV4QTRJFMNJPQT/KI4FEPIIYE3LPFVXSBL2RIVU6YIZOCWI/Z2AWFZWVPYXOZJYIQOV77P3V5Z2O33AT.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWcQMnAeZW\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"te1dkZHpp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"X4RYvZWCo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QnuoIo9n2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"cqcUplThR\\\":\\\"image\\\",\\\"h0t1y93mt\\\":\\\"title1\\\",\\\"FHCTpHWDk\\\":\\\"title2\\\",\\\"AWtHBaXve\\\":\\\"text\\\",\\\"Eeff4oTLs\\\":\\\"meta\\\",\\\"P9DAbbXn8\\\":\\\"list1\\\",\\\"p8XlL40sS\\\":\\\"list2\\\",\\\"clX9lhEY_\\\":\\\"list3\\\",\\\"XWashGAaf\\\":\\\"list4\\\",\\\"uAwO9hqxD\\\":\\\"fontSize\\\"}\",\"framerIntrinsicHeight\":\"1000\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WcQMnAeZW.map", "// Generated by Framer (13d9867)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/ozEmHfjNuPlYdOaimlhV/Ticker.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import ContentHomeHeroSlideshow from\"#framer/local/canvasComponent/A1Lcoq7fb/A1Lcoq7fb.js\";import ContentService from\"#framer/local/canvasComponent/EbR_puJZJ/EbR_puJZJ.js\";import LayoutHeaderSmall from\"#framer/local/canvasComponent/FhkjbRVYz/FhkjbRVYz.js\";import LayoutHeader from\"#framer/local/canvasComponent/fRyIg0vWT/fRyIg0vWT.js\";import ContentTestimonial2 from\"#framer/local/canvasComponent/MySC6nL2w/MySC6nL2w.js\";import MenuMenu from\"#framer/local/canvasComponent/OqGiXyof3/OqGiXyof3.js\";import LayoutFooter2 from\"#framer/local/canvasComponent/UBnKWTUYZ/UBnKWTUYZ.js\";import ContentService2 from\"#framer/local/canvasComponent/WcQMnAeZW/WcQMnAeZW.js\";import{CustomForm}from\"#framer/local/codeFile/jnQRJWE/Pipedrive_2.js\";import*as sharedStyle from\"#framer/local/css/O4i2WY5js/O4i2WY5js.js\";import metadataProvider from\"#framer/local/webPageMetadata/y79V2XgDj/y79V2XgDj.js\";const LayoutHeaderFonts=getFonts(LayoutHeader);const MenuMenuFonts=getFonts(MenuMenu);const ContainerWithFX=withFX(Container);const LayoutHeaderSmallFonts=getFonts(LayoutHeaderSmall);const ContentHomeHeroSlideshowFonts=getFonts(ContentHomeHeroSlideshow);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const MotionSectionWithFX=withFX(motion.section);const VimeoFonts=getFonts(Vimeo);const TickerFonts=getFonts(Ticker);const ContentServiceFonts=getFonts(ContentService);const ContentService2Fonts=getFonts(ContentService2);const ContentTestimonial2Fonts=getFonts(ContentTestimonial2);const LayoutFooter2Fonts=getFonts(LayoutFooter2);const CustomFormFonts=getFonts(CustomForm);const FeatherFonts=getFonts(Feather);const MotionMainWithFX=withFX(motion.main);const breakpoints={a8RdQpasK:\"(min-width: 810px) and (max-width: 1199px)\",JvPOuOGHr:\"(max-width: 809px)\",vpvLLBa25:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Pqs5O\";const variantClassNames={a8RdQpasK:\"framer-v-1s8lyln\",JvPOuOGHr:\"framer-v-abbbrd\",vpvLLBa25:\"framer-v-1gpu47a\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-92};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-88};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-84};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 transition2={delay:.2,duration:.8,ease:[.22,1,.36,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition3={delay:.6,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={delay:.4,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:40};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:90};const transition5={delay:0,duration:1,ease:[.22,1,.36,1],type:\"tween\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:90};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:80};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const animation14={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:60};const transition6={delay:0,duration:4.5,ease:[0,0,1,1],type:\"tween\"};const animation15={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:150};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:120};const animation19={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:120};const animation20={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const animation21={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:50};const animation22={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:40};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"vpvLLBa25\",Phone:\"JvPOuOGHr\",Tablet:\"a8RdQpasK\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"vpvLLBa25\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Pqs5O`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Pqs5O`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const quO5KcDAOwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const bLK3Pmgedwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onTapwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"a8RdQpasK\",\"JvPOuOGHr\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"a8RdQpasK\",\"JvPOuOGHr\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"TPVTbQS7z\");const ref2=React.useRef(null);const ref3=React.useRef(null);const elementId1=useRouteElementId(\"GMx49Ywm6\");const ref4=React.useRef(null);const elementId2=useRouteElementId(\"VTS0TSXQP\");const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"JvPOuOGHr\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"JvPOuOGHr\")return true;return false;};const elementId3=useRouteElementId(\"m79t9F005\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"kBzTXqRRy\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"Bow9lpCZx\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"h0tNhF5Q6\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"JlNqxk4Or\");const ref9=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vpvLLBa25\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1gpu47a\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{height:106,width:\"100vw\",y:0},JvPOuOGHr:{height:106,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__scrollDirection:{direction:\"down\",target:animation1}},JvPOuOGHr:{__framer__scrollDirection:{direction:\"down\",target:animation2}}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qyy3xt-container hidden-1gpu47a\",id:\"1qyy3xt\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{variant:\"FjMKEnLFE\"},JvPOuOGHr:{variant:\"jq4aVM3eN\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{height:\"100%\",id:\"l2pxcrsB9\",layoutId:\"l2pxcrsB9\",quO5KcDAO:quO5KcDAOwelu7j({overlay}),style:{width:\"100%\"},variant:\"fXNaK4zXp\",width:\"100%\"})}),/*#__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:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1o77vcq\",\"data-framer-portal-id\":\"1qyy3xt\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"OHvXwNahb\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tas3yk-container\",\"data-framer-portal-id\":\"1qyy3xt\",children:/*#__PURE__*/_jsx(MenuMenu,{height:\"100%\",id:\"dzOGanU7r\",layoutId:\"dzOGanU7r\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vooh4d-container hidden-1s8lyln hidden-abbbrd\",children:/*#__PURE__*/_jsx(LayoutHeaderSmall,{height:\"100%\",id:\"n2vYJCUBN\",layoutId:\"n2vYJCUBN\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{style:{originY:1}},JvPOuOGHr:{style:{originY:1}}},children:/*#__PURE__*/_jsxs(MotionMainWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-z13f9e\",\"data-framer-name\":\"Main Wrapper\",id:elementId,name:\"Main Wrapper\",ref:ref2,style:{originY:1,transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__styleTransformEffectEnabled:undefined,style:{originY:1}},JvPOuOGHr:{__framer__styleTransformEffectEnabled:undefined,style:{originY:1}}},children:/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref3,target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:1500}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qcavac\",\"data-framer-name\":\"Section Hero\",id:elementId1,name:\"Section Hero\",ref:ref4,style:{originY:1,transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{height:720,width:\"100vw\"},JvPOuOGHr:{height:390,width:\"100vw\",y:1351}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"45vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-192bxpz-container\",children:/*#__PURE__*/_jsx(ContentHomeHeroSlideshow,{height:\"100%\",id:\"n2s7yDgvB\",layoutId:\"n2s7yDgvB\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vyk1lh\",\"data-framer-name\":\"Hero Content\",name:\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-neu0n1\",\"data-framer-name\":\"Hero Content Top\",name:\"Hero Content Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8cwxc9\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fv6vq6\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-line-height\":\"90%\",\"--framer-text-color\":\"var(--token-75a12694-050c-4706-b881-7f94f2bae0dc, rgb(247, 147, 29))\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:\"FMCG\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:\"CREATIVE TO THE NEXT LEVEL\"})]})})},JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-line-height\":\"90%\",\"--framer-text-color\":\"rgb(247, 147, 29)\",\"--framer-text-transform\":\"uppercase\"},children:[\"FMCG\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"CREATIVE TO THE NEXT LEVEL\"]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-line-height\":\"90%\",\"--framer-text-color\":\"rgb(247, 147, 29)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:\"FMCG\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"100px\"},children:\"CREATIVE TO THE NEXT LEVEL\"})]})}),className:\"framer-lq2vm8\",\"data-framer-appear-id\":\"lq2vm8\",fonts:[\"GF;Anton SC-regular\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5qnwt8\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"Australian FMCG has never looked so good!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"Australian FMCG has never looked so good!\"})}),className:\"framer-aj905w\",\"data-framer-appear-id\":\"aj905w\",fonts:[\"FS;Gambetta-italic\"],initial:animation6,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lss6qc\",\"data-framer-name\":\"Hero Content Bottom\",name:\"Hero Content Bottom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rvpjyk\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(About Us)\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(About Us)\"})}),className:\"framer-1we7v9u\",fonts:[\"FS;Gambetta-italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i1lgj9\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3kvri2\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1msd0yv\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ctx60\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation11,__framer__exit:animation12,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"A BRAND IS\"})})},JvPOuOGHr:{__framer__enter:animation13,__framer__exit:animation14,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"A BRAND IS\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"96px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"A BRAND IS\"})}),className:\"framer-1l1f5ta\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vhkogf\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation11,__framer__exit:animation12,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"ONLY AS\"})})},JvPOuOGHr:{__framer__enter:animation13,__framer__exit:animation14,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"ONLY AS\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"96px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"ONLY AS\"})}),className:\"framer-1ssv6vz\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1htijfj\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation11,__framer__exit:animation12,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"GOOD AS IT'S\"})})},JvPOuOGHr:{__framer__enter:animation13,__framer__exit:animation14,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"GOOD AS IT'S\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"96px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"GOOD AS IT'S\"})}),className:\"framer-lxxfey\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11v316t\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation11,__framer__exit:animation12,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"APPLIED\"})})},JvPOuOGHr:{__framer__enter:animation13,__framer__exit:animation14,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"APPLIED\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"96px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"APPLIED\"})}),className:\"framer-1yg5vz5\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"You don't need an agency.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"You need a team.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"We\u2019re Australian based FMCG & consumer brand creative specialists.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"We work with brands on every day creative, not only collaborating with you, but executing on the amazing ideas you simply need to get done.\"})]})})},JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"You don't need an agency.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"You need a team.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"We\u2019re Australian based FMCG & consumer brand creative specialists.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"We work with brands on every day creative, not only collaborating with you, but executing on the amazing ideas you simply need to get done.\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:[\"You don't need an agency.\",/*#__PURE__*/_jsx(\"br\",{}),\"You need a team.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We\u2019re Australian based FMCG & consumer brand creative specialists.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We work with brands on every day creative, not only collaborating with you, but executing on the amazing ideas you simply need to get done.\"]})}),className:\"framer-1eud6oi\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6dqru3\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(Just some of our partners)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(Just some of our partners)\"})}),className:\"framer-p2u6zm\",fonts:[\"FS;Gambetta-italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12j2btm\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4jo29\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1044),positionX:\"center\",positionY:\"center\",sizes:\"124.6609px\",src:\"https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png\",srcSet:\"https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png?scale-down-to=512 512w,https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png 780w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"124.6609px\",src:\"https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png\",srcSet:\"https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png?scale-down-to=512 512w,https://framerusercontent.com/images/PLtx25uQYlSjlPCHtM95Ni5eJHE.png 780w\"},className:\"framer-10j1ve9\",\"data-framer-name\":\"logos-webAsset-6\",name:\"logos-webAsset-6\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sv2c47\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1044),positionX:\"center\",positionY:\"center\",sizes:\"124.4015px\",src:\"https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png\",srcSet:\"https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png 856w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"124.4015px\",src:\"https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png\",srcSet:\"https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2kWeRSLDhN1CDI94VeYxu8.png 856w\"},className:\"framer-1n946tn\",\"data-framer-name\":\"ART\",name:\"ART\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-km2y5i\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1153),positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png\",srcSet:\"https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png 936w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png\",srcSet:\"https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yz1Ch1KFwK6TNyrF70CiWfpL8GU.png 936w\"},className:\"framer-1e0b8f4\",\"data-framer-name\":\"asahi-logo-white 1\",name:\"asahi-logo-white 1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kbk857\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1153),positionX:\"center\",positionY:\"center\",sizes:\"135.24px\",src:\"https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png\",srcSet:\"https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png 1104w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"135.24px\",src:\"https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png\",srcSet:\"https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZZjrFTgxm4i0XmIrBn0gd8hK3U.png 1104w\"},className:\"framer-1tyit6v\",\"data-framer-name\":\"Motorola_Mobility-Logo.wine 1\",name:\"Motorola_Mobility-Logo.wine 1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6dfc9n\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1262),positionX:\"center\",positionY:\"center\",sizes:\"88px\",src:\"https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png\",srcSet:\"https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png 612w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"88px\",src:\"https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png\",srcSet:\"https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/qHaPnyaEVIyuMYBkHVjwpWMn0.png 612w\"},className:\"framer-y607il\",\"data-framer-name\":\"Layer-1\",name:\"Layer-1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jxtzvm\",\"data-framer-name\":\"Logo\",name:\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1262),positionX:\"center\",positionY:\"center\",sizes:\"138px\",src:\"https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png\",srcSet:\"https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png?scale-down-to=512 512w,https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png 836w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"138px\",src:\"https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png\",srcSet:\"https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png?scale-down-to=512 512w,https://framerusercontent.com/images/SJ89WKLGxNtbXdo9vr7jSZRlnwU.png 836w\"},className:\"framer-cy5t1f\",\"data-framer-name\":\"Group\",name:\"Group\"})})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:169,intrinsicWidth:169,loading:getLoadingLazyAtYPosition(295),pixelHeight:338,pixelWidth:338,src:\"https://framerusercontent.com/images/eGbwwm5lGTQACwBzRvo7so45wo.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation15,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition6,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:169,intrinsicWidth:169,pixelHeight:338,pixelWidth:338,src:\"https://framerusercontent.com/images/eGbwwm5lGTQACwBzRvo7so45wo.png\"},className:\"framer-63fexl\",\"data-framer-name\":\"Image\",name:\"Image\"})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-v2gezs\",\"data-framer-name\":\"Section Projects\",id:elementId2,name:\"Section Projects\",ref:ref3,style:{originY:1},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13m7euy\",\"data-framer-name\":\"Projects Top\",name:\"Projects Top\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rpe8oj\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 248, 238)\"},children:\"(Selected Work)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 248, 238)\"},children:\"(Selected Work)\"})}),className:\"framer-by04hu\",fonts:[\"FS;Gambetta-italic\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bqaddv\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h1mfqd\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation18,__framer__exit:animation19,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 248, 238)\",\"--framer-text-transform\":\"uppercase\"},children:\"Projects\"})})},JvPOuOGHr:{__framer__enter:animation20,__framer__exit:animation21,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 248, 238)\",\"--framer-text-transform\":\"uppercase\"},children:\"Projects\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"192px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 248, 238)\",\"--framer-text-transform\":\"uppercase\"},children:\"Projects\"})}),className:\"framer-eubkbk\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 248, 238)\"},children:\"Packaging, Print, Digital, EDM's, Social, 2D & 3D Animation\u2026 the works!\"})})},JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 248, 238)\"},children:\"Packaging, Print, Digital, EDM's, Social, 2D & 3D Animation\u2026 the works!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation22,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 248, 238)\"},children:\"Packaging, Print, Digital, EDM's, Social, 2D & 3D Animation\u2026 the works!\"})}),className:\"framer-5pfzfk\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oijdhq hidden-abbbrd\",\"data-framer-name\":\"Tickers\",name:\"Tickers\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-meun5u\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d7mj20-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:20,height:\"100%\",hoverFactor:1,id:\"HGw48L2uK\",layoutId:\"HGw48L2uK\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1080,pixelWidth:1080,positionX:\"50%\",positionY:\"50%\",sizes:\"553px\",src:\"https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png 1080w\"},className:\"framer-19fo7ak\",\"data-framer-name\":\"Image 1\",name:\"Image 1\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1958,pixelWidth:1949,sizes:\"553px\",src:\"https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png?scale-down-to=1024 1019w,https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png 1949w\"},className:\"framer-sk7t12\",\"data-framer-name\":\"Image 2\",name:\"Image 2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/DF9kXtW8jJIM5nKjo3xVX60PbA0.png\"},className:\"framer-8eiafq\",\"data-framer-name\":\"logos-webAsset-1\",name:\"logos-webAsset-1\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/DF9kXtW8jJIM5nKjo3xVX60PbA0.png\"},className:\"framer-16lsbqb\",\"data-framer-name\":\"logos-webAsset-1\",name:\"logos-webAsset-1\",transformTemplate:transformTemplate1})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:324,pixelWidth:578,sizes:\"553px\",src:\"https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png\",srcSet:\"https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png 578w\"},className:\"framer-1whuusn\",\"data-framer-name\":\"Image 3\",name:\"Image 3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y8k8w9-container\",style:{rotate:90},children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"c4UxF_fi3\",isMixedBorderRadius:false,layoutId:\"c4UxF_fi3\",loop:true,mute:true,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/950164061?share=copy\",width:\"100%\"})})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qi310u-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",hoverFactor:1,id:\"pNm3EiBHk\",layoutId:\"pNm3EiBHk\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"553px\",src:\"https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg 1080w\"},className:\"framer-utqquk\",\"data-framer-name\":\"Image 4\",name:\"Image 4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,pixelHeight:1024,pixelWidth:578,sizes:\"553px\",src:\"https://framerusercontent.com/images/q4AuXQduSBYvpL0ic6H3nkLg34.png\",srcSet:\"https://framerusercontent.com/images/q4AuXQduSBYvpL0ic6H3nkLg34.png 578w\"},className:\"framer-allqic\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1440,pixelWidth:1440,positionX:\"49.6%\",positionY:\"62.7%\",sizes:\"553px\",src:\"https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg 1440w\"},className:\"framer-19pgcm4\",\"data-framer-name\":\"Image 5\",name:\"Image 5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1778,pixelWidth:1440,positionX:\"53.5%\",positionY:\"64.2%\",sizes:\"553px\",src:\"https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg?scale-down-to=1024 829w,https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg 1440w\"},className:\"framer-fmfq9r\",\"data-framer-name\":\"Image 6\",name:\"Image 6\"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oiy86c-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",hoverFactor:1,id:\"b6XlhPOVn\",layoutId:\"b6XlhPOVn\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1265,pixelWidth:1024,sizes:\"553px\",src:\"https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg?scale-down-to=1024 828w,https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg 1024w\"},className:\"framer-1ae2yqf\",\"data-framer-name\":\"Image 7\",name:\"Image 7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:324,pixelWidth:524,sizes:\"553px\",src:\"https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png\",srcSet:\"https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png?scale-down-to=512 512w,https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png 524w\"},className:\"framer-qu3g0o\",\"data-framer-name\":\"Image 8\",name:\"Image 8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-41xn0l-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"BYk8v1f8e\",isMixedBorderRadius:false,layoutId:\"BYk8v1f8e\",loop:true,mute:true,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/950107121?share=copy\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:5464,pixelWidth:8192,src:\"https://framerusercontent.com/images/CTiOgvcaMwbj2SLoHfCI48vwYI.jpg?scale-down-to=1024\"},className:\"framer-s2cdph\",\"data-framer-name\":\"Image 9\",name:\"Image 9\"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-308y0 hidden-1gpu47a hidden-1s8lyln\",\"data-framer-name\":\"Mobile Tickers\",name:\"Mobile Tickers\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-48ekr3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15p1a5n-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:20,height:\"100%\",hoverFactor:1,id:\"tc7Q8G5c_\",layoutId:\"tc7Q8G5c_\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1080,pixelWidth:1080,positionX:\"50%\",positionY:\"50%\",sizes:\"345px\",src:\"https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PlkihpB5f1W7fvVknbw3TogZQ.png 1080w\"},className:\"framer-kex9ts\",\"data-framer-name\":\"Image 1\",name:\"Image 1\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1958,pixelWidth:1949,sizes:\"345px\",src:\"https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png?scale-down-to=1024 1019w,https://framerusercontent.com/images/SBqx3sff2kWukmKECkBvG0QfLY.png 1949w\"},className:\"framer-14kqezs\",\"data-framer-name\":\"Image 2\",name:\"Image 2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/DF9kXtW8jJIM5nKjo3xVX60PbA0.png\"},className:\"framer-11a5oq5\",\"data-framer-name\":\"logos-webAsset-1\",name:\"logos-webAsset-1\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/DF9kXtW8jJIM5nKjo3xVX60PbA0.png\"},className:\"framer-9klm39\",\"data-framer-name\":\"logos-webAsset-1\",name:\"logos-webAsset-1\",transformTemplate:transformTemplate1})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:324,pixelWidth:578,sizes:\"345px\",src:\"https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png\",srcSet:\"https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ykUugHSNOVEKaQ3BVhZ8wSRxc.png 578w\"},className:\"framer-1c4mlcu\",\"data-framer-name\":\"Image 3\",name:\"Image 3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gsgusw-container\",style:{rotate:90},children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"AuV2P15hN\",isMixedBorderRadius:false,layoutId:\"AuV2P15hN\",loop:true,mute:true,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/950164061?share=copy\",width:\"100%\"})})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q4h68r-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",hoverFactor:1,id:\"g_qB3Vi4X\",layoutId:\"g_qB3Vi4X\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"top\",sizes:\"345px\",src:\"https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p48hOfXjJATcwVn8kJjSr6Sz6o.jpg 1080w\"},className:\"framer-1uvkscp\",\"data-framer-name\":\"Image 4\",name:\"Image 4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:2e3,pixelHeight:1024,pixelWidth:578,sizes:\"345px\",src:\"https://framerusercontent.com/images/q4AuXQduSBYvpL0ic6H3nkLg34.png\",srcSet:\"https://framerusercontent.com/images/q4AuXQduSBYvpL0ic6H3nkLg34.png 578w\"},className:\"framer-igah5y\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1440,pixelWidth:1440,positionX:\"49.6%\",positionY:\"62.7%\",sizes:\"345px\",src:\"https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lbiRPlUbtiUvWR7AT2uMqS6t0s.jpg 1440w\"},className:\"framer-59w2l6\",\"data-framer-name\":\"Image 5\",name:\"Image 5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1778,pixelWidth:1440,positionX:\"53.5%\",positionY:\"64.2%\",sizes:\"345px\",src:\"https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg?scale-down-to=1024 829w,https://framerusercontent.com/images/fELs3ibtLtlGf0vqxmDx48Vs8.jpg 1440w\"},className:\"framer-6rikox\",\"data-framer-name\":\"Image 6\",name:\"Image 6\"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4j8e3f-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",hoverFactor:1,id:\"vvoYOhW1L\",layoutId:\"vvoYOhW1L\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:1265,pixelWidth:1024,sizes:\"345px\",src:\"https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg?scale-down-to=1024 828w,https://framerusercontent.com/images/72iRw32XzPiGxSgHjoAUvfPqpUI.jpg 1024w\"},className:\"framer-egqfrm\",\"data-framer-name\":\"Image 7\",name:\"Image 7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:324,pixelWidth:524,sizes:\"345px\",src:\"https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png\",srcSet:\"https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png?scale-down-to=512 512w,https://framerusercontent.com/images/QbS2gJ2VL86fVZx6xqdYV5DTAJc.png 524w\"},className:\"framer-lp2cyg\",\"data-framer-name\":\"Image 8\",name:\"Image 8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dsv8tt-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"SNPUAunZx\",isMixedBorderRadius:false,layoutId:\"SNPUAunZx\",loop:true,mute:true,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/950107121?share=copy\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:390,intrinsicWidth:690,pixelHeight:5464,pixelWidth:8192,src:\"https://framerusercontent.com/images/CTiOgvcaMwbj2SLoHfCI48vwYI.jpg?scale-down-to=1024\"},className:\"framer-fr2g21\",\"data-framer-name\":\"Image 9\",name:\"Image 9\"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-xdiydb\",\"data-framer-name\":\"Section Services\",id:elementId3,name:\"Section Services\",ref:ref5,style:{originY:1},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ex61ui\",\"data-framer-name\":\"Services Top\",id:elementId4,name:\"Services Top\",ref:ref6,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w1wlba\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(What we do)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(What we do)\"})}),className:\"framer-1nbpjbu\",fonts:[\"FS;Gambetta-italic\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yjwybo\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zcvas1\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation18,__framer__exit:animation19,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})})},JvPOuOGHr:{__framer__enter:animation20,__framer__exit:animation21,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"192px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})}),className:\"framer-j772q7\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n1p5fo\",\"data-framer-name\":\"Services\",name:\"Services\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{height:1228,width:\"100vw\"},JvPOuOGHr:{height:1228,width:\"100vw\",y:3387}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1170,width:\"1200px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ps308e-container\",id:elementId5,ref:ref7,style:{originY:1},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{style:{width:\"100%\"},variant:\"pEP5blbZm\"},JvPOuOGHr:{style:{width:\"100%\"},variant:\"uFuwo15kf\",xsASHirlE:60}},children:/*#__PURE__*/_jsx(ContentService,{AWtHBaXve:\"We cover all elements of graphic design with specialists in each area.\",clX9lhEY_:\"Copywriting\",cqcUplThR:addImageAlt({src:\"https://framerusercontent.com/images/93h8kboODQP1PnCDvFLhTtXkg.png\",srcSet:\"https://framerusercontent.com/images/93h8kboODQP1PnCDvFLhTtXkg.png?scale-down-to=512 512w,https://framerusercontent.com/images/93h8kboODQP1PnCDvFLhTtXkg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/93h8kboODQP1PnCDvFLhTtXkg.png 1200w\"},\"\"),FHCTpHWDk:\"Design & Copy\",h0t1y93mt:\"Full Scope\",height:\"100%\",id:\"Bow9lpCZx\",layoutId:\"Bow9lpCZx\",p8XlL40sS:\"Digital & Web Design\",P9DAbbXn8:\"Print & Packaging\",style:{height:\"100%\",width:\"100%\"},variant:\"gKBxG0ddp\",width:\"100%\",xsASHirlE:90,XWashGAaf:\"2D & 3D Animation\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{y:4615}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{style:{originY:1}},JvPOuOGHr:{style:{originY:1}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-1m2q6vp-container\",id:elementId6,ref:ref8,style:{originY:1,transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{variant:\"X4RYvZWCo\"},JvPOuOGHr:{uAwO9hqxD:60,variant:\"QnuoIo9n2\"}},children:/*#__PURE__*/_jsx(ContentService2,{AWtHBaXve:\"Guiding and overseeing the creative direction of projects, campaigns and ongoing brand direction + strategy.\",clX9lhEY_:\"\",cqcUplThR:addImageAlt({src:\"https://framerusercontent.com/images/KqoELA1terYRofmK83pfBjcLI4.webp\",srcSet:\"https://framerusercontent.com/images/KqoELA1terYRofmK83pfBjcLI4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/KqoELA1terYRofmK83pfBjcLI4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/KqoELA1terYRofmK83pfBjcLI4.webp 1080w\"},\"\"),Eeff4oTLs:\"\",FHCTpHWDk:\"& Creative Direction\",h0t1y93mt:\"Brand Strategy\",height:\"100%\",id:\"h0tNhF5Q6\",layoutId:\"h0tNhF5Q6\",p8XlL40sS:\"\",P9DAbbXn8:\"\",style:{width:\"100%\"},uAwO9hqxD:100,variant:\"te1dkZHpp\",width:\"100%\",XWashGAaf:\"\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-jms1hi\",\"data-framer-name\":\"Section Testimonials\",id:elementId7,name:\"Section Testimonials\",ref:ref9,style:{originY:1},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1esy30\",\"data-framer-name\":\"Testimonials Top\",name:\"Testimonials Top\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9zxrhb\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(Testimonials)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2FtYmV0dGEtaXRhbGlj\",\"--framer-font-family\":'\"Gambetta\", \"Gambetta Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-font-style\":\"italic\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(14, 16, 17, 0.6))\"},children:\"(Testimonials)\"})}),className:\"framer-16hr0mx\",fonts:[\"FS;Gambetta-italic\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jsia1d\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n0voc2\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ukrldr\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation18,__framer__exit:animation19,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"What our\"})})},JvPOuOGHr:{__framer__enter:animation20,__framer__exit:animation21,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"What our\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"192px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"What our\"})}),className:\"framer-dd328o\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7me1h\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{__framer__enter:animation18,__framer__exit:animation19,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Clients say\"})})},JvPOuOGHr:{__framer__enter:animation20,__framer__exit:animation21,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Clients say\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7QW50b24gU0MtcmVndWxhcg==\",\"--framer-font-family\":'\"Anton SC\", \"Anton SC Placeholder\", sans-serif',\"--framer-font-size\":\"192px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(14, 16, 17))\",\"--framer-text-transform\":\"uppercase\"},children:\"Clients say\"})}),className:\"framer-158ys72\",fonts:[\"GF;Anton SC-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"},children:\"Hear our clients about their success stories and experiences with us.\"})})},JvPOuOGHr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"},children:\"Hear our clients about their success stories and experiences with us.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation22,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(30, 30, 30))\"},children:\"Hear our clients about their success stories and experiences with us.\"})}),className:\"framer-vs7z3f\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pk7iq7\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{width:\"max((100vw - 60px) / 2, 50px)\"},JvPOuOGHr:{width:\"calc(100vw - 40px)\",y:6145}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"600px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-pjur60-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{variant:\"Zyr0aQj1W\"},JvPOuOGHr:{variant:\"CyYXIhWq0\"}},children:/*#__PURE__*/_jsx(ContentTestimonial2,{eSAi6QoR9:\"Proud as Punch is a key part of our growth plans.\",height:\"100%\",id:\"xxd4jCWpM\",j5TYVRJHM:\"Working with the Proud as Punch team is just like having our own in-house creative team.\",layoutId:\"xxd4jCWpM\",style:{width:\"100%\"},variant:\"Sv56mDH1W\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{width:\"max((100vw - 60px) / 2, 50px)\"},JvPOuOGHr:{width:\"calc(100vw - 40px)\",y:6530}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"max((100vw - 120px) / 2, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ph7i0a-container\",children:/*#__PURE__*/_jsx(ContentTestimonial2,{eSAi6QoR9:\"You catapulted our brand to the top end!\",height:\"100%\",id:\"EYEeTyMCm\",j5TYVRJHM:\"Feedback from Whole Foods  \u2013 his team just LOVE the packaging and branding and so do the customers.\",layoutId:\"EYEeTyMCm\",style:{width:\"100%\"},variant:\"Sv56mDH1W\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{y:6915}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:356,width:\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-s8jbhx-container\",id:\"s8jbhx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8RdQpasK:{variant:\"XG1KoysfT\"},JvPOuOGHr:{variant:\"LZe3JsIOn\"}},children:/*#__PURE__*/_jsx(LayoutFooter2,{bLK3Pmged:bLK3Pmgedwelu7j({overlay:overlay1}),height:\"100%\",id:\"nLFx6XRpY\",layoutId:\"nLFx6XRpY\",style:{width:\"100%\"},variant:\"kpSCr2se4\",width:\"100%\"})}),/*#__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:\"framer-9frsrc\",\"data-framer-portal-id\":\"s8jbhx\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"ZYTZpXVnN\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sy7s64-container\",\"data-framer-portal-id\":\"s8jbhx\",children:/*#__PURE__*/_jsx(CustomForm,{borderRadius:19,brandNameEnabled:true,brandNameRequired:true,buttonBgColor:\"rgb(51, 51, 51)\",buttonText:\"Submit\",emailEnabled:true,emailRequired:true,fieldBgColor:\"rgb(247, 247, 247)\",formBgColor:\"rgb(255, 255, 255)\",gap:16,height:\"100%\",id:\"IsA4Es5mG\",layoutId:\"IsA4Es5mG\",nameEnabled:true,nameRequired:true,padding:24,phoneEnabled:true,phoneRequired:true,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gaveln-container\",\"data-framer-portal-id\":\"s8jbhx\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"hSK54G0fe\",layoutId:\"hSK54G0fe\",mirrored:false,onClick:onClick1wvko5h({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JvPOuOGHr:{style:{rotate:-90}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18lgpbe\",\"data-framer-name\":\"Popuputrigger\",id:\"18lgpbe\",name:\"Popuputrigger\",onTap:onTapwelu7j({overlay:overlay2}),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11ewjcq\",\"data-styles-preset\":\"O4i2WY5js\",children:\"Book a FREE Call\"})}),className:\"framer-1tl01yg\",fonts:[\"Inter\"],style:{rotate:90},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-m6cxa9\",\"data-framer-portal-id\":\"18lgpbe\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"ZqWyquCCQ\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13qidp3-container\",\"data-framer-portal-id\":\"18lgpbe\",children:/*#__PURE__*/_jsx(CustomForm,{borderRadius:19,brandNameEnabled:true,brandNameRequired:true,buttonBgColor:\"rgb(51, 51, 51)\",buttonText:\"Submit\",emailEnabled:true,emailRequired:true,fieldBgColor:\"rgb(247, 247, 247)\",formBgColor:\"rgb(255, 255, 255)\",gap:16,height:\"100%\",id:\"FJerZBLzn\",layoutId:\"FJerZBLzn\",nameEnabled:true,nameRequired:true,padding:24,phoneEnabled:true,phoneRequired:true,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8cf1gk-container\",\"data-framer-portal-id\":\"18lgpbe\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"fCrcoS8RM\",layoutId:\"fCrcoS8RM\",mirrored:false,onClick:onClick1wvko5h({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Pqs5O { background: rgb(255, 255, 255); }`,\".framer-Pqs5O.framer-1c70321, .framer-Pqs5O .framer-1c70321 { display: block; }\",\".framer-Pqs5O.framer-1gpu47a { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-Pqs5O .framer-1qyy3xt-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-Pqs5O .framer-1o77vcq { background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #ffffff); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-Pqs5O .framer-1tas3yk-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-Pqs5O .framer-vooh4d-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-Pqs5O .framer-z13f9e { align-content: center; align-items: center; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Pqs5O .framer-qcavac { align-content: flex-start; align-items: flex-start; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-192bxpz-container { flex: none; height: 100vh; position: sticky; top: 0px; width: 45%; will-change: transform; z-index: 1; }\",\".framer-Pqs5O .framer-1vyk1lh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pqs5O .framer-neu0n1 { align-content: flex-start; align-items: flex-start; background-color: #fff8ee; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-evenly; overflow: visible; padding: 128px 96px 64px 96px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-8cwxc9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1fv6vq6, .framer-Pqs5O .framer-h1mfqd, .framer-Pqs5O .framer-zcvas1, .framer-Pqs5O .framer-ukrldr, .framer-Pqs5O .framer-n7me1h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-lq2vm8, .framer-Pqs5O .framer-eubkbk, .framer-Pqs5O .framer-j772q7, .framer-Pqs5O .framer-dd328o, .framer-Pqs5O .framer-158ys72 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Pqs5O .framer-5qnwt8, .framer-Pqs5O .framer-1rvpjyk { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-aj905w, .framer-Pqs5O .framer-1we7v9u, .framer-Pqs5O .framer-1l1f5ta, .framer-Pqs5O .framer-1ssv6vz, .framer-Pqs5O .framer-lxxfey, .framer-Pqs5O .framer-1yg5vz5, .framer-Pqs5O .framer-p2u6zm, .framer-Pqs5O .framer-by04hu, .framer-Pqs5O .framer-1nbpjbu, .framer-Pqs5O .framer-16hr0mx { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Pqs5O .framer-lss6qc { align-content: flex-start; align-items: flex-start; background-color: #fff8ee; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 96px 128px 96px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1i1lgj9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-3kvri2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1msd0yv, .framer-Pqs5O .framer-n0voc2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-5ctx60, .framer-Pqs5O .framer-vhkogf, .framer-Pqs5O .framer-1htijfj, .framer-Pqs5O .framer-11v316t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Pqs5O .framer-1eud6oi { --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-Pqs5O .framer-6dqru3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-12j2btm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-l4jo29, .framer-Pqs5O .framer-1sv2c47, .framer-Pqs5O .framer-km2y5i, .framer-Pqs5O .framer-kbk857, .framer-Pqs5O .framer-6dfc9n, .framer-Pqs5O .framer-1jxtzvm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 29%; }\",\".framer-Pqs5O .framer-10j1ve9 { aspect-ratio: 1.9478261242575607 / 1; flex: none; height: 64px; position: relative; width: var(--framer-aspect-ratio-supported, 125px); }\",\".framer-Pqs5O .framer-1n946tn { aspect-ratio: 1.8029196629725712 / 1; flex: none; height: 69px; position: relative; width: var(--framer-aspect-ratio-supported, 125px); }\",\".framer-Pqs5O .framer-1e0b8f4 { aspect-ratio: 1.7333333333333334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 69px); position: relative; width: 120px; }\",\".framer-Pqs5O .framer-1tyit6v { aspect-ratio: 2.76 / 1; flex: none; height: 49px; position: relative; width: var(--framer-aspect-ratio-supported, 136px); }\",\".framer-Pqs5O .framer-y607il { aspect-ratio: 1.7959182866310421 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); position: relative; width: 88px; }\",\".framer-Pqs5O .framer-cy5t1f { aspect-ratio: 2.8352940700965337 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); position: relative; width: 138px; }\",\".framer-Pqs5O .framer-63fexl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 133px); overflow: visible; position: absolute; right: 109px; top: 507px; width: 133px; z-index: 1; }\",\".framer-Pqs5O .framer-v2gezs { align-content: flex-start; align-items: flex-start; background-color: var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, rgba(248, 248, 248, 0.1)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-13m7euy { align-content: flex-start; align-items: flex-start; background-color: #f7931d; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1rpe8oj, .framer-Pqs5O .framer-1w1wlba, .framer-Pqs5O .framer-9zxrhb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1bqaddv, .framer-Pqs5O .framer-yjwybo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-5pfzfk, .framer-Pqs5O .framer-vs7z3f { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Pqs5O .framer-1oijdhq, .framer-Pqs5O .framer-308y0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-meun5u, .framer-Pqs5O .framer-48ekr3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1d7mj20-container, .framer-Pqs5O .framer-1qi310u-container, .framer-Pqs5O .framer-oiy86c-container { flex: none; height: 320px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-19fo7ak, .framer-Pqs5O .framer-sk7t12, .framer-Pqs5O .framer-1whuusn, .framer-Pqs5O .framer-utqquk, .framer-Pqs5O .framer-19pgcm4, .framer-Pqs5O .framer-fmfq9r, .framer-Pqs5O .framer-1ae2yqf, .framer-Pqs5O .framer-qu3g0o, .framer-Pqs5O .framer-s2cdph { aspect-ratio: 1.7444794952681388 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: var(--framer-aspect-ratio-supported, 317px); overflow: hidden; position: relative; width: 553px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-8eiafq, .framer-Pqs5O .framer-16lsbqb, .framer-Pqs5O .framer-11a5oq5, .framer-Pqs5O .framer-9klm39 { aspect-ratio: 2.312499954119584 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: -251%; position: absolute; top: 204%; transform: translate(-50%, -50%); width: 139px; }\",\".framer-Pqs5O .framer-y8k8w9-container { bottom: -97px; flex: none; left: calc(49.9095840867993% - 331px / 2); position: absolute; top: -96px; width: 331px; }\",\".framer-Pqs5O .framer-allqic { align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: -200px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 553px); justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-41xn0l-container, .framer-Pqs5O .framer-1dsv8tt-container { bottom: -301px; flex: none; left: -16px; position: absolute; right: -17px; top: -408px; }\",\".framer-Pqs5O .framer-15p1a5n-container, .framer-Pqs5O .framer-1q4h68r-container, .framer-Pqs5O .framer-4j8e3f-container { flex: none; height: 234px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-kex9ts, .framer-Pqs5O .framer-14kqezs, .framer-Pqs5O .framer-1c4mlcu, .framer-Pqs5O .framer-59w2l6, .framer-Pqs5O .framer-6rikox, .framer-Pqs5O .framer-egqfrm, .framer-Pqs5O .framer-lp2cyg, .framer-Pqs5O .framer-fr2g21 { aspect-ratio: 1.7444794952681388 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: var(--framer-aspect-ratio-supported, 198px); overflow: hidden; position: relative; width: 345px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-1gsgusw-container { bottom: -68px; flex: none; left: calc(49.86595174262737% - 306px / 2); position: absolute; top: -93px; width: 306px; }\",\".framer-Pqs5O .framer-1uvkscp { align-content: center; align-items: center; aspect-ratio: 1.7444794952681388 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 198px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 345px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-igah5y { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pqs5O .framer-xdiydb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1ex61ui { align-content: flex-start; align-items: flex-start; background-color: #fef8ef; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px; position: relative; scroll-margin-top: 30px; width: 100%; }\",\".framer-Pqs5O .framer-1n1p5fo { align-content: flex-start; align-items: flex-start; background-color: #fff8ee; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1ps308e-container { flex: none; height: 117vh; position: relative; width: 1200px; z-index: 1; }\",\".framer-Pqs5O .framer-1m2q6vp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-jms1hi { align-content: flex-start; align-items: flex-start; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #0e1011); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1esy30 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-1jsia1d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-pk7iq7 { background-color: #ffffff; display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-pjur60-container { align-self: start; flex: none; height: auto; justify-self: center; position: relative; width: 600px; }\",\".framer-Pqs5O .framer-ph7i0a-container { align-self: start; flex: none; height: auto; justify-self: center; position: relative; width: 100%; }\",\".framer-Pqs5O .framer-s8jbhx-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-Pqs5O .framer-9frsrc, .framer-Pqs5O .framer-m6cxa9 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-Pqs5O .framer-sy7s64-container, .framer-Pqs5O .framer-13qidp3-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 320px; z-index: 10; }\",\".framer-Pqs5O .framer-1gaveln-container { aspect-ratio: 1.025 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 47px); position: fixed; right: 22px; top: 18px; width: 46px; z-index: 10; }\",\".framer-Pqs5O .framer-18lgpbe { align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 30px; border-top-left-radius: 30px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 254px; justify-content: center; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 256px; width: 60px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-Pqs5O .framer-1tl01yg { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 176px; word-break: break-word; word-wrap: break-word; }\",\".framer-Pqs5O .framer-8cf1gk-container { aspect-ratio: 1.3181818181818181 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: fixed; right: 22px; top: 18px; width: 58px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pqs5O.framer-1gpu47a, .framer-Pqs5O .framer-z13f9e, .framer-Pqs5O .framer-qcavac, .framer-Pqs5O .framer-1vyk1lh, .framer-Pqs5O .framer-8cwxc9, .framer-Pqs5O .framer-1fv6vq6, .framer-Pqs5O .framer-5qnwt8, .framer-Pqs5O .framer-lss6qc, .framer-Pqs5O .framer-1rvpjyk, .framer-Pqs5O .framer-1i1lgj9, .framer-Pqs5O .framer-3kvri2, .framer-Pqs5O .framer-1msd0yv, .framer-Pqs5O .framer-5ctx60, .framer-Pqs5O .framer-vhkogf, .framer-Pqs5O .framer-1htijfj, .framer-Pqs5O .framer-11v316t, .framer-Pqs5O .framer-6dqru3, .framer-Pqs5O .framer-12j2btm, .framer-Pqs5O .framer-l4jo29, .framer-Pqs5O .framer-1sv2c47, .framer-Pqs5O .framer-km2y5i, .framer-Pqs5O .framer-kbk857, .framer-Pqs5O .framer-6dfc9n, .framer-Pqs5O .framer-1jxtzvm, .framer-Pqs5O .framer-v2gezs, .framer-Pqs5O .framer-13m7euy, .framer-Pqs5O .framer-1bqaddv, .framer-Pqs5O .framer-h1mfqd, .framer-Pqs5O .framer-1oijdhq, .framer-Pqs5O .framer-meun5u, .framer-Pqs5O .framer-allqic, .framer-Pqs5O .framer-308y0, .framer-Pqs5O .framer-48ekr3, .framer-Pqs5O .framer-1uvkscp, .framer-Pqs5O .framer-igah5y, .framer-Pqs5O .framer-xdiydb, .framer-Pqs5O .framer-1ex61ui, .framer-Pqs5O .framer-yjwybo, .framer-Pqs5O .framer-zcvas1, .framer-Pqs5O .framer-1n1p5fo, .framer-Pqs5O .framer-jms1hi, .framer-Pqs5O .framer-1esy30, .framer-Pqs5O .framer-1jsia1d, .framer-Pqs5O .framer-n0voc2, .framer-Pqs5O .framer-ukrldr, .framer-Pqs5O .framer-n7me1h, .framer-Pqs5O .framer-18lgpbe { gap: 0px; } .framer-Pqs5O.framer-1gpu47a > *, .framer-Pqs5O .framer-z13f9e > *, .framer-Pqs5O .framer-1vyk1lh > *, .framer-Pqs5O .framer-1msd0yv > *, .framer-Pqs5O .framer-v2gezs > *, .framer-Pqs5O .framer-xdiydb > *, .framer-Pqs5O .framer-1n1p5fo > *, .framer-Pqs5O .framer-jms1hi > *, .framer-Pqs5O .framer-n0voc2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pqs5O.framer-1gpu47a > :first-child, .framer-Pqs5O .framer-z13f9e > :first-child, .framer-Pqs5O .framer-1vyk1lh > :first-child, .framer-Pqs5O .framer-8cwxc9 > :first-child, .framer-Pqs5O .framer-5qnwt8 > :first-child, .framer-Pqs5O .framer-lss6qc > :first-child, .framer-Pqs5O .framer-1rvpjyk > :first-child, .framer-Pqs5O .framer-1i1lgj9 > :first-child, .framer-Pqs5O .framer-3kvri2 > :first-child, .framer-Pqs5O .framer-1msd0yv > :first-child, .framer-Pqs5O .framer-6dqru3 > :first-child, .framer-Pqs5O .framer-v2gezs > :first-child, .framer-Pqs5O .framer-13m7euy > :first-child, .framer-Pqs5O .framer-1bqaddv > :first-child, .framer-Pqs5O .framer-1oijdhq > :first-child, .framer-Pqs5O .framer-meun5u > :first-child, .framer-Pqs5O .framer-allqic > :first-child, .framer-Pqs5O .framer-308y0 > :first-child, .framer-Pqs5O .framer-48ekr3 > :first-child, .framer-Pqs5O .framer-1uvkscp > :first-child, .framer-Pqs5O .framer-igah5y > :first-child, .framer-Pqs5O .framer-xdiydb > :first-child, .framer-Pqs5O .framer-1ex61ui > :first-child, .framer-Pqs5O .framer-yjwybo > :first-child, .framer-Pqs5O .framer-1n1p5fo > :first-child, .framer-Pqs5O .framer-jms1hi > :first-child, .framer-Pqs5O .framer-1esy30 > :first-child, .framer-Pqs5O .framer-1jsia1d > :first-child, .framer-Pqs5O .framer-n0voc2 > :first-child, .framer-Pqs5O .framer-18lgpbe > :first-child { margin-top: 0px; } .framer-Pqs5O.framer-1gpu47a > :last-child, .framer-Pqs5O .framer-z13f9e > :last-child, .framer-Pqs5O .framer-1vyk1lh > :last-child, .framer-Pqs5O .framer-8cwxc9 > :last-child, .framer-Pqs5O .framer-5qnwt8 > :last-child, .framer-Pqs5O .framer-lss6qc > :last-child, .framer-Pqs5O .framer-1rvpjyk > :last-child, .framer-Pqs5O .framer-1i1lgj9 > :last-child, .framer-Pqs5O .framer-3kvri2 > :last-child, .framer-Pqs5O .framer-1msd0yv > :last-child, .framer-Pqs5O .framer-6dqru3 > :last-child, .framer-Pqs5O .framer-v2gezs > :last-child, .framer-Pqs5O .framer-13m7euy > :last-child, .framer-Pqs5O .framer-1bqaddv > :last-child, .framer-Pqs5O .framer-1oijdhq > :last-child, .framer-Pqs5O .framer-meun5u > :last-child, .framer-Pqs5O .framer-allqic > :last-child, .framer-Pqs5O .framer-308y0 > :last-child, .framer-Pqs5O .framer-48ekr3 > :last-child, .framer-Pqs5O .framer-1uvkscp > :last-child, .framer-Pqs5O .framer-igah5y > :last-child, .framer-Pqs5O .framer-xdiydb > :last-child, .framer-Pqs5O .framer-1ex61ui > :last-child, .framer-Pqs5O .framer-yjwybo > :last-child, .framer-Pqs5O .framer-1n1p5fo > :last-child, .framer-Pqs5O .framer-jms1hi > :last-child, .framer-Pqs5O .framer-1esy30 > :last-child, .framer-Pqs5O .framer-1jsia1d > :last-child, .framer-Pqs5O .framer-n0voc2 > :last-child, .framer-Pqs5O .framer-18lgpbe > :last-child { margin-bottom: 0px; } .framer-Pqs5O .framer-qcavac > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Pqs5O .framer-qcavac > :first-child, .framer-Pqs5O .framer-1fv6vq6 > :first-child, .framer-Pqs5O .framer-5ctx60 > :first-child, .framer-Pqs5O .framer-vhkogf > :first-child, .framer-Pqs5O .framer-1htijfj > :first-child, .framer-Pqs5O .framer-11v316t > :first-child, .framer-Pqs5O .framer-12j2btm > :first-child, .framer-Pqs5O .framer-l4jo29 > :first-child, .framer-Pqs5O .framer-1sv2c47 > :first-child, .framer-Pqs5O .framer-km2y5i > :first-child, .framer-Pqs5O .framer-kbk857 > :first-child, .framer-Pqs5O .framer-6dfc9n > :first-child, .framer-Pqs5O .framer-1jxtzvm > :first-child, .framer-Pqs5O .framer-h1mfqd > :first-child, .framer-Pqs5O .framer-zcvas1 > :first-child, .framer-Pqs5O .framer-ukrldr > :first-child, .framer-Pqs5O .framer-n7me1h > :first-child { margin-left: 0px; } .framer-Pqs5O .framer-qcavac > :last-child, .framer-Pqs5O .framer-1fv6vq6 > :last-child, .framer-Pqs5O .framer-5ctx60 > :last-child, .framer-Pqs5O .framer-vhkogf > :last-child, .framer-Pqs5O .framer-1htijfj > :last-child, .framer-Pqs5O .framer-11v316t > :last-child, .framer-Pqs5O .framer-12j2btm > :last-child, .framer-Pqs5O .framer-l4jo29 > :last-child, .framer-Pqs5O .framer-1sv2c47 > :last-child, .framer-Pqs5O .framer-km2y5i > :last-child, .framer-Pqs5O .framer-kbk857 > :last-child, .framer-Pqs5O .framer-6dfc9n > :last-child, .framer-Pqs5O .framer-1jxtzvm > :last-child, .framer-Pqs5O .framer-h1mfqd > :last-child, .framer-Pqs5O .framer-zcvas1 > :last-child, .framer-Pqs5O .framer-ukrldr > :last-child, .framer-Pqs5O .framer-n7me1h > :last-child { margin-right: 0px; } .framer-Pqs5O .framer-8cwxc9 > *, .framer-Pqs5O .framer-1jsia1d > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Pqs5O .framer-1fv6vq6 > *, .framer-Pqs5O .framer-5ctx60 > *, .framer-Pqs5O .framer-vhkogf > *, .framer-Pqs5O .framer-1htijfj > *, .framer-Pqs5O .framer-11v316t > *, .framer-Pqs5O .framer-l4jo29 > *, .framer-Pqs5O .framer-1sv2c47 > *, .framer-Pqs5O .framer-km2y5i > *, .framer-Pqs5O .framer-kbk857 > *, .framer-Pqs5O .framer-6dfc9n > *, .framer-Pqs5O .framer-1jxtzvm > *, .framer-Pqs5O .framer-h1mfqd > *, .framer-Pqs5O .framer-zcvas1 > *, .framer-Pqs5O .framer-ukrldr > *, .framer-Pqs5O .framer-n7me1h > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Pqs5O .framer-5qnwt8 > *, .framer-Pqs5O .framer-1rvpjyk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Pqs5O .framer-lss6qc > * { margin: 0px; margin-bottom: calc(128px / 2); margin-top: calc(128px / 2); } .framer-Pqs5O .framer-1i1lgj9 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-Pqs5O .framer-3kvri2 > *, .framer-Pqs5O .framer-1bqaddv > *, .framer-Pqs5O .framer-yjwybo > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Pqs5O .framer-6dqru3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Pqs5O .framer-12j2btm > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Pqs5O .framer-13m7euy > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Pqs5O .framer-1oijdhq > *, .framer-Pqs5O .framer-308y0 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Pqs5O .framer-meun5u > *, .framer-Pqs5O .framer-allqic > *, .framer-Pqs5O .framer-48ekr3 > *, .framer-Pqs5O .framer-igah5y > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Pqs5O .framer-1uvkscp > *, .framer-Pqs5O .framer-18lgpbe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Pqs5O .framer-1ex61ui > *, .framer-Pqs5O .framer-1esy30 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Pqs5O { background: rgb(255, 255, 255); } .framer-Pqs5O.framer-1gpu47a { width: 810px; } .framer-Pqs5O .framer-z13f9e { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; } .framer-Pqs5O .framer-qcavac { flex-direction: column; padding: 88px 0px 0px 0px; } .framer-Pqs5O .framer-192bxpz-container { aspect-ratio: 1.125 / 1; height: var(--framer-aspect-ratio-supported, 720px); position: relative; top: unset; width: 100%; } .framer-Pqs5O .framer-1vyk1lh { flex: none; width: 100%; } .framer-Pqs5O .framer-neu0n1 { gap: 64px; height: min-content; justify-content: flex-start; padding: 64px 64px 0px 64px; } .framer-Pqs5O .framer-lq2vm8 { order: 0; } .framer-Pqs5O .framer-lss6qc { gap: 96px; padding: 96px 64px 96px 64px; } .framer-Pqs5O .framer-1i1lgj9 { gap: 48px; } .framer-Pqs5O .framer-3kvri2 { gap: 16px; } .framer-Pqs5O .framer-1msd0yv { flex-direction: row; flex-wrap: wrap; gap: 16px; } .framer-Pqs5O .framer-6dqru3 { gap: 40px; } .framer-Pqs5O .framer-12j2btm { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-Pqs5O .framer-l4jo29, .framer-Pqs5O .framer-1sv2c47, .framer-Pqs5O .framer-km2y5i, .framer-Pqs5O .framer-kbk857, .framer-Pqs5O .framer-6dfc9n, .framer-Pqs5O .framer-1jxtzvm { align-self: start; height: 100%; justify-content: center; justify-self: start; width: 100%; } .framer-Pqs5O .framer-1n946tn { width: var(--framer-aspect-ratio-supported, 124px); } .framer-Pqs5O .framer-63fexl { right: 113px; top: 787px; } .framer-Pqs5O .framer-13m7euy { gap: 64px; order: 0; padding: 64px; } .framer-Pqs5O .framer-1oijdhq { padding: 0px; } .framer-Pqs5O .framer-1ex61ui, .framer-Pqs5O .framer-1esy30 { gap: 64px; padding: 64px; } .framer-Pqs5O .framer-1ps308e-container { height: auto; width: 100%; } .framer-Pqs5O .framer-pk7iq7 { padding: 0px 30px 0px 30px; } .framer-Pqs5O .framer-pjur60-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pqs5O .framer-qcavac, .framer-Pqs5O .framer-neu0n1, .framer-Pqs5O .framer-lss6qc, .framer-Pqs5O .framer-1i1lgj9, .framer-Pqs5O .framer-3kvri2, .framer-Pqs5O .framer-1msd0yv, .framer-Pqs5O .framer-6dqru3, .framer-Pqs5O .framer-12j2btm, .framer-Pqs5O .framer-13m7euy, .framer-Pqs5O .framer-1ex61ui, .framer-Pqs5O .framer-1esy30 { gap: 0px; } .framer-Pqs5O .framer-qcavac > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pqs5O .framer-qcavac > :first-child, .framer-Pqs5O .framer-neu0n1 > :first-child, .framer-Pqs5O .framer-lss6qc > :first-child, .framer-Pqs5O .framer-1i1lgj9 > :first-child, .framer-Pqs5O .framer-3kvri2 > :first-child, .framer-Pqs5O .framer-6dqru3 > :first-child, .framer-Pqs5O .framer-13m7euy > :first-child, .framer-Pqs5O .framer-1ex61ui > :first-child, .framer-Pqs5O .framer-1esy30 > :first-child { margin-top: 0px; } .framer-Pqs5O .framer-qcavac > :last-child, .framer-Pqs5O .framer-neu0n1 > :last-child, .framer-Pqs5O .framer-lss6qc > :last-child, .framer-Pqs5O .framer-1i1lgj9 > :last-child, .framer-Pqs5O .framer-3kvri2 > :last-child, .framer-Pqs5O .framer-6dqru3 > :last-child, .framer-Pqs5O .framer-13m7euy > :last-child, .framer-Pqs5O .framer-1ex61ui > :last-child, .framer-Pqs5O .framer-1esy30 > :last-child { margin-bottom: 0px; } .framer-Pqs5O .framer-neu0n1 > *, .framer-Pqs5O .framer-13m7euy > *, .framer-Pqs5O .framer-1ex61ui > *, .framer-Pqs5O .framer-1esy30 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-Pqs5O .framer-lss6qc > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-Pqs5O .framer-1i1lgj9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Pqs5O .framer-3kvri2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Pqs5O .framer-1msd0yv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Pqs5O .framer-1msd0yv > :first-child { margin-left: 0px; } .framer-Pqs5O .framer-1msd0yv > :last-child { margin-right: 0px; } .framer-Pqs5O .framer-6dqru3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Pqs5O .framer-12j2btm > *, .framer-Pqs5O .framer-12j2btm > :first-child, .framer-Pqs5O .framer-12j2btm > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Pqs5O { background: rgb(255, 255, 255); } .framer-Pqs5O.framer-1gpu47a { width: 390px; } .framer-Pqs5O .framer-z13f9e { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; } .framer-Pqs5O .framer-qcavac { flex-direction: column; padding: 84px 0px 0px 0px; } .framer-Pqs5O .framer-192bxpz-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 390px); order: 1; position: relative; top: unset; width: 100%; } .framer-Pqs5O .framer-1vyk1lh { flex: none; order: 0; width: 100%; } .framer-Pqs5O .framer-neu0n1 { gap: 48px; height: min-content; justify-content: flex-start; padding: 48px 32px 56px 32px; } .framer-Pqs5O .framer-8cwxc9 { gap: 8px; } .framer-Pqs5O .framer-5qnwt8, .framer-Pqs5O .framer-1rvpjyk { gap: 24px; } .framer-Pqs5O .framer-aj905w { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Pqs5O .framer-lss6qc { background-color: unset; gap: 80px; padding: 20px; } .framer-Pqs5O .framer-1i1lgj9 { gap: 48px; } .framer-Pqs5O .framer-3kvri2 { gap: 16px; } .framer-Pqs5O .framer-6dqru3 { gap: 32px; } .framer-Pqs5O .framer-12j2btm { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-Pqs5O .framer-l4jo29, .framer-Pqs5O .framer-1sv2c47, .framer-Pqs5O .framer-km2y5i, .framer-Pqs5O .framer-kbk857, .framer-Pqs5O .framer-6dfc9n, .framer-Pqs5O .framer-1jxtzvm { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-Pqs5O .framer-1tyit6v { width: var(--framer-aspect-ratio-supported, 135px); } .framer-Pqs5O .framer-63fexl { height: var(--framer-aspect-ratio-supported, 141px); order: 2; right: 37px; top: 295px; width: 141px; } .framer-Pqs5O .framer-13m7euy { gap: 48px; padding: 20px; } .framer-Pqs5O .framer-1ex61ui { gap: 48px; padding: 48px 32px 48px 32px; } .framer-Pqs5O .framer-1ps308e-container { height: auto; width: 100%; } .framer-Pqs5O .framer-1esy30 { gap: 48px; padding: 48px 20px 48px 20px; } .framer-Pqs5O .framer-pk7iq7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 0px 20px 0px 20px; } .framer-Pqs5O .framer-pjur60-container { align-self: unset; width: 100%; } .framer-Pqs5O .framer-ph7i0a-container { align-self: unset; } .framer-Pqs5O .framer-18lgpbe { border-bottom-left-radius: unset; border-bottom-right-radius: 30px; border-top-left-radius: unset; border-top-right-radius: 30px; bottom: -73px; height: 190px; left: calc(50.00000000000002% - 43px / 2); right: unset; top: unset; width: 43px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pqs5O .framer-qcavac, .framer-Pqs5O .framer-neu0n1, .framer-Pqs5O .framer-8cwxc9, .framer-Pqs5O .framer-5qnwt8, .framer-Pqs5O .framer-lss6qc, .framer-Pqs5O .framer-1rvpjyk, .framer-Pqs5O .framer-1i1lgj9, .framer-Pqs5O .framer-3kvri2, .framer-Pqs5O .framer-6dqru3, .framer-Pqs5O .framer-12j2btm, .framer-Pqs5O .framer-13m7euy, .framer-Pqs5O .framer-1ex61ui, .framer-Pqs5O .framer-1esy30, .framer-Pqs5O .framer-pk7iq7 { gap: 0px; } .framer-Pqs5O .framer-qcavac > *, .framer-Pqs5O .framer-pk7iq7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pqs5O .framer-qcavac > :first-child, .framer-Pqs5O .framer-neu0n1 > :first-child, .framer-Pqs5O .framer-8cwxc9 > :first-child, .framer-Pqs5O .framer-5qnwt8 > :first-child, .framer-Pqs5O .framer-lss6qc > :first-child, .framer-Pqs5O .framer-1rvpjyk > :first-child, .framer-Pqs5O .framer-1i1lgj9 > :first-child, .framer-Pqs5O .framer-3kvri2 > :first-child, .framer-Pqs5O .framer-6dqru3 > :first-child, .framer-Pqs5O .framer-13m7euy > :first-child, .framer-Pqs5O .framer-1ex61ui > :first-child, .framer-Pqs5O .framer-1esy30 > :first-child, .framer-Pqs5O .framer-pk7iq7 > :first-child { margin-top: 0px; } .framer-Pqs5O .framer-qcavac > :last-child, .framer-Pqs5O .framer-neu0n1 > :last-child, .framer-Pqs5O .framer-8cwxc9 > :last-child, .framer-Pqs5O .framer-5qnwt8 > :last-child, .framer-Pqs5O .framer-lss6qc > :last-child, .framer-Pqs5O .framer-1rvpjyk > :last-child, .framer-Pqs5O .framer-1i1lgj9 > :last-child, .framer-Pqs5O .framer-3kvri2 > :last-child, .framer-Pqs5O .framer-6dqru3 > :last-child, .framer-Pqs5O .framer-13m7euy > :last-child, .framer-Pqs5O .framer-1ex61ui > :last-child, .framer-Pqs5O .framer-1esy30 > :last-child, .framer-Pqs5O .framer-pk7iq7 > :last-child { margin-bottom: 0px; } .framer-Pqs5O .framer-neu0n1 > *, .framer-Pqs5O .framer-1i1lgj9 > *, .framer-Pqs5O .framer-13m7euy > *, .framer-Pqs5O .framer-1ex61ui > *, .framer-Pqs5O .framer-1esy30 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Pqs5O .framer-8cwxc9 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Pqs5O .framer-5qnwt8 > *, .framer-Pqs5O .framer-1rvpjyk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Pqs5O .framer-lss6qc > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Pqs5O .framer-3kvri2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Pqs5O .framer-6dqru3 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Pqs5O .framer-12j2btm > *, .framer-Pqs5O .framer-12j2btm > :first-child, .framer-Pqs5O .framer-12j2btm > :last-child { margin: 0px; } }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7672\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a8RdQpasK\":{\"layout\":[\"fixed\",\"auto\"]},\"JvPOuOGHr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framery79V2XgDj=withCSS(Component,css,\"framer-Pqs5O\");export default Framery79V2XgDj;Framery79V2XgDj.displayName=\"Page\";Framery79V2XgDj.defaultProps={height:7672,width:1200};addFonts(Framery79V2XgDj,[{explicitInter:true,fonts:[{family:\"Anton SC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/antonsc/v1/4UaBrEBBsgltGn71sxLjzanB44N1.woff2\",weight:\"400\"},{family:\"Gambetta\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/ITJUM5VVHQ7UW5EENVHV4QTRJFMNJPQT/KI4FEPIIYE3LPFVXSBL2RIVU6YIZOCWI/Z2AWFZWVPYXOZJYIQOV77P3V5Z2O33AT.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.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\"}]},...LayoutHeaderFonts,...MenuMenuFonts,...LayoutHeaderSmallFonts,...ContentHomeHeroSlideshowFonts,...VimeoFonts,...TickerFonts,...ContentServiceFonts,...ContentService2Fonts,...ContentTestimonial2Fonts,...LayoutFooter2Fonts,...CustomFormFonts,...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framery79V2XgDj\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a8RdQpasK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JvPOuOGHr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"7672\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "isBrowser", "usePageVisibility", "isVisible", "setIsVisible", "ye", "ue", "onVisibilityChange", "OPACITY_0", "awaitRefCallback", "element", "controller", "refCallbackResolve", "refCallbackPromise", "resolve", "reject", "current", "node", "Slideshow", "props", "slots", "startFrom", "direction", "effectsOptions", "autoPlayControl", "dragControl", "alignment", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "itemAmount", "fadeOptions", "intervalControl", "transitionControl", "arrowOptions", "borderRadius", "progressOptions", "style", "effectsOpacity", "effectsScale", "effectsRotate", "effectsPerspective", "effectsHover", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowShouldSpace", "arrowShouldFadeIn", "arrowPosition", "arrowPadding", "arrowGap", "arrowPaddingTop", "arrowPaddingRight", "arrowPaddingBottom", "arrowPaddingLeft", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "hasChildren", "j", "isHorizontal", "isInverted", "u", "placeholderStyles", "p", "emojiStyles", "titleStyles", "subtitleStyles", "parentRef", "pe", "childrenRef", "se", "index", "timeoutRef", "size", "setSize", "ye", "isHovering", "setIsHovering", "shouldPlayOnHover", "setShouldPlayOnHover", "isMouseDown", "setIsMouseDown", "isResizing", "setIsResizing", "dupedChildren", "duplicateBy", "measure", "te", "firstChild", "lastChild", "parentLength", "start", "childrenLength", "itemSize", "itemWidth", "itemHeight", "viewportLength", "window", "Z", "scheduleMeasure", "frame", "fe", "initialResize", "ue", "resize", "contentSize", "timer", "totalItems", "childrenSize", "itemWithGap", "itemOffset", "currentItem", "setCurrentItem", "isDragging", "setIsDragging", "visibilityRef", "isInView", "useInView", "isVisible", "usePageVisibility", "factor", "xOrY", "useMotionValue", "canvasPosition", "newPosition", "wrappedValue", "useTransform", "value", "wrapped", "wrap", "wrappedIndex", "wrappedIndexInverted", "switchPages", "animate", "setDelta", "delta", "setPage", "currentItemWrapped", "currentItemWrappedInvert", "goto", "gotoInverted", "handleDragStart", "handleDragEnd", "event", "offset", "velocity", "offsetXorY", "velocityThreshold", "velocityXorY", "isHalfOfNext", "isHalfOfPrev", "normalizedOffset", "itemDelta", "itemDeltaFromOne", "childCounter", "columnOrRowValue", "child", "childIndex", "ref", "Slide", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "dots", "dotsBlurStyle", "i", "Dot", "dotStyle", "baseButtonStyles", "dragProps", "arrowHasTop", "arrowHasBottom", "arrowHasLeft", "arrowHasRight", "arrowHasMid", "containerStyle", "motion", "controlsStyles", "dotsContainerStyle", "addPropertyControls", "ControlType", "num", "min", "max", "Y", "_child_props", "_child_props1", "slideKey", "width", "height", "numChildren", "effects", "isLast", "childOffset", "scrollRange", "val", "rotateY", "rotateX", "opacity", "scale", "originXorY", "latest", "newValue", "_ref_current", "visibility", "mix", "LayoutGroup", "q", "selectedOpacity", "total", "buttonStyle", "isSelected", "inlinePadding", "top", "bottom", "right", "left", "SlideshowFonts", "getFonts", "Slideshow", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "Slideshow", "Image2", "css", "FramerA1Lcoq7fb", "withCSS", "A1Lcoq7fb_default", "addFonts", "SlideshowFonts", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "animation", "transition2", "animation1", "animation2", "animation3", "animation4", "animation5", "animation6", "transition3", "animation7", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "image", "list1", "list2", "list3", "list4", "text", "title1", "title2", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "cqcUplThR", "h0t1y93mt", "FHCTpHWDk", "AWtHBaXve", "P9DAbbXn8", "p8XlL40sS", "clX9lhEY_", "XWashGAaf", "xsASHirlE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerEbR_puJZJ", "withCSS", "EbR_puJZJ_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "heading", "height", "id", "text", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "eSAi6QoR9", "j5TYVRJHM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "RichText2", "css", "FramerMySC6nL2w", "withCSS", "MySC6nL2w_default", "addPropertyControls", "ControlType", "addFonts", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "animation", "transition2", "animation1", "animation2", "animation3", "animation4", "animation5", "animation6", "transition3", "animation7", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "image", "list1", "list2", "list3", "list4", "meta", "text", "title1", "title2", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_humanReadableVariantMap_props_variant", "_ref8", "_ref9", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "cqcUplThR", "h0t1y93mt", "FHCTpHWDk", "AWtHBaXve", "Eeff4oTLs", "P9DAbbXn8", "p8XlL40sS", "clX9lhEY_", "XWashGAaf", "uAwO9hqxD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerWcQMnAeZW", "withCSS", "WcQMnAeZW_default", "addPropertyControls", "ControlType", "addFonts", "LayoutHeaderFonts", "getFonts", "fRyIg0vWT_default", "MenuMenuFonts", "OqGiXyof3_default", "ContainerWithFX", "withFX", "Container", "LayoutHeaderSmallFonts", "FhkjbRVYz_default", "ContentHomeHeroSlideshowFonts", "A1Lcoq7fb_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "RichTextWithFX", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "MotionSectionWithFX", "VimeoFonts", "Vimeo_default", "TickerFonts", "Ticker", "ContentServiceFonts", "EbR_puJZJ_default", "ContentService2Fonts", "WcQMnAeZW_default", "ContentTestimonial2Fonts", "MySC6nL2w_default", "LayoutFooter2Fonts", "UBnKWTUYZ_default", "CustomFormFonts", "CustomForm", "FeatherFonts", "Icon", "MotionMainWithFX", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation3", "animation4", "transition3", "animation5", "animation6", "animation7", "transition4", "animation8", "animation9", "transition5", "animation10", "animation11", "animation12", "animation13", "animation14", "transition6", "animation15", "animation16", "animation17", "animation18", "animation19", "animation20", "animation21", "animation22", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "quO5KcDAOwelu7j", "overlay", "paginationInfo", "args", "bLK3Pmgedwelu7j", "onClick1wvko5h", "onTapwelu7j", "ref1", "pe", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref2", "ref3", "elementId1", "ref4", "elementId2", "isDisplayed2", "isDisplayed3", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "x", "getLoadingLazyAtYPosition", "overlay1", "overlay2", "css", "Framery79V2XgDj", "withCSS", "y79V2XgDj_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
