try{!function(){var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},r=(new e.Error).stack;r&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[r]="5f6c1c29-6c65-473e-b007-b364a4bfb9da",e._sentryDebugIdIdentifier="sentry-dbid-5f6c1c29-6c65-473e-b007-b364a4bfb9da")}()}catch(e){}(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1189,7237],{5321:(e,r,t)=>{"use strict";t.d(r,{Y:()=>i});var a=t(90947),l=t(6627),s=t(83680),n=t(69998);let o=(0,l.memo)(function(e){let{logo:r,index:t}=e,[o,i]=(0,l.useState)(!1);return(0,l.useEffect)(()=>{let e=setTimeout(()=>{i(!0)},50*t);return()=>clearTimeout(e)},[t]),(0,a.jsx)("div",{className:(0,n.A)("shrink-0 transition-all duration-300 ease-out","hover:scale-[1.05] hover:shadow-lg hover:shadow-gray-500/20",o?"opacity-100 translate-y-0":"opacity-0 translate-y-4"),style:{transitionDelay:"".concat(50*t,"ms")},children:(0,a.jsx)(s.default,{src:r.src,alt:r.alt,width:80,height:40,sizes:"(max-width: 768px) 80px, 120px",quality:85,className:"object-contain transition-all duration-200 h-8 md:h-10",style:{width:"auto",height:"auto"},onError:e=>{e.target.style.display="none"}})})}),i=(0,l.memo)(function(e){var r;let{height:t="lg",logos:l,title:s="Part of Luca's portfolio / trusted by leaders at…",subtitle:i}=e;if(!(Array.isArray(l)&&l.length>0))return null;let{sm:c,lg:d}=(r=l.length)<=4?{sm:r,lg:r}:r>=10?{sm:2,lg:5}:r>=6?{sm:2,lg:4}:{sm:r,lg:r},u=(0,n.A)("mx-auto w-full bg-white py-2 rounded-lg","lg"===t&&"px-4"),m=(0,n.A)("mx-auto text-xs md:text-sm text-center mb-4 text-gray-600","lg"===t&&"font-semibold");return(0,a.jsxs)("div",{className:u,children:[(0,a.jsx)("p",{className:m,children:s}),(0,a.jsx)("div",{className:(0,n.A)("grid gap-3 md:gap-4 lg:gap-6 justify-items-center justify-center",2===c?"grid-cols-2":3===c?"grid-cols-3":4===c?"grid-cols-4":5===c?"grid-cols-5":"grid-cols-1",2===d?"lg:grid-cols-2":3===d?"lg:grid-cols-3":4===d?"lg:grid-cols-4":5===d?"lg:grid-cols-5":"lg:grid-cols-1"),children:l.map((e,r)=>(0,a.jsx)(o,{logo:e,index:r},"logo-".concat(e.alt,"-").concat(r)))}),"lg"===t&&i&&(0,a.jsx)("p",{className:"text-[10px] leading-3 text-center text-balance mt-4 mb-0 max-w-[95vw] mx-auto text-gray-500",children:i})]})})},6101:(e,r,t)=>{"use strict";t.d(r,{A:()=>i});var a=t(6627);let l=e=>{let r=e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,r,t)=>t?t.toUpperCase():r.toLowerCase());return r.charAt(0).toUpperCase()+r.slice(1)},s=function(){for(var e=arguments.length,r=Array(e),t=0;t!!e&&""!==e.trim()&&t.indexOf(e)===r).join(" ").trim()};var n={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let o=(0,a.forwardRef)((e,r)=>{let{color:t="currentColor",size:l=24,strokeWidth:o=2,absoluteStrokeWidth:i,className:c="",children:d,iconNode:u,...m}=e;return(0,a.createElement)("svg",{ref:r,...n,width:l,height:l,stroke:t,strokeWidth:i?24*Number(o)/Number(l):o,className:s("lucide",c),...!d&&!(e=>{for(let r in e)if(r.startsWith("aria-")||"role"===r||"title"===r)return!0})(m)&&{"aria-hidden":"true"},...m},[...u.map(e=>{let[r,t]=e;return(0,a.createElement)(r,t)}),...Array.isArray(d)?d:[d]])}),i=(e,r)=>{let t=(0,a.forwardRef)((t,n)=>{let{className:i,...c}=t;return(0,a.createElement)(o,{ref:n,iconNode:r,className:s("lucide-".concat(l(e).replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),"lucide-".concat(e),i),...c})});return t.displayName=l(e),t}},14860:(e,r,t)=>{"use strict";t.d(r,{ReviewCard:()=>d});var a=t(90947),l=t(68799),s=t(83680);let n=(0,t(6627).memo)(function(e){var r;let{author:t}=e;if(!t)return null;let l=null==(r=t.image)?void 0:r.trim(),n=(null==l?void 0:l.startsWith("/"))?l:l?"/".concat(l):void 0;return(0,a.jsxs)("div",{className:"flex items-center flex-shrink-0 h-8 text-center",children:[n&&(0,a.jsx)("div",{className:"w-8 h-8 rounded-full border border-slate-400 overflow-hidden shrink-0",children:(0,a.jsx)(s.default,{src:n,alt:"Avatar of ".concat(t.name),width:32,height:32,sizes:"32px",quality:85,className:"w-full h-full object-cover"})}),(0,a.jsxs)("div",{className:"".concat(n?"ml-2":""," flex flex-col justify-center"),children:[(0,a.jsx)("p",{className:"my-0 text-xs leading-none",children:t.name}),t.description&&(0,a.jsx)("p",{className:"my-0 text-[10px] leading-3 text-muted mt-0.5",children:t.description})]})]})});var o=t(58024),i=t(77570);let c={carousel:{base:"w-52 md:w-72 h-48 cursor-pointer",bordered:"border border-border shadow-sm",borderless:"shadow-none"},books:{base:"w-48 md:w-64 h-40",bordered:"border border-border-strong shadow-md",borderless:"shadow-none"}};function d(e){let{review:r,showRating:t=!1,showBorder:s=!0,variant:d="carousel",className:u,onClick:m}=e,h=c[d],f="".concat(h.base," ").concat(s?h.bordered:h.borderless),g=r.content.length,x=(()=>{let e=Math.max(9,Math.min(16,16-(g-60)/8));return{className:"leading-tight tracking-tight",style:{fontSize:"".concat(e,"px"),lineHeight:"1.1"}}})();return(0,a.jsxs)(l.Zp,{variant:s?"bordered":"default",className:(0,i.QP)(f,"py-4 px-6 flex flex-col gap-3 h-full",u),onClick:m,children:[t&&r.rating&&(0,a.jsxs)("div",{className:"flex items-center justify-center gap-1 flex-shrink-0","aria-label":"Rating: ".concat(r.rating," out of 5 stars"),children:[[void 0,void 0,void 0,void 0,void 0].map((e,t)=>(0,a.jsx)(o.A,{className:"w-5 h-5 ".concat(t{"use strict";t.d(r,{KT:()=>s,c4:()=>l});var a=t(15383);let l=[{src:"/societe-generale.png",alt:"Soci\xe9t\xe9 G\xe9nerale"},{src:"/shopify.png",alt:"Shopify"},{src:"/dupont.png",alt:"DuPont"},{src:"/mckinsey.png",alt:"McKinsey and Company"},{src:"/markel.png",alt:"Markel Group"},{src:"/standard-chartered.png",alt:"Standard Chartered"},{src:"/marriott.png",alt:"Marriott"},{src:"/genova-university.png",alt:"Genova University"},{src:"/mises-institute.png",alt:"Mises Institute"},{src:"/upstart-wealth-management.png",alt:"Upstart Wealth Management"}],s=[{src:"/amazon.png",alt:"Amazon"},{src:"/barnes-noble.png",alt:"Barnes&Noble"},{src:"/apple-books.png",alt:"Apple Books"},{src:"/google-play.png",alt:"Google Play Books"}];(0,a.$J)(l),(0,a.$J)(s)},23068:(e,r,t)=>{"use strict";t.r(r),t.d(r,{ClientsGrid:()=>o});var a=t(90947),l=t(6627),s=t(5321),n=t(17486);let o=(0,l.memo)(function(e){let{height:r="lg",logos:t=n.c4}=e;return(0,a.jsx)(s.Y,{height:r,logos:t,title:"Part of Luca's portfolio / trusted by leaders at…",subtitle:"lg"===r?"Luca is fluent in EN, IT, FR, ES, and has experience in the following industries: automotive, chemical, pharmaceutical, logistics, agricultural, fast-moving consumer goods, food, finance, fintech, tech, software, electronics, retail, hospitality, and consulting.":void 0})})},34215:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(r,{default:function(){return i},getImageProps:function(){return o}});let a=t(75443),l=t(44313),s=t(29713),n=a._(t(30539));function o(e){let{props:r}=(0,l.getImgProps)(e,{defaultLoader:n.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],qualities:[25,50,75,85,100],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!1}});for(let[e,t]of Object.entries(r))void 0===t&&delete r[e];return{props:r}}let i=s.Image},47237:(e,r,t)=>{"use strict";t.d(r,{$:()=>i});var a=t(90947);t(6627);var l=t(77570);let s={primary:"bg-primary !text-white hover:bg-primary-hover shadow-md hover:shadow-lg font-semibold focus:ring-2 focus:ring-primary focus:ring-offset-2",secondary:"bg-transparent !text-primary border border-primary hover:bg-primary hover:text-white hover:shadow-md focus:ring-2 focus:ring-primary focus:ring-offset-2",outline:"bg-transparent text-gray-700 border border-gray-300 hover:bg-gray-50 focus:ring-2 focus:ring-gray-300 focus:ring-offset-2",ghost:"bg-transparent text-gray-700 hover:bg-gray-100 focus:ring-2 focus:ring-gray-300 focus:ring-offset-2",danger:"bg-error !text-white hover:bg-error-hover shadow-md hover:shadow-lg font-semibold focus:ring-2 focus:ring-error focus:ring-offset-2"},n={sm:"px-3 py-1.5 text-sm rounded-md min-h-[32px]",md:"px-4 py-2 text-base rounded-md min-h-[40px]",lg:"px-6 py-3 text-lg rounded-lg min-h-[48px]"},o=(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"w-4 h-4 border-2 border-current border-t-transparent rounded-full animate-spin","aria-hidden":"true"}),(0,a.jsx)("span",{children:"Loading..."})]});function i(e){let{children:r,className:t,variant:i="primary",size:c="md",disabled:d=!1,loading:u=!1,"aria-label":m}=e,h=(0,l.QP)("inline-flex items-center justify-center gap-2 transition-all duration-200","focus:outline-none disabled:opacity-50 disabled:cursor-not-allowed","hover:scale-105 active:scale-95 disabled:hover:scale-100","font-medium leading-none",s[i],n[c],t),f=d||u;if("href"in e){let{children:t,className:l,variant:s,size:n,disabled:i,loading:c,"aria-label":d,href:g,target:x,rel:p,onClick:b,...v}=e,y="_blank"===x?[...new Set(["noopener","noreferrer",...(p||"").split(" ")])].filter(Boolean).join(" "):p;return(0,a.jsx)("a",{href:f?void 0:g,className:h,target:f?void 0:x,rel:f?void 0:y,tabIndex:f?-1:void 0,onClick:f?e=>e.preventDefault():b,"aria-label":m,"aria-disabled":f,...v,children:u?o:r})}let{children:g,className:x,variant:p,size:b,disabled:v,loading:y,"aria-label":w,type:j="button",onClick:N,...k}=e;return(0,a.jsx)("button",{className:h,disabled:f,type:j,onClick:f?void 0:N,"aria-label":m,"aria-disabled":f,...k,children:u?o:r})}},58024:(e,r,t)=>{"use strict";t.d(r,{A:()=>a});let a=(0,t(6101).A)("star",[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]])},68799:(e,r,t)=>{"use strict";t.d(r,{Zp:()=>c,aR:()=>d,bw:()=>u,wL:()=>m});var a=t(90947),l=t(6627),s=t(77570);let n={default:"bg-white",bordered:"bg-white border border-gray-300",shadow:"bg-white shadow-md border border-gray-300",elevated:"bg-white shadow-lg border border-gray-300"},o={none:"",sm:"p-2",md:"p-4",lg:"p-6"},i={none:"",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl"},c=l.forwardRef(function(e,r){let{children:t,className:l,as:c="div",href:d,onClick:u,variant:m="default",padding:h="md",rounded:f="lg",style:g}=e,x={className:(0,s.QP)("transition-all duration-200",n[m],o[h],i[f],l),...u&&{onClick:u},...d&&{href:d},...g&&{style:g},ref:r};return(0,a.jsx)(c,{...x,children:t})});function d(e){let{children:r,className:t,padding:l="md"}=e;return(0,a.jsx)("div",{className:(0,s.QP)("flex flex-col gap-1",o[l],t),children:r})}function u(e){let{children:r,className:t,padding:l="md",style:n}=e;return(0,a.jsx)("div",{className:(0,s.QP)("flex flex-col gap-2",o[l],t),style:n,children:r})}function m(e){let{children:r,className:t,padding:l="md"}=e;return(0,a.jsx)("div",{className:(0,s.QP)("flex items-center justify-between",o[l],t),children:r})}},69998:(e,r,t)=>{"use strict";t.d(r,{A:()=>a});let a=function(){for(var e,r,t=0,a="",l=arguments.length;t{"use strict";t.r(r),t.d(r,{ReviewsCarousel:()=>o});var a=t(90947),l=t(6627),s=t(14860);let n=(0,l.memo)(function(e){var r;let{review:t,showRating:n,showBorder:o,index:i,onCardClick:c}=e,d=(0,l.useCallback)(()=>c(i),[c,i]),u=(0,l.useCallback)(e=>{("Enter"===e.key||" "===e.key)&&(e.preventDefault(),c(i))},[c,i]);return(0,a.jsx)("div",{className:"w-52 md:w-72 h-48 shrink-0 flex snap-center","data-index":i,onClick:d,onKeyDown:u,role:"button",tabIndex:0,"aria-label":"Center review ".concat(i+1," of ").concat((null==(r=t.author)?void 0:r.name)||"anonymous"),children:(0,a.jsx)(s.ReviewCard,{review:t,showRating:n,showBorder:o,className:"h-full"})})}),o=(0,l.memo)(function(e){let{reviews:r,showRatings:t,title:s="Some reviews",width:o,height:i,showBorder:c=!0}=e,d=(0,l.useRef)(null),{isDragging:u,handleDragStart:m,handleDragEnd:h,handleDragMove:f}=(e=>{let[r,t]=(0,l.useState)(!1),a=(0,l.useRef)({x:0,scrollLeft:0}),s=(0,l.useCallback)(r=>{var l,s;e.current&&(t(!0),a.current={x:"touches"in r&&r.touches&&r.touches.length>0&&null!=(s=null==(l=r.touches[0])?void 0:l.clientX)?s:r.clientX,scrollLeft:e.current.scrollLeft})},[e]),n=(0,l.useCallback)(()=>{t(!1)},[]),o=(0,l.useCallback)(t=>{var l,s;if(!r||!e.current)return;t.preventDefault();let n="touches"in t&&t.touches&&t.touches.length>0&&null!=(s=null==(l=t.touches[0])?void 0:l.clientX)?s:t.clientX,o=a.current.x-n;e.current.scrollLeft=a.current.scrollLeft+o},[r,e]);return{isDragging:r,handleDragStart:s,handleDragEnd:n,handleDragMove:o}})(d),g=(0,l.useCallback)(e=>{if(d.current){let r=d.current.children[e];r&&r.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})}},[d]),x=(0,l.useCallback)(e=>{if(!d.current)return;let r=d.current;r.scrollLeft;let t=r.clientWidth,a=r.querySelector(".carousel-item");if(!a)return;let l=a.getBoundingClientRect().width,s=(t-l*Math.floor(t/l))/(Math.floor(t/l)-1||1),n=l+s;"ArrowRight"===e.key?r.scrollBy({left:n,behavior:"smooth"}):"ArrowLeft"===e.key&&r.scrollBy({left:-n,behavior:"smooth"})},[]),p=(0,l.useCallback)(e=>r=>{(null==r?void 0:r.currentTarget)&&(null==r?void 0:r.target)&&(r.persist(),e(r))},[]),b=r.length<2,v=r.length<3&&"lg"===o;return(0,a.jsxs)("div",{className:"".concat("sm"===i?"mt-0 mb-0 p-0":"")+" p-4",children:[(0,a.jsx)("h3",{className:"text-xl font-semibold mb-4",children:s}),(0,a.jsx)("div",{className:"w-full relative",children:(0,a.jsx)("div",{className:"relative",onKeyDown:x,role:"region",tabIndex:0,"aria-label":"Reviews carousel - use arrow keys to navigate, or drag to scroll",children:(0,a.jsx)("div",{className:"mx-auto mb-4 relative overflow-x-scroll select-none\n max-w-[280px] sm:max-w-[380px] md:max-w-[420px] ".concat("lg"===o?"lg:max-w-[600px]":"","\n cursor-grab active:cursor-grabbing ").concat(b?"flex justify-center":"","\n scrollbar-hide h-48\n scroll-smooth snap-x snap-mandatory"),ref:d,onMouseDown:p(m),onMouseUp:p(h),onMouseLeave:p(h),onMouseMove:p(f),onTouchStart:p(m),onTouchEnd:p(h),onTouchMove:p(f),role:"region","aria-label":"Reviews carousel - drag to scroll or click on a review to center it","aria-live":"polite",children:(0,a.jsx)("div",{className:"flex space-x-4 md:space-x-6 h-full ".concat(v?"md:justify-center":""),children:r.map((e,r)=>(0,a.jsx)(n,{review:e,showRating:t,showBorder:c,index:r,onCardClick:g},"review-".concat(r)))})})})})]})})},83271:(e,r,t)=>{"use strict";t.d(r,{HeroSignup:()=>c});var a=t(90947),l=t(47237),s=t(93384),n=t.n(s),o=t(6627);let i=(0,o.memo)(function(e){let{fullprice:r,discountedPrice:t,isEarlyBird:l}=e;return l?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-semibold",children:"Price:"})," ",(0,a.jsx)("span",{className:"text-rose-600 line-through",children:r})," ",t," per participant"]}),(0,a.jsx)("p",{children:(0,a.jsx)("span",{className:"text-sm italic text-rose-600",children:"Currently 25% early bird discount"})})]}):(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-semibold",children:"Price:"})," ",r," per participant"]})}),c=(0,o.memo)(function(e){let{dates:r,sessions:t,included:s,fullprice:o,discountedPrice:c,blackFridayPrice:d,isEarlyBird:u,registerLink:m,blackFridayLink:h}=e,f=d&&h&&(()=>{let e=new Date,r=new Date("2024-11-29"),t=Math.floor((e.getTime()-r.getTime())/864e5);return t>=-10&&t<=5})();return(0,a.jsxs)("div",{className:"mx-auto max-w-xl flex flex-col gap-4 border border-black rounded-lg p-4 justify-center text-center text-balance",children:[(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-semibold",children:"Dates:"})," ",r]}),(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-semibold",children:"Sessions:"})," ",t]}),(0,a.jsxs)("p",{children:[(0,a.jsx)("span",{className:"font-semibold",children:"Also included:"})," ",s]}),(0,a.jsx)("div",{className:"flex flex-col",children:(0,a.jsx)(i,{fullprice:o,discountedPrice:c,isEarlyBird:u&&!f})}),f?(0,a.jsxs)("div",{className:"mt-4 p-4 flex flex-col gap-4 border border-red-600 rounded-lg",children:[(0,a.jsx)("p",{className:"text-sm font-semibold text-rose-600",children:"Black Friday Offer!"}),(0,a.jsxs)("p",{className:"text-xs font-semibold text-rose-600",children:["Half of price (only ",d,"), but without the one-on-ones."]}),(0,a.jsx)("div",{className:"flex gap-4",children:(0,a.jsx)(n(),{href:h,className:"flex-1",children:(0,a.jsx)(l.$,{variant:"danger",className:"w-full rounded-lg text-white",children:"Black Friday price"})})})]}):(0,a.jsx)(n(),{href:m,children:(0,a.jsx)(l.$,{variant:"primary",className:"w-full rounded-full mt-4",children:"Register"})})]})})},83680:(e,r,t)=>{"use strict";t.d(r,{default:()=>l.a});var a=t(34215),l=t.n(a)},91189:(e,r,t)=>{Promise.resolve().then(t.t.bind(t,93384,23)),Promise.resolve().then(t.t.bind(t,29713,23)),Promise.resolve().then(t.bind(t,83271)),Promise.resolve().then(t.bind(t,23068)),Promise.resolve().then(t.bind(t,70226))}}]);