{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fpH4bnhbvEETuphFDzbK/aCgYeuefMFxKq13QpUWT/JLzS8LM4n.js", "ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/XQ1GMXuIqYrEN1c0R6E5/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/dTlpxwJ8DTaX7SxHUpJn/31NuUDWMpXXYTCOIZHD2/eqDL5N_5O.js", "ssg:https://framerusercontent.com/modules/9jo0UG7dFjgd5RVQMEMp/UNc6u2f7aIehzU4m2A9B/vHL4KAo7q.js"],
  "sourcesContent": ["// Generated by Framer (e22b717)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-7raJ4 .framer-styles-preset-fhzfti:not(.rich-text-wrapper), .framer-7raJ4 .framer-styles-preset-fhzfti.rich-text-wrapper a { --framer-link-current-text-color: #dedede; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-0b38b94e-fd5d-45f1-a4d1-1e0e7dd2491d, #c60000); --framer-link-hover-text-decoration: none; --framer-link-text-color: #dedede; --framer-link-text-decoration: none; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-7raJ4\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(typeof padding===\"string\"){return{padding};}if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.Padding,defaultValue:\"10px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){if(typeof radius===\"string\"){return{borderRadius:radius};}const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.BorderRadius,defaultValue:\"10px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,// @ts-ignore Internal function\nuseLocalesForCurrentRoute,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/XQ1GMXuIqYrEN1c0R6E5/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();const localesForCurrentRoute=useLocalesForCurrentRoute();const activeLocaleId=activeLocale?.id??\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:localesForCurrentRoute.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:selectedLocale?.name??\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `],\"framer-library-LocalePicker\");LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "// Generated by Framer (74b1a33)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-8bMxq .framer-styles-preset-1bk7qsc:not(.rich-text-wrapper), .framer-8bMxq .framer-styles-preset-1bk7qsc.rich-text-wrapper a { --framer-link-current-text-color: var(--token-a38a37d6-ee4f-4ea4-8d20-808316300fe6, #870000) /* {\"name\":\"dark red\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2d0b271a-8d43-44e9-a9bc-731f84401aa9, #ff0000) /* {\"name\":\"hover red\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-0b38b94e-fd5d-45f1-a4d1-1e0e7dd2491d, #c60000); --framer-link-text-decoration: none; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-8bMxq\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={EWmWu1EFA:{hover:true},QWZPv0sCt:{hover:true},XTuj5fJxj:{hover:true},zmTWEEWv3:{hover:true}};const cycleOrder=[\"XTuj5fJxj\",\"EWmWu1EFA\",\"zmTWEEWv3\",\"QWZPv0sCt\"];const serializationHash=\"framer-8aEcj\";const variantClassNames={EWmWu1EFA:\"framer-v-1ihcydc\",QWZPv0sCt:\"framer-v-11oaey9\",XTuj5fJxj:\"framer-v-c3bwn8\",zmTWEEWv3:\"framer-v-1ifnf0s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.44,0,.26,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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={sns_fb:\"EWmWu1EFA\",sns_insta:\"XTuj5fJxj\",sns_line:\"QWZPv0sCt\",sns_x:\"zmTWEEWv3\"};const getProps=({click,height,id,link,width,...props})=>{return{...props,Kikb07MH3:click??props.Kikb07MH3,variant:humanReadableVariantMap[props.variant]??props.variant??\"XTuj5fJxj\",vPaEU7f_5:link??props.vPaEU7f_5};};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,vPaEU7f_5,Kikb07MH3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XTuj5fJxj\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap100w6lp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Kikb07MH3){const res=await Kikb07MH3(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"EWmWu1EFA-hover\",\"zmTWEEWv3-hover\",\"QWZPv0sCt-hover\"].includes(gestureVariant))return false;if([\"EWmWu1EFA\",\"zmTWEEWv3\",\"QWZPv0sCt\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"EWmWu1EFA-hover\")return true;if(baseVariant===\"EWmWu1EFA\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"zmTWEEWv3-hover\")return true;if(baseVariant===\"zmTWEEWv3\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"QWZPv0sCt-hover\")return true;if(baseVariant===\"QWZPv0sCt\")return true;return false;};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:vPaEU7f_5,motionChild:true,nodeId:\"XTuj5fJxj\",openInNewTab:true,scopeId:\"vHL4KAo7q\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-c3bwn8\",className,classNames)} framer-rlg5c`,\"data-framer-name\":\"sns_insta\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XTuj5fJxj\",onTap:onTap100w6lp,ref:refBinding,style:{...style},...addPropertyOverrides({\"EWmWu1EFA-hover\":{\"data-framer-name\":undefined},\"QWZPv0sCt-hover\":{\"data-framer-name\":undefined},\"XTuj5fJxj-hover\":{\"data-framer-name\":undefined},\"zmTWEEWv3-hover\":{\"data-framer-name\":undefined},EWmWu1EFA:{\"data-framer-name\":\"sns_fb\"},QWZPv0sCt:{\"data-framer-name\":\"sns_line\"},zmTWEEWv3:{\"data-framer-name\":\"sns_x\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1vagn6o\",\"data-framer-name\":\"Bt sns_insta_on\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"YMTYoM19I\",style:{opacity:0},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.788 8.092c-1.414.067-2.38.294-3.225.624a6.492 6.492 0 0 0-2.352 1.537 6.514 6.514 0 0 0-1.529 2.358c-.327.847-.55 1.813-.612 3.228-.061 1.419-.075 1.87-.068 5.48.007 3.61.023 4.064.09 5.482.068 1.414.294 2.38.624 3.225a6.505 6.505 0 0 0 1.537 2.351 6.514 6.514 0 0 0 2.358 1.53c.846.326 1.813.549 3.228.61 1.418.063 1.871.077 5.48.07 3.611-.007 4.064-.023 5.482-.09 1.415-.067 2.38-.294 3.225-.623a6.503 6.503 0 0 0 2.352-1.538 6.521 6.521 0 0 0 1.529-2.359c.327-.845.55-1.812.612-3.227.061-1.419.076-1.872.07-5.482-.008-3.61-.024-4.062-.09-5.48-.068-1.415-.294-2.38-.625-3.226a6.52 6.52 0 0 0-1.537-2.351 6.504 6.504 0 0 0-2.358-1.529c-.846-.327-1.813-.55-3.228-.612-1.42-.062-1.872-.075-5.482-.068-3.61.007-4.062.022-5.48.09Zm.156 24.033c-1.297-.056-2-.271-2.47-.452a4.142 4.142 0 0 1-1.53-.991 4.132 4.132 0 0 1-.997-1.527c-.182-.47-.402-1.172-.462-2.468-.067-1.402-.081-1.822-.088-5.372-.007-3.549.006-3.969.068-5.371.055-1.296.272-2 .452-2.47a4.11 4.11 0 0 1 .992-1.53 4.115 4.115 0 0 1 1.527-.997c.469-.184 1.171-.4 2.467-.462 1.402-.067 1.822-.081 5.372-.088 3.55-.007 3.97.006 5.372.068 1.296.056 2 .271 2.468.452a4.12 4.12 0 0 1 1.532.992c.466.464.755.906.997 1.527.183.467.4 1.171.462 2.466.066 1.402.082 1.823.088 5.371.007 3.55-.006 3.97-.067 5.372-.057 1.297-.272 2-.452 2.47a4.137 4.137 0 0 1-.992 1.53 4.132 4.132 0 0 1-1.527.998c-.468.183-1.172.4-2.467.462-1.402.066-1.822.08-5.372.087-3.55.007-3.969-.006-5.372-.067m10.837-17.937a1.595 1.595 0 1 0 3.191-.006 1.595 1.595 0 0 0-3.192.005m-12.312 7.12a6.825 6.825 0 0 0 6.839 6.813 6.826 6.826 0 1 0-.027-13.653 6.826 6.826 0 0 0-6.812 6.84m2.394-.004a4.43 4.43 0 1 1 8.862-.017 4.43 4.43 0 0 1-8.862.017Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/><path fill=\"#C60000\" d=\"M0 0h42v42H0z\"/><path d=\"M15.788 8.092c-1.414.067-2.38.294-3.225.624a6.492 6.492 0 0 0-2.352 1.537 6.514 6.514 0 0 0-1.529 2.358c-.327.847-.55 1.813-.612 3.228-.061 1.419-.075 1.87-.068 5.48.007 3.61.023 4.064.09 5.482.068 1.414.294 2.38.624 3.225a6.505 6.505 0 0 0 1.537 2.351 6.514 6.514 0 0 0 2.358 1.53c.846.326 1.813.549 3.228.61 1.418.063 1.871.077 5.48.07 3.611-.007 4.064-.023 5.482-.09 1.415-.067 2.38-.294 3.225-.623a6.503 6.503 0 0 0 2.352-1.538 6.521 6.521 0 0 0 1.529-2.359c.327-.845.55-1.812.612-3.227.061-1.419.076-1.872.07-5.482-.008-3.61-.024-4.062-.09-5.48-.068-1.415-.294-2.38-.625-3.226a6.52 6.52 0 0 0-1.537-2.351 6.504 6.504 0 0 0-2.358-1.529c-.846-.327-1.813-.55-3.228-.612-1.42-.062-1.872-.075-5.482-.068-3.61.007-4.062.022-5.48.09Zm.156 24.033c-1.297-.056-2-.271-2.47-.452a4.142 4.142 0 0 1-1.53-.991 4.132 4.132 0 0 1-.997-1.527c-.182-.47-.402-1.172-.462-2.468-.067-1.402-.081-1.822-.088-5.372-.007-3.549.006-3.969.068-5.371.055-1.296.272-2 .452-2.47a4.11 4.11 0 0 1 .992-1.53 4.115 4.115 0 0 1 1.527-.997c.469-.184 1.171-.4 2.467-.462 1.402-.067 1.822-.081 5.372-.088 3.55-.007 3.97.006 5.372.068 1.296.056 2 .271 2.468.452a4.12 4.12 0 0 1 1.532.992c.466.464.755.906.997 1.527.183.467.4 1.171.462 2.466.066 1.402.082 1.823.088 5.371.007 3.55-.006 3.97-.067 5.372-.057 1.297-.272 2-.452 2.47a4.137 4.137 0 0 1-.992 1.53 4.132 4.132 0 0 1-1.527.998c-.468.183-1.172.4-2.467.462-1.402.066-1.822.08-5.372.087-3.55.007-3.969-.006-5.372-.067m10.837-17.937a1.595 1.595 0 1 0 3.191-.006 1.595 1.595 0 0 0-3.192.005m-12.312 7.12a6.825 6.825 0 0 0 6.839 6.813 6.826 6.826 0 1 0-.027-13.653 6.826 6.826 0 0 0-6.812 6.84m2.394-.004a4.43 4.43 0 1 1 8.862-.017 4.43 4.43 0 0 1-8.862.017Z\" fill=\"#0C0C0C\"/></svg>',variants:{\"XTuj5fJxj-hover\":{opacity:1}},withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-gsx4ur\",\"data-framer-name\":\"Bt sns_insta\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"SkFaLEwvF\",style:{opacity:1},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.788 8.092c-1.414.067-2.38.294-3.225.624a6.492 6.492 0 0 0-2.352 1.537 6.514 6.514 0 0 0-1.529 2.358c-.327.847-.55 1.813-.612 3.228-.061 1.419-.075 1.87-.068 5.48.007 3.61.023 4.064.09 5.482.068 1.414.294 2.38.624 3.225a6.505 6.505 0 0 0 1.537 2.351 6.514 6.514 0 0 0 2.358 1.53c.846.326 1.813.549 3.228.61 1.418.063 1.871.077 5.48.07 3.611-.007 4.064-.023 5.482-.09 1.415-.067 2.38-.294 3.225-.623a6.503 6.503 0 0 0 2.352-1.538 6.521 6.521 0 0 0 1.529-2.359c.327-.845.55-1.812.612-3.227.061-1.419.076-1.872.07-5.482-.008-3.61-.024-4.062-.09-5.48-.068-1.415-.294-2.38-.625-3.226a6.52 6.52 0 0 0-1.537-2.351 6.504 6.504 0 0 0-2.358-1.529c-.846-.327-1.813-.55-3.228-.612-1.42-.062-1.872-.075-5.482-.068-3.61.007-4.062.022-5.48.09Zm.156 24.033c-1.297-.056-2-.271-2.47-.452a4.142 4.142 0 0 1-1.53-.991 4.132 4.132 0 0 1-.997-1.527c-.182-.47-.402-1.172-.462-2.468-.067-1.402-.081-1.822-.088-5.372-.007-3.549.006-3.969.068-5.371.055-1.296.272-2 .452-2.47a4.11 4.11 0 0 1 .992-1.53 4.115 4.115 0 0 1 1.527-.997c.469-.184 1.171-.4 2.467-.462 1.402-.067 1.822-.081 5.372-.088 3.55-.007 3.97.006 5.372.068 1.296.056 2 .271 2.468.452a4.12 4.12 0 0 1 1.532.992c.466.464.755.906.997 1.527.183.467.4 1.171.462 2.466.066 1.402.082 1.823.088 5.371.007 3.55-.006 3.97-.067 5.372-.057 1.297-.272 2-.452 2.47a4.137 4.137 0 0 1-.992 1.53 4.132 4.132 0 0 1-1.527.998c-.468.183-1.172.4-2.467.462-1.402.066-1.822.08-5.372.087-3.55.007-3.969-.006-5.372-.067m10.837-17.937a1.595 1.595 0 1 0 3.191-.006 1.595 1.595 0 0 0-3.192.005m-12.312 7.12a6.825 6.825 0 0 0 6.839 6.813 6.826 6.826 0 1 0-.027-13.653 6.826 6.826 0 0 0-6.812 6.84m2.394-.004a4.43 4.43 0 1 1 8.862-.017 4.43 4.43 0 0 1-8.862.017Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/></svg>',variants:{\"XTuj5fJxj-hover\":{opacity:0}},withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-sb2pka\",\"data-framer-name\":\"Bt sns_fb_on\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"KQa0HGGuF\",style:{opacity:0},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.295 8C13.952 8 8 13.953 8 21.295c0 6.235 4.292 11.466 10.083 12.903v-8.841h-2.741v-4.063h2.74v-1.75c0-4.526 2.049-6.623 6.491-6.623.843 0 2.296.165 2.89.33v3.683a17.03 17.03 0 0 0-1.536-.05c-2.18 0-3.022.826-3.022 2.973v1.437h4.343l-.746 4.063h-3.597v9.135c6.583-.795 11.684-6.4 11.684-13.197C34.59 13.952 28.638 8 21.295 8Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/><path fill=\"#C60000\" d=\"M0 0h42v42H0z\"/><path d=\"M21.295 8C13.952 8 8 13.953 8 21.295c0 6.235 4.292 11.466 10.083 12.903v-8.841h-2.741v-4.063h2.74v-1.75c0-4.526 2.049-6.623 6.491-6.623.843 0 2.296.165 2.89.33v3.683a17.03 17.03 0 0 0-1.536-.05c-2.18 0-3.022.826-3.022 2.973v1.437h4.343l-.746 4.063h-3.597v9.135c6.583-.795 11.684-6.4 11.684-13.197C34.59 13.952 28.638 8 21.295 8Z\" fill=\"#0C0C0C\"/></svg>',variants:{\"EWmWu1EFA-hover\":{opacity:1}},withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1khz1km\",\"data-framer-name\":\"Bt sns_fb\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"SWy_PqnUy\",style:{opacity:1},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.295 8C13.952 8 8 13.953 8 21.295c0 6.235 4.292 11.466 10.083 12.903v-8.841h-2.741v-4.063h2.74v-1.75c0-4.526 2.049-6.623 6.491-6.623.843 0 2.296.165 2.89.33v3.683a17.03 17.03 0 0 0-1.536-.05c-2.18 0-3.022.826-3.022 2.973v1.437h4.343l-.746 4.063h-3.597v9.135c6.583-.795 11.684-6.4 11.684-13.197C34.59 13.952 28.638 8 21.295 8Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/></svg>',variants:{\"EWmWu1EFA-hover\":{opacity:0}},withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-10cit8b\",\"data-framer-name\":\"Bt sns_x_on\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"RGV8pJh5N\",style:{opacity:0},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23.484 19.259 33.17 8h-2.295l-8.41 9.776L15.747 8H8l10.157 14.783L8 34.59h2.295l8.882-10.323 7.094 10.323h7.747L23.483 19.26h.001Zm-3.144 3.654L11.123 9.728h3.525L30.876 32.94H27.35l-7.01-10.026v-.001Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/><path fill=\"#C60000\" d=\"M0 0h42v42H0z\"/><path d=\"M23.484 19.259 33.17 8h-2.295l-8.41 9.776L15.747 8H8l10.157 14.783L8 34.59h2.295l8.882-10.323 7.094 10.323h7.747L23.483 19.26h.001Zm-3.144 3.654L11.123 9.728h3.525L30.876 32.94H27.35l-7.01-10.026v-.001Z\" fill=\"#0C0C0C\"/></svg>',variants:{\"zmTWEEWv3-hover\":{opacity:1}},withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-10pvofb\",\"data-framer-name\":\"Bt sns_x\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"F4BWk3btP\",style:{opacity:1},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23.484 19.259 33.17 8h-2.295l-8.41 9.776L15.747 8H8l10.157 14.783L8 34.59h2.295l8.882-10.323 7.094 10.323h7.747L23.483 19.26h.001Zm-3.144 3.654L11.123 9.728h3.525L30.876 32.94H27.35l-7.01-10.026v-.001Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/></svg>',variants:{\"zmTWEEWv3-hover\":{opacity:0}},withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-14txs5c\",\"data-framer-name\":\"Bt sns_line_on\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"Xi8d1epI3\",style:{opacity:0},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M36.55 26.993h-6.618c-.25 0-.45-.216-.45-.483V15.48c0-.264.203-.48.45-.48h6.618c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483h-4.498v1.861h4.498c.247 0 .45.218.45.484v1.792c0 .268-.2.483-.45.483h-4.498v1.862h4.498c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483v-.007Zm-24.482 0c.248 0 .45-.216.45-.483v-1.793c0-.265-.203-.483-.45-.483H7.57v-8.75c0-.266-.203-.484-.45-.484H5.45c-.25 0-.45.216-.45.483v11.03c0 .267.2.482.45.482h6.618v-.002ZM16.052 15h-1.67c-.248 0-.45.216-.45.483V26.51c0 .267.201.483.45.483h1.67c.248 0 .45-.216.45-.483V15.483c0-.267-.202-.483-.45-.483Zm9.702 0c-.25 0-.45.216-.45.483v6.548l-4.701-6.813c-.012-.017-.025-.033-.036-.05l-.002-.002-.027-.031-.008-.007c-.01-.007-.016-.014-.025-.021l-.013-.01a.078.078 0 0 0-.024-.016l-.013-.01-.025-.014-.013-.007c-.009-.005-.018-.01-.026-.012-.005 0-.01-.005-.016-.005-.009-.002-.018-.007-.026-.01a.038.038 0 0 1-.016-.004c-.009 0-.017-.005-.026-.007-.007 0-.014 0-.02-.003l-.024-.002h-1.7c-.248 0-.451.216-.451.483v11.027c0 .265.2.483.45.483h1.672c.25 0 .45-.215.45-.483v-6.548l4.71 6.823a.452.452 0 0 0 .122.125c.008.007.017.012.028.02a.85.85 0 0 1 .014.006c.006.005.015.007.022.012.006.005.015.007.022.01.004 0 .008.004.013.004a.15.15 0 0 0 .03.01h.008c.037.01.077.016.117.016h1.66c.247 0 .45-.215.45-.483V15.483c0-.265-.2-.483-.45-.483h-1.676Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/><path fill=\"#C60000\" d=\"M0 0h42v42H0z\"/><path d=\"M36.55 26.993h-6.618c-.25 0-.45-.216-.45-.483V15.48c0-.264.203-.48.45-.48h6.618c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483h-4.498v1.861h4.498c.247 0 .45.218.45.484v1.792c0 .268-.2.483-.45.483h-4.498v1.862h4.498c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483v-.007Zm-24.482 0c.248 0 .45-.216.45-.483v-1.793c0-.265-.203-.483-.45-.483H7.57v-8.75c0-.266-.203-.484-.45-.484H5.45c-.25 0-.45.216-.45.483v11.03c0 .267.2.482.45.482h6.618v-.002ZM16.052 15h-1.67c-.248 0-.45.216-.45.483V26.51c0 .267.201.483.45.483h1.67c.248 0 .45-.216.45-.483V15.483c0-.267-.202-.483-.45-.483Zm9.702 0c-.25 0-.45.216-.45.483v6.548l-4.701-6.813c-.012-.017-.025-.033-.036-.05l-.002-.002-.027-.031-.008-.007c-.01-.007-.016-.014-.025-.021l-.013-.01a.078.078 0 0 0-.024-.016l-.013-.01-.025-.014-.013-.007c-.009-.005-.018-.01-.026-.012-.005 0-.01-.005-.016-.005-.009-.002-.018-.007-.026-.01a.038.038 0 0 1-.016-.004c-.009 0-.017-.005-.026-.007-.007 0-.014 0-.02-.003l-.024-.002h-1.7c-.248 0-.451.216-.451.483v11.027c0 .265.2.483.45.483h1.672c.25 0 .45-.215.45-.483v-6.548l4.71 6.823a.452.452 0 0 0 .122.125c.008.007.017.012.028.02a.85.85 0 0 1 .014.006c.006.005.015.007.022.012.006.005.015.007.022.01.004 0 .008.004.013.004a.15.15 0 0 0 .03.01h.008c.037.01.077.016.117.016h1.66c.247 0 .45-.215.45-.483V15.483c0-.265-.2-.483-.45-.483h-1.676Z\" fill=\"#0C0C0C\"/></svg>',variants:{\"QWZPv0sCt-hover\":{opacity:1}},withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-bro2lv\",\"data-framer-name\":\"Bt sns_line\",fill:\"black\",intrinsicHeight:42,intrinsicWidth:42,layoutDependency:layoutDependency,layoutId:\"BBLoTSlUY\",style:{opacity:1},svg:'<svg width=\"42\" height=\"42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M36.55 26.993h-6.618c-.25 0-.45-.216-.45-.483V15.48c0-.264.203-.48.45-.48h6.618c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483h-4.498v1.861h4.498c.247 0 .45.218.45.484v1.792c0 .268-.2.483-.45.483h-4.498v1.862h4.498c.247 0 .45.218.45.483v1.793c0 .268-.2.483-.45.483v-.007Zm-24.482 0c.248 0 .45-.216.45-.483v-1.793c0-.265-.203-.483-.45-.483H7.57v-8.75c0-.266-.203-.484-.45-.484H5.45c-.25 0-.45.216-.45.483v11.03c0 .267.2.482.45.482h6.618v-.002ZM16.052 15h-1.67c-.248 0-.45.216-.45.483V26.51c0 .267.201.483.45.483h1.67c.248 0 .45-.216.45-.483V15.483c0-.267-.202-.483-.45-.483Zm9.702 0c-.25 0-.45.216-.45.483v6.548l-4.701-6.813c-.012-.017-.025-.033-.036-.05l-.002-.002-.027-.031-.008-.007c-.01-.007-.016-.014-.025-.021l-.013-.01a.078.078 0 0 0-.024-.016l-.013-.01-.025-.014-.013-.007c-.009-.005-.018-.01-.026-.012-.005 0-.01-.005-.016-.005-.009-.002-.018-.007-.026-.01a.038.038 0 0 1-.016-.004c-.009 0-.017-.005-.026-.007-.007 0-.014 0-.02-.003l-.024-.002h-1.7c-.248 0-.451.216-.451.483v11.027c0 .265.2.483.45.483h1.672c.25 0 .45-.215.45-.483v-6.548l4.71 6.823a.452.452 0 0 0 .122.125c.008.007.017.012.028.02a.85.85 0 0 1 .014.006c.006.005.015.007.022.012.006.005.015.007.022.01.004 0 .008.004.013.004a.15.15 0 0 0 .03.01h.008c.037.01.077.016.117.016h1.66c.247 0 .45-.215.45-.483V15.483c0-.265-.2-.483-.45-.483h-1.676Z\" fill=\"#C60000\"/><path stroke=\"#C60000\" d=\"M.5.5h41v41H.5z\"/></svg>',variants:{\"QWZPv0sCt-hover\":{opacity:0}},withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8aEcj.framer-rlg5c, .framer-8aEcj .framer-rlg5c { display: block; }\",\".framer-8aEcj.framer-c3bwn8 { cursor: pointer; height: 42px; position: relative; text-decoration: none; width: 42px; }\",\".framer-8aEcj .framer-1vagn6o, .framer-8aEcj .framer-gsx4ur, .framer-8aEcj .framer-10cit8b, .framer-8aEcj .framer-14txs5c { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-8aEcj .framer-sb2pka { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 0px; position: absolute; top: 0px; width: 42px; }\",\".framer-8aEcj .framer-1khz1km { aspect-ratio: 1 / 1; bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: var(--framer-aspect-ratio-supported, 294px); }\",\".framer-8aEcj .framer-10pvofb { aspect-ratio: 1 / 1; bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: var(--framer-aspect-ratio-supported, 67px); }\",\".framer-8aEcj .framer-bro2lv { aspect-ratio: 1 / 1; bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: var(--framer-aspect-ratio-supported, 48px); }\",\".framer-8aEcj.framer-v-1ihcydc .framer-1khz1km, .framer-8aEcj.framer-v-1ifnf0s .framer-10pvofb, .framer-8aEcj.framer-v-11oaey9 .framer-bro2lv { width: var(--framer-aspect-ratio-supported, 42px); }\",\".framer-8aEcj.framer-v-1ihcydc.hover .framer-1khz1km, .framer-8aEcj.framer-v-11oaey9.hover .framer-bro2lv { bottom: unset; height: var(--framer-aspect-ratio-supported, 42px); left: 0px; width: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 42\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EWmWu1EFA\":{\"layout\":[\"fixed\",\"fixed\"]},\"zmTWEEWv3\":{\"layout\":[\"fixed\",\"fixed\"]},\"QWZPv0sCt\":{\"layout\":[\"fixed\",\"fixed\"]},\"mpSFhv2tc\":{\"layout\":[\"fixed\",\"fixed\"]},\"TXvKpxqKR\":{\"layout\":[\"fixed\",\"fixed\"]},\"YvAgTQbmr\":{\"layout\":[\"fixed\",\"fixed\"]},\"wmltr1NGm\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"vPaEU7f_5\":\"link\",\"Kikb07MH3\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervHL4KAo7q=withCSS(Component,css,\"framer-8aEcj\");export default FramervHL4KAo7q;FramervHL4KAo7q.displayName=\"bt_sns\";FramervHL4KAo7q.defaultProps={height:42,width:42};addPropertyControls(FramervHL4KAo7q,{variant:{options:[\"XTuj5fJxj\",\"EWmWu1EFA\",\"zmTWEEWv3\",\"QWZPv0sCt\"],optionTitles:[\"sns_insta\",\"sns_fb\",\"sns_x\",\"sns_line\"],title:\"Variant\",type:ControlType.Enum},vPaEU7f_5:{title:\"Link\",type:ControlType.Link},Kikb07MH3:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramervHL4KAo7q,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervHL4KAo7q\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EWmWu1EFA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zmTWEEWv3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QWZPv0sCt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mpSFhv2tc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TXvKpxqKR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YvAgTQbmr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wmltr1NGm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"vPaEU7f_5\\\":\\\"link\\\",\\\"Kikb07MH3\\\":\\\"click\\\"}\",\"framerIntrinsicWidth\":\"42\",\"framerIntrinsicHeight\":\"42\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vHL4KAo7q.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "getBorderStyle", "e", "t", "o", "d", "r", "i", "l", "h", "b", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "localesForCurrentRoute", "useLocalesForCurrentRoute", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "vPaEU7f_5", "Kikb07MH3", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap100w6lp", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "Link", "u", "SVG", "css", "FramervHL4KAo7q", "withCSS", "vHL4KAo7q_default", "addPropertyControls", "ControlType", "addFonts"]
}
