svg.star{width:20px;height:20px}svg.star path{fill:none;stroke:#ffa000;stroke-width:1px;vector-effect:non-scaling-stroke}svg.star.rotate-star{animation:.4s rotate-star}.faved svg.star{filter:drop-shadow(0 0 1px #0000002b)}.faved svg.star path{fill:#ffa000}@keyframes rotate-star{0%{transform:rotate(0)}to{transform:rotate(72deg)}}.c-linear-schedule-session,.break{z-index:10;color:#0d0f10;min-width:300px;min-height:96px;margin:8px;font-size:14px;display:flex;position:relative;overflow:hidden}.c-linear-schedule-session .time-box,.break .time-box{box-sizing:border-box;border-radius:6px 0 0 6px;flex-direction:column;flex:none;align-items:center;width:69px;padding:12px 16px 8px 12px;display:flex}.c-linear-schedule-session .time-box .start,.break .time-box .start{flex-direction:column;align-items:flex-end;margin-bottom:8px;font-size:16px;font-weight:600;display:flex}.c-linear-schedule-session .time-box .start.has-ampm,.break .time-box .start.has-ampm{align-self:stretch}.c-linear-schedule-session .time-box .start .ampm,.break .time-box .start .ampm{font-size:13px;font-weight:400}.c-linear-schedule-session .info,.break .info{flex-direction:column;flex:auto;min-width:0;padding:8px;display:flex}.c-linear-schedule-session .info .title,.break .info .title{font-weight:500}.c-linear-schedule-session .info .bottom-info,.break .info .bottom-info{flex:auto;align-items:flex-end;display:flex}.c-linear-schedule-session .info .bottom-info .track,.break .info .bottom-info .track{color:var(--track-color);white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;flex:1;max-width:100%;margin-right:4px;display:inline-block;overflow:hidden}.c-linear-schedule-session .time-box,.break .time-box{background-color:var(--track-color)}.c-linear-schedule-session .time-box .start,.break .time-box .start{color:#fff}.c-linear-schedule-session .time-box .start .date,.break .time-box .start .date{white-space:nowrap;margin-bottom:4px}.c-linear-schedule-session .time-box .duration,.break .time-box .duration{color:#ffffffb3}.c-linear-schedule-session .time-box .buffer,.break .time-box .buffer{flex:auto}.c-linear-schedule-session .time-box .is-live,.break .time-box .is-live{text-align:center;color:#fff;letter-spacing:.5px;text-transform:uppercase;background-color:#f44336;border-radius:4px;align-self:stretch;margin:0 -10px 0 -6px;padding:2px 4px;font-weight:600}.c-linear-schedule-session .info,.break .info{background-color:#fff;border:1px solid #0000001f;border-left:none;border-radius:0 6px 6px 0}.c-linear-schedule-session .info .title,.break .info .title{margin-bottom:4px;margin-right:20px;font-size:16px}.c-linear-schedule-session .info .speakers,.break .info .speakers{color:#0000008a;display:flex}.c-linear-schedule-session .info .speakers .avatars,.break .info .speakers .avatars{flex:none;display:flex}.c-linear-schedule-session .info .speakers .avatars>:not(:first-child),.break .info .speakers .avatars>:not(:first-child){margin-left:-20px}.c-linear-schedule-session .info .speakers .avatars img,.break .info .speakers .avatars img{object-fit:cover;background-color:#fff;border-radius:50%;width:24px;height:24px;margin:0 8px 0 0}.c-linear-schedule-session .info .speakers .names,.break .info .speakers .names{line-height:24px}.c-linear-schedule-session .info .abstract,.break .info .abstract{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 12px;font-weight:400;display:-webkit-box;overflow:hidden}.c-linear-schedule-session .info .bottom-info .room,.break .info .bottom-info .room{text-align:right;color:#0000008a;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;flex:1;max-width:100%;padding-right:12px;display:inline-block;overflow:hidden}.c-linear-schedule-session .info .bottom-info .signup-icon,.break .info .bottom-info .signup-icon{color:var(--pretalx-clr-primary);flex:none;margin-left:6px;font-size:18px;line-height:20px}.c-linear-schedule-session .info .bottom-info .signup-icon.full,.break .info .bottom-info .signup-icon.full{color:#f44336}.c-linear-schedule-session .info .bottom-info .signed-up-icon,.break .info .bottom-info .signed-up-icon{color:var(--pretalx-clr-success);flex:none;margin-left:6px;font-size:18px;line-height:20px}.c-linear-schedule-session .info .bottom-info .do-not-record,.break .info .bottom-info .do-not-record{flex:none;width:20px;height:20px;margin-left:6px}.c-linear-schedule-session .session-icons,.break .session-icons{display:flex;position:absolute;top:2px;right:2px}.c-linear-schedule-session .session-icons .btn-fav-container,.break .session-icons .btn-fav-container{color:#000000de;background-color:#0000;width:32px;height:32px;margin-top:2px;padding:2px;display:inline-flex}body[modality=keyboard] .c-linear-schedule-session .session-icons .btn-fav-container:focus,body[modality=keyboard] .break .session-icons .btn-fav-container:focus,.c-linear-schedule-session .session-icons .btn-fav-container:hover:not(.disabled),.break .session-icons .btn-fav-container:hover:not(.disabled),.c-linear-schedule-session .session-icons .btn-fav-container.dropdown-open,.break .session-icons .btn-fav-container.dropdown-open{background-color:#0000001a}.c-linear-schedule-session .session-icons .btn-fav-container .bunt-icon,.break .session-icons .btn-fav-container .bunt-icon{color:#000000de}.c-linear-schedule-session .session-icons .btn-fav-container svg,.break .session-icons .btn-fav-container svg{fill:#000000de}.c-linear-schedule-session:hover .info,.break:hover .info{border:1px solid var(--track-color);border-left:none}@media (hover:none){.c-linear-schedule-session .session-icons .btn-fav-container{display:inline-flex}}.c-linear-schedule{flex-direction:column;min-height:0;display:flex}.c-linear-schedule .bucket{padding-top:8px}.c-linear-schedule .bucket .bucket-label{color:#0000008a;padding-left:16px;font-size:14px;font-weight:500}.c-linear-schedule .bucket .bucket-label .day{font-weight:600}.c-linear-schedule .bucket .break{z-index:10;background-color:#eee;border-radius:4px;justify-content:center;align-items:center;margin:8px;padding:8px;display:flex}.c-linear-schedule .bucket .break .title{color:#0000008a;font-size:20px;font-weight:500}.c-grid-schedule{flex:auto}.c-grid-schedule .grid{grid-template-columns:78px repeat(var(--total-rooms), 1fr) auto;min-width:min-content;display:grid;position:relative}.c-grid-schedule .grid>.room{top:calc(var(--pretalx-sticky-date-offset) + var(--pretalx-sticky-top-offset,0px));z-index:20;background-color:#fff;border-bottom:1px solid #0000001f;justify-content:center;align-items:center;font-size:18px;display:flex;position:sticky}.c-grid-schedule .grid>.room .room-description{color:#9e9e9e;background-color:#fff;border:2px solid #bdbdbd;border-radius:100%;width:20px;min-width:0;height:20px;margin-left:8px;padding:0;font-weight:700}.c-grid-schedule .grid>.room .room-description:hover{background-color:#d9d9d9}.c-grid-schedule .grid>.room .room-description.autofocus:focus,body[modality=keyboard] .c-grid-schedule .grid>.room .room-description:focus{outline-offset:2px;background-color:#d9d9d9;outline-width:2px;outline-color:#bfbfbf}.c-grid-schedule .grid>.room .room-description .bunt-ripple-ink .ripple.held{opacity:.7}.c-grid-schedule .grid>.room .room-description.error{background-color:#f44336}.c-grid-schedule .grid>.room .room-description.error:hover{background-color:#f01d0d}.c-grid-schedule .grid>.room .room-description.error.autofocus:focus,body[modality=keyboard] .c-grid-schedule .grid>.room .room-description.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-grid-schedule .grid>.room .room-description.success{background-color:#4caf50}.c-grid-schedule .grid>.room .room-description.success:hover{background-color:#419544}.c-grid-schedule .grid>.room .room-description.success.autofocus:focus,body[modality=keyboard] .c-grid-schedule .grid>.room .room-description.success:focus{background-color:#419544;outline-color:#39833c}.c-grid-schedule .grid>.room .room-description .bunt-progress-circular svg circle{stroke:#9e9e9e}.c-grid-schedule .grid>.room .room-description .bunt-tooltip{white-space:normal;width:200px;height:auto}.c-grid-schedule .grid .break .time-box{background-color:#9e9e9e}.c-grid-schedule .grid .break .time-box .start{color:#fff}.c-grid-schedule .grid .break .time-box .duration{color:#ffffffb3}.c-grid-schedule .grid .break .info{background-color:#eee;border:none;justify-content:center;align-items:center}.c-grid-schedule .grid .break .info .title{color:#0000008a;align:center;font-size:16px;font-weight:500}.c-grid-schedule .timeslice{color:#0000008a;white-space:nowrap;text-align:center;z-index:20;background-color:#fafafa;border-top:1px solid #0000001f;padding:8px 10px 0 16px;position:sticky;left:0}.c-grid-schedule .timeslice.datebreak{white-space:pre;border-top:3px solid #0000001f;font-weight:600}.c-grid-schedule .timeslice.gap:before{content:"";background-image:radial-gradient(circle closest-side,#9e9e9e calc(100% - .5px),#0000 100%);background-position:0 0;background-repeat:repeat-y;background-size:5px 15px;width:6px;height:calc(100% - 42px);display:block;position:absolute;top:30px;left:50%}.c-grid-schedule .timeline{background-color:#0000001f;width:100%;height:1px;position:absolute}.c-grid-schedule .timeline.datebreak{height:3px}.c-grid-schedule .now{z-index:20;position:sticky;left:2px}.c-grid-schedule .now:before{content:"";height:2px;top:calc(var(--offset) * 100%);background-color:#f44336;width:100%;display:block;position:absolute}.c-grid-schedule .now.on-daybreak:before{background:repeating-linear-gradient(90deg,#0000,#0000 5px,#f44336 5px 10px)}.c-grid-schedule .now svg{top:calc(var(--offset) * 100% - 11px);fill:#f44336;width:24px;height:24px;position:absolute}.c-grid-schedule .bunt-scrollbar-rail-wrapper-x,.c-grid-schedule .bunt-scrollbar-rail-wrapper-y{z-index:30}.pretalx-modal{border:0;border-radius:8px;width:calc(100vw - 32px);max-width:848px;max-height:calc(100vh - 64px);padding:0;font-size:16px;overflow-y:auto;box-shadow:0 -2px 4px #0000000f,0 1px 3px #0000001f,0 8px 24px #00000026,0 16px 32px #00000017}.pretalx-modal .dialog-inner{margin:0;padding:16px 24px}.pretalx-modal .close-button{cursor:pointer;color:#757575;background:0 0;border:none;padding:8px;font-size:22px;font-weight:700;position:absolute;top:0;right:4px}.pretalx-modal .close-button:hover{color:#212121;background:0 0}.pretalx-modal h3{align-items:center;margin:8px 0;display:flex}.pretalx-modal .ampm{margin-left:4px}.pretalx-modal .facts{color:#757575;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;margin-bottom:8px;display:flex}.pretalx-modal .facts>*{margin-bottom:8px;margin-right:4px}.pretalx-modal .facts>:not(:last-child):after{content:","}.pretalx-modal .signup-banner{color:#4caf50;background-color:#2e7d321a;border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:14px;display:flex}.pretalx-modal .signup-banner .fa{font-size:16px}.pretalx-modal .signup-banner .signup-status-label{flex:1}.pretalx-modal .signup-banner .signup-link{color:inherit;font-weight:600;text-decoration:underline}.pretalx-modal .signup-banner .signup-link:hover{text-decoration:none}.pretalx-modal .signup-banner.full{color:#f44336;background-color:#b23e651a}.pretalx-modal .card-content{flex-direction:column;display:flex}.pretalx-modal .text-content{margin-bottom:8px}.pretalx-modal .text-content .abstract{font-weight:700}.pretalx-modal .text-content p{font-size:16px}.pretalx-modal .text-content hr{color:#ced4da;border:0;border-top:1px solid #e0e0e0;height:0;margin:16px 0}.pretalx-modal .answers .icon-group{flex-wrap:wrap;gap:8px;margin-top:2px;margin-bottom:0;display:flex}.pretalx-modal .answers .icon-group .icon-link{align-items:center;margin-right:8px;display:inline-flex}.pretalx-modal .answers .icon-group .icon-link:last-child{margin-right:0}.pretalx-modal .answers .icon-group .icon-link a{color:var(--pretalx-clr-primary-text);align-items:center;text-decoration:none;display:flex}.pretalx-modal .answers .icon-group .icon-link a:hover{text-decoration:underline}.pretalx-modal .answers .icon-group .icon-link a img{margin-right:4px}.pretalx-modal .answers .inline-answer{margin-bottom:8px;display:block}.pretalx-modal .answers .inline-answer .question{color:var(--pretalx-clr-text);margin-right:4px}.pretalx-modal .answers .inline-answer .question strong{font-weight:600}.pretalx-modal .answers .inline-answer .answer{color:var(--pretalx-clr-text)}.pretalx-modal .answers .inline-answer .answer p{margin:0;display:inline}.pretalx-modal .answers .inline-answer .answer .fa{margin-right:4px}.pretalx-modal .answers .inline-answer .answer a{color:var(--pretalx-clr-primary-text);text-decoration:none}.pretalx-modal .answers .inline-answer .answer a:hover{text-decoration:underline}.pretalx-modal .resources strong{margin-right:4px}.pretalx-modal .resources a[href]{color:var(--pretalx-clr-primary-text);text-decoration:none}.pretalx-modal .resources a[href]:hover{text-decoration:underline}.pretalx-modal .resources .resource-icon{vertical-align:middle;margin-right:4px;display:inline-block}.pretalx-modal .resources ul{margin:4px 0 0;padding-left:20px}.pretalx-modal .resources ul li{margin-bottom:4px}.pretalx-modal .inner-card{cursor:pointer;min-height:96px;color:var(--pretalx-clr-primary-text);border:1px solid #ced4da;border-radius:6px;align-items:flex-start;margin-bottom:12px;padding:8px;text-decoration:none;display:flex}.pretalx-modal .inner-card:hover{border-color:var(--pretalx-clr-primary)}.pretalx-modal .inner-card .inner-card-content{margin-top:8px;margin-left:8px}.pretalx-modal .inner-card .inner-card-content p{color:var(--pretalx-clr-text);font-size:14px}.pretalx-modal .inner-card .img-wrapper,.pretalx-modal .inner-card .img-wrapper img,.pretalx-modal .inner-card .img-wrapper .avatar-placeholder{width:100px;height:100px}.pretalx-modal .img-wrapper{width:140px;height:140px;padding:4px 16px 4px 4px}.pretalx-modal .img-wrapper img,.pretalx-modal .img-wrapper .avatar-placeholder{border-radius:50%;width:140px;height:140px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.pretalx-modal .img-wrapper img{object-fit:cover}.pretalx-modal .img-wrapper .avatar-placeholder{background:#0000001a;justify-content:center;align-items:center;display:flex}.pretalx-modal .img-wrapper .avatar-placeholder svg{color:#0000004d;width:60%;height:60%}.pretalx-modal .speaker-details h3{margin-bottom:0}.pretalx-modal .speaker-details .speaker-content{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.pretalx-modal .speaker-details .speaker-content .biography{margin-top:8px}.pretalx-modal .speaker-details .speaker-avatar-container.outline-container{border:1px solid var(--pretalx-clr-primary);border-radius:6px;flex-direction:column;align-items:center;margin-left:8px;padding:12px;display:flex;box-shadow:0 1px 2px #0000003d}.pretalx-modal .speaker-details .speaker-avatar-container.outline-container .img-wrapper{padding:0 0 8px}.pretalx-modal .speaker-details .speaker-avatar-container .answers hr{color:#ced4da;border:0;border-top:1px solid #e0e0e0;height:0;margin:8px 0}.pretalx-modal .speaker-details .speaker-avatar-container .answers .icon-group{justify-content:center}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer{margin-top:8px}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .question{color:var(--pretalx-clr-text);margin-right:4px}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .question strong{font-weight:600}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .answer{color:var(--pretalx-clr-text)}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .answer p{margin:0;display:inline}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .answer .fa{margin-right:4px}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .answer a{color:var(--pretalx-clr-primary-text);text-decoration:none}.pretalx-modal .speaker-details .speaker-avatar-container .answers .inline-answer .answer a:hover{text-decoration:underline}@media (max-width:768px){.pretalx-modal .speaker-details .speaker-content{display:block}.pretalx-modal .speaker-details .speaker-content .speaker-avatar-container{float:right;width:auto;max-width:200px;margin-bottom:16px;margin-left:16px}.pretalx-modal .speaker-details .speaker-content .speaker-avatar-container.outline-container{margin-right:0}.pretalx-modal .speaker-details .speaker-content .text-content,.pretalx-modal .speaker-details .speaker-content .text-content .biography{display:inline}.pretalx-modal .speaker-details:after{content:"";clear:both;display:table}.pretalx-modal .speaker-sessions{clear:both;margin:0 -8px}}.pretalx-schedule .filter-pill{cursor:pointer;color:#616161;white-space:nowrap;background-color:#0000;border:1.5px solid #e0e0e0;border-radius:16px;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.pretalx-schedule .filter-pill:hover{color:#616161;background-color:#f5f5f5;border-color:#bdbdbd}.pretalx-schedule .filter-pill.active{border-color:var(--pill-color,var(--pretalx-clr-primary));background-color:var(--pill-color,var(--pretalx-clr-primary));color:#fff}.pretalx-schedule .filter-pill.active:hover{background-color:var(--pill-color,var(--pretalx-clr-primary));color:#fff;opacity:.9}.pretalx-schedule .filter-pill.has-color:not(.active){border-color:var(--pill-color);color:var(--pill-color)}.pretalx-schedule .filter-pill.has-color:not(.active):hover{background-color:var(--pill-color);color:#fff;opacity:.85}.pretalx-schedule .filter-pill .label{line-height:1.2}.pretalx-schedule .filter-pill .count{font-weight:600}.filter-bar{width:100%;max-width:var(--schedule-max-width);background-color:#fff;justify-content:space-between;align-self:center;align-items:center;gap:12px;padding:8px 0;display:flex}.filter-bar.two-rows{flex-direction:column-reverse;align-items:stretch;gap:8px}.filter-bar.two-rows .filter-controls{align-self:flex-start}.filter-bar.two-rows .timezone-container{align-self:flex-end;margin-left:0}.filter-bar .filter-controls{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;padding-left:8px;display:flex}.filter-bar .filter-controls .fav-pill .star-icon{fill:currentColor;width:16px;height:16px}.filter-bar .filter-controls .signed-up-pill .signed-up-icon{font-size:14px}.filter-bar .timezone-container{flex-shrink:0;align-items:center;margin-left:auto;padding-right:8px;display:flex}.filter-bar .timezone-container .timezone-select{max-width:200px}.filter-bar .timezone-container .timezone-label{color:#0000008a;white-space:nowrap;font-size:14px}.filter-bar .filter-trigger{flex-shrink:0}.filter-bar .filter-trigger.clear-all-trigger{color:#f44336;background-color:#0000;border-color:#f44336}.filter-bar .filter-trigger.clear-all-trigger:hover{color:#fff;background-color:#f44336;border-color:#f44336}.filter-bar .filter-trigger .filter-icon{fill:currentColor;width:18px;height:18px}.filter-sections .filter-section{margin-bottom:20px}.filter-sections .filter-section:last-child{margin-bottom:0}.filter-sections .filter-section .section-label{color:#757575;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.filter-sections .filter-section .pills-container{flex-wrap:wrap;gap:8px;display:flex}.filter-sections .filter-section .search-input-wrapper{align-items:center;display:flex;position:relative}.filter-sections .filter-section .search-input-wrapper .search-icon{color:#bdbdbd;pointer-events:none;width:18px;height:18px;position:absolute;left:12px}.filter-sections .filter-section .search-input-wrapper .search-input{box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:10px 14px 10px 38px;font-size:14px;transition:border-color .2s}.filter-sections .filter-section .search-input-wrapper .search-input:focus{border-color:var(--pretalx-clr-primary)}.pretalx-schedule .filter-bottom-sheet-backdrop{z-index:999;background-color:#00000080;width:100vw;height:100vh;position:fixed;bottom:0;left:0}.pretalx-schedule .filter-bottom-sheet{z-index:1000;background-color:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100vw;max-height:70vh;display:flex;position:fixed;bottom:0;left:0;overflow:hidden;box-shadow:0 -4px 20px #00000026}.pretalx-schedule .filter-bottom-sheet .sheet-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 8px;display:flex}.pretalx-schedule .filter-bottom-sheet .sheet-header h3{margin:0;font-size:18px;font-weight:600}.pretalx-schedule .filter-bottom-sheet .sheet-header .close-button{cursor:pointer;color:#757575;background:0 0;border:none;padding:8px;font-size:20px;font-weight:700;line-height:1}.pretalx-schedule .filter-bottom-sheet .sheet-header .close-button:hover{color:#212121;background:0 0}.pretalx-schedule .filter-bottom-sheet .sheet-content{flex:1;padding:16px 20px;overflow-y:auto}.pretalx-schedule .filter-bottom-sheet .sheet-footer{border-top:1px solid #eee;flex-direction:column;flex-shrink:0;gap:8px;padding:16px 20px;display:flex}.pretalx-schedule .show-results-button{background-color:var(--pretalx-clr-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 20px;font-size:16px;font-weight:600;transition:opacity .2s}.pretalx-schedule .show-results-button:hover{background-color:var(--pretalx-clr-primary);color:#fff;opacity:.9}.pretalx-schedule .clear-all-button{width:100%;color:var(--pretalx-clr-primary);border:1px solid var(--pretalx-clr-primary);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s}.pretalx-schedule .clear-all-button:hover{background-color:var(--pretalx-clr-primary);color:#fff}.pretalx-schedule #filter-bottom-sheet-dialog{opacity:0;transition:opacity .15s ease, transform .15s ease, overlay .15s ease allow-discrete, display .15s ease allow-discrete;margin:0;position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)scale(.95)}.pretalx-schedule #filter-bottom-sheet-dialog[open]{opacity:1;transform:translate(-50%,-50%)scale(1)}@starting-style{.pretalx-schedule #filter-bottom-sheet-dialog[open]{opacity:0;transform:translate(-50%,-50%)scale(.95)}}.pretalx-schedule #filter-bottom-sheet-dialog::backdrop{transition:background-color .15s ease, overlay .15s ease allow-discrete, display .15s ease allow-discrete;background-color:#0000}.pretalx-schedule #filter-bottom-sheet-dialog[open]::backdrop{background-color:#00000080}@starting-style{.pretalx-schedule #filter-bottom-sheet-dialog[open]::backdrop{background-color:#0000}}.pretalx-schedule #filter-bottom-sheet-dialog .dialog-inner{padding:16px 24px 20px}.pretalx-schedule #filter-bottom-sheet-dialog .dialog-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.pretalx-schedule #filter-bottom-sheet-dialog .dialog-header h3{margin:0;font-size:18px;font-weight:600}.pretalx-schedule #filter-bottom-sheet-dialog .dialog-footer{border-top:1px solid #eee;flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;display:flex}.bottom-sheet-backdrop-enter-active,.bottom-sheet-backdrop-leave-active{transition:opacity .2s}.bottom-sheet-backdrop-enter-from,.bottom-sheet-backdrop-leave-to{opacity:0}.bottom-sheet-enter-active,.bottom-sheet-leave-active{transition:transform .2s ease-out}.bottom-sheet-enter-from,.bottom-sheet-leave-to{transform:translateY(100%)}.c-jump-to-now{z-index:100;background-color:var(--pretalx-clr-primary,#3aa57c);border-radius:24px;align-items:center;gap:4px;padding:4px;display:flex;position:fixed;bottom:36px;right:20px;box-shadow:0 2px 8px #00000040}.c-jump-to-now .jump-button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:8px;padding:8px 16px 8px 12px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.c-jump-to-now .jump-button:hover{background-color:#ffffff26}.c-jump-to-now .jump-button svg{flex-shrink:0;width:20px;height:20px}.c-jump-to-now .dismiss-button{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s;display:flex}.c-jump-to-now .dismiss-button:hover{background-color:#ffffff59}.c-jump-to-now .dismiss-button svg{width:16px;height:16px}.jump-to-now-enter-active,.jump-to-now-leave-active{transition:all .2s}.jump-to-now-enter-from,.jump-to-now-leave-to{opacity:0;transform:translateY(20px)}.bunt-button::-moz-focus-inner{border:0}.bunt-link-button::-moz-focus-inner{border:0}@keyframes button-container-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes bunt-progress-circular-rotate{to{transform:rotate(360deg)}}@keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}.schedule-notice{text-align:center;padding:32px;font-size:18px}.schedule-notice.error{color:$clr-error}.schedule-notice.info{color:#757575}.schedule-notice.filtered-empty{color:#757575;padding-top:48px}.schedule-notice.filtered-empty .clear-filters-button{background-color:var(--pretalx-clr-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:16px;padding:10px 20px;font-size:14px;font-weight:500}.schedule-notice.filtered-empty .clear-filters-button:hover{opacity:.9}.schedule-notice .notice-message{margin-top:16px}.pretalx-schedule,dialog.pretalx-modal{color:#0d0f10}.pretalx-schedule{--pretalx-clr-text:#0d0f10;background-color:#fafafa;flex-direction:column;height:100%;min-height:0;font-size:14px;display:flex}.pretalx-schedule.grid-schedule{min-width:min-content;max-width:var(--schedule-max-width);margin:0 auto}.pretalx-schedule.list-schedule{min-width:0}.pretalx-schedule .days-wrapper{width:100%;top:var(--pretalx-sticky-top-offset,0px);z-index:30;background-color:#fff;position:sticky}.pretalx-schedule .days{min-width:0;max-width:var(--schedule-max-width);background-color:#fff;flex:none;height:48px;margin:0 auto;left:0;overflow-x:auto}.pretalx-schedule .days .bunt-tabs-header{background-color:#0000}.pretalx-schedule .days .bunt-tabs-header .bunt-tabs-header-items,.pretalx-schedule .days .bunt-tabs-header .bunt-tabs-header-items .bunt-tab-header-item-icon{color:#0000008a}body[modality=keyboard] .pretalx-schedule .days .bunt-tabs-header .bunt-tab-header-item:focus{outline:1px solid var(--pretalx-clr-primary)}.pretalx-schedule .days .bunt-tabs-header .bunt-tab-header-item.active,.pretalx-schedule .days .bunt-tabs-header .bunt-tab-header-item.active .bunt-tab-header-item-icon{color:var(--pretalx-clr-primary)}.pretalx-schedule .days .bunt-tabs-indicator{background-color:var(--pretalx-clr-primary)}.pretalx-schedule .days .bunt-tabs-header{min-width:min-content}.pretalx-schedule .days .bunt-tabs-header-items{justify-content:center;min-width:min-content}.pretalx-schedule .days .bunt-tabs-header-items .bunt-tab-header-item{min-width:min-content}.pretalx-schedule .days .bunt-tabs-header-items .bunt-tab-header-item-text{white-space:nowrap}.error-messages{z-index:1000;width:250px;padding:12px;position:fixed;bottom:0;right:0}.error-messages .error-message{color:#f44336;background-color:#fff;border:2px solid #f44336;border-radius:6px;margin-top:8px;padding:8px;position:relative;box-shadow:0 2px 4px #0003}.error-messages .error-message .btn{cursor:pointer;border:1px solid #f44336;border-radius:2px;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:4px;right:4px;box-shadow:1px 1px 2px #0003}.error-messages .error-message .message{margin-right:22px}.powered-by{text-align:center;color:#757575;margin-top:16px;margin-bottom:16px;font-size:12px}.powered-by a{color:#757575;font-weight:700;text-decoration:none;transition:all .1s ease-in}.powered-by a:hover{color:#3aa57c}html,body{--pretalx-clr-primary:var(--color-primary,#3aa57c);--pretalx-clr-primary-text:color-mix(in srgb, var(--pretalx-clr-primary), black 10%);--pretalx-clr-primary-text-dark:color-mix(in srgb, var(--pretalx-clr-primary), black 40%);--pretalx-clr-success:#3aa57c}.bunt-ripple-ink{border-radius:inherit;display:block;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.ripple{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.1;background-color:currentColor;background-clip:padding-box;border-radius:50%;transition:transform .4s ease-out,opacity .4s ease-out;position:absolute;transform:scale(1)}.ripple-ink-enter-from{opacity:.2;transform:scale(0)}.ripple-ink-leave-active{opacity:0;transition:transform .1s ease-out,opacity .1s ease-out}.bunt-icon{width:24px;height:24px;cursor:inherit;font-size:24px;line-height:24px;display:inline-block}.bunt-button,.bunt-link-button{text-transform:uppercase;vertical-align:middle;cursor:default;white-space:nowrap;border:none;border-radius:4px;outline:none;flex-shrink:0;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 16px;font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:36px;display:inline-flex;position:relative}.bunt-button::-moz-focus-inner{border:0}.bunt-link-button::-moz-focus-inner{border:0}.bunt-button.autofocus:focus,.bunt-link-button.autofocus:focus,body[modality=keyboard] .bunt-button:focus,body[modality=keyboard] .bunt-link-button:focus{outline-style:solid}.bunt-button.disabled .bunt-button-content,.bunt-link-button.disabled .bunt-button-content{opacity:.6}.bunt-button:not(.disabled),.bunt-link-button:not(.disabled){cursor:pointer}.bunt-button .bunt-progress-circular,.bunt-link-button .bunt-progress-circular{position:absolute;top:50%;left:50%}.bunt-button .bunt-progress-circular.active,.bunt-link-button .bunt-progress-circular.active{animation:1.568s linear infinite button-container-rotate}.bunt-button .bunt-icon.error,.bunt-link-button .bunt-icon.error,.bunt-button .bunt-icon.success,.bunt-link-button .bunt-icon.success{position:absolute}.bunt-button.error .bunt-tooltip,.bunt-link-button.error .bunt-tooltip{background-color:#f44336}.bunt-button-content{display:flex}.bunt-button-content.invisible{visibility:hidden}.bunt-icon{height:36px;font-size:20px;line-height:36px}.bunt-button-raised{transition:box-shadow .1s;box-shadow:0 0 2px #0000001f,0 2px 2px #0003}.bunt-button-raised.autofocus:focus,body[modality=keyboard] .bunt-button-raised:focus{outline:none;box-shadow:0 0 5px #00000038,0 3px 6px #0000004d}.bunt-checkbox{flex-shrink:0;align-items:center;display:flex;position:relative}.bunt-checkbox input{opacity:0;cursor:pointer;width:1px;height:1px;position:absolute;top:0;left:0}.bunt-checkbox label{cursor:pointer;align-items:center;font-size:14px;line-height:24px;display:flex}.bunt-checkbox .bunt-checkbox-box{border:2px solid #0000008a;border-radius:2px;width:20px;height:20px;margin-right:8px;transition:all .2s ease-out;position:relative}.bunt-checkbox .bunt-checkbox-box:after{opacity:0;content:" ";border:2px solid #fff;border-top:0;border-left:0;width:6px;height:13px;transition:all .3s cubic-bezier(.55,0,.55,.2);position:absolute;top:0;left:6px;transform:rotate(45deg)scale(.15)}.bunt-checkbox.checked .bunt-checkbox-box{background-color:#2196f3;border-color:#2196f3}.bunt-checkbox.checked .bunt-checkbox-box:after{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:rotate(45deg)scale(1)}.bunt-checkbox.disabled label{cursor:not-allowed;color:#0000008a}.bunt-checkbox.disabled .bunt-checkbox-box{border-color:#bdbdbd}.bunt-checkbox.disabled.checked .bunt-checkbox-box{background-color:#bdbdbd}.bunt-radio{cursor:pointer;flex-shrink:0;padding-top:16px;display:flex;position:relative}.bunt-radio input{cursor:inherit;pointer-events:all;opacity:0;z-index:2;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;position:absolute;left:0}.bunt-radio label{font-size:14px;line-height:20px}.bunt-radio .bunt-radio-circle{box-sizing:border-box;border:2px solid #0000008a;border-radius:50%;width:20px;height:20px;margin-right:8px;transition:all .2s ease-out;position:relative}.bunt-radio .bunt-radio-circle:after{opacity:0;content:" ";background-color:#2196f3;border-radius:50%;width:10px;height:10px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:3px;left:3px}.bunt-radio.checked .bunt-radio-circle{border-color:#2196f3}.bunt-radio.checked .bunt-radio-circle:after{opacity:1}.bunt-icon-button{vertical-align:middle;cursor:default;background:0 0;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;line-height:36px;display:inline-flex;position:relative}.bunt-icon-button::-moz-focus-inner{border:0}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-style:solid}.bunt-icon-button.disabled .bunt-icon,.bunt-icon-button.disabled svg{opacity:.6}.bunt-icon-button:not(.disabled){cursor:pointer}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-offset:0;outline-width:2px}.bunt-icon-button .bunt-icon{width:auto;height:36px;font-size:20px;line-height:36px}.bunt-icon-button svg{height:20px}.bunt-input{flex-direction:column;flex-shrink:0;height:56px;padding-top:16px;display:flex}.bunt-input .label-input-container{align-items:center;display:flex;position:relative}.bunt-input .icon{color:#0000008a;padding:0 0 0 8px;font-size:22px}.bunt-input input{box-sizing:border-box;background-color:#0000;border:none;border-radius:4px;outline:none;flex:auto;width:100%;height:37px;padding:8px 8px 8px 12px;font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}.bunt-input label{pointer-events:none;color:#0000008a;transform-origin:0 0;font-size:16px;font-weight:400;line-height:21px;transition:transform .25s,width .25s;position:absolute;top:8px;left:12px}.bunt-input ::placeholder{color:#0000008a}.bunt-input .error-icon{color:#f44336;padding-right:8px;font-size:22px}.bunt-input .outline{stroke:#00000061;stroke-width:1px;fill:none;pointer-events:none;width:100%;height:100%;stroke-dasharray:calc(var(--label-gap) / 2 + 4) 0 100000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.bunt-input .hint{color:#0000008a;padding-top:0;padding-left:16px;font-size:13px;line-height:18px}.bunt-input .hint p{margin:0}.bunt-input.with-icon input{padding-left:4px}.bunt-input.focused .outline{stroke:#2196f3;stroke-width:2px}.bunt-input.focused label{color:#2196f3}.bunt-input.floating-label .outline,.bunt-input.focused .outline{stroke-dasharray:3 var(--label-gap) 10000}.bunt-input.floating-label label,.bunt-input.focused label{transform:translateY(-15px)scale(.75)}.bunt-input.disabled{cursor:not-allowed}.bunt-input.disabled input{cursor:not-allowed;color:#00000061;background-color:#00000014}.bunt-input.disabled .outline{stroke-dasharray:10}.bunt-input.disabled.floating-label .outline,.bunt-input.disabled.focused .outline{stroke-dasharray:3 var(--label-gap) 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10}.bunt-input.invalid .hint,.bunt-input.invalid label{color:#f44336}.bunt-input.invalid .outline{stroke:#f44336;stroke-width:2px}.bunt-input-outline-container{flex-direction:column;flex-shrink:0;padding-top:16px;display:flex;position:relative}.bunt-input-outline-container>label{pointer-events:none;color:#0000008a;transform-origin:0 0;font-size:16px;font-weight:400;line-height:21px;position:absolute;top:8px;left:12px;transform:translateY(-15px)scale(.75)}.bunt-input-outline-container>.outline{stroke:#00000061;stroke-width:1px;fill:none;pointer-events:none;width:100%;height:100%;stroke-dasharray:3 var(--label-gap) 10000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.bunt-input-outline-container.focused>.outline{stroke:#2196f3;stroke-width:2px}.bunt-input-outline-container.focused>label{color:#2196f3}a.bunt-link-button{color:#000000de;background-color:#eee;text-decoration:none;display:inline-flex}.bunt-drop-element{z-index:$z-index-dropdown;opacity:0;max-width:100%;max-height:100%;transition:opacity .2s;display:none;position:absolute}.bunt-drop-element,.bunt-drop-element:after,.bunt-drop-element:before,.bunt-drop-element *,.bunt-drop-element :after,.bunt-drop-element :before{box-sizing:border-box}.bunt-drop-element.bunt-drop-open{display:block}.bunt-drop-element.bunt-drop-after-open{opacity:1}.bunt-progress-circular{width:48px;height:48px;display:inline-block;position:relative}.bunt-progress-circular.tiny{width:14px;height:14px}.bunt-progress-circular.tiny circle{stroke-width:8px}.bunt-progress-circular.small{width:24px;height:24px}.bunt-progress-circular.small circle{stroke-width:7px}.bunt-progress-circular.big{width:64px;height:64px}.bunt-progress-circular.big circle{stroke-width:4px}.bunt-progress-circular.huge{width:128px;height:128px}.bunt-progress-circular.huge circle{stroke-width:3px}.bunt-progress-circular.progress-center{margin:auto;display:block}.bunt-progress-circular.progress-page{margin:7rem auto;display:block}.bunt-progress-circular svg{width:100%;height:100%;animation:1.568s linear infinite bunt-progress-circular-rotate;position:relative}.bunt-progress-circular svg circle{fill:none;stroke:#2196f3;stroke-width:5px;stroke-miterlimit:10;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:square;animation:1.333s ease-in-out infinite bunt-progress-circular-dash}.bunt-select{position:relative}.bunt-select .open-indicator{color:#0000008a;cursor:pointer;font-size:28px;line-height:20px;transition:all .25s ease-in-out;position:absolute;top:8px;right:4px}.bunt-select.open .open-indicator{transform-origin:50%;transform:rotate(180deg)}.bunt-select .bunt-input input{padding-right:20px}.bunt-select-dropdown-menu{z-index:100;background-color:#fff;border-top:none;border-radius:0 0 2px 2px;flex-direction:column;transition:box-shadow .3s;display:flex;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.bunt-select-dropdown-menu .scrollable-menu{flex-direction:column;flex:auto;min-height:0;display:flex}.bunt-select-dropdown-menu ul{margin:0;padding:0}.bunt-select-dropdown-menu li{text-overflow:ellipsis;white-space:nowrap;height:32px;padding:0 8px;line-height:32px;list-style-type:none;overflow:hidden}.bunt-select-dropdown-menu li.highlight{background-color:#2196f3}.bunt-switch{cursor:pointer;flex-shrink:0;height:20px;margin-bottom:8px;display:flex;position:relative}.bunt-switch input{cursor:inherit;pointer-events:all;opacity:0;z-index:2;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;position:absolute;left:0}.bunt-switch label{font-size:14px;line-height:14px}.bunt-switch .bunt-switch-track{background-color:#00000061;border-radius:30px;width:36px;height:14px;margin-right:8px;transition:all .4s ease-out;position:relative}.bunt-switch .bunt-switch-thumb{background-color:#fafafa;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:50%;left:0;transform:translate(-1px,-50%);box-shadow:0 1px 1px #00000024,0 1px 3px #0000001f,0 2px 1px -1px #0003}.bunt-switch.checked .bunt-switch-track{background-color:#2196f380}.bunt-switch.checked .bunt-switch-thumb{background-color:#2196f3;transform:translate(75%,-50%);box-shadow:0 2px 2px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.bunt-tabs{width:100%;margin-bottom:24px}.bunt-tabs-header{width:100%;position:relative}.bunt-tabs-header .bunt-tab-header-item .bunt-ripple-ink .ripple.held{opacity:.7}.bunt-tabs-header-items{margin:0;padding:0;list-style:none;display:flex;position:relative}.bunt-tab-header-item{text-transform:uppercase;cursor:pointer;outline:none;justify-content:center;align-items:center;min-width:80px;height:48px;padding:0 12px;font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;display:flex;position:relative}.bunt-tab-header-item.type-icon-and-text{flex-direction:column;height:72px;display:flex}.bunt-tab-header-item.type-icon-and-text .bunt-tab-header-item-icon{margin-bottom:4px}.bunt-tab-header-item.disabled{opacity:.4;cursor:default}.bunt-tabs-indicator{transform-origin:0;height:2px;transition:transform;position:absolute;bottom:0;left:0;right:0;transform:scale(0)}.bunt-tabs-indicator.align-bottom{top:0;bottom:auto}.bunt-tabs-indicator.expand{transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.bunt-tabs-indicator.contract{transition-duration:90ms;transition-timing-function:cubic-bezier(0,0,.2,1)}.bunt-tooltip{will-change:transform, opacity;color:#fff;white-space:nowrap;text-transform:none;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:90000;background-color:#0000008a;border-radius:2px;height:24px;padding:0 8px;font-size:14px;font-weight:400;line-height:24px;top:0;left:0}.bunt-dialog-container{z-index:90001;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bunt-dialog-container .bunt-dialog{z-index:90003;background-color:#fff;border-radius:2px;width:50vw;transition:box-shadow .3s;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.bunt-dialog-container .bunt-backdrop{z-index:90002;background-color:#0000008a;position:absolute;inset:0}.bunt-scrollbar{box-sizing:border-box;scrollbar-width:none;position:relative;overflow:scroll}.bunt-scrollbar:hover .bunt-scrollbar-thumb{opacity:.4}.bunt-scrollbar::-webkit-scrollbar{display:none}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{-webkit-user-select:none;user-select:none;position:sticky;margin:0!important}.bunt-scrollbar .bunt-scrollbar-rail-x,.bunt-scrollbar .bunt-scrollbar-rail-y{-webkit-user-select:none;user-select:none;position:absolute}.bunt-scrollbar .bunt-scrollbar-thumb{opacity:.2;background-color:#546e7a;border-radius:6px;transition:height .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:absolute}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x{width:0;height:0;top:100%;bottom:0;left:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x{height:15px;bottom:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x .bunt-scrollbar-thumb{height:6px;bottom:2px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x:hover .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x.active .bunt-scrollbar-thumb{opacity:.8;height:12px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{width:0;height:0;bottom:100%;left:100%;right:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y{width:15px;top:0;right:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y .bunt-scrollbar-thumb{width:6px;right:2px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y:hover .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y.active .bunt-scrollbar-thumb{opacity:.8;width:12px}html,body{margin:0}.pretalx-schedule a{color:var(--pretalx-clr-primary-text);text-decoration:none}.pretalx-schedule a:hover{color:var(--pretalx-clr-primary-text-dark);text-decoration:none}.pretalx-schedule a.btn{color:inherit}.pretalx-schedule a.c-linear-schedule-session{color:var(--pretalx-clr-text)}.pretalx-schedule h1,.pretalx-schedule h2,.pretalx-schedule h3,.pretalx-schedule h4,.pretalx-schedule h5,.pretalx-schedule h6{text-rendering:optimizelegibility;margin:.75em 0;font-weight:700;line-height:1.6em}.pretalx-schedule h1{font-size:2.4em}.pretalx-schedule h2{font-size:1.8em}.pretalx-schedule h3{font-size:1.5em}.pretalx-schedule h4{font-size:1.3em}.pretalx-schedule h5{font-size:1em}.pretalx-schedule h6{text-transform:uppercase;font-size:.9em}.pretalx-schedule p{margin:.75em 0;line-height:1.6em}.pretalx-schedule blockquote{border-left:4px solid;margin:1em 0;padding-left:1.5em}.pretalx-schedule blockquote>p{margin-top:0;font-size:1.27em;font-weight:300;line-height:1.27em}.pretalx-schedule blockquote>cite,.pretalx-schedule blockquote>footer,.pretalx-schedule blockquote>figcaption{color:#757575}.pretalx-schedule blockquote>cite:before,.pretalx-schedule blockquote>footer:before,.pretalx-schedule blockquote>figcaption:before{content:"—"}.pretalx-schedule .abstract ul,.pretalx-schedule .description ul,.pretalx-schedule .biography ul,.pretalx-schedule .answer ul,.pretalx-schedule .abstract ol,.pretalx-schedule .description ol,.pretalx-schedule .biography ol,.pretalx-schedule .answer ol{margin:.32em .94em;padding-left:1em}.pretalx-schedule .abstract ul li,.pretalx-schedule .description ul li,.pretalx-schedule .biography ul li,.pretalx-schedule .answer ul li,.pretalx-schedule .abstract ol li,.pretalx-schedule .description ol li,.pretalx-schedule .biography ol li,.pretalx-schedule .answer ol li{padding:.125em 0}.pretalx-schedule .bunt-scrollbar{min-height:0}.pretalx-schedule .bunt-tooltip{white-space:normal;background-color:#000000d9;max-width:200px;height:auto;padding:8px;line-height:1.4}
