.scheduleelement{background:var(--Grey)}.scheduleelement .element__subtitle{color:var(--dark-color) !important}.scheduleelement .element__subtitle *{fill:var(--dark-color) !important}.scheduleelement .intro{color:var(--font-color)}.scheduleelement .dayselector{padding:30px;background:var(--font-color);font-size:0.9rem;color:var(--white);border-radius:var(--border-radius-md);border-bottom-right-radius:0}@media (max-width:991.98px){.scheduleelement .dayselector{padding:20px}}.scheduleelement .dayselector.collapsed{background:var(--white);color:var(--font-color);border-bottom-right-radius:var(--border-radius-md)}@media (max-width:767.98px){.scheduleelement .dayselector{font-size:0.7rem}.scheduleelement .dayselector h3{font-size:1.1rem}}.scheduleelement table th{padding:1rem 0;font-size:0.9rem}.scheduleelement table th:first-child{width:1%;padding-right:8rem}@media (max-width:767.98px){.scheduleelement table th:first-child{padding-right:3rem}}.scheduleelement table td{padding:1rem 0}.scheduleelement table td p{font-size:0.9rem;line-height:1}.scheduleelement table td h4{line-height:1.2}.scheduleelement .accordion *{color:var(--font-color)}