@keyframes rotating{100%{transform:rotate(360deg)}}.sectionContainer:has(.timetable){background:#202020;color:var(--base-white, #ffffff)}.sectionContainer:has(.timetable) .widgetContainer:has(.timetable){padding-top:0;padding-bottom:0;background:#202020}.timetable{display:flex;flex-direction:column;gap:4.8rem;background:#202020;color:var(--base-white, #ffffff)}@media(min-width: 48rem){.timetable{flex-direction:row;align-items:flex-start;gap:.8rem}}.timetable-column{display:flex;flex-direction:column;gap:2.4rem;min-width:0}@media(min-width: 48rem){.timetable-column{flex:1 0 0;gap:4.8rem}}.timetable-title{margin:0;color:var(--base-white, #ffffff);font-family:"Syne",sans-serif;font-size:2.5rem;font-weight:600;line-height:108%;letter-spacing:0;word-break:break-word}@media(min-width: 48rem){.timetable-title{font-size:3.2rem}}.timetable-content{color:var(--base-white, #ffffff);font-family:"Inter",sans-serif;font-size:2rem;font-weight:400;line-height:140%;letter-spacing:0;word-break:break-word}.timetable-content>:first-child{margin-top:0}.timetable-content>:last-child{margin-bottom:0}.timetable-content p{margin:0 0 1.6rem}.timetable-content strong,.timetable-content b{font-weight:700}.timetable-content--list ul{display:flex;flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none}.timetable-content--list li{position:relative;margin:0;padding-left:calc(clamp(1.6rem, 2.091503268vw, 3.2rem) + .741rem)}.timetable-content--list li::before{position:absolute;top:0;left:clamp(0.8rem,1.045751634vw,1.6rem);width:.713rem;height:2.7rem;background:var(--main-color, #ced500);-webkit-mask-image:url("/dist/designatak/assets/icons/puxspritemap.svg#pux-bullet-view");mask-image:url("/dist/designatak/assets/icons/puxspritemap.svg#pux-bullet-view");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;content:""}.timetable-content--table .tableContainer,.timetable-content--table .tableContainer table,.timetable-content--table .tableContainer table.table,.timetable-content--table .tableContainer table.table--bordered,.timetable-content--table .tableContainer table.table--striped,.timetable-content--table .tableContainer table.table--respo{width:100%;min-width:0;border:0;border-collapse:collapse;border-spacing:0;background:rgba(0,0,0,0);color:inherit;font:inherit}.timetable-content--table .tableContainer{overflow:visible;max-width:100%;letter-spacing:inherit;word-break:inherit}.timetable-content--table .tableContainer table thead,.timetable-content--table .tableContainer table.table--respo thead{display:none}.timetable-content--table .tableContainer table tbody{display:block;width:100%;background:rgba(0,0,0,0)}.timetable-content--table .tableContainer table tr,.timetable-content--table .tableContainer table.table tbody tr,.timetable-content--table .tableContainer table.table--bordered tbody tr,.timetable-content--table .tableContainer table.table--striped tbody tr,.timetable-content--table .tableContainer table.table--striped tbody tr:nth-child(even),.timetable-content--table .tableContainer table.table--striped tbody tr:nth-child(odd),.timetable-content--table .tableContainer table.table--respo tbody tr{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:1.6rem;width:100%;padding:0;border:0;margin:0 0 1.6rem;background:rgba(0,0,0,0)}.timetable-content--table .tableContainer table tr:last-child,.timetable-content--table .tableContainer table.table tbody tr:last-child,.timetable-content--table .tableContainer table.table--bordered tbody tr:last-child,.timetable-content--table .tableContainer table.table--striped tbody tr:last-child,.timetable-content--table .tableContainer table.table--striped tbody tr:nth-child(even):last-child,.timetable-content--table .tableContainer table.table--striped tbody tr:nth-child(odd):last-child,.timetable-content--table .tableContainer table.table--respo tbody tr:last-child{margin-bottom:0}.timetable-content--table .tableContainer table td,.timetable-content--table .tableContainer table th,.timetable-content--table .tableContainer table.table td,.timetable-content--table .tableContainer table.table th,.timetable-content--table .tableContainer table.table--bordered tbody td,.timetable-content--table .tableContainer table.table--bordered thead th,.timetable-content--table .tableContainer table.table--respo tbody tr td{display:block;width:auto !important;padding:0;border:0;background:rgba(0,0,0,0);color:var(--base-white, #ffffff);font:inherit;text-align:left;vertical-align:top}.timetable-content--table .tableContainer table td:first-child,.timetable-content--table .tableContainer table th:first-child{padding-left:0}.timetable-content--table .tableContainer table td:last-child,.timetable-content--table .tableContainer table th:last-child{padding-right:0;font-weight:700}.timetable-content--table .tableContainer table td::before,.timetable-content--table .tableContainer table.table--respo tbody tr td::before{display:none;content:none}.timetable-content--table a{color:inherit;word-break:break-word}