.bc-agenda{font-family:sans-serif;margin:2rem 0}.bc-agenda--hide{display:none}.bc-agenda__nav{overflow-x:auto;display:flex}@media screen and (min-width:500px;){.bc-agenda__nav{overflow:auto}}@media screen and (min-width:500px){.bc-agenda-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bc-agenda-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%}.bc-agenda-column--20{flex-grow:0;flex-shrink:0;flex-basis:20%}.bc-agenda-column--vcenter{-ms-flex-item-align:center;align-self:center}.bc-agenda__day{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:fadeInFromNone;animation-name:fadeInFromNone;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInFromNone{0%{opacity:0}100%{opacity:1}}@keyframes fadeInFromNone{0%{opacity:0}100%{opacity:1}}.bc-agenda__daytitle{margin:1rem 0}.bc-agenda__daytitle small{text-transform:uppercase;font-size:.6em}.bc-agenda__headshot{margin-right:1rem}.bc-agenda__headshot img{border-radius:50%;max-width:70px}.bc-agenda__speaker{-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:2rem;justify-content:space-around}.bc-agenda__header{font-weight:bold}.bc-agenda__header>div{padding:0 .2rem}.bc-agenda__header,.bc-agenda__description{padding:.8rem}.bc-agenda__title{font-size:1.3rem;margin:.5rem 0}@media screen and (min-width:500px){.bc-agenda__title{margin:0}}.bc-agenda__subtitle{font-size:1rem}.bc-agenda__speakers{padding-top:1rem;margin-bottom:1rem;flex-wrap:wrap}.bc-agenda__timeslot{margin-top:1rem;margin-bottom:1rem}.bc-agenda__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.bc-agenda__nav button{border-right:0;border-bottom:0;border-left:0;padding:1rem;text-align:left;color:inherit;white-space:nowrap;border-radius:0 !important}.bc-agenda__nav button:hover{cursor:pointer}.bc-agenda_day--label{display:block;text-transform:uppercase;font-weight:bold;font-size:1.1rem}.bc-agenda__speakername,.bc-agenda__speakertitle{margin:0 0 5px 0}.bc-agenda__speakercompany{margin:5px 0}@media screen and (min-width:500px){.bc-agenda__speakercompany{text-align:center}}.bc-agenda__speakercompany img{max-width:200px;height:auto}.bc-agenda__sponsor{font-weight:normal;font-style:italic}@media screen and (min-width:500px){.bc-agenda__sponsor{text-align:right}}.bc-agenda__moreinfo{margin-top:2rem}