.HeroTitle-module__iZTcXq__title{margin-bottom:1rem}.HeroTitle-module__iZTcXq__title strong{color:var(--font-color-strong);font-size:4rem;line-height:1.2}
.HeroButtonsContainer-module__LjU8TW__buttons{flex-flow:column wrap;align-items:center;gap:.75rem;max-width:500px;margin-top:1.5rem;display:flex}@media (min-width:600px){.HeroButtonsContainer-module__LjU8TW__buttons{flex-direction:row}}
.Button-module__TEDy1W__button{white-space:nowrap;border-radius:.375em;align-items:center;gap:.625em;padding:.75em 1.25em;font-weight:500;transition:background-color .1s;display:inline-flex}.Button-module__TEDy1W__primary{background-color:var(--main-color);color:var(--background-page)}.Button-module__TEDy1W__primary:hover{background-color:var(--main-color-dark)}.Button-module__TEDy1W__secondary{color:var(--font-color-strong);background-color:var(--background-button)}.Button-module__TEDy1W__secondary:hover{background-color:var(--background-button-hover)}.Button-module__TEDy1W__secondary:active{background-color:var(--background-button-active)}
.Home-module__dEAR0G__article{flex-direction:column;justify-content:center;align-items:center;display:flex}.Home-module__dEAR0G__secondaryTitle{margin-block:100px 70px}.Home-module__dEAR0G__seePastEvents{justify-content:center;margin-top:70px;display:flex}@media (min-width:900px){.Home-module__dEAR0G__seePastEvents{margin-top:50px}}
.Sponsors-module__WoYwGq__sponsors{flex-wrap:wrap;justify-content:center;align-items:center;gap:min(2vw,16px);max-width:1000px;display:flex}.Sponsors-module__WoYwGq__sponsors a{aspect-ratio:250/150;background-color:var(--background-card);border:1px solid #0000;border-radius:min(2vw,12px);justify-content:center;align-items:center;width:min(40vw,200px);transition:background-color .1s,border-color .1s;display:flex}.Sponsors-module__WoYwGq__sponsors a:hover{background-color:var(--background-card-hover);border-color:var(--border-light)}.Sponsors-module__WoYwGq__sponsors img{max-width:75%;max-height:min(14vw,80px)}.Sponsors-module__WoYwGq__sponsorAction{margin-top:2em}
.LyonJS100-module__l5BhsG__hero{border-radius:.5rem;height:10rem;margin-top:2rem;position:relative;overflow:hidden}.LyonJS100-module__l5BhsG__hero .LyonJS100-module__l5BhsG__background{object-fit:cover;object-position:bottom;position:absolute;inset:0}.LyonJS100-module__l5BhsG__hero h1{color:var(--white-0);z-index:1;font-size:3rem;position:absolute;bottom:2rem;left:.5rem}.LyonJS100-module__l5BhsG__hero:after{content:"";background:linear-gradient(#0c0c0d00 17%,#0c0c0dd7 75%,#0c0c0d 100%);position:absolute;inset:0}.LyonJS100-module__l5BhsG__logo{z-index:1;width:auto;height:90%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.LyonJS100-module__l5BhsG__cta{justify-content:center;display:flex;left:0;right:0}.LyonJS100-module__l5BhsG__container{grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.LyonJS100-module__l5BhsG__hero{height:20rem}.LyonJS100-module__l5BhsG__hero h1{font-size:5rem;left:1rem}}
.EventCard-module__SCPvyW__container{gap:.75rem;max-width:800px;display:grid}.EventCard-module__SCPvyW__container svg{height:1em}.EventCard-module__SCPvyW__date{align-items:center;gap:6px;font-size:.875rem;line-height:1.2;display:flex}.EventCard-module__SCPvyW__date svg{width:1.2em}.EventCard-module__SCPvyW__title{margin-top:.5rem;font-size:1.5rem;line-height:1.3}.EventCard-module__SCPvyW__sponsoredBy{font-style:italic}.EventCard-module__SCPvyW__description{margin-top:1rem}.EventCard-module__SCPvyW__participate{justify-self:center}.EventCard-module__SCPvyW__picture{display:none}@media (min-width:900px){.EventCard-module__SCPvyW__container{grid-template-columns:1fr 230px;gap:0 24px}.EventCard-module__SCPvyW__date{grid-row:1}.EventCard-module__SCPvyW__description{margin-block:1.5rem .5rem}.EventCard-module__SCPvyW__venue{grid-area:1/2/6}.EventCard-module__SCPvyW__participate{justify-self:start}.EventCard-module__SCPvyW__picture{border-radius:4px;margin-bottom:1rem;display:block}}
.Talk-module__e0LssW__container{background-color:var(--background-card);border-radius:.5rem;flex-direction:column;justify-content:space-between;gap:40px;padding:2.5rem;display:flex}.Talk-module__e0LssW__title{margin-top:1.5rem}.Talk-module__e0LssW__speaker{flex-shrink:0;justify-content:center;align-items:flex-start;gap:2rem;display:flex}.Talk-module__e0LssW__description{overflow-wrap:break-word;font-family:Inter,sans-serif;font-size:16px;line-height:28px}.Talk-module__e0LssW__description ul{margin-bottom:20px;list-style:inside}@media screen and (min-width:768px){.Talk-module__e0LssW__container{flex-direction:row;gap:60px}}
.Hero-module__VygTwW__hero{background-image:radial-gradient(ellipse 50% 50% at 50% 60%,hsl(var(--yellow-0-hsl)/.08),transparent);--spill-sides:calc((98vw - 100%)/2);--spill-bottom:90px;padding-top:40px;padding:40px var(--spill-sides)var(--spill-bottom);margin:0 calc(-1*var(--spill-sides))calc(-1*var(--spill-bottom));flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module__VygTwW__leftContainer{flex-direction:column;display:flex}.Hero-module__VygTwW__hero img{max-width:min(720px,80vw);margin-right:-30%}@media (min-width:600px){.Hero-module__VygTwW__hero{padding-top:90px}.Hero-module__VygTwW__hero p{font-size:1.5rem}.Hero-module__VygTwW__leftContainer{align-items:flex-start}}@media (min-width:900px){.Hero-module__VygTwW__hero{background-image:radial-gradient(ellipse 800px 50% at 60% 50%,hsl(var(--yellow-0-hsl)/.08),transparent);flex-direction:row}}
.Heading-module__uzYVlW__h1{color:var(--font-color-strong);flex-direction:column;margin-top:60px;font-size:2.25rem;font-weight:700;display:inline-flex;position:relative}.Heading-module__uzYVlW__h1:after{content:"";background-color:var(--main-color);border-radius:4px;width:80%;height:4px;display:inline-block;position:relative;bottom:-4px}.Heading-module__uzYVlW__centered{text-align:center}.Heading-module__uzYVlW__h1.Heading-module__uzYVlW__centered:after{left:50%;transform:translate(-50%)}.Heading-module__uzYVlW__h2{color:var(--font-color-strong);text-underline-offset:.6rem;text-decoration:underline;-webkit-text-decoration-color:var(--main-color);text-decoration-color:var(--main-color);margin-block:3rem 1.5rem;font-size:1.5rem;font-weight:700}.Heading-module__uzYVlW__h3{color:var(--font-color-strong);margin-top:2rem;margin-bottom:.3rem;font-size:1.2rem;font-weight:700}
.Text-module__rzzqkq__list{margin-bottom:1.5rem;padding-left:2rem;list-style:square}.Text-module__rzzqkq__paragraph{margin-block:1rem}h3+.Text-module__rzzqkq__paragraph{margin-top:0}.Text-module__rzzqkq__link{color:var(--main-color);text-decoration:none}.Text-module__rzzqkq__link:hover{text-decoration:underline}
.budgetTable-module__c3Ee5q__budgetTable thead{color:var(--yellow-1);text-align:left}.budgetTable-module__c3Ee5q__budgetTable tbody tr{padding:.75rem}.budgetTable-module__c3Ee5q__budgetTable,.budgetTable-module__c3Ee5q__budgetTable th,.budgetTable-module__c3Ee5q__budgetTable td{border:1px solid #fff;padding:1rem}
.NextSchedule-module__Bie0WW__list{padding-left:2rem;list-style:outside}.NextSchedule-module__Bie0WW__list li{margin-bottom:1em}.NextSchedule-module__Bie0WW__list li:has(>strong){color:var(--main-color)}.NextSchedule-module__Bie0WW__list li:has(>strong) .NextSchedule-module__Bie0WW__date{text-decoration:line-through}.NextSchedule-module__Bie0WW__list strong{font-style:italic}
