@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");.main-wrapper{max-width:900px;margin:0 auto;padding:0 20px}.container{max-width:860px}html,body{height:100%;font-family:sans-serif;background-color:#1e1e1e;color:#fff;padding:0;margin:0}.content{max-width:800px;margin:0 auto}a{color:#95afdf}body{font-family:"IBM Plex Sans",sans-serif;font-weight:400}h1,h2,h3{font-family:"IBM Plex Sans",sans-serif;font-weight:500}p,li{line-height:3.4ch}.hero-wrapper{background-color:#f5f5f5;background:#0a0a2a;background:linear-gradient(0deg, #020024 0%, #0a0a28 35%, #0c0c37 100%);background:url("img/hero-bg.jpg") no-repeat center bottom/cover;min-height:100px}.hero-wrapper .container{margin:auto;text-align:center}.hero-wrapper .brand{margin:0 auto;display:block}h2.hero-subtitle{font-size:1.2em;margin-top:0}.container h1{margin-bottom:0}@media screen and (max-width: 768px){.brand img{width:100%}}.schedule-navigation{display:grid;grid-template-columns:1fr 1fr}.schedule-navigation .left,.schedule-navigation .right{display:flex;align-items:center}.schedule-navigation .left{justify-content:left}.schedule-navigation .right{justify-content:right}.schedule-navigation .schedule-navigation-footer{grid-column-start:1;grid-column-end:3}@media screen and (max-width: 768px){.schedule-navigation{padding:2ch}}.schedule-room{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}body.schedule-as-grid .schedule-day .schedule-room-items{display:grid;grid-template-rows:[time-0915] 10ch [time-0930] 10ch [time-0945] 10ch [time-1000] 10ch [time-1015] 10ch [time-1030] 10ch [time-1045] 10ch [time-1100] 10ch [time-1115] 10ch [time-1130] 10ch [time-1145] 10ch [time-1200] 10ch [time-1215] 10ch [time-1230] 10ch [time-1245] 10ch [time-1300] 10ch [time-1315] 10ch [time-1330] 10ch [time-1345] 10ch [time-1400] 10ch [time-1415] 10ch [time-1430] 10ch [time-1445] 10ch [time-1500] 10ch [time-1515] 10ch [time-1530] 10ch [time-1545] 10ch [time-1600] 10ch [time-1615] 10ch [time-1630] 10ch [time-1645] 10ch [time-1700] 10ch}body.schedule-as-grid p.schedule-description{display:none}.schedule-day{background-color:#272727;color:#fff;margin-bottom:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.schedule-day .schedule-day-header{grid-column:1/3;padding:0 1rem}.schedule-day .schedule-item{padding:1rem;border:1px solid rgba(0,0,0,.3);box-sizing:content-box;background:#333}.schedule-room-header{background-color:#272727;color:#fff;padding:0 1rem}.schedule-item-speakers{margin-bottom:1rem}.speakers{min-height:100px;max-width:1000px;margin:0 auto;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.speaker-container{margin:auto;text-align:center;background-color:#272727;color:#fff}.speaker-container h2{margin:0;padding:2rem}.speaker img{max-width:200px;border-radius:50%}.speaker h3{padding-bottom:0;margin-bottom:0}.speaker p{margin-top:0}.speaker{margin:1rem;padding:1rem;text-align:center}.speaker-item{display:grid;grid-template-columns:20% 1fr;gap:1rem;margin-bottom:1rem}.speaker-item .speaker-image{grid-column:1/2}.speaker-item .speaker-image img{width:100%;margin-top:1.4rem;border-radius:100%}.speaker-item .speaker-info{grid-column:2}header{background-color:#1f1f1f;box-shadow:0 0 10px rgba(0,0,0,.3);border-bottom:1px solid #383737}.nav-header{color:#fff;padding:0;margin:0 auto;text-align:center;height:100%}.nav-header ul{list-style-type:none;padding:0;margin:0;display:flex}.nav-header ul li.active a{background:rgba(0,0,0,.3)}.nav-header ul li{flex:1;text-align:center;height:100%}.nav-header ul li a{color:#fff;text-decoration:none;display:block;height:100%;padding:1em 0}.nav-header ul li a:hover{background:rgba(0,0,0,.3)}.social-bar{display:flex;justify-content:center;gap:4ch;padding:2ch 0}.social-bar .social-icon{filter:invert(1);display:block;width:3ch}footer.footer{background-color:#111;color:#fff;padding:20px 0;text-align:center;min-height:100px}footer.footer .container{margin:0 auto}