@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/events/assets/Inter-Regular-DoVWZ_YJ.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../../../shared-scss/base/fonts/Inter-Italic.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/events/assets/Inter-Medium-COJzYXS-.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/events/assets/Inter-SemiBold-DDVQvQf0.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/events/assets/Inter-Bold-BL-v2fdl.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.proxima{font-family:proxima-nova,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.flex{display:flex}.flex--col{flex-direction:column}.flex--col .flex--center{align-items:center}.flex--center{justify-content:center}.flex--end{justify-content:flex-end}.flex--grow{flex-grow:1}.flex--space-between{justify-content:space-between}.flex--align-space-between{align-items:space-between}.flex--align-start{align-items:flex-start}.flex--align-center{align-items:center}.flex--align-end{align-items:flex-end}.flex--wrap{flex-wrap:wrap}.flex--nowrap{flex-wrap:nowrap}.flex--col-reverse{flex-direction:column-reverse}.flex--row-reverse{flex-direction:row-reverse}.flex--top-auto{margin-top:auto}.flex--bottom-auto{margin-bottom:auto}.flex--right-auto{margin-right:auto}.flex--left-auto{margin-left:auto}.flex--25{width:25%}.flex--25.-pad{padding:0 10px}.flex--33{width:33.3333333333%}.flex--33.-pad{padding-left:10px;padding-right:10px}.flex--66{width:66.6666666667%}.flex--66.-pad{padding:0 10px}.flex--50{width:50%}.flex--50.-pad{padding-right:20px}.flex--50+.-pad{padding-left:20px}.flex--70{width:70%}.flex--75{width:75%}.flex--75.-pad{padding:0 10px}.flex--80{width:80%}.flex--100{width:100%}.flex--w100{width:100px}.flex--w200{width:200px}.flex--w300{width:300px}.flex--w400{width:400px}.flex--w500{width:500px}@media only screen and (max-width:63.9375em){.flex--m-100{width:100%}}.grid{display:grid}.grid--align-start{align-content:start}.grid--align-end{align-content:end}.grid--align-items-start{align-items:start}.grid--align-center{align-items:center}.grid--justify-center{justify-items:center}.grid--cols-1{grid-template-columns:1fr}.grid--cols-2{grid-template-columns:1fr 1fr}.grid--cols-3{grid-template-columns:repeat(3,1fr)}.grid--cols-66-33{grid-template-columns:2fr 1fr}.grid--cols-33-66{grid-template-columns:1fr 2fr}.grid--cols-75-25{grid-template-columns:3fr 1fr}.grid--cols-1-auto{grid-template-columns:1fr auto}.grid--cols-auto-1{grid-template-columns:auto 1fr}.grid--cols-auto-1-auto{grid-template-columns:auto 1fr auto}.grid--cols-auto-2-auto{grid-template-columns:auto 1fr 1fr auto}.grid--cols-2-auto{grid-template-columns:1fr 1fr auto}.grid--cols-3-auto{grid-template-columns:repeat(3,1fr) auto}.grid--cols-1-auto-auto{grid-template-columns:1fr auto auto}.grid--cols-2-auto-auto{grid-template-columns:1fr 1fr auto auto}.grid--cols-auto-auto{grid-template-columns:repeat(2,auto)}.grid--cols-auto-auto-auto{grid-template-columns:repeat(3,auto)}.grid--cols-auto-auto-auto-auto{grid-template-columns:repeat(4,auto)}.grid--cols-auto-1-auto-auto{grid-template-columns:auto 1fr auto auto}.grid--cols-auto-1-auto-auto-auto{grid-template-columns:auto 1fr auto auto auto}.grid--cols-1-auto-auto-auto{grid-template-columns:1fr auto auto auto}.grid--cols-50-25-25{grid-template-columns:2fr 1fr 1fr}.grid--cols-25-25-50{grid-template-columns:1fr 1fr 2fr}.grid--cols-80-20{grid-template-columns:4fr 1fr}.grid--cols-4{grid-template-columns:repeat(4,1fr)}.grid--cols-5{grid-template-columns:repeat(5,1fr)}.grid--cols-6{grid-template-columns:repeat(6,1fr)}.grid--cols-7{grid-template-columns:repeat(7,1fr)}.grid--cols-8{grid-template-columns:repeat(8,1fr)}.grid--cols-9{grid-template-columns:repeat(9,1fr)}.grid--cols-10{grid-template-columns:repeat(10,1fr)}.grid--cols-11{grid-template-columns:repeat(11,1fr)}.grid--cols-12{grid-template-columns:repeat(12,1fr)}.grid--cols-13{grid-template-columns:repeat(13,1fr)}.grid--cols-14{grid-template-columns:repeat(14,1fr)}.grid--cols-15{grid-template-columns:repeat(15,1fr)}.grid--cols-16{grid-template-columns:repeat(16,1fr)}.grid--cols-17{grid-template-columns:repeat(17,1fr)}.grid--cols-18{grid-template-columns:repeat(18,1fr)}@media only screen and (max-width:48.125em){.grid--cols-mobile-1{grid-template-columns:1fr}}@media only screen and (max-width:48.125em){.grid--cols-mobile-2{grid-template-columns:1fr 1fr}}.grid--col-gap-1{grid-column-gap:1px}.grid--col-gap-8{grid-column-gap:8px}.grid--col-gap-10{grid-column-gap:10px}.grid--col-gap-12{grid-column-gap:12px}.grid--col-gap-14{grid-column-gap:14px}.grid--col-gap-15{grid-column-gap:15px}.grid--col-gap-16{grid-column-gap:16px}.grid--col-gap-20{grid-column-gap:20px}.grid--col-gap-24{grid-column-gap:24px}.grid--col-gap-32{grid-column-gap:32px}.grid--col-gap-40{grid-column-gap:40px}.grid--row-gap-1{grid-row-gap:1px}.grid--row-gap-8{grid-row-gap:8px}.grid--row-gap-10{grid-row-gap:10px}.grid--row-gap-12{grid-row-gap:12px}.grid--row-gap-15{grid-row-gap:15px}.grid--row-gap-14{grid-row-gap:14px}.grid--row-gap-16{grid-row-gap:16px}.grid--row-gap-20{grid-row-gap:20px}.grid--row-gap-24{grid-row-gap:24px}.grid--row-gap-32{grid-row-gap:32px}.grid--row-gap-30{grid-row-gap:30px}.grid--row-gap-40{grid-row-gap:40px}.grid--row-gap-60{grid-row-gap:60px}.grid--25{width:25%}.grid--25.-pad{padding:0 10px}.grid--33{width:33.3333333333%}.grid--33.-pad{padding-left:10px;padding-right:10px}.grid--66{width:66.6666666667%}.grid--66.-pad{padding:0 10px}.grid--50{width:50%}.grid--50.-pad{padding-right:20px}.grid--50+.-pad{padding-left:20px}.grid--75{width:75%}.grid--75.-pad{padding:0 10px}.grid--100{width:100%}.svg-icon{display:inline-block;width:16px;height:16px;color:inherit;vertical-align:middle;fill:none;stroke:currentColor}.svg-fill{fill:currentColor;stroke:none}.svg-up{transform:rotate(-90deg)}.svg-right{transform:rotate(0)}.svg-down{transform:rotate(90deg)}.svg-left{transform:rotate(180deg)}html{-webkit-tap-highlight-color:transparent}body{font-size:16px;color:#c9badc;background-color:#140728;margin:0;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}html,button,input,select,textarea{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}html,*{box-sizing:border-box}p,h2,h3,h4{margin:0}a{color:#0075ff;text-decoration:none}a:hover,a:focus{text-decoration:underline}.theme-light{--color-background-surface-0: #ffffff;--color-background-surface-1: #fbfbfb;--color-background-surface-2: #f5f5f5;--color-background-surface-3: #ececec;--color-background-surface-4: #e5e5e5;--color-background-surface-5: #dfdfdf;--color-background-surface-6: #d0d0d0;--color-text-primary: #080c1e;--color-text-secondary: #5c7089;--color-text-tertiary: #a7b9cf;--color-text-on-brand: #ffffff;--color-interactive-primary: #6423c9;--color-border-default: #ececec;--color-background-surface-blue-0: #081026;--color-background-surface-blue-1: #0e1d3e;--color-background-surface-blue-2: #162a57;--color-background-surface-blue-3: #1e3870;--color-background-surface-blue-4: #34528f;--color-background-surface-blue-5: #4d6eab;--color-background-surface-blue-6: #7392c7;--color-text-on-blue-primary: #ffffff;--color-text-on-blue-secondary: #c3d9f6;--color-text-on-blue-tertiary: #6b8ab0;--color-text-on-blue-quaternary: #3c4e70;--effect-shadow-dropdown: 0px 12px 32px 0px #00000014;--effect-shadow-input-focus: 0px 0px 12px 0px #6423c9b8;--effect-shadow-input-focus-intelligence: 0px 0px 12px 0px #009affb8;--gradient-brand-midday: linear-gradient(225deg, #6423c9 0%, #cc00ff 100%);--border-width-glass: 2px;--color-border-glass-base: rgba(0, 0, 0, .1);--color-border-glass-highlight: linear-gradient(197deg, #ffffff 0%, #ffffff00 100%);--color-background-glass-shine: linear-gradient(161deg, #ffffff1a 0%, #e0d3f400 100%);--color-background-glass-shine-strong: linear-gradient(161deg, #ffffff40 0%, #e0d3f400 100%);--effect-backdrop-glass: 20px;--effect-backdrop-glass-deep: 40px;--effect-shadow-glass: 0px 8px 24px 0px #00000014;--color-background-ambient-glow: rgba(0, 0, 0, 0);--color-background-ambient-deep: rgba(0, 0, 0, 0);--color-background-page-base: #ffffff}.theme-dark{--color-background-surface-0: #140728;--color-background-surface-1: #210f3e;--color-background-surface-2: #2c1b45;--color-background-surface-3: #372353;--color-background-surface-4: #513774;--color-background-surface-5: #64478b;--color-background-surface-6: #8863bd;--color-text-primary: #ffffff;--color-text-secondary: #c9badc;--color-text-tertiary: #6c5886;--color-text-on-brand: #ffffff;--color-interactive-primary: #6423c9;--color-border-default: #372353;--color-background-surface-blue-0: #081026;--color-background-surface-blue-1: #0e1d3e;--color-background-surface-blue-2: #162a57;--color-background-surface-blue-3: #1e3870;--color-background-surface-blue-4: #34528f;--color-background-surface-blue-5: #4d6eab;--color-background-surface-blue-6: #7392c7;--color-text-on-blue-primary: #ffffff;--color-text-on-blue-secondary: #c3d9f6;--color-text-on-blue-tertiary: #6b8ab0;--color-text-on-blue-quaternary: #3c4e70;--effect-shadow-dropdown: 0px 8px 32px 0px #000000a8;--effect-shadow-input-focus: 0px 0px 12px 0px #6423c9b8;--effect-shadow-input-focus-intelligence: 0px 0px 12px 0px #009affb8;--gradient-brand-midnight: linear-gradient(225deg, #004699 0%, #080065 100%);--border-width-glass: 2px;--color-border-glass-base: rgba(255, 255, 255, .2);--color-border-glass-highlight: linear-gradient(197deg, #ffffff 0%, #ffffff00 100%);--color-background-glass-shine: linear-gradient(161deg, #ffffff1a 0%, #e0d3f400 100%);--color-background-glass-shine-strong: linear-gradient(161deg, #ffffff40 0%, #e0d3f400 100%);--effect-backdrop-glass: 20px;--effect-backdrop-glass-deep: 40px;--effect-shadow-glass: 20px 18px 38px 0px #080C1E26;--color-background-ambient-glow: radial-gradient(#791bf326 0%, #791bf300 100%);--color-background-ambient-deep: radial-gradient(#3c157933 0%, #3c157900 100%);--color-background-page-base: linear-gradient(180deg, #210f3e 0%, #140728 100%)}html,body{height:100%;margin:0;overflow-x:hidden;background-color:var(--color-background-surface-0)}#app{height:100%;width:100%;display:flex;flex-direction:column}.reveal-item{opacity:0;transform:translateY(24px);transition:opacity var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms),transform var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms)}.reveal-item.is-revealed{opacity:1;transform:translateY(0)}.reveal-item.reveal-item--media{filter:blur(8px);transition:opacity var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms),transform var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms),filter var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms)}.reveal-item.reveal-item--media.is-revealed{filter:blur(0)}.ambient-canvas{position:relative}.ambient-canvas__image{position:fixed;inset:0;z-index:-2;background-size:cover;background-position:center;background-repeat:no-repeat}.ambient-canvas__overlay{display:none;position:fixed;inset:0;z-index:-1;background:linear-gradient(to bottom,#46198dcc,#3c15794d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.event-renderer__content{width:100%;max-width:1440px;margin-inline:auto;display:flex;flex-flow:column nowrap;gap:40px}@media only screen and (min-width:48em){.event-renderer__content{gap:80px}}.event-renderer__content .base-glass-card{border-radius:24px}.event-renderer__content .base-glass-card .video-player{border-radius:12px}@media only screen and (min-width:48em){.event-renderer__content .base-glass-card{border-radius:48px}.event-renderer__content .base-glass-card .video-player{border-radius:24px}}.base-glass-card{position:relative;padding:24px;border-radius:48px;overflow:hidden;background:#fff3;-webkit-backdrop-filter:blur(var(--effect-backdrop-glass));backdrop-filter:blur(var(--effect-backdrop-glass));box-shadow:var(--effect-shadow-glass)}.base-glass-card__border{inset:0;border-radius:inherit;pointer-events:none;position:absolute;overflow:hidden;border:var(--border-width-glass) solid transparent}@supports ((-webkit-mask: none) or (mask: none)){.base-glass-card__border{border:none;background:transparent}.base-glass-card__border:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:var(--border-width-glass);background:linear-gradient(161deg,#ffffff59,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}}.base-glass-card__shine{position:absolute;inset:0;border-radius:inherit;background:var(--color-background-glass-shine);pointer-events:none;z-index:2}:root{--btn-radius: 4px;--btn-hover-brightness: 1.1}.base-button{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;cursor:pointer;transition:all .2s ease;border:1px solid transparent;text-decoration:none;font-family:inherit;box-sizing:border-box}.base-button--color-default{--btn-base: #513774;--btn-text: #fff}.base-button--color-primary{--btn-base: #6423c9;--btn-text: #fff}.base-button--color-purple{--btn-base: #bc8df9;--btn-text: #fff}.base-button--color-blue{--btn-base: #009aff;--btn-text: #fff}.base-button--color-blue-default{--btn-base: #1e3870;--btn-text: #fff}.base-button--color-transparent{--btn-base: transparent;--btn-text: currentcolor}.base-button:focus{outline:none}.base-button--variant-solid{background-color:var(--btn-base);color:var(--btn-text);border-color:var(--btn-base)}.base-button--variant-solid:hover,.base-button--variant-solid:focus,.base-button--variant-solid:focus-visible{filter:brightness(var(--btn-hover-brightness))}.base-button--variant-outline{background-color:transparent;border-color:var(--btn-base);color:var(--btn-base)}.base-button--variant-outline:hover,.base-button--variant-outline:focus,.base-button--variant-outline:focus-visible{background-color:var(--btn-base);color:var(--btn-text)}.base-button--variant-ghost{background-color:transparent;border-color:transparent;color:var(--btn-base)}.base-button--variant-ghost.base-button--color-default,.base-button--variant-ghost.base-button--color-transparent{color:currentcolor}.base-button--variant-ghost:hover,.base-button--variant-ghost:focus,.base-button--variant-ghost:focus-visible{background-color:#ffffff1a}.base-button--disabled,.base-button--loading{pointer-events:none}.base-button--disabled{opacity:.5}.base-button__content{display:inline-flex;align-items:center;gap:6px}.base-button__content.invisible{visibility:hidden}.base-button__label{pointer-events:none}.base-button__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.base-button--size-24{height:24px;padding:0 8px;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;font-size:12px;line-height:14px}.base-button--size-24 .svg-icon.-left{margin-left:-3px}.base-button--size-24 .svg-icon.-right{margin-right:-3px}.base-button--size-24.base-button--icon-only{width:24px;padding:0}.base-button--size-24.base-button--icon-only .svg-icon{margin:0}.base-button--size-32{height:32px;padding:0 12px;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:18px}.base-button--size-32 .base-button__content{gap:12px}.base-button--size-32 .svg-icon.-left{margin-left:-6px}.base-button--size-32 .svg-icon.-right{margin-right:-6px}.base-button--size-32.base-button--shape-default{border-radius:8px}.base-button--size-32.base-button--icon-only{width:32px;padding:0}.base-button--size-32.base-button--icon-only .svg-icon{margin:0}.base-button--size-44{height:44px;padding:0 16px;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:22px}.base-button--size-44 .base-button__content{gap:16px}.base-button--size-44 .svg-icon.-left{margin-left:-5px}.base-button--size-44 .svg-icon.-right{margin-right:-5px}.base-button--size-44.base-button--shape-default{border-radius:12px}.base-button--size-44.base-button--icon-only{width:44px;padding:0}.base-button--size-44.base-button--icon-only .svg-icon{margin:0}.base-button--shape-default{border-radius:var(--btn-radius)}.base-button--shape-round{border-radius:9999px}.base-button--shape-square{border-radius:0}.section-hero{padding-left:24px;padding-right:24px}@media only screen and (min-width:48em){.section-hero{padding-left:80px;padding-right:80px}}.section-hero{display:flex;flex-direction:column;color:var(--color-text-primary);gap:40px}@media only screen and (min-width:48em){.section-hero{gap:80px;padding-block:48px 80px}}.section-hero__logo{display:flex;width:100%;align-items:flex-end;height:100px;justify-content:center}@media only screen and (min-width:48em){.section-hero__logo{height:120px}}.section-hero__logo svg{max-height:30px}@media only screen and (min-width:48em){.section-hero__logo svg{max-height:none}}.section-hero__title-group{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:48em){.section-hero__title-group{gap:40px}}.section-hero__title{font-weight:400;font-size:clamp(40px,11.2vw,160px);line-height:1.125;margin:0}.section-hero__title strong{font-weight:700}.section-hero__description{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:23px;margin:0}@media only screen and (min-width:48em){.section-hero__description{max-width:960px;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:34px}}.section-hero__meta{display:flex;flex-direction:column;gap:8px;text-align:right}@media only screen and (min-width:48em){.section-hero__meta{gap:16px}}.section-hero__date,.section-hero__venue{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:34px;margin:0}.section-hero__date strong,.section-hero__venue strong{font-weight:700}@media only screen and (min-width:48em){.section-hero__date,.section-hero__venue{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:64px;line-height:77px}}.section-hero__venue{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:23px}@media only screen and (min-width:48em){.section-hero__venue{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:39px}}.section-hero__video{width:100%;aspect-ratio:16/9;box-shadow:20px 18px 38px #080c1e26}@media only screen and (max-width:63.9375em){.section-hero .video-player{border-radius:24px}}.section-insights-grid{padding-left:24px;padding-right:24px}@media only screen and (min-width:48em){.section-insights-grid{padding-left:80px;padding-right:80px}}.section-insights-grid{color:var(--color-text-primary)}.section-insights-grid__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:39px;margin:0 0 24px}.section-insights-grid__heading strong{font-weight:700}@media only screen and (min-width:48em){.section-insights-grid__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;line-height:58px}}.section-insights-grid__grid{display:grid;grid-template-columns:1fr;gap:16px}@media only screen and (min-width:80em){.section-insights-grid__grid{grid-template-columns:repeat(2,1fr);gap:20px;padding-left:80px}}.section-insights-grid__video.video-player{width:100%;aspect-ratio:16/9;position:relative;z-index:2;border-radius:24px}.section-insights-grid__video.video-player .video-player__overlay{display:none}.section-insights-grid__label{position:relative;z-index:2;margin-top:-12px;margin-left:8px;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;padding:4px 12px;background:#501ca1b3;box-shadow:20px 18px 38px #080c1e26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;gap:4px}@media only screen and (min-width:48em){.section-insights-grid__label{padding:12px 16px;border-radius:24px;gap:0;margin-top:-26px;margin-left:16px}}.section-insights-grid__name{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:18px;margin:0}@media only screen and (min-width:48em){.section-insights-grid__name{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:29px}}.section-insights-grid__role{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:11px;line-height:15px;margin:0}@media only screen and (min-width:48em){.section-insights-grid__role{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}}@keyframes fade-in-gallery{0%{opacity:0;transform:translateY(12px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.section-staggered-gallery{padding-left:24px;padding-right:24px}@media only screen and (min-width:48em){.section-staggered-gallery{padding-left:80px;padding-right:80px}}.section-staggered-gallery{color:var(--color-text-primary)}.section-staggered-gallery__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:39px;margin:0 0 24px}.section-staggered-gallery__heading strong{font-weight:700}@media only screen and (min-width:48em){.section-staggered-gallery__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;line-height:58px}}.section-staggered-gallery__grid{display:flex;gap:16px}@media only screen and (min-width:48em){.section-staggered-gallery__grid{padding-left:240px}}.section-staggered-gallery__column{flex:1;display:flex;flex-direction:column;gap:16px}.section-staggered-gallery__item{position:relative;border-radius:16px;overflow:hidden;opacity:0;transform:translateY(12px);filter:blur(8px);background:#080c1e0f}.section-staggered-gallery__item--visible{animation:fade-in-gallery .6s ease-out forwards}.section-staggered-gallery__item--col-0{box-shadow:20px 18px 38px #080c1ecc}@media only screen and (min-width:48em){.section-staggered-gallery__item--col-1{box-shadow:20px 18px 38px #080c1e26}}@media only screen and (max-width:63.9375em){.section-staggered-gallery__item--col-1{box-shadow:20px 18px 38px #080c1e80}}.section-staggered-gallery__item--col-2{box-shadow:20px 18px 38px #080c1e38}.section-staggered-gallery__overlay{inset:0;border-radius:inherit;pointer-events:none;height:100%;width:100%;position:absolute;overflow:hidden;border:2px solid transparent}@supports ((-webkit-mask: none) or (mask: none)){.section-staggered-gallery__overlay{border:none;background:transparent}.section-staggered-gallery__overlay:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(161deg,#ffffff59,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}}.section-staggered-gallery__overlay:before{top:0}.section-staggered-gallery__image{width:100%;height:auto;display:block;position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:opacity .2s ease}.section-staggered-gallery__image:hover{opacity:.9}.section-vox-pops{padding-left:24px;padding-right:0;color:var(--color-text-primary)}@media only screen and (min-width:48em){.section-vox-pops{padding-left:80px}}.section-vox-pops__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:39px;margin:0 0 24px}.section-vox-pops__heading strong{font-weight:700}@media only screen and (min-width:48em){.section-vox-pops__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;line-height:58px}}.section-vox-pops .swiper{overflow:visible;margin-right:20px}@media only screen and (min-width:48em){.section-vox-pops .swiper{margin-left:240px}}.section-vox-pops .swiper-slide{width:320px}@media only screen and (min-width:48em){.section-vox-pops .swiper-slide{width:700px}}.section-vox-pops__card{width:100%;transition:box-shadow .4s ease}.section-vox-pops__card:has(.video-player--playing){box-shadow:10px 8px 38px #080c1ecc}.section-vox-pops .video-player{height:100%;width:100%;aspect-ratio:16/9;border-radius:24px}.section-vox-pops .video-player .video-player__overlay{display:none}.section-cta{padding-left:24px;padding-right:24px}@media only screen and (min-width:48em){.section-cta{padding-left:80px;padding-right:80px}}.section-cta{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:80px;min-height:100vh;color:#fff;padding-block:80px}.section-cta__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:34px;margin:0}.section-cta__heading strong{font-weight:700}@media only screen and (min-width:48em){.section-cta__heading{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;line-height:58px}}.section-cta__subline{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:23px;margin:0}.section-cta__button.base-button--size-44{height:56px;padding:12px 24px;font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;line-height:24px}.section-cta__button.base-button--size-44:hover{text-decoration:none}.section-cta__button.reveal-item{transition:opacity var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms),transform var(--reveal-duration, .8s) cubic-bezier(.25,.46,.45,.94) var(--reveal-delay, 0ms),background .2s ease,filter .2s ease,color .2s ease,border-color .2s ease}.section-cta__footer{display:flex;gap:24px}.section-cta__footer a{font-family:Inter,aktiv-grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:18px;line-height:23px;text-decoration:underline;color:inherit;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.section-cta__footer a:hover{text-decoration:none}.video-player{position:relative;border-radius:48px;overflow:hidden;cursor:default;display:block}.video-player--playing{cursor:pointer}.video-player__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-player__overlay{inset:0;border-radius:inherit;pointer-events:none;height:100%;width:100%;position:absolute;overflow:hidden;border:3px solid transparent}@supports ((-webkit-mask: none) or (mask: none)){.video-player__overlay{border:none;background:transparent}.video-player__overlay:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:3px;background:linear-gradient(161deg,#ffffff59,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}}.video-player__overlay:before{top:0}.video-player__play-pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:64px;height:64px;padding:0;border:none;border-radius:50%;background:#b291e4cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,opacity .15s ease}.video-player__play-pause-btn--hidden{animation:play-smash-out .2s cubic-bezier(.2,0,.4,1) forwards;pointer-events:auto}@media only screen and (min-width:48em){.video-player__play-pause-btn{width:100px;height:100px}}.video-player__play-pause-btn svg{position:relative;left:2px;min-width:24px}@media only screen and (min-width:48em){.video-player__play-pause-btn svg{left:4px;min-width:40px;min-height:50px}}.video-player__play-pause-btn:hover{background:#6423c9cc}.video-player__play-pause-btn--bottom-right{inset:auto 52px 12px auto;transform:none;width:32px;height:32px;background:#00000080}.video-player__play-pause-btn--bottom-right svg{left:0;min-width:unset;min-height:unset}.video-player__play-pause-btn--bottom-right:hover{background:#000000b3}.video-player--playing .video-player__play-pause-btn:not(.video-player__play-pause-btn--bottom-right) svg{left:0}.video-player__mute-btn{position:absolute;bottom:12px;right:12px;z-index:3;width:32px;height:32px;padding:0;border:none;border-radius:9999px;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s ease}.video-player__mute-btn:hover{background:#000000b3}.video-player--hero .video-player__mute-btn{bottom:24px;right:24px}.video-player--hero .video-player__play-pause-btn--bottom-right{bottom:24px;right:64px}@keyframes play-smash-out{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.6)}}.lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox__overlay{position:absolute;inset:0;background:#46198d80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1}.lightbox__content{position:relative;z-index:2;width:90%;height:90%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.lightbox__media{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:24px}.lightbox__media--image{cursor:default}.lightbox__close{position:absolute;top:0;right:0;z-index:3;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;transition:background .2s ease,transform .2s ease}.lightbox__close:hover,.lightbox__close:focus{background:#fff3;transform:scale(1.05)}.lightbox__close:active{transform:scale(.95)}
