{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mmhJoFirYtxw8svMaKY1/GMiNgxmDAsMOOR6jLOgz/zx2ae3msg.js", "ssg:https://framerusercontent.com/modules/s0YarCrxRYopktn31FRP/fE4Cyxr49alrefJBU2R4/zx2ae3msg.js"],
  "sourcesContent": ["// Generated by Framer (bd41687)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={qFQHIOpJU:new LazyValue(()=>import(\"./zx2ae3msg-1.js\")),VMMHDo1EA:new LazyValue(()=>import(\"./zx2ae3msg-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bd41687)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import MenuSiteAppleDef from\"#framer/local/canvasComponent/dMlz0dhPl/dMlz0dhPl.js\";import CountryOverlay from\"#framer/local/canvasComponent/EI4RL7Nff/EI4RL7Nff.js\";import FooterCec from\"#framer/local/canvasComponent/ITWzPCAS6/ITWzPCAS6.js\";import FlagBox from\"#framer/local/canvasComponent/LTjaRKcCG/LTjaRKcCG.js\";import MenuMobileNew from\"#framer/local/canvasComponent/PH3Rb3rQ5/PH3Rb3rQ5.js\";import*as sharedStyle1 from\"#framer/local/css/WPPYdKa3E/WPPYdKa3E.js\";import*as sharedStyle from\"#framer/local/css/WUcAU2Vju/WUcAU2Vju.js\";import*as sharedStyle2 from\"#framer/local/css/zsH66h8pd/zsH66h8pd.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/zx2ae3msg/zx2ae3msg.js\";import metadataProvider from\"#framer/local/webPageMetadata/zx2ae3msg/zx2ae3msg.js\";const FooterCecFonts=getFonts(FooterCec);const FlagBoxFonts=getFonts(FlagBox);const MenuSiteAppleDefFonts=getFonts(MenuSiteAppleDef);const CountryOverlayFonts=getFonts(CountryOverlay);const ContainerWithFX=withFX(Container);const MenuMobileNewFonts=getFonts(MenuMobileNew);const breakpoints={lBUDPS_UO:\"(min-width: 780px) and (max-width: 999px)\",Q4I2PzDEl:\"(max-width: 779px)\",sp4U1DeAb:\"(min-width: 1400px)\",Xyby7gYzA:\"(min-width: 1000px) and (max-width: 1199px)\",ypk5LkcIe:\"(min-width: 1200px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mZQb4\";const variantClassNames={lBUDPS_UO:\"framer-v-b8t34q\",Q4I2PzDEl:\"framer-v-1rmzlrg\",sp4U1DeAb:\"framer-v-1ntzard\",Xyby7gYzA:\"framer-v-v8xwmw\",ypk5LkcIe:\"framer-v-w4790g\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={backgroundColor:\"rgb(248, 248, 255)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.03,skewX:0,skewY:0,transition:transition1};const transition2={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-30};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"ypk5LkcIe\",\"desktop 3\":\"Xyby7gYzA\",Desktop:\"sp4U1DeAb\",Phone:\"Q4I2PzDEl\",Tablet:\"lBUDPS_UO\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"sp4U1DeAb\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-mZQb4`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-mZQb4`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const RDoew0cpc3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const g7AsQpH1w1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"syN9IxxQa\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Xyby7gYzA\",\"lBUDPS_UO\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Xyby7gYzA\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"lBUDPS_UO\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"lBUDPS_UO\")return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"Xyby7gYzA\")return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if([\"Xyby7gYzA\",\"lBUDPS_UO\",\"Q4I2PzDEl\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if(!isBrowser())return true;if([\"Xyby7gYzA\",\"lBUDPS_UO\",\"Q4I2PzDEl\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sp4U1DeAb\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ntzard\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hhlem0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-157oq13\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bdr1nr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-iab1l7\",\"data-styles-preset\":\"WUcAU2Vju\",children:\"C&C Help\"})}),className:\"framer-zgs0e8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18rovmb\",\"data-styles-preset\":\"WPPYdKa3E\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Hai una richiesta per l'ufficio acquisti?\",/*#__PURE__*/_jsx(\"br\",{}),\"Sei nel posto giusto!\"]})}),className:\"framer-10rpyra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q4I2PzDEl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(150),pixelHeight:800,pixelWidth:1200,sizes:\"calc(min(100vw, 1400px) - 100px)\",src:\"https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg\",srcSet:\"https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(150),pixelHeight:800,pixelWidth:1200,sizes:\"max((min(100vw, 1400px) - 100px) * 0.45 - 30px, 1px)\",src:\"https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg\",srcSet:\"https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HIlRk8NDk0lDDesXReyekMC23iI.jpeg 1200w\"},className:\"framer-d6qv20\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ri8v\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e29bvn\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1arm41t\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"hgBLrtyN8\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-19rdp5 framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jmy9kd\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jqq7hx\",\"data-framer-name\":\"chart_pie_fill\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:40,name:\"chart_pie_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39.844\" height=\"39.824\"><path d=\"M19.922 39.824c4.687 0 9.219-1.68 12.832-4.746L18.69 21.29c-.39-.352-.468-.684-.468-1.21V.058C8.086.938 0 9.589 0 19.902c0 10.899 9.043 19.922 19.922 19.922Zm19.922-19.922c0-2.93-.723-5.996-1.953-8.496l-15.957 9.18 12.753 12.598c3.204-3.496 5.157-8.301 5.157-13.282ZM20.84 18.184 36.602 9.12C33.203 3.79 27.05.254 20.84 0Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Anomalia\",/*#__PURE__*/_jsx(\"br\",{}),\"logistica\"]})}),className:\"framer-vwtadk\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Segnala un'anomalia\"})}),className:\"framer-1a030d1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:help@cec.com\",nodeId:\"eMLgkAT1R\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1q2zb1d framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zsrjfj\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-193pao4\",\"data-framer-name\":\"doc_on_doc_fill\",fill:\"black\",intrinsicHeight:49,intrinsicWidth:40,name:\"doc_on_doc_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39.941\" height=\"49.199\"><path d=\"M6.055 49.14h18.36c4.042 0 6.054-2.07 6.054-6.132v-15.43H16.836c-2.52 0-3.691-1.191-3.691-3.691V9.747h-7.09C2.03 9.746 0 11.796 0 15.878v27.129c0 4.082 2.012 6.133 6.055 6.133Zm10.761-24.238h13.301c-.195-.761-.644-1.465-1.523-2.363l-10.43-10.625c-.86-.879-1.602-1.465-2.363-1.68v13.672c0 .664.351.996 1.015.996Zm16.309 14.492h.762c4.004 0 6.054-2.07 6.054-6.132V14.727h-10.8c-2.051 0-3.203-1.153-3.203-3.184V0h-10.41c-3.966 0-6.055 2.07-6.055 5.977V7.09h2.832c2.734 0 4.941.625 7.129 2.812l11.093 11.075c2.188 2.207 2.598 4.472 2.598 7.128Zm-3.613-27.109h10.195c-.098-.625-.527-1.172-1.21-1.855l-8.263-8.418C29.57 1.309 29.004.879 28.398.8l.02 10.351c0 .801.293 1.133 1.094 1.133Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta \",/*#__PURE__*/_jsx(\"br\",{}),\"fatture/bolle\"]})}),className:\"framer-119g0d4\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi una fattura o una bolla\"})}),className:\"framer-1u0953v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"o86S8bPp9\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1sanj99 hidden-v8xwmw hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ipgsd\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-37sv63\",\"data-framer-name\":\"box_truck_badge_clock_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:62,name:\"box_truck_badge_clock_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61.699\" height=\"49.59\"><path d=\"M4.824 35.527c0 3.477 1.817 5.293 5.313 5.293h1.328a5.335 5.335 0 0 1-.059-.8c0-4.356 3.555-7.91 7.91-7.91 4.356 0 7.891 3.554 7.891 7.91 0 .273-.02.546-.059.8H39.59a5.803 5.803 0 0 1-.059-.82c0-1.992.664-3.809 1.914-5.137V9.903c0-3.477-1.816-5.313-5.312-5.313H21.289A12.27 12.27 0 0 1 22.5 9.922c0 6.875-5.723 12.598-12.598 12.598-1.797 0-3.515-.391-5.078-1.075Zm39.297-20.156V32.93a6.596 6.596 0 0 1 3.223-.84c4.355 0 7.988 3.554 7.988 7.91 0 .273-.02.547-.059.82h1.192c3.437 0 5.234-1.836 5.234-5.293v-6.894c0-1.914-.312-2.813-1.386-4.024l-6.641-7.5c-1.152-1.289-2.441-1.738-4.356-1.738Zm5.059 12.461c-1.094 0-1.778-.664-1.778-1.777v-7.07h1.72c.898 0 1.483.156 2.245.995l5.957 6.68c.313.352.528.723.606 1.172ZM19.316 45.645a5.614 5.614 0 0 0 5.625-5.626 5.626 5.626 0 0 0-5.625-5.624 5.626 5.626 0 0 0-5.625 5.624c0 3.087 2.52 5.626 5.625 5.626Zm28.106 0A5.618 5.618 0 0 0 53.047 40a5.626 5.626 0 0 0-5.625-5.625A5.626 5.626 0 0 0 41.797 40c0 3.105 2.52 5.645 5.625 5.645Zm-37.5-25.801c5.371 0 9.922-4.492 9.922-9.922C19.844 4.472 15.37 0 9.922 0 4.492 0 0 4.492 0 9.922c0 5.469 4.492 9.922 9.922 9.922Zm-4.629-8.399a1.204 1.204 0 0 1-1.211-1.21c0-.645.547-1.192 1.211-1.192h3.516V4.16c0-.664.546-1.172 1.21-1.172.665 0 1.211.508 1.211 1.172v6.074c0 .684-.527 1.211-1.21 1.211Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta\",/*#__PURE__*/_jsx(\"br\",{}),\"tracking\"]})}),className:\"framer-16pkb9v\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un documento tracking\"})}),className:\"framer-1ci8nik\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q4I2PzDEl:{children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, rgb(38, 38, 65))\"},children:\"Come possiamo aiutarti?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, rgb(38, 38, 65))\"},children:\"Come possiamo aiutarti?\"})}),className:\"framer-uji5rl\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3o973k\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"Mk_V7WNo7\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-x7vdbc hidden-1ntzard hidden-w4790g hidden-b8t34q hidden-1rmzlrg framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dsuu67\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-po36f7\",\"data-framer-name\":\"box_truck_badge_clock_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:62,name:\"box_truck_badge_clock_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61.699\" height=\"49.59\"><path d=\"M4.824 35.527c0 3.477 1.817 5.293 5.313 5.293h1.328a5.335 5.335 0 0 1-.059-.8c0-4.356 3.555-7.91 7.91-7.91 4.356 0 7.891 3.554 7.891 7.91 0 .273-.02.546-.059.8H39.59a5.803 5.803 0 0 1-.059-.82c0-1.992.664-3.809 1.914-5.137V9.903c0-3.477-1.816-5.313-5.312-5.313H21.289A12.27 12.27 0 0 1 22.5 9.922c0 6.875-5.723 12.598-12.598 12.598-1.797 0-3.515-.391-5.078-1.075Zm39.297-20.156V32.93a6.596 6.596 0 0 1 3.223-.84c4.355 0 7.988 3.554 7.988 7.91 0 .273-.02.547-.059.82h1.192c3.437 0 5.234-1.836 5.234-5.293v-6.894c0-1.914-.312-2.813-1.386-4.024l-6.641-7.5c-1.152-1.289-2.441-1.738-4.356-1.738Zm5.059 12.461c-1.094 0-1.778-.664-1.778-1.777v-7.07h1.72c.898 0 1.483.156 2.245.995l5.957 6.68c.313.352.528.723.606 1.172ZM19.316 45.645a5.614 5.614 0 0 0 5.625-5.626 5.626 5.626 0 0 0-5.625-5.624 5.626 5.626 0 0 0-5.625 5.624c0 3.087 2.52 5.626 5.625 5.626Zm28.106 0A5.618 5.618 0 0 0 53.047 40a5.626 5.626 0 0 0-5.625-5.625A5.626 5.626 0 0 0 41.797 40c0 3.105 2.52 5.645 5.625 5.645Zm-37.5-25.801c5.371 0 9.922-4.492 9.922-9.922C19.844 4.472 15.37 0 9.922 0 4.492 0 0 4.492 0 9.922c0 5.469 4.492 9.922 9.922 9.922Zm-4.629-8.399a1.204 1.204 0 0 1-1.211-1.21c0-.645.547-1.192 1.211-1.192h3.516V4.16c0-.664.546-1.172 1.21-1.172.665 0 1.211.508 1.211 1.172v6.074c0 .684-.527 1.211-1.21 1.211Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta\",/*#__PURE__*/_jsx(\"br\",{}),\"tracking\"]})}),className:\"framer-ypi04p\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un documento tracking\"})}),className:\"framer-1yosyzk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:help@cec.com\",nodeId:\"GCV__d5bu\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-upfhto framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-utansj\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kmfcvu\",\"data-framer-name\":\"doc_badge_gearshape_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:43,name:\"doc_badge_gearshape_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42.969\" height=\"49.59\"><path d=\"M10.117 26.875c6.914 0 12.598 5.684 12.598 12.617 0 2.246-.606 4.395-1.7 6.23h15.9c4.042 0 6.054-2.05 6.054-6.113V21.875h-14.14c-2.5 0-3.692-1.191-3.692-3.691V3.848h-8.965c-4.024 0-6.055 2.07-6.055 6.132Zm18.77-7.676h13.847c-.117-.8-.683-1.582-1.62-2.539L30.351 5.703c-.918-.937-1.72-1.504-2.54-1.64v14.082c0 .703.352 1.054 1.075 1.054ZM9.277 49.59h1.68c.605 0 1.074-.35 1.211-.976l.469-1.914c.273-.078.586-.215.86-.351l1.679 1.015c.508.332 1.074.332 1.543-.136l1.152-1.172c.41-.45.45-.996.117-1.563l-.996-1.699c.156-.254.235-.508.332-.781l1.934-.45c.605-.156.996-.624.996-1.23v-1.66c0-.586-.41-1.016-.996-1.172l-1.914-.469c-.117-.332-.235-.566-.332-.8l1.054-1.739c.313-.508.254-1.133-.156-1.523l-1.191-1.153c-.45-.449-1.035-.546-1.524-.214l-1.699 1.074c-.332-.176-.586-.254-.86-.352l-.468-1.953c-.137-.586-.605-.976-1.211-.976h-1.68c-.605 0-1.093.41-1.23.976l-.43 1.934c-.351.117-.605.195-.898.37l-1.7-1.073c-.468-.313-1.074-.235-1.503.214L2.363 32.97c-.41.41-.547 1.015-.215 1.523l1.075 1.739c-.098.234-.235.507-.352.8L.977 37.5C.39 37.656 0 38.105 0 38.672v1.66c0 .605.39 1.074.977 1.23l1.914.45c.136.273.234.527.351.781l-.996 1.719c-.332.547-.273 1.133.137 1.543l1.133 1.172c.43.468 1.015.449 1.523.136l1.719-1.015c.312.175.586.273.86.351l.429 1.914c.137.586.625.977 1.23.977Zm.84-6.835a3.222 3.222 0 0 1-3.242-3.242 3.28 3.28 0 0 1 3.242-3.282c1.758-.02 3.262 1.504 3.262 3.282 0 1.797-1.504 3.242-3.262 3.242Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica fattura\"})}),className:\"framer-bzn9nr\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi la modifica di una fattura\"})}),className:\"framer-1mtes5s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"ewtk38MTP\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1vebvia hidden-v8xwmw hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4gsgg0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1grtsnl\",\"data-framer-name\":\"shippingbox_and_arrow_backward_fill\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:57,name:\"shippingbox_and_arrow_backward_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56.836\" height=\"42.949\"><path d=\"M17.363 12.441c-.117.43-.156.899-.156 1.485v6.23h5.82c2.325 0 3.672 1.367 3.672 3.73 0 2.364-1.347 3.731-3.672 3.731h-5.82v1.524c0 2.832.996 3.886 2.793 4.922l15.313 8.71c.117.079.234.137.37.176V22.91ZM38.36 42.95c.137-.039.254-.097.391-.176l15.293-8.71c1.816-1.036 2.793-2.09 2.793-4.922V13.926c0-.586-.04-1.055-.156-1.485l-18.32 10.47Zm-1.328-22.383 8.34-4.726L26.875 5.273l-7.168 4.082c-.43.235-.781.47-1.094.762Zm11.055-6.27 7.344-4.179c-.293-.293-.645-.527-1.075-.762l-13.79-7.852C39.375.82 38.184.449 37.031.449c-1.172 0-2.363.371-3.554 1.055L29.512 3.75Zm-23.379 9.59c0-1.015-.723-1.738-1.719-1.738H9.863l-6.015.196v1.093l5.332-4.843 2.695-2.383c.43-.371.566-.86.566-1.328 0-.977-.742-1.68-1.718-1.68-.45 0-.86.156-1.25.527L.605 22.578c-.39.371-.605.82-.605 1.309 0 .488.215.937.605 1.308l8.81 8.79c.429.43.858.585 1.308.585.976 0 1.718-.703 1.718-1.68 0-.468-.117-.956-.566-1.328L9.18 29.18l-5.332-4.844v1.094l6.015.195h13.125c.996 0 1.719-.723 1.719-1.738Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiedi un \",/*#__PURE__*/_jsx(\"br\",{}),\"reso/rma\"]})}),className:\"framer-xz5zsg\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue15=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un RMA\\xa0per il tuo prodotto\"})}),className:\"framer-1h5w4ip\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"ZXFzrKEg4\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1tk600y hidden-v8xwmw hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h4ule4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15p7zs\",\"data-framer-name\":\"bag_fill_badge_questionmark\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:45,name:\"bag_fill_badge_questionmark\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"44.57\" height=\"43.848\"><path d=\"M38.438 7.598H16.035c-4.082 0-6.133 2.011-6.133 6.054v7.422c6.914 0 12.618 5.684 12.618 12.598 0 2.266-.625 4.394-1.7 6.25h18.203c3.496 0 5.547-2.031 5.547-6.055V13.652c0-4.023-2.07-6.054-6.133-6.054Zm-19.297.175h3.144c0-2.636 2.13-4.804 4.942-4.804 2.832 0 4.941 2.168 4.941 4.804h3.145c0-4.18-3.594-7.773-8.086-7.773-4.473 0-8.086 3.594-8.086 7.773Zm-9.22 35.82c5.372 0 9.923-4.511 9.923-9.94 0-5.43-4.492-9.922-9.922-9.922C4.472 23.73 0 28.223 0 33.651c0 5.47 4.473 9.942 9.922 9.942ZM9.747 40a1.48 1.48 0 0 1-1.465-1.484c0-.801.664-1.465 1.465-1.465.82 0 1.484.664 1.484 1.465-.02.82-.664 1.484-1.484 1.484Zm0-3.867c-.664 0-1.055-.39-1.055-1.055V35c0-1.21.664-1.836 1.524-2.441 1.055-.723 1.66-1.114 1.66-2.012 0-.8-.664-1.348-1.7-1.348-.878 0-1.425.39-1.855.84-.37.39-.644.742-1.191.742-.606 0-1.016-.41-1.016-.996 0-1.504 1.992-2.598 4.063-2.598 2.422 0 4.004 1.368 4.004 3.262 0 1.524-.938 2.168-2.051 2.988-.82.606-1.211.958-1.29 1.739-.058.605-.39.957-1.093.957Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica ordine\"})}),className:\"framer-1mtsen9\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Se desideri modificare un ordine che hai gi\\xe0 effettuato online\"})}),className:\"framer-17l8kdh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"EweNbTLMo\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1xqqfmf hidden-1ntzard hidden-w4790g hidden-v8xwmw hidden-1rmzlrg framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i3v2t0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1lfmtda\",\"data-framer-name\":\"box_truck_badge_clock_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:62,name:\"box_truck_badge_clock_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61.699\" height=\"49.59\"><path d=\"M4.824 35.527c0 3.477 1.817 5.293 5.313 5.293h1.328a5.335 5.335 0 0 1-.059-.8c0-4.356 3.555-7.91 7.91-7.91 4.356 0 7.891 3.554 7.891 7.91 0 .273-.02.546-.059.8H39.59a5.803 5.803 0 0 1-.059-.82c0-1.992.664-3.809 1.914-5.137V9.903c0-3.477-1.816-5.313-5.312-5.313H21.289A12.27 12.27 0 0 1 22.5 9.922c0 6.875-5.723 12.598-12.598 12.598-1.797 0-3.515-.391-5.078-1.075Zm39.297-20.156V32.93a6.596 6.596 0 0 1 3.223-.84c4.355 0 7.988 3.554 7.988 7.91 0 .273-.02.547-.059.82h1.192c3.437 0 5.234-1.836 5.234-5.293v-6.894c0-1.914-.312-2.813-1.386-4.024l-6.641-7.5c-1.152-1.289-2.441-1.738-4.356-1.738Zm5.059 12.461c-1.094 0-1.778-.664-1.778-1.777v-7.07h1.72c.898 0 1.483.156 2.245.995l5.957 6.68c.313.352.528.723.606 1.172ZM19.316 45.645a5.614 5.614 0 0 0 5.625-5.626 5.626 5.626 0 0 0-5.625-5.624 5.626 5.626 0 0 0-5.625 5.624c0 3.087 2.52 5.626 5.625 5.626Zm28.106 0A5.618 5.618 0 0 0 53.047 40a5.626 5.626 0 0 0-5.625-5.625A5.626 5.626 0 0 0 41.797 40c0 3.105 2.52 5.645 5.625 5.645Zm-37.5-25.801c5.371 0 9.922-4.492 9.922-9.922C19.844 4.472 15.37 0 9.922 0 4.492 0 0 4.492 0 9.922c0 5.469 4.492 9.922 9.922 9.922Zm-4.629-8.399a1.204 1.204 0 0 1-1.211-1.21c0-.645.547-1.192 1.211-1.192h3.516V4.16c0-.664.546-1.172 1.21-1.172.665 0 1.211.508 1.211 1.172v6.074c0 .684-.527 1.211-1.21 1.211Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta\",/*#__PURE__*/_jsx(\"br\",{}),\"tracking\"]})}),className:\"framer-zput7p\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un documento tracking\"})}),className:\"framer-1lg2sfg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gce664 hidden-1ntzard hidden-w4790g hidden-v8xwmw hidden-1rmzlrg\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:help@cec.com\",nodeId:\"JYKvmjdZ4\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1f5xl0e hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p5x14m\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-wu5ztw\",\"data-framer-name\":\"doc_badge_gearshape_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:43,name:\"doc_badge_gearshape_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42.969\" height=\"49.59\"><path d=\"M10.117 26.875c6.914 0 12.598 5.684 12.598 12.617 0 2.246-.606 4.395-1.7 6.23h15.9c4.042 0 6.054-2.05 6.054-6.113V21.875h-14.14c-2.5 0-3.692-1.191-3.692-3.691V3.848h-8.965c-4.024 0-6.055 2.07-6.055 6.132Zm18.77-7.676h13.847c-.117-.8-.683-1.582-1.62-2.539L30.351 5.703c-.918-.937-1.72-1.504-2.54-1.64v14.082c0 .703.352 1.054 1.075 1.054ZM9.277 49.59h1.68c.605 0 1.074-.35 1.211-.976l.469-1.914c.273-.078.586-.215.86-.351l1.679 1.015c.508.332 1.074.332 1.543-.136l1.152-1.172c.41-.45.45-.996.117-1.563l-.996-1.699c.156-.254.235-.508.332-.781l1.934-.45c.605-.156.996-.624.996-1.23v-1.66c0-.586-.41-1.016-.996-1.172l-1.914-.469c-.117-.332-.235-.566-.332-.8l1.054-1.739c.313-.508.254-1.133-.156-1.523l-1.191-1.153c-.45-.449-1.035-.546-1.524-.214l-1.699 1.074c-.332-.176-.586-.254-.86-.352l-.468-1.953c-.137-.586-.605-.976-1.211-.976h-1.68c-.605 0-1.093.41-1.23.976l-.43 1.934c-.351.117-.605.195-.898.37l-1.7-1.073c-.468-.313-1.074-.235-1.503.214L2.363 32.97c-.41.41-.547 1.015-.215 1.523l1.075 1.739c-.098.234-.235.507-.352.8L.977 37.5C.39 37.656 0 38.105 0 38.672v1.66c0 .605.39 1.074.977 1.23l1.914.45c.136.273.234.527.351.781l-.996 1.719c-.332.547-.273 1.133.137 1.543l1.133 1.172c.43.468 1.015.449 1.523.136l1.719-1.015c.312.175.586.273.86.351l.429 1.914c.137.586.625.977 1.23.977Zm.84-6.835a3.222 3.222 0 0 1-3.242-3.242 3.28 3.28 0 0 1 3.242-3.282c1.758-.02 3.262 1.504 3.262 3.282 0 1.797-1.504 3.242-3.262 3.242Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica fattura\"})}),className:\"framer-bmm699\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue21=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi la modifica di una fattura\"})}),className:\"framer-k0wb7k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"xnQ8PTlH0\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-k92ca1 framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rha3em\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-myk25q\",\"data-framer-name\":\"shippingbox_and_arrow_backward_fill\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:57,name:\"shippingbox_and_arrow_backward_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56.836\" height=\"42.949\"><path d=\"M17.363 12.441c-.117.43-.156.899-.156 1.485v6.23h5.82c2.325 0 3.672 1.367 3.672 3.73 0 2.364-1.347 3.731-3.672 3.731h-5.82v1.524c0 2.832.996 3.886 2.793 4.922l15.313 8.71c.117.079.234.137.37.176V22.91ZM38.36 42.95c.137-.039.254-.097.391-.176l15.293-8.71c1.816-1.036 2.793-2.09 2.793-4.922V13.926c0-.586-.04-1.055-.156-1.485l-18.32 10.47Zm-1.328-22.383 8.34-4.726L26.875 5.273l-7.168 4.082c-.43.235-.781.47-1.094.762Zm11.055-6.27 7.344-4.179c-.293-.293-.645-.527-1.075-.762l-13.79-7.852C39.375.82 38.184.449 37.031.449c-1.172 0-2.363.371-3.554 1.055L29.512 3.75Zm-23.379 9.59c0-1.015-.723-1.738-1.719-1.738H9.863l-6.015.196v1.093l5.332-4.843 2.695-2.383c.43-.371.566-.86.566-1.328 0-.977-.742-1.68-1.718-1.68-.45 0-.86.156-1.25.527L.605 22.578c-.39.371-.605.82-.605 1.309 0 .488.215.937.605 1.308l8.81 8.79c.429.43.858.585 1.308.585.976 0 1.718-.703 1.718-1.68 0-.468-.117-.956-.566-1.328L9.18 29.18l-5.332-4.844v1.094l6.015.195h13.125c.996 0 1.719-.723 1.719-1.738Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiedi un \",/*#__PURE__*/_jsx(\"br\",{}),\"reso/rma\"]})}),className:\"framer-205uz0\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue23=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un RMA\\xa0per il tuo prodotto\"})}),className:\"framer-1spddoy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"xDIx3BISI\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ce3egn framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aka7h5\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1cosf7j\",\"data-framer-name\":\"bag_fill_badge_questionmark\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:45,name:\"bag_fill_badge_questionmark\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"44.57\" height=\"43.848\"><path d=\"M38.438 7.598H16.035c-4.082 0-6.133 2.011-6.133 6.054v7.422c6.914 0 12.618 5.684 12.618 12.598 0 2.266-.625 4.394-1.7 6.25h18.203c3.496 0 5.547-2.031 5.547-6.055V13.652c0-4.023-2.07-6.054-6.133-6.054Zm-19.297.175h3.144c0-2.636 2.13-4.804 4.942-4.804 2.832 0 4.941 2.168 4.941 4.804h3.145c0-4.18-3.594-7.773-8.086-7.773-4.473 0-8.086 3.594-8.086 7.773Zm-9.22 35.82c5.372 0 9.923-4.511 9.923-9.94 0-5.43-4.492-9.922-9.922-9.922C4.472 23.73 0 28.223 0 33.651c0 5.47 4.473 9.942 9.922 9.942ZM9.747 40a1.48 1.48 0 0 1-1.465-1.484c0-.801.664-1.465 1.465-1.465.82 0 1.484.664 1.484 1.465-.02.82-.664 1.484-1.484 1.484Zm0-3.867c-.664 0-1.055-.39-1.055-1.055V35c0-1.21.664-1.836 1.524-2.441 1.055-.723 1.66-1.114 1.66-2.012 0-.8-.664-1.348-1.7-1.348-.878 0-1.425.39-1.855.84-.37.39-.644.742-1.191.742-.606 0-1.016-.41-1.016-.996 0-1.504 1.992-2.598 4.063-2.598 2.422 0 4.004 1.368 4.004 3.262 0 1.524-.938 2.168-2.051 2.988-.82.606-1.211.958-1.29 1.739-.058.605-.39.957-1.093.957Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue24=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica ordine\"})}),className:\"framer-m9aiyu\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue25=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Se desideri modificare un ordine che hai gi\\xe0 effettuato online\"})}),className:\"framer-1pzrn2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"hCUtKC8kc\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ilpfau hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x2w3pe\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-168f0vv\",\"data-framer-name\":\"box_truck_badge_clock_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:62,name:\"box_truck_badge_clock_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61.699\" height=\"49.59\"><path d=\"M4.824 35.527c0 3.477 1.817 5.293 5.313 5.293h1.328a5.335 5.335 0 0 1-.059-.8c0-4.356 3.555-7.91 7.91-7.91 4.356 0 7.891 3.554 7.891 7.91 0 .273-.02.546-.059.8H39.59a5.803 5.803 0 0 1-.059-.82c0-1.992.664-3.809 1.914-5.137V9.903c0-3.477-1.816-5.313-5.312-5.313H21.289A12.27 12.27 0 0 1 22.5 9.922c0 6.875-5.723 12.598-12.598 12.598-1.797 0-3.515-.391-5.078-1.075Zm39.297-20.156V32.93a6.596 6.596 0 0 1 3.223-.84c4.355 0 7.988 3.554 7.988 7.91 0 .273-.02.547-.059.82h1.192c3.437 0 5.234-1.836 5.234-5.293v-6.894c0-1.914-.312-2.813-1.386-4.024l-6.641-7.5c-1.152-1.289-2.441-1.738-4.356-1.738Zm5.059 12.461c-1.094 0-1.778-.664-1.778-1.777v-7.07h1.72c.898 0 1.483.156 2.245.995l5.957 6.68c.313.352.528.723.606 1.172ZM19.316 45.645a5.614 5.614 0 0 0 5.625-5.626 5.626 5.626 0 0 0-5.625-5.624 5.626 5.626 0 0 0-5.625 5.624c0 3.087 2.52 5.626 5.625 5.626Zm28.106 0A5.618 5.618 0 0 0 53.047 40a5.626 5.626 0 0 0-5.625-5.625A5.626 5.626 0 0 0 41.797 40c0 3.105 2.52 5.645 5.625 5.645Zm-37.5-25.801c5.371 0 9.922-4.492 9.922-9.922C19.844 4.472 15.37 0 9.922 0 4.492 0 0 4.492 0 9.922c0 5.469 4.492 9.922 9.922 9.922Zm-4.629-8.399a1.204 1.204 0 0 1-1.211-1.21c0-.645.547-1.192 1.211-1.192h3.516V4.16c0-.664.546-1.172 1.21-1.172.665 0 1.211.508 1.211 1.172v6.074c0 .684-.527 1.211-1.21 1.211Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue26=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta\",/*#__PURE__*/_jsx(\"br\",{}),\"tracking\"]})}),className:\"framer-hyd0y1\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue27=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un documento tracking\"})}),className:\"framer-1cxmtdj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xlaoh hidden-1ntzard hidden-w4790g hidden-b8t34q hidden-1rmzlrg\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:logistica@cec.com\",nodeId:\"c05zBp6FE\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-a9fenj hidden-v8xwmw framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18tpzsn\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1i77k94\",\"data-framer-name\":\"box_truck_badge_clock_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:62,name:\"box_truck_badge_clock_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61.699\" height=\"49.59\"><path d=\"M4.824 35.527c0 3.477 1.817 5.293 5.313 5.293h1.328a5.335 5.335 0 0 1-.059-.8c0-4.356 3.555-7.91 7.91-7.91 4.356 0 7.891 3.554 7.891 7.91 0 .273-.02.546-.059.8H39.59a5.803 5.803 0 0 1-.059-.82c0-1.992.664-3.809 1.914-5.137V9.903c0-3.477-1.816-5.313-5.312-5.313H21.289A12.27 12.27 0 0 1 22.5 9.922c0 6.875-5.723 12.598-12.598 12.598-1.797 0-3.515-.391-5.078-1.075Zm39.297-20.156V32.93a6.596 6.596 0 0 1 3.223-.84c4.355 0 7.988 3.554 7.988 7.91 0 .273-.02.547-.059.82h1.192c3.437 0 5.234-1.836 5.234-5.293v-6.894c0-1.914-.312-2.813-1.386-4.024l-6.641-7.5c-1.152-1.289-2.441-1.738-4.356-1.738Zm5.059 12.461c-1.094 0-1.778-.664-1.778-1.777v-7.07h1.72c.898 0 1.483.156 2.245.995l5.957 6.68c.313.352.528.723.606 1.172ZM19.316 45.645a5.614 5.614 0 0 0 5.625-5.626 5.626 5.626 0 0 0-5.625-5.624 5.626 5.626 0 0 0-5.625 5.624c0 3.087 2.52 5.626 5.625 5.626Zm28.106 0A5.618 5.618 0 0 0 53.047 40a5.626 5.626 0 0 0-5.625-5.625A5.626 5.626 0 0 0 41.797 40c0 3.105 2.52 5.645 5.625 5.645Zm-37.5-25.801c5.371 0 9.922-4.492 9.922-9.922C19.844 4.472 15.37 0 9.922 0 4.492 0 0 4.492 0 9.922c0 5.469 4.492 9.922 9.922 9.922Zm-4.629-8.399a1.204 1.204 0 0 1-1.211-1.21c0-.645.547-1.192 1.211-1.192h3.516V4.16c0-.664.546-1.172 1.21-1.172.665 0 1.211.508 1.211 1.172v6.074c0 .684-.527 1.211-1.21 1.211Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue28=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta\",/*#__PURE__*/_jsx(\"br\",{}),\"tracking\"]})}),className:\"framer-6a440r\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue29=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un documento tracking\"})}),className:\"framer-1wuw32s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed4()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:help@cec.com\",nodeId:\"GoM15SHAl\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-mw0zpj hidden-v8xwmw framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tjvoss\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17evxj4\",\"data-framer-name\":\"doc_badge_gearshape_fill\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:43,name:\"doc_badge_gearshape_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42.969\" height=\"49.59\"><path d=\"M10.117 26.875c6.914 0 12.598 5.684 12.598 12.617 0 2.246-.606 4.395-1.7 6.23h15.9c4.042 0 6.054-2.05 6.054-6.113V21.875h-14.14c-2.5 0-3.692-1.191-3.692-3.691V3.848h-8.965c-4.024 0-6.055 2.07-6.055 6.132Zm18.77-7.676h13.847c-.117-.8-.683-1.582-1.62-2.539L30.351 5.703c-.918-.937-1.72-1.504-2.54-1.64v14.082c0 .703.352 1.054 1.075 1.054ZM9.277 49.59h1.68c.605 0 1.074-.35 1.211-.976l.469-1.914c.273-.078.586-.215.86-.351l1.679 1.015c.508.332 1.074.332 1.543-.136l1.152-1.172c.41-.45.45-.996.117-1.563l-.996-1.699c.156-.254.235-.508.332-.781l1.934-.45c.605-.156.996-.624.996-1.23v-1.66c0-.586-.41-1.016-.996-1.172l-1.914-.469c-.117-.332-.235-.566-.332-.8l1.054-1.739c.313-.508.254-1.133-.156-1.523l-1.191-1.153c-.45-.449-1.035-.546-1.524-.214l-1.699 1.074c-.332-.176-.586-.254-.86-.352l-.468-1.953c-.137-.586-.605-.976-1.211-.976h-1.68c-.605 0-1.093.41-1.23.976l-.43 1.934c-.351.117-.605.195-.898.37l-1.7-1.073c-.468-.313-1.074-.235-1.503.214L2.363 32.97c-.41.41-.547 1.015-.215 1.523l1.075 1.739c-.098.234-.235.507-.352.8L.977 37.5C.39 37.656 0 38.105 0 38.672v1.66c0 .605.39 1.074.977 1.23l1.914.45c.136.273.234.527.351.781l-.996 1.719c-.332.547-.273 1.133.137 1.543l1.133 1.172c.43.468 1.015.449 1.523.136l1.719-1.015c.312.175.586.273.86.351l.429 1.914c.137.586.625.977 1.23.977Zm.84-6.835a3.222 3.222 0 0 1-3.242-3.242 3.28 3.28 0 0 1 3.242-3.282c1.758-.02 3.262 1.504 3.262 3.282 0 1.797-1.504 3.242-3.262 3.242Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue30=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica fattura\"})}),className:\"framer-itlapr\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue31=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi la modifica di una fattura\"})}),className:\"framer-1tqfjy4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"fTgIDJ_Jc\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-64t7t framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-980i9a\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1nq3i8l\",\"data-framer-name\":\"shippingbox_and_arrow_backward_fill\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:57,name:\"shippingbox_and_arrow_backward_fill\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56.836\" height=\"42.949\"><path d=\"M17.363 12.441c-.117.43-.156.899-.156 1.485v6.23h5.82c2.325 0 3.672 1.367 3.672 3.73 0 2.364-1.347 3.731-3.672 3.731h-5.82v1.524c0 2.832.996 3.886 2.793 4.922l15.313 8.71c.117.079.234.137.37.176V22.91ZM38.36 42.95c.137-.039.254-.097.391-.176l15.293-8.71c1.816-1.036 2.793-2.09 2.793-4.922V13.926c0-.586-.04-1.055-.156-1.485l-18.32 10.47Zm-1.328-22.383 8.34-4.726L26.875 5.273l-7.168 4.082c-.43.235-.781.47-1.094.762Zm11.055-6.27 7.344-4.179c-.293-.293-.645-.527-1.075-.762l-13.79-7.852C39.375.82 38.184.449 37.031.449c-1.172 0-2.363.371-3.554 1.055L29.512 3.75Zm-23.379 9.59c0-1.015-.723-1.738-1.719-1.738H9.863l-6.015.196v1.093l5.332-4.843 2.695-2.383c.43-.371.566-.86.566-1.328 0-.977-.742-1.68-1.718-1.68-.45 0-.86.156-1.25.527L.605 22.578c-.39.371-.605.82-.605 1.309 0 .488.215.937.605 1.308l8.81 8.79c.429.43.858.585 1.308.585.976 0 1.718-.703 1.718-1.68 0-.468-.117-.956-.566-1.328L9.18 29.18l-5.332-4.844v1.094l6.015.195h13.125c.996 0 1.719-.723 1.719-1.738Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue32=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiedi un \",/*#__PURE__*/_jsx(\"br\",{}),\"reso/rma\"]})}),className:\"framer-19a0gcp\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue33=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi un RMA\\xa0per il tuo prodotto\"})}),className:\"framer-mu2p1w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"My9Z_TWks\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-vrrffp framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xuw2fo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-kbu03n\",\"data-framer-name\":\"bag_fill_badge_questionmark\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:45,name:\"bag_fill_badge_questionmark\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"44.57\" height=\"43.848\"><path d=\"M38.438 7.598H16.035c-4.082 0-6.133 2.011-6.133 6.054v7.422c6.914 0 12.618 5.684 12.618 12.598 0 2.266-.625 4.394-1.7 6.25h18.203c3.496 0 5.547-2.031 5.547-6.055V13.652c0-4.023-2.07-6.054-6.133-6.054Zm-19.297.175h3.144c0-2.636 2.13-4.804 4.942-4.804 2.832 0 4.941 2.168 4.941 4.804h3.145c0-4.18-3.594-7.773-8.086-7.773-4.473 0-8.086 3.594-8.086 7.773Zm-9.22 35.82c5.372 0 9.923-4.511 9.923-9.94 0-5.43-4.492-9.922-9.922-9.922C4.472 23.73 0 28.223 0 33.651c0 5.47 4.473 9.942 9.922 9.942ZM9.747 40a1.48 1.48 0 0 1-1.465-1.484c0-.801.664-1.465 1.465-1.465.82 0 1.484.664 1.484 1.465-.02.82-.664 1.484-1.484 1.484Zm0-3.867c-.664 0-1.055-.39-1.055-1.055V35c0-1.21.664-1.836 1.524-2.441 1.055-.723 1.66-1.114 1.66-2.012 0-.8-.664-1.348-1.7-1.348-.878 0-1.425.39-1.855.84-.37.39-.644.742-1.191.742-.606 0-1.016-.41-1.016-.996 0-1.504 1.992-2.598 4.063-2.598 2.422 0 4.004 1.368 4.004 3.262 0 1.524-.938 2.168-2.051 2.988-.82.606-1.211.958-1.29 1.739-.058.605-.39.957-1.093.957Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue34=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:\"Modifica ordine\"})}),className:\"framer-1ri8jwy\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue35=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Se desideri modificare un ordine che hai gi\\xe0 effettuato online\"})}),className:\"framer-1d7yhf6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-feo1\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"tA25VuD2T\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-8ej89l framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qachx4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-roykah\",\"data-framer-name\":\"Group\",layout:\"position\",name:\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 52\"><path d=\"M 7.283 46.88 L 31.427 46.88 C 30.754 45.726 30.244 44.48 29.919 43.164 L 6.935 43.164 C 4.871 43.164 3.734 42.079 3.734 39.933 L 3.734 18.166 C 3.734 16.042 4.871 14.934 6.935 14.934 L 39.266 14.934 C 41.331 14.934 42.49 16.042 42.49 18.166 L 42.49 24.721 C 43.163 24.652 43.766 24.606 44.392 24.606 C 44.995 24.606 45.621 24.652 46.224 24.721 L 46.224 11.541 C 46.224 6.786 43.812 4.386 38.965 4.386 L 7.283 4.386 C 2.435 4.386 0 6.763 0 11.541 L 0 39.725 C 0 44.503 2.435 46.88 7.283 46.88 Z M 18.578 23.221 L 19.946 23.221 C 20.758 23.221 21.036 22.99 21.036 22.182 L 21.036 20.82 C 21.036 20.012 20.758 19.759 19.946 19.759 L 18.578 19.759 C 17.766 19.759 17.488 20.012 17.488 20.82 L 17.488 22.182 C 17.488 22.99 17.766 23.221 18.578 23.221 Z M 26.301 23.221 L 27.646 23.221 C 28.458 23.221 28.737 22.99 28.737 22.182 L 28.737 20.82 C 28.737 20.012 28.458 19.759 27.646 19.759 L 26.301 19.759 C 25.466 19.759 25.211 20.012 25.211 20.82 L 25.211 22.182 C 25.211 22.99 25.466 23.221 26.301 23.221 Z M 34.001 23.221 L 35.37 23.221 C 36.182 23.221 36.437 22.99 36.437 22.182 L 36.437 20.82 C 36.437 20.012 36.182 19.759 35.37 19.759 L 34.001 19.759 C 33.19 19.759 32.911 20.012 32.911 20.82 L 32.911 22.182 C 32.911 22.99 33.19 23.221 34.001 23.221 Z M 10.878 30.769 L 12.246 30.769 C 13.058 30.769 13.313 30.538 13.313 29.73 L 13.313 28.368 C 13.313 27.56 13.058 27.33 12.246 27.33 L 10.878 27.33 C 10.066 27.33 9.788 27.56 9.788 28.368 L 9.788 29.73 C 9.788 30.538 10.066 30.769 10.878 30.769 Z M 18.578 30.769 L 19.946 30.769 C 20.758 30.769 21.036 30.538 21.036 29.73 L 21.036 28.368 C 21.036 27.56 20.758 27.33 19.946 27.33 L 18.578 27.33 C 17.766 27.33 17.488 27.56 17.488 28.368 L 17.488 29.73 C 17.488 30.538 17.766 30.769 18.578 30.769 Z M 26.301 30.769 L 27.646 30.769 C 28.458 30.769 28.737 30.538 28.737 29.73 L 28.737 28.368 C 28.737 27.56 28.458 27.33 27.646 27.33 L 26.301 27.33 C 25.466 27.33 25.211 27.56 25.211 28.368 L 25.211 29.73 C 25.211 30.538 25.466 30.769 26.301 30.769 Z M 10.878 38.34 L 12.246 38.34 C 13.058 38.34 13.313 38.086 13.313 37.278 L 13.313 35.916 C 13.313 35.108 13.058 34.877 12.246 34.877 L 10.878 34.877 C 10.066 34.877 9.788 35.108 9.788 35.916 L 9.788 37.278 C 9.788 38.086 10.066 38.34 10.878 38.34 Z M 18.578 38.34 L 19.946 38.34 C 20.758 38.34 21.036 38.086 21.036 37.278 L 21.036 35.916 C 21.036 35.108 20.758 34.877 19.946 34.877 L 18.578 34.877 C 17.766 34.877 17.488 35.108 17.488 35.916 L 17.488 37.278 C 17.488 38.086 17.766 38.34 18.578 38.34 Z M 26.301 38.34 L 27.646 38.34 C 28.458 38.34 28.737 38.086 28.737 37.278 L 28.737 35.916 C 28.737 35.108 28.458 34.877 27.646 34.877 L 26.301 34.877 C 25.466 34.877 25.211 35.108 25.211 35.916 L 25.211 37.278 C 25.211 38.086 25.466 38.34 26.301 38.34 Z M 44.392 51.22 C 50.77 51.22 56.174 45.911 56.174 39.494 C 56.174 33.054 50.84 27.768 44.392 27.768 C 37.921 27.768 32.61 33.077 32.61 39.494 C 32.61 45.957 37.921 51.22 44.392 51.22 Z M 44.392 46.834 C 43.534 46.834 42.977 46.28 42.977 45.426 L 42.977 40.902 L 38.431 40.902 C 37.596 40.902 37.017 40.348 37.017 39.494 C 37.017 38.64 37.596 38.086 38.431 38.086 L 42.977 38.086 L 42.977 33.562 C 42.977 32.731 43.534 32.154 44.392 32.154 C 45.25 32.154 45.807 32.731 45.807 33.562 L 45.807 38.086 L 50.33 38.086 C 51.188 38.086 51.768 38.64 51.768 39.494 C 51.768 40.348 51.188 40.902 50.33 40.902 L 45.807 40.902 L 45.807 45.426 C 45.807 46.28 45.25 46.834 44.392 46.834 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:9155784254,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue36=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta \",/*#__PURE__*/_jsx(\"br\",{}),\"tempi CTO\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-1g3l2xv\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue37=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi quanto tempo ci vorr\\xe0 per ricevere un CTO\"})}),className:\"framer-1iy11tp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"LtbPaHy3e\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ipcfqn framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cpfqlk\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-45u3kh\",\"data-framer-name\":\"appletv\",layout:\"position\",name:\"appletv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 10.723 15.176 C 12.305 15.352 13.535 13.613 13.437 12.226 C 11.855 12.286 10.684 13.691 10.723 15.176 Z M 16.113 21.934 C 15.371 21.602 14.883 21.114 14.609 20.41 C 14.335 19.7 14.335 18.913 14.609 18.203 C 14.746 17.753 15.039 17.207 15.801 16.758 C 15.234 15.918 14.336 15.488 13.281 15.488 C 12.09 15.488 11.406 16.113 10.801 16.113 C 10.293 16.113 9.727 15.508 8.77 15.508 C 7.734 15.508 6.895 15.938 6.348 16.641 C 5.684 17.461 5.41 18.457 5.41 19.492 C 5.41 21.192 6.152 23.184 7.266 24.434 C 7.871 25.078 8.32 25.41 8.848 25.41 C 9.648 25.41 10.078 24.824 11.035 24.824 C 11.465 24.824 11.816 25 12.07 25.078 C 12.46 25.215 12.734 25.391 13.184 25.391 C 13.672 25.391 14.063 25.195 14.316 24.961 C 15.156 24.121 15.84 22.93 16.113 21.934 Z M 10.41 38.886 L 28.573 38.886 C 31.913 38.886 34.726 38.573 36.718 36.581 C 38.71 34.589 39.003 31.796 39.003 28.456 L 39.003 10.449 C 39.003 7.109 38.71 4.336 36.718 2.344 C 34.727 0.352 31.914 0.039 28.574 0.039 L 10.371 0.039 C 7.09 0.04 4.277 0.352 2.285 2.344 C 0.293 4.336 0 7.129 0 10.41 L 0 28.457 C 0 31.797 0.293 34.59 2.285 36.582 C 4.277 38.574 7.09 38.887 10.41 38.887 Z M 9.882 35.741 C 7.87 35.741 5.761 35.468 4.569 34.276 C 3.397 33.104 3.144 31.015 3.144 29.003 L 3.144 9.98 C 3.144 7.91 3.397 5.82 4.569 4.629 C 5.761 3.457 7.889 3.184 9.94 3.184 L 29.12 3.184 C 31.132 3.184 33.241 3.457 34.413 4.648 C 35.605 5.82 35.86 7.91 35.86 9.922 L 35.86 29.004 C 35.86 31.016 35.606 33.105 34.415 34.277 C 33.243 35.469 31.134 35.742 29.122 35.742 Z\" fill=\"rgba(0,0,0,0.85)\"></path><path d=\"M 25.5 16.5 L 27.5 16.5 L 27.5 23.5 L 25.5 23.5 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 30 19 L 30 21 L 23 21 L 23 19 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:11000096874,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue38=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Attiva\",/*#__PURE__*/_jsx(\"br\",{}),\"Apple Care\"]})}),className:\"framer-v4ihyx\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue39=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Attiva Apple Care\"})}),className:\"framer-bzcyyv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"mailto:amministrazione@cec.com\",nodeId:\"CCeYKccIY\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-mh9fpl hidden-v8xwmw hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkzufo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-wweyjz\",\"data-framer-name\":\"arrow_left_arrow_right_square\",fill:\"black\",intrinsicHeight:36,intrinsicWidth:36,name:\"arrow_left_arrow_right_square\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35.957\" height=\"35.996\"><path d=\"M6.133 35.996h23.691c4.102 0 6.133-2.031 6.133-6.055V6.094c0-4.024-2.031-6.055-6.133-6.055H6.133C2.05.04 0 2.051 0 6.094V29.94c0 4.043 2.05 6.055 6.133 6.055Zm.039-3.144c-1.953 0-3.027-1.036-3.027-3.067V6.25c0-2.031 1.074-3.066 3.027-3.066h23.613c1.934 0 3.027 1.035 3.027 3.066v23.535c0 2.031-1.093 3.067-3.027 3.067ZM8.848 11.21c-.528.508-.508 1.406 0 1.894l4.902 4.805c.254.215.625.371.918.371.742 0 1.25-.508 1.25-1.23 0-.352-.137-.664-.371-.899l-2.07-2.011-.82-.762.917.059H26.27c.722 0 1.25-.567 1.25-1.29 0-.722-.528-1.25-1.25-1.25H13.594l-.918.02.8-.723 2.07-2.011c.235-.235.372-.567.372-.899 0-.742-.508-1.25-1.25-1.25-.313 0-.684.156-.918.41Zm18.28 13.574a1.28 1.28 0 0 0 0-1.836l-4.921-4.805a1.317 1.317 0 0 0-.918-.39c-.742 0-1.25.508-1.25 1.23 0 .352.137.664.371.899l2.11 2.012.8.761-.937-.058H9.707c-.703 0-1.25.527-1.25 1.27 0 .722.527 1.269 1.25 1.269h12.656l.957-.02-.8.723-2.09 2.012c-.235.253-.39.546-.39.898 0 .723.546 1.25 1.25 1.25.292 0 .663-.156.917-.39Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue40=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Mancata ricezione\",/*#__PURE__*/_jsx(\"br\",{}),\"fattura elettronica\"]})}),className:\"framer-4u730y\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue41=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Non ti \\xe8 arrivata la fattura elettronica? Segnalacelo qui\"})}),className:\"framer-hg4i4e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hb094b hidden-1ntzard hidden-w4790g hidden-v8xwmw hidden-1rmzlrg\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"Ztd__T6kV\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-5trzpu hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m67yhr\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1yd69vm\",\"data-framer-name\":\"Group\",layout:\"position\",name:\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 52\"><path d=\"M 7.283 46.88 L 31.427 46.88 C 30.754 45.726 30.244 44.48 29.919 43.164 L 6.935 43.164 C 4.871 43.164 3.734 42.079 3.734 39.933 L 3.734 18.166 C 3.734 16.042 4.871 14.934 6.935 14.934 L 39.266 14.934 C 41.331 14.934 42.49 16.042 42.49 18.166 L 42.49 24.721 C 43.163 24.652 43.766 24.606 44.392 24.606 C 44.995 24.606 45.621 24.652 46.224 24.721 L 46.224 11.541 C 46.224 6.786 43.812 4.386 38.965 4.386 L 7.283 4.386 C 2.435 4.386 0 6.763 0 11.541 L 0 39.725 C 0 44.503 2.435 46.88 7.283 46.88 Z M 18.578 23.221 L 19.946 23.221 C 20.758 23.221 21.036 22.99 21.036 22.182 L 21.036 20.82 C 21.036 20.012 20.758 19.759 19.946 19.759 L 18.578 19.759 C 17.766 19.759 17.488 20.012 17.488 20.82 L 17.488 22.182 C 17.488 22.99 17.766 23.221 18.578 23.221 Z M 26.301 23.221 L 27.646 23.221 C 28.458 23.221 28.737 22.99 28.737 22.182 L 28.737 20.82 C 28.737 20.012 28.458 19.759 27.646 19.759 L 26.301 19.759 C 25.466 19.759 25.211 20.012 25.211 20.82 L 25.211 22.182 C 25.211 22.99 25.466 23.221 26.301 23.221 Z M 34.001 23.221 L 35.37 23.221 C 36.182 23.221 36.437 22.99 36.437 22.182 L 36.437 20.82 C 36.437 20.012 36.182 19.759 35.37 19.759 L 34.001 19.759 C 33.19 19.759 32.911 20.012 32.911 20.82 L 32.911 22.182 C 32.911 22.99 33.19 23.221 34.001 23.221 Z M 10.878 30.769 L 12.246 30.769 C 13.058 30.769 13.313 30.538 13.313 29.73 L 13.313 28.368 C 13.313 27.56 13.058 27.33 12.246 27.33 L 10.878 27.33 C 10.066 27.33 9.788 27.56 9.788 28.368 L 9.788 29.73 C 9.788 30.538 10.066 30.769 10.878 30.769 Z M 18.578 30.769 L 19.946 30.769 C 20.758 30.769 21.036 30.538 21.036 29.73 L 21.036 28.368 C 21.036 27.56 20.758 27.33 19.946 27.33 L 18.578 27.33 C 17.766 27.33 17.488 27.56 17.488 28.368 L 17.488 29.73 C 17.488 30.538 17.766 30.769 18.578 30.769 Z M 26.301 30.769 L 27.646 30.769 C 28.458 30.769 28.737 30.538 28.737 29.73 L 28.737 28.368 C 28.737 27.56 28.458 27.33 27.646 27.33 L 26.301 27.33 C 25.466 27.33 25.211 27.56 25.211 28.368 L 25.211 29.73 C 25.211 30.538 25.466 30.769 26.301 30.769 Z M 10.878 38.34 L 12.246 38.34 C 13.058 38.34 13.313 38.086 13.313 37.278 L 13.313 35.916 C 13.313 35.108 13.058 34.877 12.246 34.877 L 10.878 34.877 C 10.066 34.877 9.788 35.108 9.788 35.916 L 9.788 37.278 C 9.788 38.086 10.066 38.34 10.878 38.34 Z M 18.578 38.34 L 19.946 38.34 C 20.758 38.34 21.036 38.086 21.036 37.278 L 21.036 35.916 C 21.036 35.108 20.758 34.877 19.946 34.877 L 18.578 34.877 C 17.766 34.877 17.488 35.108 17.488 35.916 L 17.488 37.278 C 17.488 38.086 17.766 38.34 18.578 38.34 Z M 26.301 38.34 L 27.646 38.34 C 28.458 38.34 28.737 38.086 28.737 37.278 L 28.737 35.916 C 28.737 35.108 28.458 34.877 27.646 34.877 L 26.301 34.877 C 25.466 34.877 25.211 35.108 25.211 35.916 L 25.211 37.278 C 25.211 38.086 25.466 38.34 26.301 38.34 Z M 44.392 51.22 C 50.77 51.22 56.174 45.911 56.174 39.494 C 56.174 33.054 50.84 27.768 44.392 27.768 C 37.921 27.768 32.61 33.077 32.61 39.494 C 32.61 45.957 37.921 51.22 44.392 51.22 Z M 44.392 46.834 C 43.534 46.834 42.977 46.28 42.977 45.426 L 42.977 40.902 L 38.431 40.902 C 37.596 40.902 37.017 40.348 37.017 39.494 C 37.017 38.64 37.596 38.086 38.431 38.086 L 42.977 38.086 L 42.977 33.562 C 42.977 32.731 43.534 32.154 44.392 32.154 C 45.25 32.154 45.807 32.731 45.807 33.562 L 45.807 38.086 L 50.33 38.086 C 51.188 38.086 51.768 38.64 51.768 39.494 C 51.768 40.348 51.188 40.902 50.33 40.902 L 45.807 40.902 L 45.807 45.426 C 45.807 46.28 45.25 46.834 44.392 46.834 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:9155784254,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue42=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta \",/*#__PURE__*/_jsx(\"br\",{}),\"tempi CTO\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-34oxui\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue43=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi quanto tempo ci vorr\\xe0 per ricevere un CTO\"})}),className:\"framer-b793fc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"IvvzI04jH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1sq8djf hidden-b8t34q framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bcmipg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1370wcn\",\"data-framer-name\":\"appletv\",layout:\"position\",name:\"appletv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 10.723 15.176 C 12.305 15.352 13.535 13.613 13.437 12.226 C 11.855 12.286 10.684 13.691 10.723 15.176 Z M 16.113 21.934 C 15.371 21.602 14.883 21.114 14.609 20.41 C 14.335 19.7 14.335 18.913 14.609 18.203 C 14.746 17.753 15.039 17.207 15.801 16.758 C 15.234 15.918 14.336 15.488 13.281 15.488 C 12.09 15.488 11.406 16.113 10.801 16.113 C 10.293 16.113 9.727 15.508 8.77 15.508 C 7.734 15.508 6.895 15.938 6.348 16.641 C 5.684 17.461 5.41 18.457 5.41 19.492 C 5.41 21.192 6.152 23.184 7.266 24.434 C 7.871 25.078 8.32 25.41 8.848 25.41 C 9.648 25.41 10.078 24.824 11.035 24.824 C 11.465 24.824 11.816 25 12.07 25.078 C 12.46 25.215 12.734 25.391 13.184 25.391 C 13.672 25.391 14.063 25.195 14.316 24.961 C 15.156 24.121 15.84 22.93 16.113 21.934 Z M 10.41 38.886 L 28.573 38.886 C 31.913 38.886 34.726 38.573 36.718 36.581 C 38.71 34.589 39.003 31.796 39.003 28.456 L 39.003 10.449 C 39.003 7.109 38.71 4.336 36.718 2.344 C 34.727 0.352 31.914 0.039 28.574 0.039 L 10.371 0.039 C 7.09 0.04 4.277 0.352 2.285 2.344 C 0.293 4.336 0 7.129 0 10.41 L 0 28.457 C 0 31.797 0.293 34.59 2.285 36.582 C 4.277 38.574 7.09 38.887 10.41 38.887 Z M 9.882 35.741 C 7.87 35.741 5.761 35.468 4.569 34.276 C 3.397 33.104 3.144 31.015 3.144 29.003 L 3.144 9.98 C 3.144 7.91 3.397 5.82 4.569 4.629 C 5.761 3.457 7.889 3.184 9.94 3.184 L 29.12 3.184 C 31.132 3.184 33.241 3.457 34.413 4.648 C 35.605 5.82 35.86 7.91 35.86 9.922 L 35.86 29.004 C 35.86 31.016 35.606 33.105 34.415 34.277 C 33.243 35.469 31.134 35.742 29.122 35.742 Z\" fill=\"rgba(0,0,0,0.85)\"></path><path d=\"M 25.5 16.5 L 27.5 16.5 L 27.5 23.5 L 25.5 23.5 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 30 19 L 30 21 L 23 21 L 23 19 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:11000096874,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue44=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Attiva\",/*#__PURE__*/_jsx(\"br\",{}),\"Apple Care\"]})}),className:\"framer-1wqyr5h\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue45=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Attiva Apple Care\"})}),className:\"framer-1kidcsb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:amministrazione@cec.com\",nodeId:\"sISf7xljj\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-cc8cxy framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ieylte\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-p7tz1y\",\"data-framer-name\":\"arrow_left_arrow_right_square\",fill:\"black\",intrinsicHeight:36,intrinsicWidth:36,name:\"arrow_left_arrow_right_square\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35.957\" height=\"35.996\"><path d=\"M6.133 35.996h23.691c4.102 0 6.133-2.031 6.133-6.055V6.094c0-4.024-2.031-6.055-6.133-6.055H6.133C2.05.04 0 2.051 0 6.094V29.94c0 4.043 2.05 6.055 6.133 6.055Zm.039-3.144c-1.953 0-3.027-1.036-3.027-3.067V6.25c0-2.031 1.074-3.066 3.027-3.066h23.613c1.934 0 3.027 1.035 3.027 3.066v23.535c0 2.031-1.093 3.067-3.027 3.067ZM8.848 11.21c-.528.508-.508 1.406 0 1.894l4.902 4.805c.254.215.625.371.918.371.742 0 1.25-.508 1.25-1.23 0-.352-.137-.664-.371-.899l-2.07-2.011-.82-.762.917.059H26.27c.722 0 1.25-.567 1.25-1.29 0-.722-.528-1.25-1.25-1.25H13.594l-.918.02.8-.723 2.07-2.011c.235-.235.372-.567.372-.899 0-.742-.508-1.25-1.25-1.25-.313 0-.684.156-.918.41Zm18.28 13.574a1.28 1.28 0 0 0 0-1.836l-4.921-4.805a1.317 1.317 0 0 0-.918-.39c-.742 0-1.25.508-1.25 1.23 0 .352.137.664.371.899l2.11 2.012.8.761-.937-.058H9.707c-.703 0-1.25.527-1.25 1.27 0 .722.527 1.269 1.25 1.269h12.656l.957-.02-.8.723-2.09 2.012c-.235.253-.39.546-.39.898 0 .723.546 1.25 1.25 1.25.292 0 .663-.156.917-.39Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue46=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Mancata ricezione\",/*#__PURE__*/_jsx(\"br\",{}),\"fattura elettronica\"]})}),className:\"framer-1pk0p45\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue47=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Non ti \\xe8 arrivata la fattura elettronica? Segnalacelo qui\"})}),className:\"framer-4wctbg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gh4xnl hidden-1ntzard hidden-w4790g hidden-b8t34q hidden-1rmzlrg\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"mr6r411Qc\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-lqjqfg hidden-v8xwmw framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8h6u7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1q637ww\",\"data-framer-name\":\"Group\",layout:\"position\",name:\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 52\"><path d=\"M 7.283 46.88 L 31.427 46.88 C 30.754 45.726 30.244 44.48 29.919 43.164 L 6.935 43.164 C 4.871 43.164 3.734 42.079 3.734 39.933 L 3.734 18.166 C 3.734 16.042 4.871 14.934 6.935 14.934 L 39.266 14.934 C 41.331 14.934 42.49 16.042 42.49 18.166 L 42.49 24.721 C 43.163 24.652 43.766 24.606 44.392 24.606 C 44.995 24.606 45.621 24.652 46.224 24.721 L 46.224 11.541 C 46.224 6.786 43.812 4.386 38.965 4.386 L 7.283 4.386 C 2.435 4.386 0 6.763 0 11.541 L 0 39.725 C 0 44.503 2.435 46.88 7.283 46.88 Z M 18.578 23.221 L 19.946 23.221 C 20.758 23.221 21.036 22.99 21.036 22.182 L 21.036 20.82 C 21.036 20.012 20.758 19.759 19.946 19.759 L 18.578 19.759 C 17.766 19.759 17.488 20.012 17.488 20.82 L 17.488 22.182 C 17.488 22.99 17.766 23.221 18.578 23.221 Z M 26.301 23.221 L 27.646 23.221 C 28.458 23.221 28.737 22.99 28.737 22.182 L 28.737 20.82 C 28.737 20.012 28.458 19.759 27.646 19.759 L 26.301 19.759 C 25.466 19.759 25.211 20.012 25.211 20.82 L 25.211 22.182 C 25.211 22.99 25.466 23.221 26.301 23.221 Z M 34.001 23.221 L 35.37 23.221 C 36.182 23.221 36.437 22.99 36.437 22.182 L 36.437 20.82 C 36.437 20.012 36.182 19.759 35.37 19.759 L 34.001 19.759 C 33.19 19.759 32.911 20.012 32.911 20.82 L 32.911 22.182 C 32.911 22.99 33.19 23.221 34.001 23.221 Z M 10.878 30.769 L 12.246 30.769 C 13.058 30.769 13.313 30.538 13.313 29.73 L 13.313 28.368 C 13.313 27.56 13.058 27.33 12.246 27.33 L 10.878 27.33 C 10.066 27.33 9.788 27.56 9.788 28.368 L 9.788 29.73 C 9.788 30.538 10.066 30.769 10.878 30.769 Z M 18.578 30.769 L 19.946 30.769 C 20.758 30.769 21.036 30.538 21.036 29.73 L 21.036 28.368 C 21.036 27.56 20.758 27.33 19.946 27.33 L 18.578 27.33 C 17.766 27.33 17.488 27.56 17.488 28.368 L 17.488 29.73 C 17.488 30.538 17.766 30.769 18.578 30.769 Z M 26.301 30.769 L 27.646 30.769 C 28.458 30.769 28.737 30.538 28.737 29.73 L 28.737 28.368 C 28.737 27.56 28.458 27.33 27.646 27.33 L 26.301 27.33 C 25.466 27.33 25.211 27.56 25.211 28.368 L 25.211 29.73 C 25.211 30.538 25.466 30.769 26.301 30.769 Z M 10.878 38.34 L 12.246 38.34 C 13.058 38.34 13.313 38.086 13.313 37.278 L 13.313 35.916 C 13.313 35.108 13.058 34.877 12.246 34.877 L 10.878 34.877 C 10.066 34.877 9.788 35.108 9.788 35.916 L 9.788 37.278 C 9.788 38.086 10.066 38.34 10.878 38.34 Z M 18.578 38.34 L 19.946 38.34 C 20.758 38.34 21.036 38.086 21.036 37.278 L 21.036 35.916 C 21.036 35.108 20.758 34.877 19.946 34.877 L 18.578 34.877 C 17.766 34.877 17.488 35.108 17.488 35.916 L 17.488 37.278 C 17.488 38.086 17.766 38.34 18.578 38.34 Z M 26.301 38.34 L 27.646 38.34 C 28.458 38.34 28.737 38.086 28.737 37.278 L 28.737 35.916 C 28.737 35.108 28.458 34.877 27.646 34.877 L 26.301 34.877 C 25.466 34.877 25.211 35.108 25.211 35.916 L 25.211 37.278 C 25.211 38.086 25.466 38.34 26.301 38.34 Z M 44.392 51.22 C 50.77 51.22 56.174 45.911 56.174 39.494 C 56.174 33.054 50.84 27.768 44.392 27.768 C 37.921 27.768 32.61 33.077 32.61 39.494 C 32.61 45.957 37.921 51.22 44.392 51.22 Z M 44.392 46.834 C 43.534 46.834 42.977 46.28 42.977 45.426 L 42.977 40.902 L 38.431 40.902 C 37.596 40.902 37.017 40.348 37.017 39.494 C 37.017 38.64 37.596 38.086 38.431 38.086 L 42.977 38.086 L 42.977 33.562 C 42.977 32.731 43.534 32.154 44.392 32.154 C 45.25 32.154 45.807 32.731 45.807 33.562 L 45.807 38.086 L 50.33 38.086 C 51.188 38.086 51.768 38.64 51.768 39.494 C 51.768 40.348 51.188 40.902 50.33 40.902 L 45.807 40.902 L 45.807 45.426 C 45.807 46.28 45.25 46.834 44.392 46.834 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:9155784254,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue48=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Richiesta \",/*#__PURE__*/_jsx(\"br\",{}),\"tempi CTO\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-cgf5hu\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue49=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Richiedi quanto tempo ci vorr\\xe0 per ricevere un CTO\"})}),className:\"framer-1jz6fpm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed4()&&/*#__PURE__*/_jsx(Link,{href:\"mailto: help@cec.com\",nodeId:\"uV0EhBRc8\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1sest06 hidden-v8xwmw framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-obpu2q\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vn2g9j\",\"data-framer-name\":\"appletv\",layout:\"position\",name:\"appletv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 10.723 15.176 C 12.305 15.352 13.535 13.613 13.437 12.226 C 11.855 12.286 10.684 13.691 10.723 15.176 Z M 16.113 21.934 C 15.371 21.602 14.883 21.114 14.609 20.41 C 14.335 19.7 14.335 18.913 14.609 18.203 C 14.746 17.753 15.039 17.207 15.801 16.758 C 15.234 15.918 14.336 15.488 13.281 15.488 C 12.09 15.488 11.406 16.113 10.801 16.113 C 10.293 16.113 9.727 15.508 8.77 15.508 C 7.734 15.508 6.895 15.938 6.348 16.641 C 5.684 17.461 5.41 18.457 5.41 19.492 C 5.41 21.192 6.152 23.184 7.266 24.434 C 7.871 25.078 8.32 25.41 8.848 25.41 C 9.648 25.41 10.078 24.824 11.035 24.824 C 11.465 24.824 11.816 25 12.07 25.078 C 12.46 25.215 12.734 25.391 13.184 25.391 C 13.672 25.391 14.063 25.195 14.316 24.961 C 15.156 24.121 15.84 22.93 16.113 21.934 Z M 10.41 38.886 L 28.573 38.886 C 31.913 38.886 34.726 38.573 36.718 36.581 C 38.71 34.589 39.003 31.796 39.003 28.456 L 39.003 10.449 C 39.003 7.109 38.71 4.336 36.718 2.344 C 34.727 0.352 31.914 0.039 28.574 0.039 L 10.371 0.039 C 7.09 0.04 4.277 0.352 2.285 2.344 C 0.293 4.336 0 7.129 0 10.41 L 0 28.457 C 0 31.797 0.293 34.59 2.285 36.582 C 4.277 38.574 7.09 38.887 10.41 38.887 Z M 9.882 35.741 C 7.87 35.741 5.761 35.468 4.569 34.276 C 3.397 33.104 3.144 31.015 3.144 29.003 L 3.144 9.98 C 3.144 7.91 3.397 5.82 4.569 4.629 C 5.761 3.457 7.889 3.184 9.94 3.184 L 29.12 3.184 C 31.132 3.184 33.241 3.457 34.413 4.648 C 35.605 5.82 35.86 7.91 35.86 9.922 L 35.86 29.004 C 35.86 31.016 35.606 33.105 34.415 34.277 C 33.243 35.469 31.134 35.742 29.122 35.742 Z\" fill=\"rgba(0,0,0,0.85)\"></path><path d=\"M 25.5 16.5 L 27.5 16.5 L 27.5 23.5 L 25.5 23.5 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 30 19 L 30 21 L 23 21 L 23 19 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',svgContentId:11000096874,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue50=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Attiva\",/*#__PURE__*/_jsx(\"br\",{}),\"Apple Care\"]})}),className:\"framer-1h07181\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue51=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Attiva Apple Care\"})}),className:\"framer-1t4n9k2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:amministrazione@cec.com\",nodeId:\"Y8GS0nsUZ\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-82uq0d framer-1jsttcp\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hbwpmb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rxfz2c\",\"data-framer-name\":\"arrow_left_arrow_right_square\",fill:\"black\",intrinsicHeight:36,intrinsicWidth:36,name:\"arrow_left_arrow_right_square\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35.957\" height=\"35.996\"><path d=\"M6.133 35.996h23.691c4.102 0 6.133-2.031 6.133-6.055V6.094c0-4.024-2.031-6.055-6.133-6.055H6.133C2.05.04 0 2.051 0 6.094V29.94c0 4.043 2.05 6.055 6.133 6.055Zm.039-3.144c-1.953 0-3.027-1.036-3.027-3.067V6.25c0-2.031 1.074-3.066 3.027-3.066h23.613c1.934 0 3.027 1.035 3.027 3.066v23.535c0 2.031-1.093 3.067-3.027 3.067ZM8.848 11.21c-.528.508-.508 1.406 0 1.894l4.902 4.805c.254.215.625.371.918.371.742 0 1.25-.508 1.25-1.23 0-.352-.137-.664-.371-.899l-2.07-2.011-.82-.762.917.059H26.27c.722 0 1.25-.567 1.25-1.29 0-.722-.528-1.25-1.25-1.25H13.594l-.918.02.8-.723 2.07-2.011c.235-.235.372-.567.372-.899 0-.742-.508-1.25-1.25-1.25-.313 0-.684.156-.918.41Zm18.28 13.574a1.28 1.28 0 0 0 0-1.836l-4.921-4.805a1.317 1.317 0 0 0-.918-.39c-.742 0-1.25.508-1.25 1.23 0 .352.137.664.371.899l2.11 2.012.8.761-.937-.058H9.707c-.703 0-1.25.527-1.25 1.27 0 .722.527 1.269 1.25 1.269h12.656l.957-.02-.8.723-2.09 2.012c-.235.253-.39.546-.39.898 0 .723.546 1.25 1.25 1.25.292 0 .663-.156.917-.39Z\" fill-opacity=\".85\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue52=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1du9pjd\",\"data-styles-preset\":\"zsH66h8pd\",children:[\"Mancata ricezione\",/*#__PURE__*/_jsx(\"br\",{}),\"fattura elettronica\"]})}),className:\"framer-1eg7rot\",\"data-framer-name\":\"Personal shopper\",fonts:[\"Inter\"],name:\"Personal shopper\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue53=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-287164f6-d517-4f3e-9036-6fab4b6acfee, rgb(110, 110, 115))\"},children:\"Non ti \\xe8 arrivata la fattura elettronica? Segnalacelo qui\"})}),className:\"framer-kbbf4o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-14p9dzm\",\"data-framer-name\":\"footer\",name:\"footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lBUDPS_UO:{y:2564.4},Q4I2PzDEl:{y:4143},Xyby7gYzA:{width:\"810px\",y:2564.4},ypk5LkcIe:{width:\"810px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:\"min(100vw, 1400px)\",y:1824.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i2h8f3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lBUDPS_UO:{variant:\"XpASMDzQ2\"},Q4I2PzDEl:{variant:\"rdPLuD_sD\"},Xyby7gYzA:{variant:\"XpASMDzQ2\"},ypk5LkcIe:{style:{width:\"100%\"},variant:\"XpASMDzQ2\"}},children:/*#__PURE__*/_jsx(FooterCec,{height:\"100%\",id:\"C6tF2mbdu\",layoutId:\"C6tF2mbdu\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"wP6EGvpZr\",width:\"100%\"})})})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o5pnou-container hidden-v8xwmw hidden-b8t34q hidden-1rmzlrg\",layoutScroll:true,children:/*#__PURE__*/_jsx(FlagBox,{aqcnmKKA3:\"https://www.cec.com/help\",GboOD05jn:\"https://www.cec.com/de/help\",height:\"100%\",id:\"Vkj938tpx\",layoutId:\"Vkj938tpx\",style:{height:\"100%\",width:\"100%\"},variant:\"r6fmUeI32\",width:\"100%\",ZiZO83i84:\"https://www.cec.com/en/help\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:850,width:\"100vw\",y:30,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation1},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-122ilc9-container hidden-v8xwmw hidden-b8t34q hidden-1rmzlrg\",id:\"122ilc9\",layoutScroll:true,children:[/*#__PURE__*/_jsx(MenuSiteAppleDef,{height:\"100%\",id:\"LWyFIrGnG\",layoutId:\"LWyFIrGnG\",RDoew0cpc:RDoew0cpc3bnx0g({overlay}),style:{width:\"100%\"},variant:\"bplUN6DyL\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-ip2gyv\",\"data-framer-portal-id\":\"122ilc9\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"NqelhVulL\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"288px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11h6i4o-container\",\"data-framer-portal-id\":\"122ilc9\",children:/*#__PURE__*/_jsx(CountryOverlay,{g7AsQpH1w:g7AsQpH1w1wnntms({overlay}),height:\"100%\",id:\"zK7bqskCZ\",layoutId:\"zK7bqskCZ\",style:{height:\"100%\",width:\"100%\"},variant:\"Z7J4w2HZa\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lBUDPS_UO:{height:55,width:\"100vw\",y:0},Q4I2PzDEl:{height:55,width:\"100vw\",y:0},Xyby7gYzA:{height:55,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15jn3a-container hidden-1ntzard hidden-w4790g\",layoutScroll:true,children:/*#__PURE__*/_jsx(MenuMobileNew,{height:\"100%\",id:\"Yt8fuqA_v\",layoutId:\"Yt8fuqA_v\",style:{height:\"100%\",width:\"100%\"},variant:\"i8nSPnWBX\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-mZQb4 { background: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, rgb(252, 252, 255)); }`,\".framer-mZQb4.framer-1jsttcp, .framer-mZQb4 .framer-1jsttcp { display: block; }\",\".framer-mZQb4.framer-1ntzard { align-content: center; align-items: center; background-color: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, #fcfcff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 1400px; }\",\".framer-mZQb4 .framer-1hhlem0 { align-content: center; align-items: center; background-color: rgba(241, 240, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 496px; justify-content: center; max-width: 1400px; overflow: hidden; padding: 100px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-157oq13 { --border-bottom-width: 1px; --border-color: var(--token-0b2bcefd-3aa2-4c53-a5e7-3d4fd21b9f0c, #e6ebf4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 55%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mZQb4 .framer-bdr1nr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 116px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 605px; }\",\".framer-mZQb4 .framer-zgs0e8, .framer-mZQb4 .framer-uji5rl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mZQb4 .framer-10rpyra, .framer-mZQb4 .framer-1a030d1, .framer-mZQb4 .framer-1u0953v, .framer-mZQb4 .framer-1ci8nik, .framer-mZQb4 .framer-1yosyzk, .framer-mZQb4 .framer-1mtes5s, .framer-mZQb4 .framer-1h5w4ip, .framer-mZQb4 .framer-17l8kdh, .framer-mZQb4 .framer-1lg2sfg, .framer-mZQb4 .framer-k0wb7k, .framer-mZQb4 .framer-1spddoy, .framer-mZQb4 .framer-1pzrn2, .framer-mZQb4 .framer-1cxmtdj, .framer-mZQb4 .framer-1wuw32s, .framer-mZQb4 .framer-1tqfjy4, .framer-mZQb4 .framer-mu2p1w, .framer-mZQb4 .framer-1d7yhf6, .framer-mZQb4 .framer-1iy11tp, .framer-mZQb4 .framer-bzcyyv, .framer-mZQb4 .framer-hg4i4e, .framer-mZQb4 .framer-b793fc, .framer-mZQb4 .framer-1kidcsb, .framer-mZQb4 .framer-4wctbg, .framer-mZQb4 .framer-1jz6fpm, .framer-mZQb4 .framer-1t4n9k2, .framer-mZQb4 .framer-kbbf4o { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mZQb4 .framer-d6qv20 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mZQb4 .framer-ri8v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 70px 50px 50px 50px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-e29bvn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-1arm41t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 360px; justify-content: center; max-width: 1400px; overflow: hidden; padding: 20px 20px 15px 20px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-19rdp5, .framer-mZQb4 .framer-1q2zb1d, .framer-mZQb4 .framer-1sanj99, .framer-mZQb4 .framer-upfhto, .framer-mZQb4 .framer-1vebvia, .framer-mZQb4 .framer-1tk600y, .framer-mZQb4 .framer-8ej89l, .framer-mZQb4 .framer-1ipcfqn, .framer-mZQb4 .framer-mh9fpl { --border-bottom-width: 1px; --border-color: var(--token-0b2bcefd-3aa2-4c53-a5e7-3d4fd21b9f0c, #e6ebf4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 330px; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mZQb4 .framer-1jmy9kd, .framer-mZQb4 .framer-zsrjfj, .framer-mZQb4 .framer-18ipgsd, .framer-mZQb4 .framer-1dsuu67, .framer-mZQb4 .framer-utansj, .framer-mZQb4 .framer-4gsgg0, .framer-mZQb4 .framer-h4ule4, .framer-mZQb4 .framer-i3v2t0, .framer-mZQb4 .framer-1p5x14m, .framer-mZQb4 .framer-rha3em, .framer-mZQb4 .framer-aka7h5, .framer-mZQb4 .framer-x2w3pe, .framer-mZQb4 .framer-18tpzsn, .framer-mZQb4 .framer-1tjvoss, .framer-mZQb4 .framer-980i9a, .framer-mZQb4 .framer-xuw2fo, .framer-mZQb4 .framer-1qachx4, .framer-mZQb4 .framer-cpfqlk, .framer-mZQb4 .framer-kkzufo, .framer-mZQb4 .framer-m67yhr, .framer-mZQb4 .framer-bcmipg, .framer-mZQb4 .framer-ieylte, .framer-mZQb4 .framer-e8h6u7, .framer-mZQb4 .framer-obpu2q, .framer-mZQb4 .framer-1hbwpmb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 52px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-jqq7hx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-mZQb4 .framer-vwtadk, .framer-mZQb4 .framer-119g0d4, .framer-mZQb4 .framer-16pkb9v, .framer-mZQb4 .framer-ypi04p, .framer-mZQb4 .framer-bzn9nr, .framer-mZQb4 .framer-xz5zsg, .framer-mZQb4 .framer-1mtsen9, .framer-mZQb4 .framer-zput7p, .framer-mZQb4 .framer-bmm699, .framer-mZQb4 .framer-205uz0, .framer-mZQb4 .framer-m9aiyu, .framer-mZQb4 .framer-hyd0y1, .framer-mZQb4 .framer-6a440r, .framer-mZQb4 .framer-itlapr, .framer-mZQb4 .framer-19a0gcp, .framer-mZQb4 .framer-1ri8jwy, .framer-mZQb4 .framer-1g3l2xv, .framer-mZQb4 .framer-v4ihyx, .framer-mZQb4 .framer-4u730y, .framer-mZQb4 .framer-34oxui, .framer-mZQb4 .framer-1wqyr5h, .framer-mZQb4 .framer-1pk0p45, .framer-mZQb4 .framer-cgf5hu, .framer-mZQb4 .framer-1h07181, .framer-mZQb4 .framer-1eg7rot { flex: none; height: 80px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mZQb4 .framer-193pao4 { aspect-ratio: 0.8163265306122449 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); position: relative; width: 40px; }\",\".framer-mZQb4 .framer-37sv63, .framer-mZQb4 .framer-po36f7, .framer-mZQb4 .framer-1lfmtda, .framer-mZQb4 .framer-168f0vv, .framer-mZQb4 .framer-1i77k94 { aspect-ratio: 1.24 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 62px; }\",\".framer-mZQb4 .framer-3o973k, .framer-mZQb4 .framer-gce664, .framer-mZQb4 .framer-14xlaoh, .framer-mZQb4 .framer-feo1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 360px; justify-content: center; max-width: 1400px; overflow: hidden; padding: 15px 20px 15px 20px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-x7vdbc, .framer-mZQb4 .framer-1xqqfmf, .framer-mZQb4 .framer-1f5xl0e, .framer-mZQb4 .framer-k92ca1, .framer-mZQb4 .framer-ce3egn, .framer-mZQb4 .framer-1ilpfau, .framer-mZQb4 .framer-a9fenj, .framer-mZQb4 .framer-mw0zpj, .framer-mZQb4 .framer-64t7t, .framer-mZQb4 .framer-vrrffp, .framer-mZQb4 .framer-5trzpu, .framer-mZQb4 .framer-1sq8djf, .framer-mZQb4 .framer-lqjqfg, .framer-mZQb4 .framer-1sest06 { --border-bottom-width: 1px; --border-color: var(--token-0b2bcefd-3aa2-4c53-a5e7-3d4fd21b9f0c, #e6ebf4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: 330px; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mZQb4 .framer-1kmfcvu, .framer-mZQb4 .framer-wu5ztw, .framer-mZQb4 .framer-17evxj4 { aspect-ratio: 0.86 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 43px; }\",\".framer-mZQb4 .framer-1grtsnl, .framer-mZQb4 .framer-myk25q, .framer-mZQb4 .framer-1nq3i8l { aspect-ratio: 1.3255813953488371 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 57px; }\",\".framer-mZQb4 .framer-15p7zs, .framer-mZQb4 .framer-1cosf7j, .framer-mZQb4 .framer-kbu03n { aspect-ratio: 1.0227272727272727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 45px; }\",\".framer-mZQb4 .framer-roykah, .framer-mZQb4 .framer-1yd69vm, .framer-mZQb4 .framer-1q637ww { flex: none; height: 52px; position: relative; width: 57px; }\",\".framer-mZQb4 .framer-45u3kh, .framer-mZQb4 .framer-1370wcn, .framer-mZQb4 .framer-1vn2g9j { flex: none; height: 39px; position: relative; width: 39px; }\",\".framer-mZQb4 .framer-wweyjz, .framer-mZQb4 .framer-p7tz1y, .framer-mZQb4 .framer-1rxfz2c { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 36px; }\",\".framer-mZQb4 .framer-hb094b, .framer-mZQb4 .framer-gh4xnl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 360px; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 15px 20px 15px 20px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-cc8cxy, .framer-mZQb4 .framer-82uq0d { --border-bottom-width: 1px; --border-color: var(--token-0b2bcefd-3aa2-4c53-a5e7-3d4fd21b9f0c, #e6ebf4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: 330px; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; text-decoration: none; width: 48%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mZQb4 .framer-14p9dzm { align-content: center; align-items: center; background-color: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, #fcfcff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-1i2h8f3-container { flex: none; height: auto; max-width: 1400px; position: relative; width: 100%; }\",\".framer-mZQb4 .framer-1o5pnou-container { flex: none; height: 35px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-mZQb4 .framer-122ilc9-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 30px; z-index: 10; }\",\".framer-mZQb4 .framer-ip2gyv { background-color: rgba(0, 0, 0, 0.5); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-mZQb4 .framer-11h6i4o-container { flex: none; height: 100vh; position: fixed; right: 0px; top: calc(50.00000000000002% - 100vh / 2); width: 288px; z-index: 10; }\",\".framer-mZQb4 .framer-15jn3a-container { flex: none; height: 55px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mZQb4.framer-1ntzard, .framer-mZQb4 .framer-1hhlem0, .framer-mZQb4 .framer-157oq13, .framer-mZQb4 .framer-bdr1nr, .framer-mZQb4 .framer-ri8v, .framer-mZQb4 .framer-e29bvn, .framer-mZQb4 .framer-1arm41t, .framer-mZQb4 .framer-19rdp5, .framer-mZQb4 .framer-1jmy9kd, .framer-mZQb4 .framer-1q2zb1d, .framer-mZQb4 .framer-zsrjfj, .framer-mZQb4 .framer-1sanj99, .framer-mZQb4 .framer-18ipgsd, .framer-mZQb4 .framer-3o973k, .framer-mZQb4 .framer-x7vdbc, .framer-mZQb4 .framer-1dsuu67, .framer-mZQb4 .framer-upfhto, .framer-mZQb4 .framer-utansj, .framer-mZQb4 .framer-1vebvia, .framer-mZQb4 .framer-4gsgg0, .framer-mZQb4 .framer-1tk600y, .framer-mZQb4 .framer-h4ule4, .framer-mZQb4 .framer-1xqqfmf, .framer-mZQb4 .framer-i3v2t0, .framer-mZQb4 .framer-gce664, .framer-mZQb4 .framer-1f5xl0e, .framer-mZQb4 .framer-1p5x14m, .framer-mZQb4 .framer-k92ca1, .framer-mZQb4 .framer-rha3em, .framer-mZQb4 .framer-ce3egn, .framer-mZQb4 .framer-aka7h5, .framer-mZQb4 .framer-1ilpfau, .framer-mZQb4 .framer-x2w3pe, .framer-mZQb4 .framer-14xlaoh, .framer-mZQb4 .framer-a9fenj, .framer-mZQb4 .framer-18tpzsn, .framer-mZQb4 .framer-mw0zpj, .framer-mZQb4 .framer-1tjvoss, .framer-mZQb4 .framer-64t7t, .framer-mZQb4 .framer-980i9a, .framer-mZQb4 .framer-vrrffp, .framer-mZQb4 .framer-xuw2fo, .framer-mZQb4 .framer-feo1, .framer-mZQb4 .framer-8ej89l, .framer-mZQb4 .framer-1qachx4, .framer-mZQb4 .framer-1ipcfqn, .framer-mZQb4 .framer-cpfqlk, .framer-mZQb4 .framer-mh9fpl, .framer-mZQb4 .framer-kkzufo, .framer-mZQb4 .framer-hb094b, .framer-mZQb4 .framer-5trzpu, .framer-mZQb4 .framer-m67yhr, .framer-mZQb4 .framer-1sq8djf, .framer-mZQb4 .framer-bcmipg, .framer-mZQb4 .framer-cc8cxy, .framer-mZQb4 .framer-ieylte, .framer-mZQb4 .framer-gh4xnl, .framer-mZQb4 .framer-lqjqfg, .framer-mZQb4 .framer-e8h6u7, .framer-mZQb4 .framer-1sest06, .framer-mZQb4 .framer-obpu2q, .framer-mZQb4 .framer-82uq0d, .framer-mZQb4 .framer-1hbwpmb, .framer-mZQb4 .framer-14p9dzm { gap: 0px; } .framer-mZQb4.framer-1ntzard > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mZQb4.framer-1ntzard > :first-child, .framer-mZQb4 .framer-157oq13 > :first-child, .framer-mZQb4 .framer-bdr1nr > :first-child, .framer-mZQb4 .framer-ri8v > :first-child, .framer-mZQb4 .framer-e29bvn > :first-child, .framer-mZQb4 .framer-19rdp5 > :first-child, .framer-mZQb4 .framer-1q2zb1d > :first-child, .framer-mZQb4 .framer-1sanj99 > :first-child, .framer-mZQb4 .framer-x7vdbc > :first-child, .framer-mZQb4 .framer-upfhto > :first-child, .framer-mZQb4 .framer-1vebvia > :first-child, .framer-mZQb4 .framer-1tk600y > :first-child, .framer-mZQb4 .framer-1xqqfmf > :first-child, .framer-mZQb4 .framer-1f5xl0e > :first-child, .framer-mZQb4 .framer-k92ca1 > :first-child, .framer-mZQb4 .framer-ce3egn > :first-child, .framer-mZQb4 .framer-1ilpfau > :first-child, .framer-mZQb4 .framer-a9fenj > :first-child, .framer-mZQb4 .framer-mw0zpj > :first-child, .framer-mZQb4 .framer-64t7t > :first-child, .framer-mZQb4 .framer-vrrffp > :first-child, .framer-mZQb4 .framer-8ej89l > :first-child, .framer-mZQb4 .framer-1ipcfqn > :first-child, .framer-mZQb4 .framer-mh9fpl > :first-child, .framer-mZQb4 .framer-5trzpu > :first-child, .framer-mZQb4 .framer-1sq8djf > :first-child, .framer-mZQb4 .framer-cc8cxy > :first-child, .framer-mZQb4 .framer-lqjqfg > :first-child, .framer-mZQb4 .framer-1sest06 > :first-child, .framer-mZQb4 .framer-82uq0d > :first-child, .framer-mZQb4 .framer-14p9dzm > :first-child { margin-top: 0px; } .framer-mZQb4.framer-1ntzard > :last-child, .framer-mZQb4 .framer-157oq13 > :last-child, .framer-mZQb4 .framer-bdr1nr > :last-child, .framer-mZQb4 .framer-ri8v > :last-child, .framer-mZQb4 .framer-e29bvn > :last-child, .framer-mZQb4 .framer-19rdp5 > :last-child, .framer-mZQb4 .framer-1q2zb1d > :last-child, .framer-mZQb4 .framer-1sanj99 > :last-child, .framer-mZQb4 .framer-x7vdbc > :last-child, .framer-mZQb4 .framer-upfhto > :last-child, .framer-mZQb4 .framer-1vebvia > :last-child, .framer-mZQb4 .framer-1tk600y > :last-child, .framer-mZQb4 .framer-1xqqfmf > :last-child, .framer-mZQb4 .framer-1f5xl0e > :last-child, .framer-mZQb4 .framer-k92ca1 > :last-child, .framer-mZQb4 .framer-ce3egn > :last-child, .framer-mZQb4 .framer-1ilpfau > :last-child, .framer-mZQb4 .framer-a9fenj > :last-child, .framer-mZQb4 .framer-mw0zpj > :last-child, .framer-mZQb4 .framer-64t7t > :last-child, .framer-mZQb4 .framer-vrrffp > :last-child, .framer-mZQb4 .framer-8ej89l > :last-child, .framer-mZQb4 .framer-1ipcfqn > :last-child, .framer-mZQb4 .framer-mh9fpl > :last-child, .framer-mZQb4 .framer-5trzpu > :last-child, .framer-mZQb4 .framer-1sq8djf > :last-child, .framer-mZQb4 .framer-cc8cxy > :last-child, .framer-mZQb4 .framer-lqjqfg > :last-child, .framer-mZQb4 .framer-1sest06 > :last-child, .framer-mZQb4 .framer-82uq0d > :last-child, .framer-mZQb4 .framer-14p9dzm > :last-child { margin-bottom: 0px; } .framer-mZQb4 .framer-1hhlem0 > *, .framer-mZQb4 .framer-1arm41t > *, .framer-mZQb4 .framer-3o973k > *, .framer-mZQb4 .framer-gce664 > *, .framer-mZQb4 .framer-14xlaoh > *, .framer-mZQb4 .framer-feo1 > *, .framer-mZQb4 .framer-hb094b > *, .framer-mZQb4 .framer-gh4xnl > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-mZQb4 .framer-1hhlem0 > :first-child, .framer-mZQb4 .framer-1arm41t > :first-child, .framer-mZQb4 .framer-1jmy9kd > :first-child, .framer-mZQb4 .framer-zsrjfj > :first-child, .framer-mZQb4 .framer-18ipgsd > :first-child, .framer-mZQb4 .framer-3o973k > :first-child, .framer-mZQb4 .framer-1dsuu67 > :first-child, .framer-mZQb4 .framer-utansj > :first-child, .framer-mZQb4 .framer-4gsgg0 > :first-child, .framer-mZQb4 .framer-h4ule4 > :first-child, .framer-mZQb4 .framer-i3v2t0 > :first-child, .framer-mZQb4 .framer-gce664 > :first-child, .framer-mZQb4 .framer-1p5x14m > :first-child, .framer-mZQb4 .framer-rha3em > :first-child, .framer-mZQb4 .framer-aka7h5 > :first-child, .framer-mZQb4 .framer-x2w3pe > :first-child, .framer-mZQb4 .framer-14xlaoh > :first-child, .framer-mZQb4 .framer-18tpzsn > :first-child, .framer-mZQb4 .framer-1tjvoss > :first-child, .framer-mZQb4 .framer-980i9a > :first-child, .framer-mZQb4 .framer-xuw2fo > :first-child, .framer-mZQb4 .framer-feo1 > :first-child, .framer-mZQb4 .framer-1qachx4 > :first-child, .framer-mZQb4 .framer-cpfqlk > :first-child, .framer-mZQb4 .framer-kkzufo > :first-child, .framer-mZQb4 .framer-hb094b > :first-child, .framer-mZQb4 .framer-m67yhr > :first-child, .framer-mZQb4 .framer-bcmipg > :first-child, .framer-mZQb4 .framer-ieylte > :first-child, .framer-mZQb4 .framer-gh4xnl > :first-child, .framer-mZQb4 .framer-e8h6u7 > :first-child, .framer-mZQb4 .framer-obpu2q > :first-child, .framer-mZQb4 .framer-1hbwpmb > :first-child { margin-left: 0px; } .framer-mZQb4 .framer-1hhlem0 > :last-child, .framer-mZQb4 .framer-1arm41t > :last-child, .framer-mZQb4 .framer-1jmy9kd > :last-child, .framer-mZQb4 .framer-zsrjfj > :last-child, .framer-mZQb4 .framer-18ipgsd > :last-child, .framer-mZQb4 .framer-3o973k > :last-child, .framer-mZQb4 .framer-1dsuu67 > :last-child, .framer-mZQb4 .framer-utansj > :last-child, .framer-mZQb4 .framer-4gsgg0 > :last-child, .framer-mZQb4 .framer-h4ule4 > :last-child, .framer-mZQb4 .framer-i3v2t0 > :last-child, .framer-mZQb4 .framer-gce664 > :last-child, .framer-mZQb4 .framer-1p5x14m > :last-child, .framer-mZQb4 .framer-rha3em > :last-child, .framer-mZQb4 .framer-aka7h5 > :last-child, .framer-mZQb4 .framer-x2w3pe > :last-child, .framer-mZQb4 .framer-14xlaoh > :last-child, .framer-mZQb4 .framer-18tpzsn > :last-child, .framer-mZQb4 .framer-1tjvoss > :last-child, .framer-mZQb4 .framer-980i9a > :last-child, .framer-mZQb4 .framer-xuw2fo > :last-child, .framer-mZQb4 .framer-feo1 > :last-child, .framer-mZQb4 .framer-1qachx4 > :last-child, .framer-mZQb4 .framer-cpfqlk > :last-child, .framer-mZQb4 .framer-kkzufo > :last-child, .framer-mZQb4 .framer-hb094b > :last-child, .framer-mZQb4 .framer-m67yhr > :last-child, .framer-mZQb4 .framer-bcmipg > :last-child, .framer-mZQb4 .framer-ieylte > :last-child, .framer-mZQb4 .framer-gh4xnl > :last-child, .framer-mZQb4 .framer-e8h6u7 > :last-child, .framer-mZQb4 .framer-obpu2q > :last-child, .framer-mZQb4 .framer-1hbwpmb > :last-child { margin-right: 0px; } .framer-mZQb4 .framer-157oq13 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-mZQb4 .framer-bdr1nr > *, .framer-mZQb4 .framer-ri8v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mZQb4 .framer-e29bvn > *, .framer-mZQb4 .framer-14p9dzm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mZQb4 .framer-19rdp5 > *, .framer-mZQb4 .framer-1q2zb1d > *, .framer-mZQb4 .framer-1sanj99 > *, .framer-mZQb4 .framer-upfhto > *, .framer-mZQb4 .framer-1vebvia > *, .framer-mZQb4 .framer-1tk600y > *, .framer-mZQb4 .framer-8ej89l > *, .framer-mZQb4 .framer-1ipcfqn > *, .framer-mZQb4 .framer-mh9fpl > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-mZQb4 .framer-1jmy9kd > *, .framer-mZQb4 .framer-zsrjfj > *, .framer-mZQb4 .framer-18ipgsd > *, .framer-mZQb4 .framer-1dsuu67 > *, .framer-mZQb4 .framer-utansj > *, .framer-mZQb4 .framer-4gsgg0 > *, .framer-mZQb4 .framer-h4ule4 > *, .framer-mZQb4 .framer-i3v2t0 > *, .framer-mZQb4 .framer-1p5x14m > *, .framer-mZQb4 .framer-rha3em > *, .framer-mZQb4 .framer-aka7h5 > *, .framer-mZQb4 .framer-x2w3pe > *, .framer-mZQb4 .framer-18tpzsn > *, .framer-mZQb4 .framer-1tjvoss > *, .framer-mZQb4 .framer-980i9a > *, .framer-mZQb4 .framer-xuw2fo > *, .framer-mZQb4 .framer-1qachx4 > *, .framer-mZQb4 .framer-cpfqlk > *, .framer-mZQb4 .framer-kkzufo > *, .framer-mZQb4 .framer-m67yhr > *, .framer-mZQb4 .framer-bcmipg > *, .framer-mZQb4 .framer-ieylte > *, .framer-mZQb4 .framer-e8h6u7 > *, .framer-mZQb4 .framer-obpu2q > *, .framer-mZQb4 .framer-1hbwpmb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mZQb4 .framer-x7vdbc > *, .framer-mZQb4 .framer-1xqqfmf > *, .framer-mZQb4 .framer-1f5xl0e > *, .framer-mZQb4 .framer-k92ca1 > *, .framer-mZQb4 .framer-ce3egn > *, .framer-mZQb4 .framer-1ilpfau > *, .framer-mZQb4 .framer-a9fenj > *, .framer-mZQb4 .framer-mw0zpj > *, .framer-mZQb4 .framer-64t7t > *, .framer-mZQb4 .framer-vrrffp > *, .framer-mZQb4 .framer-5trzpu > *, .framer-mZQb4 .framer-1sq8djf > *, .framer-mZQb4 .framer-cc8cxy > *, .framer-mZQb4 .framer-lqjqfg > *, .framer-mZQb4 .framer-1sest06 > *, .framer-mZQb4 .framer-82uq0d > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-mZQb4[data-border=\"true\"]::after, .framer-mZQb4 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 1200px) and (max-width: 1399px) { .${metadata.bodyClassName}-framer-mZQb4 { background: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, rgb(252, 252, 255)); } .framer-mZQb4.framer-1ntzard { width: 1200px; } .framer-mZQb4 .framer-1i2h8f3-container { max-width: unset; width: 810px; }}`,`@media (min-width: 1000px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-mZQb4 { background: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, rgb(252, 252, 255)); } .framer-mZQb4.framer-1ntzard { width: 1000px; } .framer-mZQb4 .framer-19rdp5 { order: 0; } .framer-mZQb4 .framer-1q2zb1d { order: 1; } .framer-mZQb4 .framer-1i2h8f3-container { max-width: 810px; width: 810px; }}`,`@media (min-width: 780px) and (max-width: 999px) { .${metadata.bodyClassName}-framer-mZQb4 { background: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, rgb(252, 252, 255)); } .framer-mZQb4.framer-1ntzard { width: 780px; } .framer-mZQb4 .framer-1hhlem0, .framer-mZQb4 .framer-1xqqfmf { order: 0; } .framer-mZQb4 .framer-ri8v { order: 1; } .framer-mZQb4 .framer-upfhto, .framer-mZQb4 .framer-14p9dzm { order: 2; } .framer-mZQb4 .framer-k92ca1 { order: 3; } .framer-mZQb4 .framer-ce3egn { order: 4; } .framer-mZQb4 .framer-15jn3a-container { order: 5; }}`,`@media (max-width: 779px) { .${metadata.bodyClassName}-framer-mZQb4 { background: var(--token-9c5db905-00ae-4865-9193-e023abbc0fda, rgb(252, 252, 255)); } .framer-mZQb4.framer-1ntzard { width: 390px; } .framer-mZQb4 .framer-1hhlem0 { flex-direction: column; } .framer-mZQb4 .framer-157oq13 { flex: 1 0 0px; height: 1px; order: 1; width: 100%; } .framer-mZQb4 .framer-bdr1nr { width: 100%; } .framer-mZQb4 .framer-10rpyra { width: 286px; } .framer-mZQb4 .framer-d6qv20 { height: 1px; order: 0; width: 100%; } .framer-mZQb4 .framer-ri8v { padding: 70px 20px 50px 20px; } .framer-mZQb4 .framer-1arm41t, .framer-mZQb4 .framer-3o973k, .framer-mZQb4 .framer-feo1 { flex-direction: column; height: min-content; } .framer-mZQb4 .framer-19rdp5, .framer-mZQb4 .framer-1q2zb1d, .framer-mZQb4 .framer-1sanj99, .framer-mZQb4 .framer-upfhto, .framer-mZQb4 .framer-1vebvia, .framer-mZQb4 .framer-1tk600y, .framer-mZQb4 .framer-8ej89l, .framer-mZQb4 .framer-1ipcfqn, .framer-mZQb4 .framer-mh9fpl { flex: none; width: 100%; } .framer-mZQb4 .framer-uji5rl { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mZQb4 .framer-1hhlem0, .framer-mZQb4 .framer-1arm41t, .framer-mZQb4 .framer-3o973k, .framer-mZQb4 .framer-feo1 { gap: 0px; } .framer-mZQb4 .framer-1hhlem0 > *, .framer-mZQb4 .framer-1arm41t > *, .framer-mZQb4 .framer-3o973k > *, .framer-mZQb4 .framer-feo1 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-mZQb4 .framer-1hhlem0 > :first-child, .framer-mZQb4 .framer-1arm41t > :first-child, .framer-mZQb4 .framer-3o973k > :first-child, .framer-mZQb4 .framer-feo1 > :first-child { margin-top: 0px; } .framer-mZQb4 .framer-1hhlem0 > :last-child, .framer-mZQb4 .framer-1arm41t > :last-child, .framer-mZQb4 .framer-3o973k > :last-child, .framer-mZQb4 .framer-feo1 > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2330.5\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ypk5LkcIe\":{\"layout\":[\"fixed\",\"auto\"]},\"Xyby7gYzA\":{\"layout\":[\"fixed\",\"auto\"]},\"lBUDPS_UO\":{\"layout\":[\"fixed\",\"auto\"]},\"Q4I2PzDEl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerzx2ae3msg=withCSS(Component,css,\"framer-mZQb4\");export default Framerzx2ae3msg;Framerzx2ae3msg.displayName=\"Cec / Helph\";Framerzx2ae3msg.defaultProps={height:2330.5,width:1400};addFonts(Framerzx2ae3msg,[{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\",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\"}]},...FooterCecFonts,...FlagBoxFonts,...MenuSiteAppleDefFonts,...CountryOverlayFonts,...MenuMobileNewFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzx2ae3msg\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ypk5LkcIe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xyby7gYzA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lBUDPS_UO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q4I2PzDEl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2330.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "FooterCecFonts", "getFonts", "ITWzPCAS6_default", "FlagBoxFonts", "LTjaRKcCG_default", "MenuSiteAppleDefFonts", "dMlz0dhPl_default", "CountryOverlayFonts", "EI4RL7Nff_default", "ContainerWithFX", "withFX", "Container", "MenuMobileNewFonts", "PH3Rb3rQ5_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "RDoew0cpc3bnx0g", "overlay", "loadMore", "args", "g7AsQpH1w1wnntms", "ref1", "pe", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref2", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "getLocalizedValue", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "Link", "SVG", "ComponentViewportProvider", "l", "AnimatePresence", "Ga", "css", "Framerzx2ae3msg", "withCSS", "zx2ae3msg_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
