:root{--primary-200:#d196ff;--primary-200-contrast:#fff;--primary-300:#4b4352;--primary-300-contrast:#fff;--primary-400:#2e2833;--primary-400-contrast:#fff;--primary-500:#252029;--primary-500-contrast:#fff;--secondary-200:#4b4352;--secondary-200-contrast:#fff;--success-200:#96ffa0;--success-200-contrast:#2e2833;--white:#fff;--gray:#d9d9d9;--gray-2:#ebeaeb;--text-shadow:1px 0 0 var(--primary-400),0 1px 0 var(--primary-400),2px 1px 0 var(--primary-400),1px 2px 0 var(--primary-400),3px 2px 0 var(--primary-400),2px 3px 0 var(--primary-400),4px 3px 0 var(--primary-400),3px 4px 0 var(--primary-400),0 4px 0 var(--primary-400),4px 0 0 var(--primary-400),-1px 0 0 var(--primary-400),0 -1px 0 var(--primary-400),-2px -1px 0 var(--primary-400),-1px -2px 0 var(--primary-400),-3px -2px 0 var(--primary-400),-2px -3px 0 var(--primary-400),-4px -3px 0 var(--primary-400),-3px -4px 0 var(--primary-400),-4px 0 0 var(--primary-400),1px 0 0 var(--primary-400),0 -1px 0 var(--primary-400),2px -1px 0 var(--primary-400),1px -2px 0 var(--primary-400),3px -2px 0 var(--primary-400),2px -3px 0 var(--primary-400),4px -3px 0 var(--primary-400),3px -4px 0 var(--primary-400),4px 0 0 var(--primary-400),0 -4px 0 var(--primary-400),-1px 0 0 var(--primary-400),0 1px 0 var(--primary-400),-2px 1px 0 var(--primary-400),-1px 2px 0 var(--primary-400),-3px 2px 0 var(--primary-400),-2px 3px 0 var(--primary-400),-4px 3px 0 var(--primary-400),-3px 4px 0 var(--primary-400),-4px 0 0 var(--primary-400),0 4px 0 var(--primary-400)}.schedule-screen{background-color:var(--white);min-height:100vh;padding-bottom:6.25rem;padding-top:11.25rem;position:relative}.schedule-screen .schedule-subtitle{color:var(--primary-400);margin-bottom:3.125rem;margin-top:0;text-align:center}.schedule-column-title{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:0.938rem;margin-bottom:1.5rem;padding:0 1.5rem}.schedule-column-title img{width:1.25rem}.schedule-items{display:flex;flex-direction:column;gap:0.75rem;width:100%}.schedule-items .schedule-items-row{align-items:stretch;display:flex;gap:0.75rem}.schedule-items .schedule-items-row .schedule-items-col{display:flex;flex-direction:column;gap:0.75rem;justify-content:stretch;width:calc(50% - 0.375rem)}.schedule-items .schedule-items-row .schedule-items-col .schedule-item.event-item-2{height:100%}.schedule-items .schedule-item{border:.125rem solid var(--primary-400);border-radius:1.5rem;color:var(--primary-400);padding:1.5rem;position:relative}.schedule-items .schedule-item .schedule-item-time{font-size:.875rem;font-weight:500;line-height:1.0625rem;margin-bottom:0.313rem;opacity:.4}.schedule-items .schedule-item .schedule-item-title{align-items:center;display:flex;font-size:1.125rem;font-weight:700;gap:0.625rem;line-height:1.375rem;padding-right:6.25rem}.schedule-items .schedule-item .schedule-item-duration{align-items:center;background:var(--primary-400);border-radius:2.125rem;color:var(--primary-400-contrast);display:flex;font-size:.875rem;height:2.125rem;justify-content:center;padding:0 0.75rem;position:absolute;right:1.5rem;top:1.5rem}.schedule-items .schedule-item .schedule-speakers-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.schedule-items .schedule-item .schedule-item-speaker{align-items:center;display:flex;gap:0.625rem}.schedule-items .schedule-item .schedule-item-speaker img{border:.125rem solid var(--primary-400);border-radius:100%;height:1.75rem;min-width:1.75rem;overflow:hidden;width:1.75rem}.schedule-items .schedule-item .schedule-item-speaker .schedule-item-speaker-name{font-size:.875rem;font-weight:700}.schedule-items .schedule-item .schedule-item-speaker .schedule-item-speaker-position{font-size:.875rem;font-weight:500;opacity:.4}.schedule-items .schedule-item.break-item{min-height:5.313rem;padding-left:3.25rem}.schedule-items .schedule-item.break-item .schedule-item-time{margin-bottom:0}.schedule-items .schedule-item.break-item .schedule-item-title{padding-top:0.375rem}.schedule-items .schedule-item.break-item:before{background:var(--primary-400);border-radius:0.25rem;bottom:1.5rem;content:"";display:block;left:1.5rem;position:absolute;top:1.5rem;width:0.25rem}.schedule-items .schedule-item.dark-item{background:var(--primary-400);color:var(--primary-400-contrast)}.schedule-items .schedule-item.dark-item .schedule-item-duration{background:var(--primary-400-contrast);color:var(--primary-400)}.schedule-items .schedule-item.event-item,.schedule-items .schedule-item.event-item-2{background:var(--primary-200)}.schedule-items .schedule-item.event-item .schedule-item-duration,.schedule-items .schedule-item.event-item-2 .schedule-item-duration{color:var(--primary-200)}.schedule-items .schedule-item.green-item{background:var(--success-200)}.schedule-items .schedule-item.green-item .schedule-item-duration{color:var(--success-200)}@media (max-width:599px){.schedule-screen{padding-bottom:2.5rem;padding-top:7.813rem}.schedule-screen .schedule-subtitle{margin-bottom:15.674vw}.schedule-items .schedule-items-row{overflow:auto}.schedule-items .schedule-items-row .schedule-items-col{flex:1 85%;min-width:85%}.schedule-items .schedule-item .schedule-item-time{margin-bottom:1.25rem!important}.schedule-items .schedule-item .schedule-item-title{padding-right:0}.schedule-items .schedule-item .schedule-speakers-row{gap:0.625rem}}@media (min-width:600px)and (max-width:990px){.schedule-screen{padding-bottom:4.375rem;padding-top:10rem}.schedule-screen .schedule-subtitle{margin-bottom:6.512vw}}@media (min-width:1441px)and (max-width:1920px){.schedule-screen .schedule-subtitle{margin-bottom:2.618vw}}@media (min-width:991px)and (max-width:1440px){.schedule-screen .schedule-subtitle{margin-bottom:3.472vw}}