.race .schedule__title{color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:34px;font-weight:700;line-height:34px;margin-bottom:32px}@media(max-width:768px){.race .schedule__title{margin-bottom:24px;font-size:28px}}.race .schedule__list{display:flex;flex-direction:column}.race .schedule__item{display:flex;padding:24px;align-items:flex-start;background:var(--surface-secondary,#f2f5f8);color:var(--text-primary,#222031);font-family:Roboto Flex;font-size:18px;font-weight:400;line-height:24px;border-radius:8px}.race .schedule__item:not(.race .schedule__item:first-child){margin-top:2px}@media(max-width:768px){.race .schedule__item{flex-direction:column;padding:var(--spacing-m-16,16px) var(--spacing-s-12,12px)}}.race .schedule__item-date{width:200px}@media(max-width:768px){.race .schedule__item-date{width:max-content;margin-bottom:16px}}.race .schedule__item-time{width:200px}@media(max-width:768px){.race .schedule__item-time{width:max-content;color:var(--text-tertiary,#a19fb3);font-size:15px;font-weight:400;line-height:22px;margin-bottom:4px}}.race .schedule__item-event{font-size:18px}.race .schedule__item-events{display:flex}@media(max-width:768px){.race .schedule__item-events{flex-direction:column}}.race .schedule__events{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.race .schedule__events{gap:16px}}