.event-agenda{position:relative;padding:20px 30px;background-color:#fff;border-radius:40px;box-shadow:0 0 20px rgba(0,0,0,0.16);margin-bottom:120px}.event-agenda-table-container{position:relative;overflow-x:scroll}.event-table-outter-container{position:relative}.event-table-outter-container:before{content:'';position:absolute;top:0px;right:0px;bottom:0px;width:30px;background:#000;background:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);z-index:10;pointer-events:none}@media screen and (min-width:1024px){.event-table-outter-container:before{display:none}}@media screen and (min-width:1024px){.event-agenda-table-container{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.event-agenda-table-container::-webkit-scrollbar{display:none}}.event-agenda-table{min-width:800px;table-layout:fixed;width:100%;border-collapse:collapse;border:0;padding:0 30px}.event-agenda-table thead th:nth-child(1),.event-agenda-table tbody td:nth-child(1){width:160px}.event-agenda-table thead th{background-color:#0089e3;text-align:left;vertical-align:middle;border:0;padding:12px}.event-agenda-table tbody tr td{background-color:#fff;text-align:left;vertical-align:middle;border:0;padding:18px 12px}.event-agenda-table tbody tr:nth-child(even) td{background-color:#eaf5fd}.event-agenda-table-topic{color:#0089e3;font-weight:bold}.section-footer.event-agenda-footer{max-width:620px;text-align:center;margin:-50px auto 40px}.event-agenda .event-agenda-table-footer{margin-top:30px;text-align:center}.button.ghost{background-color:transparent;border:1px solid #0089e3;color:#0089e3}.button.ghost:hover{background-color:#ebf9fd}