.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__time-info{display:block;margin-bottom:4px;font-style:italic;color:var(--text-tertiary)}.race .schedule__list{display:flex;flex-direction:column}.race .schedule__item{display:grid;grid-template-columns:200px 1fr;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{grid-template-columns:1fr;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:grid;grid-template-columns:200px 1fr}@media(max-width:768px){.race .schedule__item-events{grid-template-columns:1fr}}.race .schedule__events{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.race .schedule__events{gap:16px}}.text-broadcasts__title{color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:34px;font-weight:700;line-height:34px;margin-right:16px}@media(max-width:768px){.text-broadcasts__title{font-size:28px;margin-bottom:4px}}@media(max-width:500px){.text-broadcasts__title{width:162px}}.text-broadcasts__title-wrap{margin-bottom:40px;gap:32px}.text-broadcasts__title-wrap,.text-broadcasts__title-wrap__left{display:flex;align-items:flex-end}@media(max-width:768px){.text-broadcasts__title-wrap__left{flex-direction:column;align-items:flex-start}.text-broadcasts__title-wrap__left p{color:var(--Text-Tertiary,#a19fb3);font-size:15px}}.text-broadcasts__list{display:flex;gap:48px}@media(max-width:768px){.text-broadcasts__list{gap:24px}}.text-broadcasts__item{display:flex;flex-direction:column;min-width:300px}@media(max-width:768px){.text-broadcasts__item{min-width:256px}}.text-broadcasts__item-time{margin-bottom:8px;display:flex;align-items:center;color:var(--text-primary,#222031);font-family:Roboto Flex;font-size:18px;font-weight:400;line-height:24px;gap:4px}.text-broadcasts__item-description{color:var(--text-secondary,#5f5d70);font-family:Roboto Flex;font-size:15px;font-weight:400;line-height:22px}@media(max-width:768px){.text-broadcasts__item-description{font-size:14px;line-height:18px}}.text-broadcasts__photos{margin-top:24px;display:flex;gap:8px}.text-broadcasts__photo{width:80px;height:56px;cursor:pointer}.text-broadcasts__photo--more{padding:var(--spacing-s-12,12px);border-radius:var(--rounding-small,8px);background:var(--surface-secondary,#f2f5f8);color:var(--text-accent,#d72e2e);display:flex;align-items:center;text-align:center;font-family:Roboto Flex;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.text-broadcasts__photo img{border-radius:4px;height:100%;width:100%}