.Socials-module__hOTqga__socials{flex-direction:row;gap:16px;display:flex}.Socials-module__hOTqga__socialIcon{background:var(--background-elevated);color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.Socials-module__hOTqga__socialIcon svg{width:100%;height:100%;display:block}.Socials-module__hOTqga__socialIcon:hover{color:var(--accent)}@media screen and (max-width:768px){.Socials-module__hOTqga__socials{flex-wrap:wrap;justify-content:center;width:100%}}
.NavLinks-module__mAJxjq__ticketsRow{align-items:center;gap:.5rem;display:flex}.NavLinks-module__mAJxjq__ticketsRow .NavLinks-module__mAJxjq__callout{color:#fff;vertical-align:middle;background-color:#cd3b21;border:1px solid #c1c1c1;border-radius:4px;align-items:center;gap:.7rem;width:250px;height:48px;margin-left:.5rem;padding-top:.3rem;padding-left:1rem;font-size:1rem;font-weight:600;display:inline-block;position:relative;top:-5px;box-shadow:0 0 10px #c1c1c1}.NavLinks-module__mAJxjq__ticketsRow .NavLinks-module__mAJxjq__callout:before{content:"";z-index:2;border:10px solid #0000;border-right:32px solid #c1c1c180;width:0;height:0;position:absolute;top:17px;left:-42px}.NavLinks-module__mAJxjq__ticketsRow .NavLinks-module__mAJxjq__callout:after{content:"";z-index:3;border:8px solid #0000;border-right:24px solid #cd3b21;width:0;height:0;position:absolute;top:20px;left:-31px}.NavLinks-module__mAJxjq__active{text-decoration:none;position:relative;color:#cd3b21!important}.NavLinks-module__mAJxjq__active:after{content:"";background:#cd3b21;border-radius:2px;height:2px;position:absolute;bottom:2px;left:12px;right:12px}.NavLinks-module__mAJxjq__ticketButton{background:linear-gradient(135deg,#000 0% 100%);border:1px solid #fb923c80;align-items:center;gap:.5rem;text-decoration:none;transition:box-shadow .2s,transform .2s;box-shadow:0 0 0 1px #f9731640,0 8px 24px #f9731659,inset 0 1px #ffffff26;color:#fff!important;border-radius:12px!important;padding:10px 18px!important;display:inline-flex!important}.NavLinks-module__mAJxjq__ticketButton:hover{background:linear-gradient(135deg,#000 0% 100%)}.NavLinks-module__mAJxjq__ticketButton:hover .NavLinks-module__mAJxjq__ticketLabel{text-decoration:underline}[data-theme=dark] .NavLinks-module__mAJxjq__ticketButton{background:linear-gradient(135deg,#fff 0% 100%);color:#000!important}[data-theme=dark] .NavLinks-module__mAJxjq__ticketButton:hover{background:linear-gradient(135deg,#fff 0% 100%)}[data-theme=dark] .NavLinks-module__mAJxjq__ticketButton:hover .NavLinks-module__mAJxjq__ticketLabel{text-decoration:underline}.NavLinks-module__mAJxjq__ticketIcon{flex-shrink:0}.NavLinks-module__mAJxjq__ticketArrow{font-size:1.1em;line-height:1;transition:transform .2s}.NavLinks-module__mAJxjq__scheduleLink{border-radius:6px;padding:.5rem 1rem;transition:background .3s}.NavLinks-module__mAJxjq__scheduleLink:hover{background:linear-gradient(135deg,#ed213a80 0%,#ed213a33 100%)}.NavLinks-module__mAJxjq__countdownItem{background:linear-gradient(90deg,#cd3b21 0%,#842513 100%);border-radius:8px;align-items:center;margin-left:1rem;display:flex}
.ThemeToggle-module__qPDHZa__toggle{border:1px solid var(--border-strong);color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.ThemeToggle-module__qPDHZa__toggle:hover{background:var(--background-muted);transform:rotate(15deg)}.ThemeToggle-module__qPDHZa__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.CookieConcent-module__gxNdlG__overlay{z-index:9998;background:#00000080;animation:.3s ease-in CookieConcent-module__gxNdlG__fadeIn;position:fixed;inset:0}.CookieConcent-module__gxNdlG__banner{color:#fff;z-index:9999;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);max-height:90vh;padding:2rem;animation:.4s ease-out CookieConcent-module__gxNdlG__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0000004d}@media (min-width:768px){.CookieConcent-module__gxNdlG__banner{border-radius:12px;max-width:500px;bottom:2rem;left:auto;right:2rem}}.CookieConcent-module__gxNdlG__content{margin-bottom:1.5rem}.CookieConcent-module__gxNdlG__title{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.CookieConcent-module__gxNdlG__description{color:#fffc;margin:0;font-size:.95rem;line-height:1.6}.CookieConcent-module__gxNdlG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.CookieConcent-module__gxNdlG__button{cursor:pointer;border:none;border-radius:6px;flex:1;min-width:120px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.CookieConcent-module__gxNdlG__buttonPrimary{color:#fff;background:linear-gradient(135deg,#cd3b21 0%,#a8301a 100%)}.CookieConcent-module__gxNdlG__buttonPrimary:hover{background:linear-gradient(135deg,#ff2442 0%,#d4193a 100%);transform:translateY(-2px);box-shadow:0 4px 12px #ed213a66}.CookieConcent-module__gxNdlG__buttonSecondary{color:#fff;background:0 0;border:2px solid #fff}.CookieConcent-module__gxNdlG__buttonSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}.CookieConcent-module__gxNdlG__preferencesList{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.CookieConcent-module__gxNdlG__preferenceItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.CookieConcent-module__gxNdlG__preferenceInfo{flex:1}.CookieConcent-module__gxNdlG__preferenceInfo strong{color:#fff;margin-bottom:.25rem;font-size:1rem;display:block}.CookieConcent-module__gxNdlG__preferenceInfo p{color:#b0b0b0;margin:0;font-size:.85rem;line-height:1.4}.CookieConcent-module__gxNdlG__checkbox{cursor:pointer;accent-color:#cd3b21;flex-shrink:0;width:20px;height:20px;margin-top:2px}.CookieConcent-module__gxNdlG__checkbox:disabled{cursor:not-allowed;opacity:.6}@keyframes CookieConcent-module__gxNdlG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CookieConcent-module__gxNdlG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:767px){.CookieConcent-module__gxNdlG__banner{padding:1.5rem}.CookieConcent-module__gxNdlG__title{font-size:1.25rem}.CookieConcent-module__gxNdlG__actions{flex-direction:column}.CookieConcent-module__gxNdlG__button{width:100%}}
:root,:root[data-theme=dark]{--background:#202020;--background-elevated:#232323;--background-muted:#2a2a2a;--foreground:#fff;--foreground-muted:#ffffffb3;--border:#ffffff14;--border-strong:#ffffff2e;--accent:#cd3b21;--accent-hover:#a8301a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--background:#fafafa;--background-elevated:#fff;--background-muted:#f1f1f3;--foreground:#18181b;--foreground-muted:#18181bb3;--border:#18181b1a;--border-strong:#18181b33;--accent:#cd3b21;--accent-hover:#a8301a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{width:100%;height:100%;font-size:16px;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;transition:background .2s,color .2s}*{box-sizing:border-box;margin:0;padding:0}@media screen and (max-width:768px){body{overflow-x:hidden}*{max-width:100%}img{max-width:100%;height:auto}}a{color:inherit;text-decoration:underline}a:hover{color:#fff;text-decoration:underline}a:focus{color:#fff}:root[data-theme=light] body,:root[data-theme=light] main,:root[data-theme=light] section,:root[data-theme=light] article,:root[data-theme=light] aside,:root[data-theme=light] header,:root[data-theme=light] footer,:root[data-theme=light] nav,:root[data-theme=light] h1,:root[data-theme=light] h2,:root[data-theme=light] h3,:root[data-theme=light] h4,:root[data-theme=light] h5,:root[data-theme=light] h6{color:var(--foreground)}:root[data-theme=light] p,:root[data-theme=light] li{color:inherit}:root[data-theme=light] a{color:var(--foreground)}:root[data-theme=light] a:hover,:root[data-theme=light] a:focus{color:var(--accent)}:root[data-theme=light] [class*=subtitle],:root[data-theme=light] [class*=description],:root[data-theme=light] [class*=company],:root[data-theme=light] [class*=Company],:root[data-theme=light] [class*=dateTime],:root[data-theme=light] [class*=location],:root[data-theme=light] [class*=Subtitle]{color:var(--foreground-muted)}:root[data-theme=light] button[class*=primary],:root[data-theme=light] [class*=ctaPrimary],:root[data-theme=light] [class*=heroCtaPrimary],:root[data-theme=light] [class*=ticketButton],:root[data-theme=light] [class*=buyTicketsLink],:root[data-theme=light] [class*=mobileRegisterButton],:root[data-theme=light] [class*=showMoreBtn],:root[data-theme=light] [class*=viewTalkButton],:root[data-theme=light] [class*=getTicketsButton],:root[data-theme=light] [class*=AboutHome] [class*=cta],:root[data-theme=light] [class*=ctaPrimary] *,:root[data-theme=light] [class*=heroCtaPrimary] *,:root[data-theme=light] [class*=ticketButton] *,:root[data-theme=light] [class*=viewTalkButton] *,:root[data-theme=light] [class*=AboutHome] [class*=cta] *{color:#fff!important}:root[data-theme=light] [class*=heroCtaSecondary],:root[data-theme=light] [class*=heroCtaSecondary] *,:root[data-theme=light] [class*=ctaSecondary]{color:var(--foreground)!important}:root[data-theme=light] [class*=heroCtaSecondary]{border:2px solid var(--foreground)!important;border-radius:16px!important}:root[data-theme=light] [class*=heroCtaSecondary]:hover{border:2px solid var(--foreground)!important;background:#18181b0d!important}:root[data-theme=light] [class*=card],:root[data-theme=light] [class*=Card]{border-color:var(--border)!important}:root[data-theme=light] dialog::backdrop{background:#18181b8c}:root[data-theme=light] [class*=heroDescription] li,:root[data-theme=light] [class*=benefitsList] li{color:var(--foreground)}:root[data-theme=light] [class*=navbar]{border-color:var(--border)!important;background:#ffffffd9!important}:root[data-theme=light] [class*=menuItem]{color:var(--foreground)!important}@media (max-width:768px){:root[data-theme=light] [class*=menuItem]{color:#fff!important}}:root[data-theme=light] [class*=timeUnit],:root[data-theme=light] [class*=value]{color:var(--foreground)}:root[data-theme=light] [class*=sponsorLogo]{background:#fff!important}:root[data-theme=light] [class*=trustRow] li{color:var(--foreground)!important}:root[data-theme=light] [class*=eventCards],:root[data-theme=light] [class*=EventCard]{background:var(--background-elevated)!important}:root[data-theme=light] [class*=eventCards] :not(button):not([class*=buyTicketsLink]):not(svg):not(path),:root[data-theme=light] [class*=EventCard] :not(button):not([class*=buyTicketsLink]):not(svg):not(path){color:var(--foreground)}:root[data-theme=light] [class*=eventCards] [class*=description],:root[data-theme=light] [class*=EventCard] [class*=description]{color:var(--foreground-muted)!important}:root[data-theme=light] [class*=speakersSection]{background:var(--background)!important;color:var(--foreground)!important;box-shadow:none!important}:root[data-theme=light] [class*=SpeakerCared] [class*=card],:root[data-theme=light] [class*=speakers] [class*=card]{background:var(--background-elevated)!important;border:none!important}:root[data-theme=light] [class*=cardSpeakerName],:root[data-theme=light] [class*=cardTalkTitle]{color:var(--foreground)!important}:root[data-theme=light] [class*=cardCompany],:root[data-theme=light] [class*=cardTime],:root[data-theme=light] [class*=cardLocation],:root[data-theme=light] [class*=cardMeta]{color:var(--foreground-muted)!important}:root[data-theme=light] [class*=speakerInfo] *,:root[data-theme=light] [class*=mobileImage]+[class*=speakerInfo] *{color:var(--foreground)}:root[data-theme=light] dialog{color:var(--foreground);border:1px solid var(--border);background:var(--background-elevated)!important}:root[data-theme=light] dialog *{color:var(--foreground)}:root[data-theme=light] dialog [class*=modalCompany],:root[data-theme=light] dialog [class*=modalBio]{color:var(--foreground-muted)!important}:root[data-theme=light] [class*=closeButton]{background:var(--background-muted)!important;color:var(--foreground)!important}:root[data-theme=light] [class*=collageInfo]{color:#fff!important}:root[data-theme=light] [class*=infoItem]{color:var(--foreground)}:root[data-theme=light] [class*=infoItem]:after{background:var(--border-strong)!important}:root[data-theme=light] [class*=earlyBirdRest]{color:var(--foreground)!important}:root[data-theme=light] [class*=sponsorsContainer] :not([class*=ctaEmail]):not(button):not(a){color:var(--foreground)}:root[data-theme=light] [class*=workshopsSection]>p{color:var(--foreground)!important}:root[data-theme=light] [class*=CookieConcent],:root[data-theme=light] [class*=CookieConcent] *,:root[data-theme=light] [class*=CookieConsent],:root[data-theme=light] [class*=CookieConsent] *{color:#fff!important}:root[data-theme=light] [class*=CookieConcent] [class*=description] :not(button),:root[data-theme=light] [class*=CookieConsent] [class*=description] :not(button){color:#fffc!important}.ml-form-embedWrapper,.ml-form-embedContainer .ml-form-embedWrapper,.ml-form-embedContainer .ml-form-embedWrapper.embedDefault,.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,.ml-form-embedContainer .ml-form-embedWrapper.embedForm{background-color:var(--background-elevated)!important;color:var(--foreground)!important;border:1px solid var(--border)!important}.ml-form-embedWrapper input[type=text],.ml-form-embedWrapper input[type=email],.ml-form-embedWrapper textarea{background-color:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border-strong)!important}.ml-form-embedWrapper h1,.ml-form-embedWrapper h2,.ml-form-embedWrapper h3,.ml-form-embedWrapper h4,.ml-form-embedWrapper p,.ml-form-embedWrapper label,.ml-form-embedWrapper .ml-form-embedContent{color:var(--foreground)!important}:root[data-theme=light] .ml-form-embedWrapper,:root[data-theme=light] .ml-form-embedWrapper input[type=text],:root[data-theme=light] .ml-form-embedWrapper input[type=email],:root[data-theme=light] .ml-form-embedWrapper textarea{color:#000!important;background-color:#fff!important;border:1px solid #000!important}:root[data-theme=light] .ml-form-embedWrapper :not(button):not([class*=Btn]):not([class*=button]){color:#000!important}:root[data-theme=light] footer{border-top:1px solid #000;color:#000!important;background:#fff!important}:root[data-theme=light] footer *{color:#000;border-color:#000}:root[data-theme=light] footer a:hover,:root[data-theme=light] footer a:focus{color:var(--accent)!important}:root[data-theme=light] img[src*=yt\.svg],:root[data-theme=light] img[alt=Youtube],:root[data-theme=light] img[alt=YouTube]{filter:invert()!important}:root[data-theme=light] [style*="color: rgb(179, 179, 179)"],:root[data-theme=light] [style*="color: rgb(204, 204, 204)"],:root[data-theme=light] [style*="color: rgb(195, 207, 226)"],:root[data-theme=light] [style*="color: rgb(224, 224, 224)"]{color:var(--foreground-muted)!important}.pageWrapper{min-height:100%;margin-top:100px}@media (max-width:768px){.pageWrapper{margin-top:0}}main{flex:1}p{margin-bottom:.5rem;line-height:1.6}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:1rem;font-weight:600;line-height:1.2}.hero{box-sizing:border-box;width:100%;display:block;position:relative;overflow:hidden}@media screen and (min-width:1026px){.hero{margin-top:200px}}.heroContent{z-index:2;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding-top:1rem;display:flex;position:relative}.heroContent p{margin:0;padding:0}header{z-index:100;position:relative}main{min-height:50vh}@media screen and (max-width:1025px){.hero{display:block;position:relative}.hero:after{content:none}.heroContent{z-index:2;box-sizing:border-box;gap:16px;width:100%;padding:2rem}}@media screen and (max-width:768px){.hero{min-height:initial}.heroContent{padding:1.5rem;bottom:1rem}}
