@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,800;0,900;1,400;1,700;1,800;1,900&family=Inter:wght@300;400;500;600;700&family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";:root{--dark-base: #080D1A;--dark-base-alt: #050d1f;--dark-mid: #071228;--dark-surface: #0F1629;--dark-card: #0c1a35;--dark-glass: rgba(8,18,40,.7);--grid-line: #1A2038;--blue: #1746f5;--vivid-blue: #1B1EFF;--blue-mid: #1a52ff;--electric-blue: #4B6BFB;--blue-light: #6B8AFF;--deep-blue: #3451D1;--blue-medium: #1A2860;--blue-pale: #eef2ff;--off-white: #f4f6ff;--light: #eef1ff;--ice: #F0F2F8;--white: #FFFFFF;--body-dark: #444444;--muted: rgba(8,16,31,.46);--white-muted: rgba(255,255,255,.5);--body-light: rgba(255,255,255,.6);--subtitle-light: rgba(255,255,255,.7);--ember: #E8793A;--grad-cta-amber: linear-gradient(135deg, #080D1A 0%, #1A2860 50%, #E8793A 100%);--grad-hero-soft: linear-gradient(160deg, #1A2860 0%, #2A3F8F 40%, #E8793A 100%);--grad-avatar-blue: linear-gradient(135deg, #1A2860, #4B6BFB);--grad-cta-hover: linear-gradient(135deg, #1B1EFF, #4B6BFB);--grad-text-accent: linear-gradient(135deg, #6B8AFF 0%, #a78bfa 40%, #c4b5fd 60%, #6B8AFF 100%);--serif: "Playfair Display", Georgia, "Tiempos Headline", serif;--sans: "Inter", "DM Sans", system-ui, sans-serif;--sans-alt: "DM Sans", "Inter", system-ui, sans-serif;--mono: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 40px;--space-3xl: 48px;--space-4xl: 56px;--radius-pill: 40px;--radius-card: 10px;--radius-btn: 8px;--radius-input: 8px;--radius-badge: 4px;--radius-image: 12px;--radius-section: 12px;--glow-sm: 0 0 10px rgba(23,70,245,.35);--glow-md: 0 0 20px rgba(23,70,245,.35);--glow-lg: 0 0 28px rgba(23,70,245,.35);--glow-hover: 0 0 36px rgba(23,70,245,.35);--glow-cta: 0 0 48px rgba(23,70,245,.35), 0 8px 32px rgba(23,70,245,.4);--glow-icon: 0 0 40px rgba(23,70,245,.35);--border-light: .5px solid rgba(0,0,0,.06);--border-dark: .5px solid rgba(255,255,255,.07);--border-premium: 1.5px solid #4B6BFB;--blur-sm: 6px;--blur-md: 12px;--blur-lg: 20px;--blur-xl: 24px}.h-hero{font-family:var(--serif);font-weight:900;font-size:clamp(42px,6vw,82px);line-height:1.05;letter-spacing:-.01em;text-wrap:balance}.h1,h1.ds{font-family:var(--serif);font-weight:800;font-size:clamp(34px,4vw,56px);line-height:1.1}.h2,h2.ds{font-family:var(--serif);font-weight:800;font-size:clamp(26px,2.5vw,34px);line-height:1.15}.h3,h3.ds{font-family:var(--sans);font-weight:600;font-size:16px;line-height:1.3}.subtitle{font-family:var(--sans);font-weight:400;font-size:17px;line-height:1.5}.body{font-family:var(--sans);font-weight:400;font-size:15px;line-height:1.65}.body-sm{font-family:var(--sans);font-weight:400;font-size:13px;line-height:1.6}.section-label{font-family:var(--mono);font-weight:500;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--electric-blue)}.eyebrow,.badge{font-family:var(--sans);font-weight:500;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.mono-num{font-family:var(--mono);font-weight:500;font-size:11px;letter-spacing:.05em;color:var(--electric-blue)}.caption{font-family:var(--sans);font-weight:400;font-size:12px;line-height:1.4;color:var(--muted)}.italic-accent{font-style:italic;color:var(--blue-light)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{overflow-x:hidden;min-width:0;max-width:100vw}img,video,svg,picture,iframe{max-width:100%;height:auto}.h3,h3.ds{font-size:clamp(15px,1.2vw + 12px,18px)}.subtitle{font-size:clamp(15px,.6vw + 13px,17px)}.body{font-size:clamp(14px,.3vw + 13px,15px)}.body-sm{font-size:clamp(12px,.2vw + 11px,13px)}.section-label,.eyebrow,.badge,.mono-num{font-size:clamp(10px,.2vw + 9px,11px)}.caption{font-size:clamp(11px,.2vw + 10px,12px)}@media(hover:none)and (pointer:coarse){button,a[role=button],.btn{min-height:44px}}.mw-nav-backdrop{position:fixed;inset:0;background:#00000080;z-index:98;animation:fadein .25s ease both;cursor:pointer}.mw-nav-drawer{position:fixed;top:0;right:0;bottom:0;width:min(86vw,340px);background:#050d1f;border-left:1px solid rgba(255,255,255,.08);transform:translate(100%);transition:transform .25s ease;z-index:99;overflow-y:auto;display:block;padding-top:80px;box-shadow:-20px 0 60px #0009}.mw-nav-drawer.open{transform:translate(0)}.mw-nav-drawer-inner{padding:8px 22px 48px}.mw-storia-timeline{isolation:isolate}.mw-storia-glow{will-change:background}.mw-storia-progress-fill{will-change:transform,background;backface-visibility:hidden}.mw-storia-dot{will-change:transform,background-color,box-shadow}@media(prefers-reduced-motion:reduce){.mw-storia-glow,.mw-storia-progress-fill,.mw-storia-dot,.mw-storia-timeline *{transition:none!important;animation:none!important}}@media(min-width:769px){.mw-nav-drawer,.mw-nav-burger,.mw-nav-backdrop{display:none!important}}@media(max-width:768px){[style*="repeat(2, 1fr)"],[style*="repeat(3, 1fr)"],[style*="repeat(4, 1fr)"],[style*="repeat(5, 1fr)"],[style*="repeat(6, 1fr)"],[style*="repeat(7, 1fr)"],[style*="repeat(8, 1fr)"]{grid-template-columns:1fr!important}[style*="1.1fr 1fr"],[style*="1.15fr 1fr"],[style*="1.2fr 1fr"],[style*="1.3fr 1fr"],[style*="1.4fr 1fr"],[style*="1fr 1.1fr"],[style*="1fr 1.2fr"],[style*="1fr 1.3fr"],[style*="1fr 1.4fr"],[style*="0.7fr 1.3fr"],[style*="1fr 0.7fr"],[style*="34% 1fr"],[style*="320px 1fr"],[style*="2fr 1fr"],[style*="3fr 1fr"],[style*="1fr 2fr"],[style*="1fr 1fr"]:not([style*="52px"]):not([style*=auto]):not([style*="14px 24px"]):not([style*="12px 32px"]){grid-template-columns:1fr!important}[style*="1.4fr auto auto auto auto"],[style*="repeat(4, 1fr) auto"],[style*="repeat(3, 1fr)"],[style*="1fr 1fr 1fr"]{grid-template-columns:1fr!important}[style*="repeat(4, 1fr)"][style*="gap: 16px"],[style*="repeat(4, 1fr)"][style*="gap: 12px"],[style*="repeat(4, 1fr)"][style*="gap: 8px"]{grid-template-columns:repeat(2,1fr)!important}[style*="repeat(7, 1fr)"][style*="gap: 1px"],[style*="repeat(8, 1fr)"][style*="gap: 1px"],[style*="repeat(7, 1fr)"][style*="gap: 2px"]{grid-template-columns:repeat(3,1fr)!important}[style*="grid-template-columns: repeat"][style*="position: relative"][style*="gap: 8px"]{overflow-x:auto!important;grid-template-columns:none!important;display:flex!important;gap:16px!important;padding-bottom:8px}[style*="gap: 64px"],[style*="gap: 80px"],[style*="gap: 56px"]{gap:28px!important}[style*="gap: 48px"],[style*="gap: 40px"]{gap:24px!important}[style*="gap: 32px"]{gap:18px!important}section,[style*="padding: '56px 56px"],[style*="padding: '100px 56px"],[style*="padding: '120px 56px"],[style*="padding: '80px 56px"],[style*="padding: '14px 56px"],[style*="padding: '8px 56px"]{padding-left:16px!important;padding-right:16px!important}[style*="padding: '120px"],[style*="padding: '100px"]{padding-top:56px!important;padding-bottom:56px!important}[style*="padding: '80px"]{padding-top:44px!important;padding-bottom:44px!important}[style*="padding: '56px 56px 80px"]{padding-top:36px!important;padding-bottom:48px!important}[style*="marginTop: 64"],[style*="margin-top: 64"]{margin-top:36px!important}[style*="marginTop: 80"],[style*="margin-top: 80"]{margin-top:44px!important}[style*="marginTop: 100"],[style*="marginTop: 120"]{margin-top:56px!important}[style*="maxWidth: 560"],[style*="maxWidth: 600"],[style*="maxWidth: 700"],[style*="maxWidth: 800"]{max-width:100%!important}[style*="display: flex"][style*="gap: 28"],[style*="display: flex"][style*="gap: 32"],[style*="display: flex"][style*="gap: 40"]{flex-wrap:wrap!important}.mw-topbar{padding:6px 14px!important;font-size:9px!important;letter-spacing:.1em!important}.mw-topbar-right{display:none!important}.mw-nav{grid-template-columns:1fr auto!important;padding:12px 16px!important;gap:12px!important}.mw-nav-links,.mw-nav-cta{display:none!important}.mw-nav-burger{display:inline-flex!important}.mw-hero{padding:28px 16px 48px!important}.mw-hero-hud{display:none!important}.mw-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.mw-hero-stats{grid-template-columns:1fr 1fr!important;margin-top:36px!important}.mw-hero-stats>div{padding:18px 14px!important;border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)}.mw-hero-stats>div:nth-child(2n){border-right:none!important}.mw-hero-stats>div:nth-last-child(-n+1):nth-child(odd){grid-column:1 / -1;border-right:none!important;border-bottom:none}.mw-hero-stats>div:nth-last-child(-n+2):nth-last-child(2n),.mw-hero-stats>div:nth-last-child(1){border-bottom:none}.mw-hero-stats>div>div:first-child{font-size:36px!important}.mw-hero-stats>div>div:first-child span{font-size:22px!important}[style*="display: flex"][style*="gap: 12"]{flex-wrap:wrap!important}.mw-hero a[role=button],.mw-hero button{width:100%!important;justify-content:center!important}[style*=borderRight]{border-right:none!important}img{max-width:100%;height:auto}[style*="overflow: hidden"][style*="white-space: nowrap"]{max-width:100vw!important}.mw-trailer-scribble,[style*="left: -68"],[style*="left: -50"],[style*="right: -50"],[style*="right: -100"],[style*="top: -100"],[style*="top: -64"],[style*="left: -100"]{display:none!important}.mw-trailer-wrap [style*="aspect-ratio: 4/5"],.mw-trailer-wrap [style*="aspectRatio: '4/5'"]{aspect-ratio:16/10!important}.mw-trailer-wrap button[style*="width: 96px"],.mw-trailer-wrap button[style*="width:96px"]{width:64px!important;height:64px!important}.mw-countdown-bar,.mw-countdown-text{display:none!important}.mw-past-speakers-grid{grid-template-columns:repeat(2,1fr)!important}.mw-quote-cta{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:24px!important;padding:28px 22px!important}.mw-quote-cta>p{font-size:20px!important;max-width:100%!important}.mw-quote-cta a[role=button],.mw-quote-cta>a{width:100%!important;justify-content:center!important}.mw-testimonianze-avatars.mw-testimonianze-avatars{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;max-width:100%!important}.mw-testimonianze-avatars.mw-testimonianze-avatars>button{min-width:0!important}.mw-testimonianze-avatars.mw-testimonianze-avatars>button>div:first-child{width:clamp(56px,18vw,80px)!important;height:clamp(56px,18vw,80px)!important}.mw-sponsors-section{display:none!important}.mw-testimonianze-frame-wrap{justify-content:center!important;margin-top:32px;gap:0!important}.mw-testimonianze-frame{flex:0 0 auto!important;width:100%!important;max-width:280px!important}.mw-testimonianze-frame-wrap>a{display:none!important}.mw-qty-modal{max-height:92vh!important;overflow-y:auto!important}.mw-qty-header{flex-direction:column!important;align-items:flex-start!important;text-align:left!important;padding:18px 16px!important;gap:6px!important}.mw-qty-header>div{text-align:left!important}.mw-qty-divider{display:none!important}.mw-qty-grid.mw-qty-c2{grid-template-columns:repeat(2,1fr)!important}.mw-qty-grid.mw-qty-c3{grid-template-columns:repeat(3,1fr)!important}.mw-qty-grid.mw-qty-c4{grid-template-columns:repeat(4,1fr)!important}.mw-qty-grid.mw-qty-c5{grid-template-columns:repeat(5,1fr)!important}.mw-qty-num{padding:16px 2px!important;font-size:20px!important}.mw-pricing-grid.mw-pricing-grid{grid-template-columns:1fr!important;gap:16px!important;margin-top:32px!important}.mw-storia-timeline{padding:28px 16px 24px!important}.mw-storia-tl-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.mw-storia-tl-now{flex-wrap:wrap!important;align-items:baseline!important;gap:8px!important}.mw-storia-tl-year{font-size:40px!important}.mw-storia-timeline [style*="grid-template-columns: repeat"]{gap:2px!important}.mw-savedate-h2{font-size:clamp(30px,9vw,48px)!important}.mw-program-bigdate{font-size:120px!important}.mw-program-bigday{font-size:32px!important}.mw-trustpilot-bottom{flex-wrap:wrap!important;gap:10px 14px!important;padding:18px 14px!important;text-align:center}.mw-trustpilot-bottom>span:first-child{flex-basis:100%!important;letter-spacing:.1em!important}.sponsor-page [style*="font-size: 96px"]{font-size:44px!important}.sponsor-page [style*="font-size: 72px"]{font-size:40px!important}.sponsor-page [style*="font-size: 64px"]{font-size:36px!important}.sponsor-page [style*="font-size: 56px"]{font-size:32px!important}.sponsor-page [style*="font-size: 52px"]{font-size:30px!important}.sponsor-page [style*="font-size: 44px"]{font-size:28px!important}.sponsor-page [style*="padding: 140px"]{padding-top:56px!important;padding-bottom:56px!important}.sponsor-page [style*="padding: 36px 48px"],.sponsor-page [style*="padding: 40px 32px"],.sponsor-page [style*="padding: 48px 44px"]{padding-left:18px!important;padding-right:18px!important}.sp-topbar{flex-wrap:wrap!important;justify-content:center!important;gap:6px 14px!important;padding:8px 14px!important;font-size:9px!important;letter-spacing:.1em!important;text-align:center}.sp-topbar>div{flex-wrap:wrap!important;justify-content:center!important;gap:6px 12px!important}.sp-hud{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:4px 10px!important;padding:12px 16px!important;font-size:10px!important;letter-spacing:.1em!important;text-align:center;border-radius:16px!important;max-width:100%!important}.sp-segments.sp-segments{grid-template-columns:1fr!important;gap:16px!important}.sp-seg-labels,.sp-scribble{display:none!important}.sp-faq-aside{position:static!important;margin-bottom:28px}.sp-cta-end{justify-self:start!important;margin-top:8px}.sp-nav{grid-template-columns:1fr auto!important;padding:12px 16px!important;gap:12px!important}.sp-nav-links{display:none!important}}@media(max-width:480px){.mw-topbar{font-size:8px!important}.mw-hero{padding:22px 14px 40px!important}.mw-hero-stats>div>div:first-child{font-size:30px!important}section,[style*="padding: '56px 56px"],[style*="padding: '100px 56px"],[style*="padding: '120px 56px"],[style*="padding: '80px 56px"]{padding-left:14px!important;padding-right:14px!important}}#hubspot-sponsor-form{font-family:var(--sans, sans-serif)}#hubspot-sponsor-form .hs-form-field{margin-bottom:18px}#hubspot-sponsor-form label,#hubspot-sponsor-form legend{color:#fff!important;font-size:13px;font-weight:600;margin-bottom:8px;display:block}#hubspot-sponsor-form .hs-input,#hubspot-sponsor-form input[type=text],#hubspot-sponsor-form input[type=email],#hubspot-sponsor-form input[type=tel],#hubspot-sponsor-form input[type=number],#hubspot-sponsor-form select,#hubspot-sponsor-form textarea{width:100%!important;box-sizing:border-box;padding:12px 14px;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px;color:#fff!important;font-size:14px;outline:none}#hubspot-sponsor-form .hs-input::placeholder{color:#ffffff73}#hubspot-sponsor-form select option{color:#111}#hubspot-sponsor-form .hs-input:focus{border-color:#2ee5a1!important}#hubspot-sponsor-form input[type=checkbox],#hubspot-sponsor-form input[type=radio]{width:auto!important;margin-right:8px}#hubspot-sponsor-form .hs-button,#hubspot-sponsor-form input[type=submit]{background:#2ee5a1!important;color:#0a0f1f!important;border:none!important;border-radius:999px;padding:13px 28px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 12px 30px #2ee5a159;-webkit-appearance:none}#hubspot-sponsor-form .hs-button:hover{filter:brightness(1.05)}#hubspot-sponsor-form .hs-error-msgs,#hubspot-sponsor-form .hs-error-msg,#hubspot-sponsor-form .hs-main-font-element{color:#ffb4b4!important;font-size:12px;list-style:none;padding-left:0}#hubspot-sponsor-form .legal-consent-container,#hubspot-sponsor-form .hs-richtext,#hubspot-sponsor-form .hs-richtext p{color:#ffffffa6!important;font-size:12px}#hubspot-sponsor-form .hs-richtext a{color:#2ee5a1!important}#hubspot-sponsor-form .submitted-message{color:#fff!important;font-size:15px}@media(min-width:769px){#hubspot-sponsor-form form{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}#hubspot-sponsor-form .hs_submit,#hubspot-sponsor-form .legal-consent-container{grid-column:1 / -1}}
