{"version":3,"file":"aNW_4VEBd.B5TLEP2N.mjs","names":["addPropertyOverrides","MotionDivWithFXWithOptimizedAppearEffect","cycleOrder","serializationHash","variantClassNames","transition1","transition2","animation","animation1","transition3","animation2","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","RichText","css","cycleOrder","serializationHash","variantClassNames","transitions","toResponsiveImage","Transition","Variants","getProps","createLayoutDependency","Component","className","Image","css","GalleryCardImage","Arc","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","Arc","GeneralFramerLogo","cycleOrder","serializationHash","variantClassNames","transition1","transition2","transition3","transition4","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","GalleryAvatar","RichText","GalleryWinnerBadge","className","css"],"sources":["https:/framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/RQpaQ77zS3y9109xlKHM/g3OPvNRkB.js","https:/framer.com/m/Gallery-Card-Image-92s9.js","https:/framerusercontent.com/modules/6OYkZ4KRmbyF3SLRVAp1/1bBh7Vql0byWaeQsypaK/ImagePanner.js","https:/framerusercontent.com/modules/dZ9c6z10n71dmz3JQVi4/0dSuyhnHD9HrUa3w2XFr/Arc.js","https:/framerusercontent.com/modules/gNncbtjS9ZkIZCljsWjv/TYYNDieYhWfVSXUhPwZ4/qc1tLcewh.js","https:/framerusercontent.com/modules/Wh0iK2ERYNqcdrZXOud2/RHlhuOvP7g1uXgeqUYRP/Q4WwKDpAp.js","https:/framerusercontent.com/modules/qtsUfT8kq65eS3Td9qJN/ebX1qhxTgORl6mOhz1Sr/aNW_4VEBd.js"],"sourcesContent":["// Generated by Framer (4cfd27c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"fRQluzpqn\",\"HjxzgyO9l\",\"RY1CAqXo3\"];const serializationHash=\"framer-nar4s\";const variantClassNames={fRQluzpqn:\"framer-v-jnzpfe\",HjxzgyO9l:\"framer-v-1jjle6s\",RY1CAqXo3:\"framer-v-1pri6ep\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"fRQluzpqn\",Hidden:\"RY1CAqXo3\",Loading:\"HjxzgyO9l\"};const getProps=({click,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fRQluzpqn\",Wld3NDzSj:click??props.Wld3NDzSj};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Wld3NDzSj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fRQluzpqn\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapn9xadi=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Wld3NDzSj){const res=await Wld3NDzSj(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const isDisplayed=()=>{if(baseVariant===\"RY1CAqXo3\")return false;return true;};const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed1=()=>{if(baseVariant===\"HjxzgyO9l\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"HjxzgyO9l\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-jnzpfe\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"fRQluzpqn\",onTap:onTapn9xadi,ref:refBinding,style:{backgroundColor:\"rgb(68, 68, 68)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({HjxzgyO9l:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed1()&&/*#__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\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Load More\"})}),className:\"framer-yolew8\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Mh_Tbmn6V\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1qrc6yg\",\"data-framer-appear-id\":\"1qrc6yg\",\"data-framer-name\":\"Spinner\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"onOQ0YrdY\",optimized:true,style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1jivlv8\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"rN6xsA2D3\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 0deg, rgb(255, 255, 255) 342deg)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m7b4s7\",\"data-framer-name\":\"Round\",layoutDependency:layoutDependency,layoutId:\"KWLYXFUsw\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nar4s.framer-t2gp8f, .framer-nar4s .framer-t2gp8f { display: block; }\",\".framer-nar4s.framer-jnzpfe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; padding: 0px; position: relative; width: 100px; }\",\".framer-nar4s .framer-yolew8 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-nar4s .framer-1qrc6yg { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-nar4s .framer-1jivlv8 { bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-nar4s .framer-m7b4s7 { flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: 0px; width: 2px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HjxzgyO9l\":{\"layout\":[\"fixed\",\"fixed\"]},\"RY1CAqXo3\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Wld3NDzSj\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerg3OPvNRkB=withCSS(Component,css,\"framer-nar4s\");export default Framerg3OPvNRkB;Framerg3OPvNRkB.displayName=\"Load More\";Framerg3OPvNRkB.defaultProps={height:40,width:100};addPropertyControls(Framerg3OPvNRkB,{variant:{options:[\"fRQluzpqn\",\"HjxzgyO9l\",\"RY1CAqXo3\"],optionTitles:[\"Default\",\"Loading\",\"Hidden\"],title:\"Variant\",type:ControlType.Enum},Wld3NDzSj:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerg3OPvNRkB,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg3OPvNRkB\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HjxzgyO9l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RY1CAqXo3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"100\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"Wld3NDzSj\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./g3OPvNRkB.map","// Generated by Framer (fe3f4b1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"u9nmfXkcG\"];const serializationHash=\"framer-sbrVn\";const variantClassNames={u9nmfXkcG:\"framer-v-1tp5fok\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,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 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(React.Fragment);const getProps=({height,id,image,width,...props})=>{var _ref;return{...props,auSVUTVL_:(_ref=image!==null&&image!==void 0?image:props.auSVUTVL_)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/3AmISFLTnwHQmb8JbHWNyY29dtg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3AmISFLTnwHQmb8JbHWNyY29dtg.png?scale-down-to=1024 576w,https://framerusercontent.com/images/3AmISFLTnwHQmb8JbHWNyY29dtg.png?scale-down-to=2048 1152w,https://framerusercontent.com/images/3AmISFLTnwHQmb8JbHWNyY29dtg.png?scale-down-to=4096 2305w,https://framerusercontent.com/images/3AmISFLTnwHQmb8JbHWNyY29dtg.png 2400w\"}};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,auSVUTVL_,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"u9nmfXkcG\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,background:{alt:\"\",fit:\"fill\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tp5fok\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"u9nmfXkcG\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(427px, 100vw)\",...toResponsiveImage(auSVUTVL_),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1yql0zi\",layoutDependency:layoutDependency,layoutId:\"V9swtiO7O\"})})})})});});const css=['.framer-sbrVn[data-border=\"true\"]::after, .framer-sbrVn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sbrVn.framer-17co8k1, .framer-sbrVn .framer-17co8k1 { display: block; }\",\".framer-sbrVn.framer-1tp5fok { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 427px; }\",\".framer-sbrVn .framer-1yql0zi { aspect-ratio: 0.5997191011235955 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 333px); overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sbrVn.framer-1tp5fok { gap: 0px; } .framer-sbrVn.framer-1tp5fok > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sbrVn.framer-1tp5fok > :first-child { margin-top: 0px; } .framer-sbrVn.framer-1tp5fok > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 712\n * @framerIntrinsicWidth 427\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"auSVUTVL_\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerL0iaBN9QE=withCSS(Component,css,\"framer-sbrVn\");export default FramerL0iaBN9QE;FramerL0iaBN9QE.displayName=\"Gallery/Card Image\";FramerL0iaBN9QE.defaultProps={height:712,width:427};addPropertyControls(FramerL0iaBN9QE,{auSVUTVL_:{__defaultAssetReference:\"data:framer/asset-reference,3AmISFLTnwHQmb8JbHWNyY29dtg.png?originalFilename=contra.com_portfolios.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerL0iaBN9QE,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerL0iaBN9QE\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"427\",\"framerVariables\":\"{\\\"auSVUTVL_\\\":\\\"image\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"712\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./L0iaBN9QE.map","// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useMotionValue,useSpring}from\"framer-motion\";import GalleryCardImage from\"https://framer.com/m/Gallery-Card-Image-92s9.js\";export default function ImagePanner(props){const offsetY=useMotionValue(0);const y=useSpring(offsetY,{stiffness:100,damping:50});function handleMouseMove(e){// Get the Y coordinate of the mouse pointer within the element\nconst mouseY=e.clientY-e.currentTarget.getBoundingClientRect().top;// Calculate the relative Y position as a percentage\nconst elementHeight=e.currentTarget.clientHeight;const relativeYPosition=-(mouseY/elementHeight)*(e.target.clientHeight-e.currentTarget.clientHeight);// Log the relative Y position in percentage\noffsetY.set(relativeYPosition);}function handleMouseOut(){offsetY.set(0);}return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",overflow:\"hidden\"},onMouseMove:handleMouseMove,onMouseOut:handleMouseOut,children:/*#__PURE__*/_jsx(GalleryCardImage,{style:{width:\"100%\",y},image:props.image})});}addPropertyControls(ImagePanner,{image:{title:\"Image\",type:ControlType.ResponsiveImage}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ImagePanner\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ImagePanner.map","import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import hash from\"@emotion/hash\";function getAlignmentIcon(alignmentBaseline){switch(alignmentBaseline){case\"top\":return\"Text Top\";case\"center\":return\"Central\";case\"bottom\":return\"Hanging\";}}/**\n * ARC TEXT FOR INSERT\n * By Adam and Benjamin\n *\n * @framerIntrinsicWidth 150\n * @framerIntrinsicHeight 150\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */const Arc=withCSS(function Arc(props){// Checks\nconst isCanvas=RenderTarget.current()===RenderTarget.canvas;// For Ellipse\nconst isEllipse=!props.type;const cylinder=isEllipse?props.cylinderHeight/2:0;// Base arc path\nconst path=createPath(props.flip,cylinder);// Unique IDs to avoid multiple instances on the canvas sharing a single path\nconst id=`curve-${hash(path)}`;// Alignment icon conversion\nconst alignmentValue=getAlignmentIcon(props.alignmentBaseline);return /*#__PURE__*/_jsxs(\"svg\",{className:\"transform-origin-center-center\",style:{width:\"100%\",height:\"100%\",transformOrigin:\"center\"},viewBox:`0 0 100 100`,overflow:\"visible\",children:[/*#__PURE__*/_jsx(\"path\",{id:id,d:path,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/_jsx(\"text\",{children:/*#__PURE__*/_jsx(\"textPath\",{href:`#${id}`,startOffset:props.startOffset,dominantBaseline:alignmentValue,style:{letterSpacing:props.font.letterSpacing?props.font.letterSpacing:1.85,...props.font,fill:props.color},children:props.text})})]});},// Work around a bug with framer-motion that calculates a px origin when animating SVG elements.\n[\".transform-origin-center-center { transform-origin: center center !important; }\"]);export default Arc;Arc.defaultProps={height:50,width:50};addPropertyControls(Arc,{text:{title:\"Content\",type:ControlType.String,defaultValue:\"DESIGN SITES LIKE A PRO WITH FRAMER\",displayTextArea:true},type:{title:\"Type\",type:ControlType.Boolean,enabledTitle:\"Circle\",disabledTitle:\"Ellipse\",defaultValue:true},cylinderHeight:{title:\"Height\",type:ControlType.Number,min:0,max:1e3,displayStepper:true,hidden:props=>props.type},alignmentBaseline:{title:\"Align\",type:ControlType.Enum,options:[\"top\",\"center\",\"bottom\"],optionIcons:[\"align-top\",\"align-middle\",\"align-bottom\"],defaultValue:\"bottom\",displaySegmentedControl:true},flip:{type:ControlType.Boolean,defaultValue:false,title:\"Direction\",enabledTitle:\"CW\",disabledTitle:\"CCW\"},startOffset:{title:\"Offset\",type:ControlType.Number,defaultValue:0,max:360,unit:\"\\xb0\",step:.5},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\",displayTextAlignment:false},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#999\"}});/* Path creation method */const createPath=(flip,cylinder)=>{const cylinderTop=50-cylinder;const cylinderBottom=50+cylinder;return!flip?`M 0 50 L 0 ${cylinderTop} A 1 1 0 0 1 100 ${cylinderTop} L 100 50 L 100 ${cylinderBottom} A 1 1 0 0 1 0 ${cylinderBottom} L 0 ${cylinderTop}`:`M 0 50 L 0 ${cylinderBottom} A 1 1 0 1 0 100 ${cylinderBottom} L 100 ${cylinderTop} A 1 1 0 1 0 0 ${cylinderTop} L 0 50`;};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Arc\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"150\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"150\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map","// Generated by Framer (fe3f4b1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"S0smQFXa3\",\"Wqd5LbSSN\"];const serializationHash=\"framer-BFaYy\";const variantClassNames={S0smQFXa3:\"framer-v-kqxqxj\",Wqd5LbSSN:\"framer-v-6zv57c\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Dark:\"Wqd5LbSSN\",Light:\"S0smQFXa3\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,qUv2w2nff:tap!==null&&tap!==void 0?tap:props.qUv2w2nff,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"S0smQFXa3\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qUv2w2nff,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"S0smQFXa3\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap156i0ct=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qUv2w2nff){const res=await qUv2w2nff(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-kqxqxj\",className,classNames),\"data-framer-name\":\"Light\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"S0smQFXa3\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap156i0ct,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Wqd5LbSSN:{\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-f77y2t\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"KBYyekY16\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 24\"><path d=\"M 16 0 L 16 8 L 8 8 L 0 0 Z M 0 8 L 8 8 L 16 16 L 8 16 L 8 24 L 0 16 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:1018120621,withExternalLayout:true,...addPropertyOverrides({Wqd5LbSSN:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 24\"><path d=\"M 16 0 L 16 8 L 8 8 L 0 0 Z M 0 8 L 8 8 L 16 16 L 8 16 L 8 24 L 0 16 Z\" fill=\"#ffffff\"></path></svg>',svgContentId:3673329637}},baseVariant,gestureVariant)})})})})});});const css=['.framer-BFaYy[data-border=\"true\"]::after, .framer-BFaYy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BFaYy.framer-13zzl0x, .framer-BFaYy .framer-13zzl0x { display: block; }\",\".framer-BFaYy.framer-kqxqxj { cursor: pointer; height: 24px; overflow: hidden; position: relative; width: 16px; }\",\".framer-BFaYy .framer-f77y2t { flex: none; height: 24px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Wqd5LbSSN\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"qUv2w2nff\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const Framerqc1tLcewh=withCSS(Component,css,\"framer-BFaYy\");export default Framerqc1tLcewh;Framerqc1tLcewh.displayName=\"General/Framer Logo\";Framerqc1tLcewh.defaultProps={height:24,width:16};addPropertyControls(Framerqc1tLcewh,{variant:{options:[\"S0smQFXa3\",\"Wqd5LbSSN\"],optionTitles:[\"Light\",\"Dark\"],title:\"Variant\",type:ControlType.Enum},qUv2w2nff:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(Framerqc1tLcewh,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqc1tLcewh\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Wqd5LbSSN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"16\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"qUv2w2nff\\\":\\\"tap\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qc1tLcewh.map","// Generated by Framer (6af6a27)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Arc from\"https://framerusercontent.com/modules/dZ9c6z10n71dmz3JQVi4/0dSuyhnHD9HrUa3w2XFr/Arc.js\";import GeneralFramerLogo from\"https://framerusercontent.com/modules/gNncbtjS9ZkIZCljsWjv/TYYNDieYhWfVSXUhPwZ4/qc1tLcewh.js\";const ArcFonts=getFonts(Arc);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const GeneralFramerLogoFonts=getFonts(GeneralFramerLogo);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"HN9GpmyfS\",\"dgTE67zdj\",\"oGgICqt3p\",\"QZOKQaDEK\",\"iJAmU9U01\",\"woIYyb_xb\",\"j15hK2XoE\",\"BF3dekpnM\",\"AhF_R5ynI\",\"Os7Ajfuo1\",\"fEICQ84aS\"];const serializationHash=\"framer-3qOXZ\";const variantClassNames={AhF_R5ynI:\"framer-v-185ojkb\",BF3dekpnM:\"framer-v-jpiwnv\",dgTE67zdj:\"framer-v-petk89\",fEICQ84aS:\"framer-v-149t5o\",HN9GpmyfS:\"framer-v-1t2u29s\",iJAmU9U01:\"framer-v-1uemh7v\",j15hK2XoE:\"framer-v-nyn6kf\",oGgICqt3p:\"framer-v-qtli6m\",Os7Ajfuo1:\"framer-v-1n4r370\",QZOKQaDEK:\"framer-v-e7elcq\",woIYyb_xb:\"framer-v-s5fn11\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:20,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:-60,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:.2,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:.75,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-200,y:-200};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"HM S\":\"BF3dekpnM\",\"SOTM S\":\"dgTE67zdj\",\"SOTY 1\":\"iJAmU9U01\",\"SOTY 2\":\"woIYyb_xb\",\"SOTY 2025 S\":\"fEICQ84aS\",\"SOTY 2025\":\"Os7Ajfuo1\",\"SOTY 3\":\"j15hK2XoE\",\"SOTY S 1\":\"oGgICqt3p\",\"SOTY S 2/3\":\"QZOKQaDEK\",HM:\"AhF_R5ynI\",SOTM:\"HN9GpmyfS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"HN9GpmyfS\"};};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({cycleOrder,defaultVariant:\"HN9GpmyfS\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap14zi77i=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"iJAmU9U01\");});const onTap1jojb6q=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"oGgICqt3p\");});const onTap72q9e0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"fEICQ84aS\");});const onTap1c0vkwy=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Os7Ajfuo1\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"dgTE67zdj\",\"oGgICqt3p\",\"QZOKQaDEK\",\"BF3dekpnM\",\"fEICQ84aS\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"oGgICqt3p\",\"QZOKQaDEK\",\"iJAmU9U01\",\"woIYyb_xb\",\"j15hK2XoE\",\"Os7Ajfuo1\",\"fEICQ84aS\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1t2u29s\",className,classNames),\"data-framer-name\":\"SOTM\",layoutDependency:layoutDependency,layoutId:\"HN9GpmyfS\",ref:ref??ref1,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0.9)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"0px 10px 10px 0px rgba(0, 0, 0, 0.2)\",WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({AhF_R5ynI:{\"data-framer-name\":\"HM\"},BF3dekpnM:{\"data-framer-name\":\"HM S\"},dgTE67zdj:{\"data-framer-name\":\"SOTM S\"},fEICQ84aS:{\"data-framer-name\":\"SOTY 2025 S\",\"data-highlight\":true,onTap:onTap1c0vkwy},iJAmU9U01:{\"data-framer-name\":\"SOTY 1\",\"data-highlight\":true,onTap:onTap1jojb6q},j15hK2XoE:{\"data-framer-name\":\"SOTY 3\"},oGgICqt3p:{\"data-framer-name\":\"SOTY S 1\",\"data-highlight\":true,onTap:onTap14zi77i},Os7Ajfuo1:{\"data-framer-name\":\"SOTY 2025\",\"data-highlight\":true,onTap:onTap72q9e0},QZOKQaDEK:{\"data-framer-name\":\"SOTY S 2/3\"},woIYyb_xb:{\"data-framer-name\":\"SOTY 2\",\"data-highlight\":true,onTap:onTap1jojb6q}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lh1q59\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"vJNW7xyo_\",style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"rgba(255, 255, 255, 0.8)\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"inset 0px 0px 0px 6px rgb(0, 0, 0)\"},variants:{AhF_R5ynI:{backgroundColor:\"rgba(0, 0, 0, 0)\"},BF3dekpnM:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.7)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"inset 0px 0px 0px 4px rgb(0, 0, 0)\"},dgTE67zdj:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.7)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",boxShadow:\"inset 0px 0px 0px 4px rgb(0, 0, 0)\"},fEICQ84aS:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.7)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"none\"},iJAmU9U01:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"none\"},j15hK2XoE:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},oGgICqt3p:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.7)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"none\"},Os7Ajfuo1:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"none\"},QZOKQaDEK:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.7)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(0, 0, 0)\",boxShadow:\"none\"},woIYyb_xb:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-6scucr-container\",\"data-framer-appear-id\":\"6scucr\",initial:animation2,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"pKoGyqGc6-container\",nodeId:\"pKoGyqGc6\",optimized:true,rendersWithMotion:true,scopeId:\"Q4WwKDpAp\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",color:\"rgb(255, 255, 255)\",cylinderHeight:0,flip:false,font:{fontFamily:'\"Panchang\", \"Panchang Placeholder\", sans-serif',fontSize:\"13px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0.36em\",lineHeight:\"1em\"},height:\"100%\",id:\"pKoGyqGc6\",layoutId:\"pKoGyqGc6\",startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"SITE OF THE MONTH ✦\",type:true,width:\"100%\",...addPropertyOverrides({AhF_R5ynI:{font:{fontFamily:'\"Panchang\", \"Panchang Placeholder\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0.37em\",lineHeight:\"1em\"},text:\"HONORABLE MENTION ✦\"},iJAmU9U01:{color:\"rgb(0, 0, 0)\",font:{fontFamily:'\"S\\xf6hne Breit Fett\", \"S\\xf6hne Breit Fett Placeholder\", sans-serif',fontSize:\"13px\",letterSpacing:\"0.31em\",lineHeight:\"1em\"},text:\"SITE OF THE YEAR ✦ 1ST ✦ \"},j15hK2XoE:{font:{fontFamily:'\"S\\xf6hne Breit Fett\", \"S\\xf6hne Breit Fett Placeholder\", sans-serif',fontSize:\"13px\",letterSpacing:\"0.3em\",lineHeight:\"1em\"},text:\"SITE OF THE YEAR ✦ 3RD ✦ \"},Os7Ajfuo1:{color:\"rgb(0, 0, 0)\",font:{fontFamily:'\"S\\xf6hne Breit Fett\", \"S\\xf6hne Breit Fett Placeholder\", sans-serif',fontSize:\"13px\",letterSpacing:\"0.27em\",lineHeight:\"1em\"},text:\"SITE OF THE YEAR ・ 2025 ・\"},woIYyb_xb:{font:{fontFamily:'\"S\\xf6hne Breit Fett\", \"S\\xf6hne Breit Fett Placeholder\", sans-serif',fontSize:\"13px\",letterSpacing:\"0.3em\",lineHeight:\"1em\"},text:\"SITE OF THE YEAR ✦ 2ND ✦ \"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14rtlec-container\",layoutDependency:layoutDependency,layoutId:\"MNsAWOta2-container\",nodeId:\"MNsAWOta2\",rendersWithMotion:true,scopeId:\"Q4WwKDpAp\",children:/*#__PURE__*/_jsx(GeneralFramerLogo,{height:\"100%\",id:\"MNsAWOta2\",layoutId:\"MNsAWOta2\",style:{height:\"100%\",width:\"100%\"},variant:\"Wqd5LbSSN\",width:\"100%\",...addPropertyOverrides({fEICQ84aS:{variant:\"S0smQFXa3\"},iJAmU9U01:{variant:\"S0smQFXa3\"},oGgICqt3p:{variant:\"S0smQFXa3\"},Os7Ajfuo1:{variant:\"S0smQFXa3\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v60tas\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"IW69v77tf\",style:{background:\"linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:.7}}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"},className:\"framer-1iic638\",\"data-framer-name\":\"Pattern\",layoutDependency:layoutDependency,layoutId:\"EQILsjMn2\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,filter:\"invert(1)\",opacity:.3,WebkitFilter:\"invert(1)\"},variants:{fEICQ84aS:{filter:\"invert(0)\",opacity:.4,WebkitFilter:\"invert(0)\"},iJAmU9U01:{filter:\"invert(0)\",opacity:.4,WebkitFilter:\"invert(0)\"},oGgICqt3p:{filter:\"invert(0)\",opacity:.4,WebkitFilter:\"invert(0)\"},Os7Ajfuo1:{filter:\"invert(0)\",opacity:.4,WebkitFilter:\"invert(0)\"}},...addPropertyOverrides({fEICQ84aS:{background:{alt:\"\",backgroundSize:.25,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},iJAmU9U01:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},j15hK2XoE:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},oGgICqt3p:{background:{alt:\"\",backgroundSize:.25,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},Os7Ajfuo1:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},QZOKQaDEK:{background:{alt:\"\",backgroundSize:.25,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}},woIYyb_xb:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:120,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2),pixelHeight:120,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L9gN6bRCSKWIBJkYc7iGxMOn07w.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11qirgu\",\"data-framer-name\":\"Highlight\",layoutDependency:layoutDependency,layoutId:\"apr_BIyXb\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:.75,animate:animation3,className:\"framer-cfwmsf\",\"data-framer-appear-id\":\"cfwmsf\",\"data-framer-name\":\"Gradient\",initial:animation4,layoutDependency:layoutDependency,layoutId:\"rc1b6PQn7\",optimized:true,style:{background:\"linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 9.373240427927925%, rgb(255, 255, 255) 23.171804617117118%, rgba(255, 255, 255, 0.4) 34.44714245495496%, rgb(255, 255, 255) 47.06151463963965%, rgba(255, 255, 255, 0) 57.45354729729728%, rgba(255, 255, 255, 0) 100%)\",opacity:.75,transformPerspective:1200}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mnln4t\",\"data-framer-name\":\"Gradient\",layoutDependency:layoutDependency,layoutId:\"tbOR2RUS6\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(255, 255, 255) 0deg, rgb(235, 189, 215) 90.8108108108108deg, rgb(196, 189, 228) 115.21748310810811deg, rgb(183, 230, 247) 178.1440033783784deg, rgba(233, 224, 185, 1) 217.29729729729732deg, rgb(235, 195, 188) 284.2018581081081deg, rgb(255, 255, 255) 360deg)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,filter:\"none\",WebkitFilter:\"none\"},variants:{AhF_R5ynI:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(255, 209, 163) 0deg, rgb(255, 240, 224) 50.18792229729729deg, rgb(255, 209, 163) 102.2951858108108deg, rgb(255, 241, 224) 132.28885135135135deg, rgb(175, 130, 78) 165.6461148648649deg, rgb(176, 116, 81) 220.50253378378378deg, rgb(233, 183, 113) 281.13597972972974deg, rgb(255, 234, 195) 312.3078547297297deg, rgb(255, 209, 163) 356.7377533783784deg)\",filter:\"hue-rotate(330deg)\",WebkitFilter:\"hue-rotate(330deg)\"},BF3dekpnM:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(255, 209, 163) 0deg, rgb(255, 240, 224) 50.18792229729729deg, rgb(255, 209, 163) 102.2951858108108deg, rgb(255, 241, 224) 132.28885135135135deg, rgb(175, 130, 78) 165.6461148648649deg, rgb(176, 116, 81) 220.50253378378378deg, rgb(233, 183, 113) 281.13597972972974deg, rgb(255, 234, 195) 312.3078547297297deg, rgb(255, 209, 163) 356.7377533783784deg)\",filter:\"hue-rotate(330deg)\",WebkitFilter:\"hue-rotate(330deg)\"},fEICQ84aS:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\",filter:\"none\",WebkitFilter:\"none\"},iJAmU9U01:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\"},j15hK2XoE:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(255, 245, 219) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(255, 245, 219) 360deg)\"},oGgICqt3p:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\"},Os7Ajfuo1:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\",filter:\"none\",WebkitFilter:\"none\"},QZOKQaDEK:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\"},woIYyb_xb:{background:\"conic-gradient(from 0deg at 50% 50%, rgb(254, 229, 163) 0deg, rgb(225, 185, 112) 90.8108108108108deg, rgb(209, 161, 78) 115.21748310810811deg, rgb(255, 236, 162) 178.1440033783784deg, rgb(208, 140, 33) 217.29729729729732deg, rgb(255, 227, 164) 269.86064189189193deg, rgb(210, 159, 78) 308.4248310810811deg, rgb(254, 229, 163) 360deg)\"}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3qOXZ.framer-jgltxz, .framer-3qOXZ .framer-jgltxz { display: block; }\",\".framer-3qOXZ.framer-1t2u29s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 2px; position: relative; width: min-content; }\",\".framer-3qOXZ .framer-1lh1q59 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); overflow: hidden; position: relative; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3qOXZ .framer-6scucr-container { bottom: 7px; flex: none; left: 7px; position: absolute; right: 7px; top: 7px; }\",\".framer-3qOXZ .framer-14rtlec-container { flex: none; height: 24px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(52.50000000000002% - 24px / 2); width: 16px; }\",\".framer-3qOXZ .framer-1v60tas { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-3qOXZ .framer-1iic638 { bottom: 2px; flex: none; left: 2px; mix-blend-mode: lighten; overflow: visible; position: absolute; right: 2px; top: 2px; z-index: 0; }\",\".framer-3qOXZ .framer-11qirgu { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3qOXZ .framer-cfwmsf { bottom: -160px; flex: none; height: 160px; overflow: visible; position: absolute; right: -160px; width: 160px; z-index: 9; }\",\".framer-3qOXZ .framer-mnln4t { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; mix-blend-mode: overlay; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3qOXZ.framer-1t2u29s, .framer-3qOXZ .framer-mnln4t { gap: 0px; } .framer-3qOXZ.framer-1t2u29s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3qOXZ.framer-1t2u29s > :first-child { margin-left: 0px; } .framer-3qOXZ.framer-1t2u29s > :last-child { margin-right: 0px; } .framer-3qOXZ .framer-mnln4t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3qOXZ .framer-mnln4t > :first-child { margin-top: 0px; } .framer-3qOXZ .framer-mnln4t > :last-child { margin-bottom: 0px; } }\",\".framer-3qOXZ.framer-v-petk89 .framer-1lh1q59, .framer-3qOXZ.framer-v-e7elcq .framer-1lh1q59, .framer-3qOXZ.framer-v-jpiwnv .framer-1lh1q59 { height: var(--framer-aspect-ratio-supported, 46px); order: 0; width: 46px; }\",\".framer-3qOXZ.framer-v-petk89 .framer-1v60tas, .framer-3qOXZ.framer-v-jpiwnv .framer-1v60tas { bottom: 2px; left: 2px; order: 1; right: 2px; top: 2px; }\",\".framer-3qOXZ.framer-v-petk89 .framer-11qirgu, .framer-3qOXZ.framer-v-qtli6m .framer-11qirgu, .framer-3qOXZ.framer-v-e7elcq .framer-11qirgu, .framer-3qOXZ.framer-v-jpiwnv .framer-11qirgu, .framer-3qOXZ.framer-v-149t5o .framer-11qirgu { order: 3; }\",\".framer-3qOXZ.framer-v-petk89 .framer-mnln4t, .framer-3qOXZ.framer-v-e7elcq .framer-mnln4t, .framer-3qOXZ.framer-v-jpiwnv .framer-mnln4t { bottom: 2px; left: 2px; order: 4; right: 2px; top: 2px; }\",\".framer-3qOXZ.framer-v-qtli6m.framer-1t2u29s, .framer-3qOXZ.framer-v-1uemh7v.framer-1t2u29s, .framer-3qOXZ.framer-v-s5fn11.framer-1t2u29s, .framer-3qOXZ.framer-v-1n4r370.framer-1t2u29s, .framer-3qOXZ.framer-v-149t5o.framer-1t2u29s { cursor: pointer; }\",\".framer-3qOXZ.framer-v-qtli6m .framer-1lh1q59, .framer-3qOXZ.framer-v-149t5o .framer-1lh1q59 { height: var(--framer-aspect-ratio-supported, 45px); order: 0; width: 45px; }\",\".framer-3qOXZ.framer-v-qtli6m .framer-1v60tas, .framer-3qOXZ.framer-v-149t5o .framer-1v60tas { order: 1; z-index: 4; }\",\".framer-3qOXZ.framer-v-qtli6m .framer-1iic638, .framer-3qOXZ.framer-v-149t5o .framer-1iic638 { mix-blend-mode: multiply; order: 2; z-index: 2; }\",\".framer-3qOXZ.framer-v-qtli6m .framer-mnln4t, .framer-3qOXZ.framer-v-149t5o .framer-mnln4t { order: 4; }\",\".framer-3qOXZ.framer-v-e7elcq .framer-1v60tas { bottom: 2px; left: 2px; order: 1; right: 2px; top: 2px; z-index: 4; }\",\".framer-3qOXZ.framer-v-e7elcq .framer-1iic638 { order: 2; }\",\".framer-3qOXZ.framer-v-1uemh7v .framer-6scucr-container, .framer-3qOXZ.framer-v-1n4r370 .framer-6scucr-container { bottom: 6px; left: 6px; right: 6px; top: 6px; }\",\".framer-3qOXZ.framer-v-1uemh7v .framer-1iic638, .framer-3qOXZ.framer-v-1n4r370 .framer-1iic638 { mix-blend-mode: multiply; z-index: 2; }\",\".framer-3qOXZ.framer-v-nyn6kf .framer-6scucr-container { z-index: 1; }\",'.framer-3qOXZ[data-border=\"true\"]::after, .framer-3qOXZ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 84\n * @framerIntrinsicWidth 84\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dgTE67zdj\":{\"layout\":[\"auto\",\"auto\"]},\"oGgICqt3p\":{\"layout\":[\"auto\",\"auto\"]},\"QZOKQaDEK\":{\"layout\":[\"auto\",\"auto\"]},\"iJAmU9U01\":{\"layout\":[\"auto\",\"auto\"]},\"woIYyb_xb\":{\"layout\":[\"auto\",\"auto\"]},\"j15hK2XoE\":{\"layout\":[\"auto\",\"auto\"]},\"BF3dekpnM\":{\"layout\":[\"auto\",\"auto\"]},\"AhF_R5ynI\":{\"layout\":[\"auto\",\"auto\"]},\"Os7Ajfuo1\":{\"layout\":[\"auto\",\"auto\"]},\"fEICQ84aS\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQ4WwKDpAp=withCSS(Component,css,\"framer-3qOXZ\");export default FramerQ4WwKDpAp;FramerQ4WwKDpAp.displayName=\"Gallery/Winner Badge\";FramerQ4WwKDpAp.defaultProps={height:84,width:84};addPropertyControls(FramerQ4WwKDpAp,{variant:{options:[\"HN9GpmyfS\",\"dgTE67zdj\",\"oGgICqt3p\",\"QZOKQaDEK\",\"iJAmU9U01\",\"woIYyb_xb\",\"j15hK2XoE\",\"BF3dekpnM\",\"AhF_R5ynI\",\"Os7Ajfuo1\",\"fEICQ84aS\"],optionTitles:[\"SOTM\",\"SOTM S\",\"SOTY S 1\",\"SOTY S 2/3\",\"SOTY 1\",\"SOTY 2\",\"SOTY 3\",\"HM S\",\"HM\",\"SOTY 2025\",\"SOTY 2025 S\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQ4WwKDpAp,[{explicitInter:true,fonts:[{family:\"Panchang\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/47WQXPVBB5FZSBSKG7EM3GTGOVFM5BBT/ODED7M7ROA7KYKTD3MYSN4KKO6JVXBQE/EE3DYKUPHF3W5SWXFO53CRP5KMNTTNTH.woff2\",weight:\"700\"},{family:\"S\\xf6hne Breit Fett\",source:\"custom\",url:\"https://framerusercontent.com/assets/JDQ5RladWnljVkb2uAr12rh7oUI.woff2\"}]},...ArcFonts,...GeneralFramerLogoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQ4WwKDpAp\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"84\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dgTE67zdj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oGgICqt3p\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QZOKQaDEK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iJAmU9U01\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"woIYyb_xb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"j15hK2XoE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BF3dekpnM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AhF_R5ynI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Os7Ajfuo1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fEICQ84aS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"84\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Q4WwKDpAp.map","// Generated by Framer (624fa1b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ImagePanner from\"https://framerusercontent.com/modules/6OYkZ4KRmbyF3SLRVAp1/1bBh7Vql0byWaeQsypaK/ImagePanner.js\";import{useTruncation}from\"https://framerusercontent.com/modules/UBaRMlPACT0Yo3L4cJm7/fDoBVAGUHcH7XvSOaPXw/Truncate.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/mkVvNt4BfnRDRqtUBmYk/XGmKBob3QSBh0sktdUb6/XHuCPIQKc.js\";import GalleryAvatar from\"https://framerusercontent.com/modules/bd8EzpR8jxzu7NsALPrz/RAkLdrXCEMcMJRBod6X6/dWsoiHHNX.js\";import GalleryWinnerBadge from\"https://framerusercontent.com/modules/Wh0iK2ERYNqcdrZXOud2/RHlhuOvP7g1uXgeqUYRP/Q4WwKDpAp.js\";const ImagePannerFonts=getFonts(ImagePanner);const GalleryAvatarFonts=getFonts(GalleryAvatar);const RichTextUseTruncationaf57e6=withCodeBoundaryForOverrides(RichText,{nodeId:\"EZA0xAI9K\",override:useTruncation,scopeId:\"aNW_4VEBd\"});const GalleryWinnerBadgeFonts=getFonts(GalleryWinnerBadge);const enabledGestures={pP0GZpQTl:{hover:true}};const cycleOrder=[\"pP0GZpQTl\",\"c_YovA_iO\"];const serializationHash=\"framer-s0hEu\";const variantClassNames={c_YovA_iO:\"framer-v-1pwfjup\",pP0GZpQTl:\"framer-v-11px8y2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={delay:0,duration:.6,ease:[.44,0,.13,1],type:\"tween\"};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"MVoqCDeN5\":return\"oGgICqt3p\";case\"YmC_jKJaq\":return\"QZOKQaDEK\";case\"FrYw8vbve\":return\"QZOKQaDEK\";case\"nmGtaaujo\":return\"BF3dekpnM\";case\"ucPcEmfRL\":return\"fEICQ84aS\";default:return\"dgTE67zdj\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"MVoqCDeN5\":return\"iJAmU9U01\";case\"YmC_jKJaq\":return\"woIYyb_xb\";case\"FrYw8vbve\":return\"j15hK2XoE\";case\"nmGtaaujo\":return\"AhF_R5ynI\";case\"ucPcEmfRL\":return\"Os7Ajfuo1\";default:return\"HN9GpmyfS\";}};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"-\":\"jlxO32NLe\",\"SOTY ’24 1\":\"MVoqCDeN5\",\"SOTY ’24 2\":\"YmC_jKJaq\",\"SOTY ’24 3\":\"FrYw8vbve\",\"SOTY ’25\":\"ucPcEmfRL\",HM:\"nmGtaaujo\",SOTM:\"nnyYTQlML\"};const humanReadableVariantMap={Desktop:\"pP0GZpQTl\",Mobile:\"c_YovA_iO\"};const getProps=({avatar,avatar2,award,caseStudy,height,id,image,link,tint,title,width,...props})=>{return{...props,aYc62sgHO:humanReadableEnumMap[award]??award??props.aYc62sgHO??\"FrYw8vbve\",F67YcuCH0:caseStudy??props.F67YcuCH0,FMPa3cPzC:image??props.FMPa3cPzC??{pixelHeight:2876,pixelWidth:1700,src:\"https://framerusercontent.com/images/RxroekxOcWtfOlUdG3GNiM4JO8.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RxroekxOcWtfOlUdG3GNiM4JO8.png?scale-down-to=1024 605w,https://framerusercontent.com/images/RxroekxOcWtfOlUdG3GNiM4JO8.png?scale-down-to=2048 1210w,https://framerusercontent.com/images/RxroekxOcWtfOlUdG3GNiM4JO8.png 1700w\"},mU8wjr3aJ:tint??props.mU8wjr3aJ??\"rgb(162, 121, 167)\",RHKVT78Nr:link??props.RHKVT78Nr,SJrRJN4x_:title??props.SJrRJN4x_??\"Title\",variant:humanReadableVariantMap[props.variant]??props.variant??\"pP0GZpQTl\",WkSs4Ls8B:avatar??props.WkSs4Ls8B??{pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/ic2f7CGWo4LYV9vt6ZryVQhzodw.png\"},ziUEpz1My:avatar2??props.ziUEpz1My};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,FMPa3cPzC,WkSs4Ls8B,ziUEpz1My,SJrRJN4x_,RHKVT78Nr,F67YcuCH0,mU8wjr3aJ,aYc62sgHO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pP0GZpQTl\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const kBxbZ1u0Qa63xuf=activeVariantCallback(async(...args)=>{setVariant(\"pP0GZpQTl\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(equals(aYc62sgHO,\"jlxO32NLe\"));const isDisplayed=()=>{if(gestureVariant===\"pP0GZpQTl-hover\")return false;return true;};const visible1=equals(aYc62sgHO,\"jlxO32NLe\");const isDisplayed1=()=>{if(baseVariant===\"c_YovA_iO\")return false;return true;};const isDisplayed2=value=>{if(baseVariant===\"c_YovA_iO\")return false;return value;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:RHKVT78Nr,motionChild:true,nodeId:\"pP0GZpQTl\",openInNewTab:false,scopeId:\"aNW_4VEBd\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-11px8y2\",className,classNames)} framer-1xex0ib`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"pP0GZpQTl\",ref:refBinding,style:{...style},tabIndex:1,...addPropertyOverrides({\"pP0GZpQTl-hover\":{\"data-framer-name\":undefined},c_YovA_iO:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[visible&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17l0ava\",\"data-border\":true,\"data-framer-name\":\"Winner\",layoutDependency:layoutDependency,layoutId:\"N6i1TRLUG\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{c_YovA_iO:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}},children:[isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17tnh59\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"ED0VogZ6h\",style:{backgroundColor:mU8wjr3aJ,borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,opacity:.1}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1np74a1\",layoutDependency:layoutDependency,layoutId:\"DxssvQr8x\",style:{borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},variants:{c_YovA_iO:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-167vy0v\",\"data-border\":true,\"data-framer-name\":\"Border\",layoutDependency:layoutDependency,layoutId:\"JCJT_HhMo\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c534b380-e14e-4ddc-9802-ad88d1f94f8e, rgba(255, 255, 255, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wtstsi-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"oGOL9hkVt-container\",nodeId:\"oGOL9hkVt\",rendersWithMotion:true,scopeId:\"aNW_4VEBd\",children:/*#__PURE__*/_jsx(ImagePanner,{height:\"100%\",id:\"oGOL9hkVt\",image:toResponsiveImage(FMPa3cPzC),layoutId:\"oGOL9hkVt\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible1&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w8qrms\",\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"ra7Sh_LYW\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{c_YovA_iO:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-cyi1u\",\"data-border\":true,\"data-framer-name\":\"Border\",layoutDependency:layoutDependency,layoutId:\"EDymjZCy6\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ynlqt3-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"w5jEI3k0F-container\",nodeId:\"w5jEI3k0F\",rendersWithMotion:true,scopeId:\"aNW_4VEBd\",children:/*#__PURE__*/_jsx(ImagePanner,{height:\"100%\",id:\"w5jEI3k0F\",image:toResponsiveImage(FMPa3cPzC),layoutId:\"w5jEI3k0F\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k0t68d\",\"data-framer-name\":\"Meta\",layoutDependency:layoutDependency,layoutId:\"wvvXwbh4W\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+(((componentViewport?.height||577)-40-1407.5)/2+1280+30)+33.75,...addPropertyOverrides({\"pP0GZpQTl-hover\":{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-40-1407.5)/2+1280+30)+33.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mntrh4-container\",layoutDependency:layoutDependency,layoutId:\"iUolqgNJJ-container\",nodeId:\"iUolqgNJJ\",rendersWithMotion:true,scopeId:\"aNW_4VEBd\",children:/*#__PURE__*/_jsx(GalleryAvatar,{clqDZewzk:toResponsiveImage(ziUEpz1My),height:\"100%\",id:\"iUolqgNJJ\",kBxbZ1u0Q:kBxbZ1u0Qa63xuf,layoutId:\"iUolqgNJJ\",width:\"100%\",YMRC85TmX:toResponsiveImage(WkSs4Ls8B)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kz2msn\",layoutDependency:layoutDependency,layoutId:\"kuZbp6zrr\",children:[/*#__PURE__*/_jsx(RichTextUseTruncationaf57e6,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4eptxb\",\"data-styles-preset\":\"XHuCPIQKc\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-26e3cb56-8447-4a64-9b7d-37f16a9909d4, rgb(255, 255, 255)))\"},children:\"Title\"})}),className:\"framer-af57e6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EZA0xAI9K\",style:{\"--extracted-r6o4lv\":\"var(--token-26e3cb56-8447-4a64-9b7d-37f16a9909d4, rgb(255, 255, 255))\",opacity:1},text:SJrRJN4x_,variants:{\"pP0GZpQTl-hover\":{opacity:.5}},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2(F67YcuCH0)&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tqrldv\",\"data-framer-name\":\"Academy/Tag\",layoutDependency:layoutDependency,layoutId:\"e_wDyh4Dt\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIEZyYW1lciBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Inter Framer SemiBold\", \"Inter Framer SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-mU8wjr3aJ-aNW_4VEBd))\"},children:\"Case Study\"})}),className:\"framer-65nmsp\",fonts:[\"CUSTOM;Inter Framer SemiBold\"],layoutDependency:layoutDependency,layoutId:\"grNlp7JLi\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-mU8wjr3aJ-aNW_4VEBd)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-mU8wjr3aJ-aNW_4VEBd\":mU8wjr3aJ},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jtkjwv\",layoutDependency:layoutDependency,layoutId:\"txKUUMKIj\",style:{backgroundColor:mU8wjr3aJ,opacity:.2}})]})]})]})}),visible&&/*#__PURE__*/_jsx(Transition,{value:transition4,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,y:(componentViewport?.y||0)+-10,...addPropertyOverrides({\"pP0GZpQTl-hover\":{y:(componentViewport?.y||0)+-20}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x7t8pf-container\",layoutDependency:layoutDependency,layoutId:\"ycLSJ50Wo-container\",nodeId:\"ycLSJ50Wo\",rendersWithMotion:true,scopeId:\"aNW_4VEBd\",children:/*#__PURE__*/_jsx(GalleryWinnerBadge,{height:\"100%\",id:\"ycLSJ50Wo\",layoutId:\"ycLSJ50Wo\",variant:convertFromEnum(aYc62sgHO,activeLocale),width:\"100%\",...addPropertyOverrides({\"pP0GZpQTl-hover\":{variant:convertFromEnum1(aYc62sgHO,activeLocale)}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-s0hEu.framer-1xex0ib, .framer-s0hEu .framer-1xex0ib { display: block; }\",\".framer-s0hEu.framer-11px8y2 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 40px 0px; position: relative; text-decoration: none; width: 400px; }\",\".framer-s0hEu .framer-17l0ava, .framer-s0hEu .framer-w8qrms { align-content: center; align-items: center; aspect-ratio: 0.8125 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 246px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-s0hEu .framer-17tnh59 { bottom: 0px; flex: none; left: 0px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-s0hEu .framer-1np74a1 { align-content: center; align-items: center; aspect-ratio: 0.8125 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 246px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-s0hEu .framer-167vy0v { bottom: 0px; flex: none; left: 0px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 5; }\",\".framer-s0hEu .framer-wtstsi-container, .framer-s0hEu .framer-ynlqt3-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; z-index: 1; }\",\".framer-s0hEu .framer-cyi1u { bottom: 0px; flex: none; left: 0px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 4; }\",\".framer-s0hEu .framer-k0t68d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-s0hEu .framer-1mntrh4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-s0hEu .framer-1kz2msn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-s0hEu .framer-af57e6 { flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-s0hEu .framer-tqrldv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 6px 2px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-s0hEu .framer-65nmsp { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 4; }\",\".framer-s0hEu .framer-jtkjwv { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-s0hEu .framer-x7t8pf-container { flex: none; height: auto; position: absolute; right: -10px; top: -10px; width: auto; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-s0hEu.framer-11px8y2, .framer-s0hEu .framer-17l0ava, .framer-s0hEu .framer-1np74a1, .framer-s0hEu .framer-w8qrms, .framer-s0hEu .framer-k0t68d, .framer-s0hEu .framer-1kz2msn, .framer-s0hEu .framer-tqrldv { gap: 0px; } .framer-s0hEu.framer-11px8y2 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-s0hEu.framer-11px8y2 > :first-child, .framer-s0hEu .framer-tqrldv > :first-child { margin-top: 0px; } .framer-s0hEu.framer-11px8y2 > :last-child, .framer-s0hEu .framer-tqrldv > :last-child { margin-bottom: 0px; } .framer-s0hEu .framer-17l0ava > *, .framer-s0hEu .framer-1np74a1 > *, .framer-s0hEu .framer-w8qrms > *, .framer-s0hEu .framer-k0t68d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-s0hEu .framer-17l0ava > :first-child, .framer-s0hEu .framer-1np74a1 > :first-child, .framer-s0hEu .framer-w8qrms > :first-child, .framer-s0hEu .framer-k0t68d > :first-child, .framer-s0hEu .framer-1kz2msn > :first-child { margin-left: 0px; } .framer-s0hEu .framer-17l0ava > :last-child, .framer-s0hEu .framer-1np74a1 > :last-child, .framer-s0hEu .framer-w8qrms > :last-child, .framer-s0hEu .framer-k0t68d > :last-child, .framer-s0hEu .framer-1kz2msn > :last-child { margin-right: 0px; } .framer-s0hEu .framer-1kz2msn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-s0hEu .framer-tqrldv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-s0hEu.framer-v-1pwfjup.framer-11px8y2 { cursor: unset; padding: 0px; width: 180px; }\",\".framer-s0hEu.framer-v-1pwfjup .framer-1kz2msn { justify-content: flex-start; }\",\".framer-s0hEu.framer-v-11px8y2.hover .framer-x7t8pf-container { top: -20px; }\",...sharedStyle.css,'.framer-s0hEu[data-border=\"true\"]::after, .framer-s0hEu [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 577\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"c_YovA_iO\":{\"layout\":[\"fixed\",\"auto\"]},\"Pm1H_Fhhc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FMPa3cPzC\":\"image\",\"WkSs4Ls8B\":\"avatar\",\"ziUEpz1My\":\"avatar2\",\"SJrRJN4x_\":\"title\",\"RHKVT78Nr\":\"link\",\"F67YcuCH0\":\"caseStudy\",\"mU8wjr3aJ\":\"tint\",\"aYc62sgHO\":\"award\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameraNW_4VEBd=withCSS(Component,css,\"framer-s0hEu\");export default FrameraNW_4VEBd;FrameraNW_4VEBd.displayName=\"Gallery/Card\";FrameraNW_4VEBd.defaultProps={height:577,width:400};addPropertyControls(FrameraNW_4VEBd,{variant:{options:[\"pP0GZpQTl\",\"c_YovA_iO\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},FMPa3cPzC:{__defaultAssetReference:\"data:framer/asset-reference,RxroekxOcWtfOlUdG3GNiM4JO8.png?originalFilename=image.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},WkSs4Ls8B:{__defaultAssetReference:\"data:framer/asset-reference,ic2f7CGWo4LYV9vt6ZryVQhzodw.png?originalFilename=image.png&preferredSize=auto\",title:\"Avatar\",type:ControlType.ResponsiveImage},ziUEpz1My:{title:\"Avatar 2\",type:ControlType.ResponsiveImage},SJrRJN4x_:{defaultValue:\"Title\",placeholder:\"Title\",title:\"Title\",type:ControlType.String},RHKVT78Nr:{title:\"Link\",type:ControlType.Link},F67YcuCH0:{defaultValue:false,title:\"Case Study\",type:ControlType.Boolean},mU8wjr3aJ:{defaultValue:\"rgb(162, 121, 167)\",title:\"Tint\",type:ControlType.Color},aYc62sgHO:{defaultValue:\"FrYw8vbve\",options:[\"jlxO32NLe\",\"nnyYTQlML\",\"nmGtaaujo\",\"ucPcEmfRL\",\"MVoqCDeN5\",\"YmC_jKJaq\",\"FrYw8vbve\"],optionTitles:[\"-\",\"SOTM\",\"HM\",\"SOTY ’25\",\"SOTY ’24 1\",\"SOTY ’24 2\",\"SOTY ’24 3\"],title:\"Award\",type:ControlType.Enum}});addFonts(FrameraNW_4VEBd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter Framer SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/gVFblhgzMqambFqEuiNjMfNAvyk.woff2\"}]},...ImagePannerFonts,...GalleryAvatarFonts,...GalleryWinnerBadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraNW_4VEBd\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c_YovA_iO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pm1H_Fhhc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"FMPa3cPzC\\\":\\\"image\\\",\\\"WkSs4Ls8B\\\":\\\"avatar\\\",\\\"ziUEpz1My\\\":\\\"avatar2\\\",\\\"SJrRJN4x_\\\":\\\"title\\\",\\\"RHKVT78Nr\\\":\\\"link\\\",\\\"F67YcuCH0\\\":\\\"caseStudy\\\",\\\"mU8wjr3aJ\\\":\\\"tint\\\",\\\"aYc62sgHO\\\":\\\"award\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"577\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}