<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, .events-hub-main {
	background-color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #333;
	overflow-anchor: none;
	overscroll-behavior: none;
}

.events-hub-main a:hover {
	text-decoration: none;
	color: inherit;
}

.hub-header {
	position: relative;
	text-align: center;
	height:100vh;
	width: 100%;
	margin-bottom: 70px;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
}

.main-text-header {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.2px;
	font-weight: 600;
	margin-bottom: 28px;
}

.hub-text-image img {
	margin-top: 15vh;
	max-height: 68vh;
}

.article-format {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.2px;
}

.agenda-item {
	font-weight: 600;
	font-size: 24px;
}

.agenda-item &gt; li {
	margin-bottom: 20px; 
}

.agenda-item .agenda-day-item {
	height: 0;
	transition: height 0.5s;
	overflow: hidden;
	font-size: 20px;
	line-height: 28px;
}

.agenda-header {
	padding:25px 35px;
	background-color: #fff;
	border-radius: 8px;
	border:1px solid #ccc;
	border-top: 0px;
	position: relative;
	cursor: pointer;
}

.agenda-item .closed .agenda-header time{
	color:#333;
	align-self: center;
}

.agenda-item .closed .agenda-header {
	border-radius: 0 0 8px 8px;
}

.agenda-header .on-demand,
.agenda-day-item .info .session-link a {
	align-self: center;
	text-transform: uppercase;
	padding:10px 15px;
	text-align: center;
	align-self: center;
	margin-left: auto;
	line-height: 1;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.2px;
	border-radius: 4px;
}

.agenda-header &gt; div {
	padding-right: 25px;
	font-weight: 700;
	align-self: center;
}


.agenda-header &gt; time {
	align-self: center;
}

.agenda-day-item .time {
	padding:35px 30px 35px 0;
	border-right: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
	min-width: 190px;
}

.agenda-day-item .icon {
	width:50px;
	display: inline-block;
	font-size: 28px;
}

.agenda-day-item .info {
	padding:40px 8px 40px 36px;
	border-bottom: 1px solid #9E9E9E;
	flex: 1;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}

.agenda-day-item .info .session-link {
	margin-top: 26px;
	line-height: 1;
}

.agenda-day-item .info .session-link a {
	border-radius: 8px;
	display: inline-block;
}

.agenda-item-header {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}

.event-hub-sub-header {
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 10px;
	font-family: Roboto Condensed, sans-serif;
}

.agenda-item .closed .agenda-header {
	background-color: #fff;

}

.sponsors-section {
	margin-top: 60px;
}

.sponsors-section .sponsor-blocks {
	margin-top:40px;
	margin-bottom: 20px;
}

.sponsors-section .sponsor-image {
	padding-bottom: 30px;
}

.sponsors-section .sponsor-image img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}

.event-hub-section  {
	margin-bottom:56px;
}

.sidebar {
	margin-bottom: 40px;
}

.sidebar-section {
	margin-bottom: 16px;
	position: relative;
	left: 0;
	transition: left 0.3s;
	padding:15px;
	border-radius: 4px;
	box-shadow: 1px 2px 6px 1px rgba(0,0,0,0.1);
}

.sidebar-section:hover {
	left: 5px;
}

.sidebar-section.booth-section {
	min-height: 280px;
	background-color: #febf21;
	box-shadow: 1px 2px 6px 1px rgba(0,0,0,0.1);
	border-radius: 4px;
}

.sidebar-image-text { 
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 27px;
	padding-bottom: 27px;
	padding-left: 36px;
	font-size: 24px;
	font-weight: 700;
	background-color: #febf21;
	color: #4A4A4A;
	text-decoration: none;
	border-radius: 4px;
}

.sidebar-section .booth-image {
	width:60%;
	max-height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 4px;	
	padding-right: 28px;
}

.sponsored-sidebar {
	border:1px solid #ccc;
}

.sidebar-section a {
	color: #333;
	text-decoration: none;
}

.sidebar-section .icon {
	font-size: 32px;
	align-self: flex-start;
	width: 50px;
	line-height: 0;
}

.sidebar-section .icon i {
	vertical-align: top;
	padding-top: 5px;
}

.sidebar-section .text {
	font-size: 18px;
	line-height: 24px;
	max-width: calc(100% - 52px);
}

.sidebar-section .text .sponsored-by {
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
}

.sidebar-section .text .sponsored-by a,
.sidebar-section .text .sponsored-by a:hover {
	color: #4877BA;
}

.sidebar-section .text a {
	color: inherit;
}

.sidebar-section.sponsored-sidebar img {
	max-height: 80px;
	padding-top: 10px;
	align-self: center;
}

.help-sidebar {
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
}

.sponsor-image &gt; div {
	height: 100%;
}

.scroll-anchor {
	height: 100%;
}

.curtain {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 102;
	color: #fff;
	background: #000;
	height: 100%;
	background-color: #fff;
}

#curtain-under {
	top: 0;
	left: 0;
	margin:0 auto;
	padding-top: 70px;
	width:100%;
}

.curtain-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: black no-repeat 50%;
	background-repeat: no-repeat;
	background-image: none;
	background-size: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}

.hub-header-text {
	z-index: 1;
}

/*
.events-hub-main {
	min-height: 5000px;
	height: auto;
}

#curtain-under {
	margin-top: 0;
	left: 0;
	margin-bottom: 1000px;
	position: fixed;	
}
*/

.md-size .hub-text-image img {
	margin-top: 24vh;
	max-height: 53vh;
}

.sm-size .hub-text-image img {
	margin-top: 24vh;
	max-height: 53vh;
}

.xs-size .hub-text-image img {
	margin-top: 31vh;
	max-height: 40vh;
}

.xxs-size .hub-text-image img {
	margin-top: 31vh;
	max-height: 40vh;
}</pre></body></html>