.trackLoader .raceGridBar{border-bottom:1px solid #d8dee9}.trackLoader .tabsContentBar{border-bottom:1px solid #d8dee9}html,body{padding:0;margin:0;width:100%;height:100%;font-family:Inter,system-ui,sans-serif;background-color:#fff;color:#000}a{@apply text-blue-600 hover:text-blue-800 no-underline;}button{@apply rounded px-4 py-2 font-medium transition-colors;}.calendarIconAndInput{position:relative}.calendarIconAndInput .react-calendar{width:100%}.calendarIconAndInput .calendarInput{border:1px solid #dae4e9;position:relative;padding:5px 15px;border-radius:4px;height:48px;cursor:pointer;display:flex;align-items:center;column-gap:8px;background-color:#fff}.calendarIconAndInput .labelWithInput{width:calc(100% - 32px)}.calendarIconAndInput input{border:none;padding:0;font-family:Inter,sans-serif;pointer-events:none;width:100%}.calendarIconAndInput input.unselectedDate{font-size:14px;line-height:16px;color:#475569;font-weight:400}.calendarIconAndInput input.selectedDate{font-size:15px;line-height:20px;color:#1e293b;font-weight:500}.calendarIconAndInput .dateLabel{font-size:13px;line-height:16px;color:#475569;font-weight:400;margin:0}.calendarIconAndInput .calendarWrap{position:absolute;z-index:3;font-size:14px}.calendarIconAndInput .calendarWrap .react-calendar__tile,.calendarIconAndInput .calendarWrap .react-calendar__navigation__label__labelText{font-size:14px}.calendarIconAndInput .calendarWrap .react-calendar__tile:disabled abbr{color:#999}.calendarIconAndInput .calendarWrap .react-calendar__navigation{margin-bottom:14px}.calendarIconAndInput .calendarWrap .react-calendar__navigation button{color:#333}.calendarIconAndInput .calendarWrap .react-calendar{border-color:#dae4e9;border-radius:4px;margin-top:8px}.calendarIconAndInput .calendarWrap .react-calendar button[disabled].react-calendar__month-view__days__day--weekend{color:#999}.calendarIconAndInput .calendarWrap .react-calendar__navigation button:first-child{border-top-left-radius:4px}.calendarIconAndInput .calendarWrap .react-calendar__navigation button:last-child{border-top-right-radius:4px}.calendarIconAndInput .calendarWrap .react-calendar__month-view__days__day,.calendarIconAndInput .calendarWrap .react-calendar__year-view__months__month{color:#333}.calendarIconAndInput .calendarWrap .react-calendar__month-view__days__day--weekend{color:#d10000}.calendarIconAndInput .calendarWrap .react-calendar__month-view__days__day--neighboringMonth{color:#757575}.calendarIconAndInput .calendarWrap .react-calendar__tile--active,.calendarIconAndInput .calendarWrap .react-calendar__tile--hasActive{color:#fff}@media(min-width:744px){.calendarIconAndInput .dateLabel{font-size:12px;line-height:16px;color:#444;font-weight:400;margin:0}.calendarIconAndInput input.unselectedDate{font-size:16px;line-height:24px;color:#475569;font-weight:400}.calendarIconAndInput input.selectedDate{font-size:16px;line-height:24px;color:#19345e;font-weight:500}}.raceCards{margin:0 -16px;padding:0 16px}.raceTrackHeader{display:flex;align-items:center;justify-content:space-between}.raceTrackHeader .raceTrackTitle{font-size:17px;line-height:24px;color:#222;font-weight:600}.raceTrackHeader .eventName{font-size:14px;line-height:16px;color:#475569;font-weight:400}.raceTrackHeader .raceDate{font-size:17px;line-height:24px;color:#222;font-weight:400}.raceTrackHeader.eventTrackHeader{justify-content:flex-start}.raceCardWrapper{display:flex;flex-direction:column;gap:12px;border:1px solid #dae4e9;box-shadow:0 4px 24px #15395c14;background-color:#fff;border-radius:4px;padding:15px 12px 11px;width:300px;margin:8px 0 16px;position:relative}.raceCardWrapper .raceTime{height:22px}.raceWithLabel{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.raceWithLabel .canceledLabel{font-size:12px;line-height:16px;color:#47556980;font-weight:400;margin-right:4px}.raceInfoContainer{display:flex;align-items:center;gap:6px}.raceInfoContainer .raceNumber{font-size:17px;line-height:24px;color:#1e293b;font-weight:600}.raceInfoContainer .gradeIcon{display:flex}.raceInfoContainer .liveRace{display:flex;align-items:center;font-size:14px;line-height:16px;color:#ce2029;font-weight:400;gap:4px}.raceInfoContainer .liveRace .liveDot{width:6px;height:6px;background:#ce2029;border-radius:50%}.raceTime{display:flex;align-items:center;gap:10px}.raceTime .PostTime{font-size:14px;line-height:16px;color:#1e293b;font-weight:400;display:flex;gap:4px;align-items:baseline}.raceTime .PostTime .et{font-size:12px;line-height:16px;color:#1e293b;font-weight:400}.distanceSurface{display:flex;gap:12px}.distanceSurface .distanceWrap,.distanceSurface .surfaceWrap{display:flex;flex-direction:column;width:50%;gap:4px}.distanceSurface .distanceWrap .surface,.distanceSurface .distanceWrap .distance,.distanceSurface .surfaceWrap .surface,.distanceSurface .surfaceWrap .distance{font-size:14px;line-height:16px;color:#475569;font-weight:400}.distanceSurface .distanceWrap .surfaceValue,.distanceSurface .surfaceWrap .surfaceValue{font-size:16px;line-height:16px;font-weight:600}.distanceSurface .distanceWrap .distanceValue,.distanceSurface .surfaceWrap .distanceValue{font-size:16px;line-height:16px;color:#1e293b;font-weight:400}.viewEvent{border-top:1px solid #dae4e9;text-align:center}.viewEvent a,.viewEvent span{font-size:14px;line-height:16px;color:#06c;font-weight:500;display:inline-block;margin-top:8px;vertical-align:top}.viewEvent span{color:#0066cc80}.raceCardWrapper.raceCompleted{background-color:#f4f6fa}.raceCardWrapper.raceCompleted .raceTrackTitle,.raceCardWrapper.raceCompleted .eventName,.raceCardWrapper.raceCompleted .raceNumber,.raceCardWrapper.raceCompleted .GradeNumber,.raceCardWrapper.raceCompleted .PostTime,.raceCardWrapper.raceCompleted .et,.raceCardWrapper.raceCompleted .distanceValue{color:#1e293b80}.raceCardWrapper.raceCompleted .distance,.raceCardWrapper.raceCompleted .surface{color:#47556980}.raceCardsItem{margin:0 -16px;padding:0 16px}.raceTrackwithFavourite{display:flex;align-items:center;gap:8px}.raceTrackwithFavourite .favoriteUnfavorite{display:flex;align-items:center;justify-content:center;color:#d0d5dd;height:24px;width:24px}.raceTrackwithFavourite .favoriteUnfavorite.filled{color:#fea41f}.accordionItem{margin-bottom:24px}.accordionItem.accordionItemExpaned{margin-bottom:8px}.accordionItem .accordionHeader{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accordionItem .accordionTitle{font-size:20px;line-height:100%;color:#1e293b;font-weight:500;margin:0}.accordionItem .accordionPanel{padding-top:12px}.accordionItem .accordionButton{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.accordionItem .accordionButton.expanded{transform:rotate(180deg)}.accordionItem.accordion-event .accordionPanel{padding-top:8px}.accordionItem.accordion-event .accordionTitle{display:flex;align-items:center;gap:8px}.accordionItem.accordion-event .accordionTitle .kentuckyDerbyRoseIcon{position:relative;width:24px;height:24px;flex-shrink:0;overflow:hidden}.accordionItem.accordion-event .accordionTitle .kentuckyDerbyRoseIcon__img{position:absolute;width:122.22%;height:109.64%;left:-11.11%;top:-3.71%;max-width:none;object-fit:cover}.accordion-favorite .accordionTitle{display:flex;align-items:center;gap:16px}.accordion-favorite .accordionTitle .favoriteSectionStar{display:none}.accordion-favorite .accordionTitle span{font-size:20px;line-height:100%;color:#1e293b;font-weight:500}.accordion-upcoming .accordionPanel{padding-top:12px}.accordion-upcoming.accordionItemExpaned{margin-bottom:8px}.accordion-upcoming .accordionTitle{display:flex;align-items:center;gap:16px}.accordion-upcoming .accordionTitle .upcomingRacesIcon{display:flex;align-items:center;justify-content:center;padding:5px;border-radius:8px;width:16px;height:16px;flex-shrink:0}.accordion-upcoming .accordionTitle .upcomingRacesIcon .upcomingRacesDot{width:6px;height:6px;background:#06c;border-radius:50%}.accordion-upcoming .accordionTitle span{font-size:20px;line-height:100%;color:#1e293b;font-weight:500}.upcomingRacesEmptyState{display:flex;align-items:center;padding:0;margin:4px 0 24px}.upcomingRacesEmptyState .upcomingRacesEmptyMessage{font-size:18px;line-height:28px;color:#787878;font-weight:400;text-align:left;margin:0;width:228px;white-space:pre-wrap}.upcomingRaceWithHeader{display:flex;flex-direction:column;width:100%;min-width:300px}.swipeableNavWrapper{position:relative}.swipeableNavBtn{display:none;position:absolute;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 2px 8px #0000001f;cursor:pointer;z-index:2;padding:0}.swipeableNavBtn--prev{left:-10px}.swipeableNavBtn--next{right:-20px}.swipeableNavBtn:not(.swipeableNavBtn--disabled):hover{box-shadow:0 2px 12px #0003}@media(min-width:744px){.raceTrackHeader .raceTrackTitle{font-size:18px;line-height:28px;color:#222;font-weight:600}.raceCardWrapper{width:313px;border-radius:8px;gap:0px;padding:15px 12px 11px;border:1px solid #dae4e9;box-shadow:0 4px 24px #15395c14;margin:8px 0 16px;position:relative}.raceCardWrapper .distanceSurface{flex:1}.raceWithLabel{margin-bottom:8px}.raceWithLabel .canceledLabel{font-size:16px;line-height:24px;color:#47556980;font-weight:400}.raceInfoContainer{width:100%;gap:8px;display:flex;align-items:flex-start}.raceInfoContainer .raceNumber{font-size:18px;line-height:28px;color:#1e293b;font-weight:600}.raceTime{margin-bottom:8px}.raceTime .PostTime{font-size:16px;line-height:24px;color:#1e293b;font-weight:400}.distanceSurface{margin-bottom:8px}.distanceSurface .distanceWrap .surface,.distanceSurface .distanceWrap .distance,.distanceSurface .surfaceWrap .surface,.distanceSurface .surfaceWrap .distance{font-size:14px;line-height:20px;color:#475569;font-weight:400}.distanceSurface .distanceWrap .surfaceValue,.distanceSurface .surfaceWrap .surfaceValue{font-size:16px;line-height:24px;font-weight:600}.distanceSurface .distanceWrap .distanceValue,.distanceSurface .surfaceWrap .distanceValue{font-size:16px;line-height:24px;color:#1e293b;font-weight:400}.viewEvent a,.viewEvent span{font-size:14px;line-height:20px;color:#06c;font-weight:600;margin-top:17px;margin-bottom:9px}.raceCardsItem{padding:20px}.accordionItem .accordionHeader{gap:24px;display:flex;align-items:center;justify-content:flex-start}.accordionItem .accordionTitle{font-size:21px;line-height:28px;color:#19345e;font-weight:500}.accordionItem .accordionPanel{padding-top:24px}.accordionItem .accordionButton svg{width:24px;height:24px}.accordionItem.accordion-event .accordionTitle{color:#19345e}.accordion-favorite .accordionTitle .favoriteSectionStar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}.accordion-favorite .accordionTitle .favoriteSectionStar svg{width:16px;height:16px}.accordion-favorite .accordionTitle span{font-size:21px;line-height:28px;color:#19345e;font-weight:500}.accordion-upcoming .accordionPanel{padding-top:24px}.accordion-upcoming .accordionTitle span{font-size:21px;line-height:28px;color:#19345e;font-weight:500}.swipeableNavBtn{display:flex}.accordion-upcoming:has(.upcomingRacesEmptyState){display:flex;align-items:center}.accordion-upcoming:has(.upcomingRacesEmptyState) .accordionHeader{flex-shrink:0}.accordion-upcoming:has(.upcomingRacesEmptyState) .accordionPanel{padding-top:0;padding-left:24px}.accordion-upcoming:has(.upcomingRacesEmptyState) .upcomingRacesEmptyState{margin:0}.accordion-upcoming:has(.upcomingRacesEmptyState) .upcomingRacesEmptyMessage{width:auto;white-space:nowrap}.raceTrackWrapper{border-bottom:1px solid #dae4e9;padding-bottom:32px;margin-bottom:48px}.raceTrackWrapper:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}}@media(min-width:1200px){.swipeableNavBtn--prev{left:-50px}.swipeableNavBtn--next{right:-50px}}.favUnfavPopUpWrapper{position:fixed;top:72px;right:0;left:0;z-index:1000;padding:12px 3px 12px 8px;border-radius:4px;border-left:4px solid #669933;background:#fff;box-shadow:0 4px 4px #00000029;margin:0 16px}.favUnfavPopUpWrapper .favUnfavPopUpContent{display:flex;gap:8px}.favUnfavPopUpWrapper .favUnfavPopUpContent .favUnfavPopUpMessage{font-size:16px;line-height:24px;color:#222;font-weight:400}.favUnfavPopUpWrapper.errorBox{border-left:4px solid #ec1c24}.eventRaceCard{display:flex;flex-direction:column;border:1.5px solid #dae4e9;box-shadow:0 4px 24px #15395c14;background-color:#fff;border-radius:4px;padding:15px 11px;width:300px;margin:8px 0 16px;position:relative}.eventRaceCard.eventCardWithCnlLabel{width:320px}.eventRaceCard .eventRaceWithCnclLabel{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.eventRaceCard .eventRaceWithCnclLabel .canceledLabel{background-color:#f4f6fa;font-size:12px;line-height:16px;color:#47556980;font-weight:400;padding:2px 4px;border-radius:4px}.eventRaceCard .eventRaceInfo{display:flex;align-items:center;column-gap:8px;margin-bottom:4px;width:100%}.eventRaceCard .eventRaceInfo .eventRaceName{font-size:17px;line-height:24px;color:#1e293b;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eventRaceCard .eventRaceInfo .raceGrade{width:24px;height:24px;min-width:24px}.eventRaceCard .eventRaceInfo .raceGrade svg{width:24px;height:24px}.eventRaceCard .eventRaceInfo.eventRaceInfoWithCnl{width:calc(100% - 73px)}.eventRaceCard .eventDateWithRaceOFF{display:flex;align-items:center;column-gap:10px;height:22px}.eventRaceCard .eventDateWithRaceOFF .eventRaceDate{font-size:16px;line-height:16px;color:#1e293b;font-weight:400}.eventRaceCard .eventDateWithRaceOFF .eventRaceDate .et{font-size:14px}.eventRaceCard .eventRaceDate{font-size:14px;line-height:16px;color:#475569;font-weight:400}.eventRaceCard .eventRaceDate .et{font-size:12px}.eventRaceCard .eventRaceGrid{display:grid;grid-template-columns:1fr 1fr;margin:12px 0}.eventRaceCard .eventRaceGrid .eventHeadCell{font-size:12px;line-height:16px;color:#475569;font-weight:400;margin-bottom:4px}.eventRaceCard .eventRaceGrid .eventHeadCell{font-size:14px;line-height:16px;color:#475569;font-weight:400;margin-bottom:4px}.eventRaceCard .eventRaceGrid .eventCell{font-size:16px;line-height:16px;color:#1e293b;font-weight:500}.eventRaceCard .eventRaceGrid .eventCell .surfaceType{font-weight:600}.eventRaceCard .rotdContainer{position:absolute;top:-5px;left:50%;transform:translate(-50%)}@media(min-width:744px){.eventRaceCard{width:313px;border-radius:8px;padding:15px 11px 11px}.eventRaceCard .eventRaceWithCnclLabel .canceledLabel{font-size:16px;line-height:24px;color:#47556980;font-weight:400}.eventRaceCard .eventRaceInfo{margin-bottom:8px}.eventRaceCard .eventRaceInfo .eventRaceName{font-size:18px;line-height:28px;color:#1e293b;font-weight:600}.eventRaceCard .eventDateWithRaceOFF{margin-bottom:8px}.eventRaceCard .eventDateWithRaceOFF .eventRaceDate{font-size:16px;line-height:24px;color:#1e293b;font-weight:400}.eventRaceCard .eventRaceGrid{margin:0 0 8px}.eventRaceCard .eventRaceGrid .eventHeadCell{font-size:14px;line-height:20px;color:#475569;font-weight:400}.eventRaceCard .eventRaceGrid .eventCell{font-size:16px;line-height:24px;color:#475569;font-weight:400}}.raceFiltersWrap{margin-bottom:16px}.raceFilterHead h3{font-size:17px;line-height:24px;color:#1e293b;font-weight:600;margin:20px 0 8px}@media(min-width:744px){.raceFiltersWrap{background:linear-gradient(180deg,#f6f6f6,#ececec);width:100vw;margin-left:calc(-50vw + 50%);padding:22px 0;margin-bottom:26px}.raceFiltersWrap .raceFilters{display:grid;grid-template-columns:repeat(2,1fr);column-gap:14px}.raceFiltersWrap .raceFilters .filterSelect{margin-top:0}.raceFiltersInner{max-width:672px;margin:0 auto}.raceFilterHead{text-align:center}.raceFilterHead h3{font-size:21px;line-height:28px;color:#19345e;font-weight:500;margin:0 0 14px}}@media(min-width:1024px){.raceFiltersWrap{margin-bottom:48px}.raceFiltersWrap .raceFilters{column-gap:20px}.raceFiltersInner{max-width:706px}}@media(min-width:1200px){.raceFiltersWrap{margin-bottom:50px}}@media(min-width:1368px){.raceFiltersWrap{padding:22px 0 24px;margin-bottom:60px}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.raceDetailSectionWrap{padding:12px 0 11px;border-bottom:1px solid #dae4e9;display:flex;flex-direction:column;row-gap:12px;position:relative}.raceDetailSectionWrap p{margin:0}.raceDetailSection{display:grid;grid-template-columns:1fr;row-gap:8px}.raceDetailSection .raceColRight,.raceDetailSection .raceColLeft{display:flex;flex-direction:column;row-gap:8px}.raceDetailSection .raceNameWithBtn{display:flex;align-items:center;justify-content:space-between}.raceDetailSection .raceNameWithBtn .raceNameWithStatus{display:flex;align-items:center;column-gap:8px}.raceDetailSection .raceNameWithBtn .raceNameWithStatus .raceNameGroup{display:flex;align-items:center;column-gap:8px;margin:0}.raceDetailSection .raceNameWithBtn .raceName{font-size:19px;line-height:24px;color:#1e293b;font-weight:600}.raceDetailSection .raceDateAndTime{font-size:14px;line-height:14px;color:#1e293b;font-weight:400;display:flex;align-items:center;column-gap:8px;row-gap:4px;flex-wrap:wrap;z-index:2}.raceDetailSection .raceDateAndTime .et{font-size:12px;line-height:13px}.raceDetailSection .raceDateAndTime .separatorDot{width:2px;height:2px;border-radius:50%;background-color:#1e293b}.raceDetailSection .raceDateAndTime .raceTime{display:flex;align-items:flex-end}.raceDetailSection .raceDateAndTime .mtp{font-size:12px;padding:2px 4px}.raceDetailSection .raceDisplayClass{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:14px;color:#1e293b;font-weight:400}.raceDetailSection .raceGrid{display:flex;justify-content:space-between}.raceDetailSection .raceGrid .raceHeadCell{font-size:14px;line-height:16px;color:#475569;font-weight:400;margin-bottom:4px}.raceDetailSection .raceGrid .raceCell{font-size:15px;line-height:16px;color:#1e293b;font-weight:500}.raceDetailSection .raceGrid .raceCell .surfaceType{font-weight:600}.raceDetailSection .laptopAndMobileVisible{display:block}.raceDetailSection .tabletVisible{display:none}.raceDetailSection .rotdAndTooltip{display:flex;align-items:center;column-gap:8px}@media(min-width:744px){.raceDetailSectionWrap{row-gap:36px;padding:36px 0;border-bottom:0}.raceDetailSection{grid-template-columns:247px 1fr;column-gap:50px}.raceDetailSection .raceNameWithBtn{justify-content:flex-start;column-gap:16px}.raceDetailSection .raceNameWithBtn .raceName{font-size:21px;line-height:28px;color:#19345e;font-weight:600}.raceDetailSection .raceNameWithBtn .raceNameWithStatus,.raceDetailSection .raceDateAndTime{column-gap:16px}.raceDetailSection .raceDateAndTime .separatorDot{display:none}.raceDetailSection .raceDateAndTime .raceStatus{order:1}.raceDetailSection .raceDateAndTime .mtp{order:2;font-size:16px;line-height:24px;padding:2px 8px}.raceDetailSection .raceDateAndTime .raceDate{order:3;font-size:16px;line-height:24px;color:#19345e;font-weight:400}.raceDetailSection .raceDateAndTime .raceTime{order:4;font-size:16px;line-height:24px;color:#19345e;font-weight:400}.raceDetailSection .raceDateAndTime .et{line-height:20px;color:#787878}.raceDetailSection .raceDisplayClass{display:flex;align-items:center;justify-content:space-between;font-size:18px;line-height:28px;color:#19345e;font-weight:600}.raceDetailSection .raceColLeft{position:relative;row-gap:12px}.raceDetailSection .raceColLeft:after{content:"";position:absolute;top:0;right:-25px;width:2px;height:100%;background-color:#dae4e9}.raceDetailSection .raceColRight{row-gap:12px}.raceDetailSection .raceGrid{justify-content:flex-start;column-gap:38px}.raceDetailSection .raceGrid .raceHeadCell{font-size:14px;line-height:20px;color:#787878;font-weight:400}.raceDetailSection .raceGrid .raceCell{font-size:16px;line-height:24px;color:#19345e;font-weight:400}.raceDetailSection .laptopAndMobileVisible{display:none}.raceDetailSection .tabletVisible{display:block}.raceDetailSection .rotdAndTooltip{column-gap:16px}}@media(min-width:1024px){.raceDetailSection{grid-template-columns:auto 1fr;column-gap:98px}.raceDetailSection .raceNameWithBtn{justify-content:space-between}.raceDetailSection .raceColLeft:after{right:-51px}.raceDetailSection .raceGrid{column-gap:43px}.raceDetailSection .raceDateAndTime .mtp{order:1}.raceDetailSection .raceDateAndTime .raceDate{order:2}.raceDetailSection .raceDateAndTime .raceTime{order:3}.raceDetailSection .laptopAndMobileVisible{display:block}.raceDetailSection .tabletVisible{display:none}}.horseDetailsWrapper{border-radius:8px;border:1px solid #dae4e9;display:flex;margin-top:16px;background:#fff}.horseDetailsWrapper .horseDetails{width:calc(100% - 7px);border-radius:0 8px 8px 0;display:flex;flex-direction:column}@media(min-width:744px){.horseDetailsWrapper .horseDetails{flex-direction:row;flex-wrap:wrap;gap:48px}}.horseDetailsWrapper p{margin:0}.horseNameWithSaddle{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.horseNameWithSaddle .horseNameGroup{display:flex;align-items:center;flex-wrap:wrap;row-gap:4px;column-gap:4px}.horseNameWithSaddle .horseName{font-size:18px;line-height:22px;color:#222;font-weight:600;margin-left:4px;word-break:break-word}.horseNameWithSaddle .horseCountry{font-size:14px;line-height:20px;color:#666;font-weight:400;margin-left:2px}.horseNameWithSaddle .horseRating{background-color:#19345e;width:34px;height:14px;text-align:center;border-radius:1px;display:flex;align-items:center;justify-content:center;column-gap:2px;margin-left:8px;font-size:9px;line-height:12px;color:#fff;font-weight:700}.horseTopWrap{padding:7px 7px 7px 8px;border-bottom:1px solid #dae4e9}.jockeyAndTrainerRow{display:flex;row-gap:8px;flex-direction:column}.jockeyAndTrainerRow .nameRow{display:flex;align-items:center;column-gap:8px;flex-wrap:wrap;row-gap:4px}.jockeyAndTrainerRow .nameRow .titleColumn{font-size:14px;line-height:16px;color:#475569;font-weight:400}.jockeyAndTrainerRow .nameRow .valueColumn{font-size:14px;line-height:16px;color:#1e293b;font-weight:600}.jockeyAndTrainerRow .nameRow .ratingColumn{background-color:#f4f6fa;padding:2px 4px;border-radius:2px;font-size:12px;line-height:16px;color:#06c;font-weight:500;margin-left:auto}.horseOddsRow{gap:8px;padding:8px 7px 12px 8px;display:grid;grid-template-columns:149px 1fr}@media screen and (min-width:400px){.horseOddsRow{grid-template-columns:repeat(2,1fr)}}.horseOddsRow .oddsHeadRow{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.horseOddsRow .oddsHead{font-size:14px;line-height:20px;color:#444;font-weight:500}.horseOddsRow .oddsHead span{font-size:12px;line-height:16px;color:#888;font-weight:400;display:block}.horseOddsRow .horseOddsColumn{position:relative}.horseOddsRow .oddsBoxesContainer{display:flex;column-gap:8px;height:100%}.horseOddsRow .oddsBox{background:#f4f6fa;border-radius:4px;padding:2px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;flex-basis:50%;gap:2px}.horseOddsRow .oddsBox .oddsBoxLabel{font-size:12px;line-height:normal;color:#444;font-weight:400;text-align:center}.horseOddsRow .oddsBox .oddsBoxValue{font-size:14px;line-height:normal;color:#1e293b;font-weight:500;text-align:center}.horseOddsRow .oddsBox .oddsBoxValue.liveOddsValue{color:#693}.horseOddsRow .oddsBox .oddsBoxValue.projectedOddsValue{color:#ce2029}.horseOddsRow .oddsBox .oddsBoxValue.projectedOddsValue.hyphenText{color:#475569}.horseOddsRow .oddsBox .oddsBoxValue.morningLineValue{color:#1e293b}.horseOddsRow .tooltipBtn{position:absolute;right:0}.liveOddsRow{display:flex;align-items:center;column-gap:4px}.liveOddsRow .oddsColumn{font-size:16px;line-height:normal;color:#693;font-weight:500}.liveOddsRow .projectedColumn{background:#f4f6fa;border-radius:4px;padding:2px 4px;font-size:12px;line-height:normal;color:#475569;font-weight:400}.liveOddsRow .projectedColumn .projectedOddsValue{color:#ce2029;margin-left:4px}.liveOddsRow .projectedColumn .projectedOddsValue.hyphenText{color:#475569}.careerRecordsRow .raceNumWithLabel{display:flex;align-items:baseline;column-gap:4px}.careerRecordsRow .totalRacesCol{display:flex;align-items:center;column-gap:4px;font-size:16px;line-height:normal;color:#1e293b;font-weight:500}.careerRecordsRow .totalRacesCol .raceLabel{font-size:14px;font-weight:500}.careerRecordsRow .totalRacesCol .positionRow{font-size:14px;line-height:100%;color:#1e293b;font-weight:500}.ratingIndicatorRow{border-top:1px solid #dae4e9;padding:11px 11px 15px 8px;font-size:14px;line-height:normal;color:#475569;font-weight:400;display:flex;display:grid;grid-template-columns:110px 1fr;column-gap:25px}.ratingIndicatorRow .indicatorColumn{position:relative}.ratingIndicatorRow .indicatorColumn:last-child{display:flex;flex-direction:column;row-gap:12px}.ratingIndicatorRow .runningTextRow{display:flex;align-items:center;justify-content:space-between;gap:4px}.ratingIndicatorRow .runningText{background:#f4f6fa;border-radius:4px;padding:2px;text-align:center;flex:1}.ratingIndicatorRow .runningText span{color:#1e293b;font-weight:600}.ratingIndicatorRow .indicatorText{margin-bottom:6px}.ratingIndicatorRow .indicatorValue{font-size:14px;line-height:16px;color:#1e293b;font-weight:600}.ratingIndicatorRow .barIndicator{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ratingIndicatorRow .spotlightIndicator{font-size:32px;line-height:32px;color:#1e293b;font-weight:600}.ratingIndicatorRow .circularProgressWrap{position:relative;text-align:center}.ratingIndicatorRow .circularProgressWrap .spotlightIndicator{position:absolute;left:0;top:0;right:0;bottom:0;line-height:82px}.horseStatus{background:#f4f6fa}.horseStatus .scratched{font-size:14px;line-height:20px;color:#fff;font-weight:500;text-align:right;padding:4px 8px;border-radius:4px;background:#888;min-width:84px}.horseStatus .horseScratch{display:flex;align-items:center;justify-content:space-between;flex:1 0 0}.horseStatus .horseNameWithSaddle{margin:0}.horseStatus .horseTopWrap{padding:7px 12px 7px 8px;border-bottom:none}.circularWithValue{position:relative}.labelRanking{font-size:8px;line-height:16px;color:#06c;font-weight:500;position:absolute;left:0;right:0;text-align:center;height:16.4px;width:31px;margin:0 auto}.labelRanking.highest{top:10.25px}.labelRanking.ranking{bottom:12.25px}.taggedContainer{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.taggedContainer .horseStatusTag{font-size:12px;line-height:16px;color:#475569;font-weight:400;padding:2px 4px;background:#f4f6fa;border-radius:4px}.entitlementErrorMessage .entitlementErrorPopupWrap .entitlementErrorPopup h3{font-size:18px;font-weight:600}.entitlementErrorMessage .entitlementErrorPopupWrap .entitlementErrorPopup p{font-size:12px;font-weight:400}.horseFormRow{border-top:1px solid #dae4e9;padding:8px 7px 8px 8px}.horseFormRow .formTitleRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:4px}.horseFormRow .formTitle{font-size:14px;line-height:20px;color:#444;font-weight:500;background-color:#f6f6f6;padding:2px 16px;border-radius:4px;text-align:center;margin-bottom:0;flex:1}.horseFormRow .horseFormUnavailable{font-size:12px;line-height:16px;color:#888;font-weight:400;text-align:center}.horseFormRow .raceRow{display:flex;flex-direction:column;row-gap:8px}.horseFormRow .raceColumn{display:grid;grid-template-columns:46px 64px 67px 53px 46px;column-gap:10.75px}@media(min-width:400px){.horseFormRow .raceColumn{grid-template-columns:repeat(5,minmax(0,1fr))}}.horseFormRow .raceColumn span{font-size:14px;line-height:20px;font-weight:500;text-align:left}.horseFormRow .raceColumn .raceDate{color:#444;font-weight:400;white-space:nowrap}.horseFormRow .raceColumn .raceDistance{color:#222;font-feature-settings:"frac" 1;font-variant-numeric:diagonal-fractions}.horseFormRow .raceColumn .raceRating{color:#0a0a0a;font-weight:700}.horseFormRow .raceColumn .raceFinish{color:#222}.horseFormRow .raceColumn .raceFinish .ordinalSuffix{font-size:12px;vertical-align:super;line-height:0}.horseFormRow .raceColumn .raceSurface.turf{color:#518121}.horseFormRow .raceColumn .raceSurface.dirt{color:#b27e4a}.horseFormRow .raceColumn .raceSurface.synthetic{color:#2d87ae}.horseFormRow .raceColumnHeader span{font-size:13px;line-height:14px;color:#888;font-weight:500;text-align:left}.horseFormRow .raceColumnHeader .raceCell{display:flex;align-items:center;justify-content:flex-start;column-gap:8px}@media(min-width:744px){.horseDetailsWrapper .horseDetails{padding:16px;row-gap:24px}.horseOddsRow .tooltipBtn{top:8px}.horseOddsRow .oddsHead{margin-bottom:0}.horseDetailsColLeft{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.horseOddsRow{display:flex;flex-direction:column-reverse;padding:0}.horseOddsRow .horseOddsColumn:first-child{flex:1 0 auto}.horseOddsRow .horseOddsColumn:last-child{display:flex;align-items:center;flex-direction:row;column-gap:16px}.horseOddsRow .horseOddsColumn:last-child:before{left:0;width:100%;height:1px;top:auto;bottom:-15px}.horseOddsRow .oddsBox{padding:6px 3px;min-width:73px;flex-basis:50%}.horseOddsRow .oddsBox .oddsBoxValue{font-size:16px;line-height:24px}.horseTopWrap{border-bottom:0;padding:0 0 16px}.horseStatus .horseTopWrap{padding:0;width:100%}.careerRecordsRow .totalRacesCol{font-size:18px;line-height:28px;color:#19345e;font-weight:500}.careerRecordsRow .totalRacesCol .raceLabel{line-height:16px;font-weight:400}.careerRecordsRow .totalRacesCol .positionRow{font-size:14px;line-height:28px;color:#19345e;font-weight:500}.horseFormRow{padding:0;border-top:0;position:relative;height:100%}.horseFormRow:before{content:"";position:absolute;top:0;left:-20px;right:7px;height:100%;background-color:#dae4e9;width:1px}.horseFormRow .formTitle{font-size:16px;line-height:24px;padding:6px 16px}.horseFormRow .raceColumn{grid-template-columns:46px repeat(3,minmax(0,1fr)) 46px;column-gap:4.5px}.horseCell{order:1;width:calc(50% - 24px)}.raceHistory{order:2;width:calc(50% - 24px)}.ratingIndicatorRow{font-size:16px;line-height:24px;color:#444;font-weight:500;grid-template-columns:144px 1fr;padding:24px 0 0;width:100%;order:3}.ratingIndicatorRow .runningText span{color:#19345e}.ratingIndicatorRow .indicatorText{margin-bottom:12px}.ratingIndicatorRow .barIndicator{margin-bottom:4px}.ratingIndicatorRow .barIndicator span:first-child{font-size:14px;line-height:20px;color:#444;font-weight:400}.ratingIndicatorRow .barIndicator .indicatorValue{color:#19345e;line-height:20px}.ratingIndicatorRow .circularProgressWrap .spotlightIndicator{line-height:94px}.ratingIndicatorRow .indicatorColumn:after{content:"";position:absolute;width:1px;height:100%;top:0;background-color:#dae4e9;left:-20px}.ratingIndicatorRow .indicatorColumn:first-child:after{display:none}.labelRanking.highest{top:13.25px}.labelRanking.ranking{bottom:17.25px}.horseNameWithSaddle .horseCountry{font-size:12px;line-height:16px;color:#888;font-weight:400}.horseNameWithSaddle .horseName{font-size:16px;line-height:24px;color:#222;margin-left:8px}.horseNameWithSaddle .saddle{border-radius:8px}.horseNameWithSaddle .horseRating{margin-left:auto}}@media(min-width:1024px){.horseNameWithSaddle .horseRating{font-size:12px;line-height:16px;width:38px;height:20px;column-gap:3px}.horseNameWithSaddle .horseRating svg{width:9px;height:9px}.ratingIndicatorRow{column-gap:32px}.ratingIndicatorRow .circularProgressWrap .spotlightIndicator{line-height:122px}.ratingIndicatorRow .indicatorColumn:last-child{row-gap:24px}.ratingIndicatorRow .indicatorText{margin-bottom:32px}.jockeyAndTrainerRow .nameRow .titleColumn{line-height:20px;color:#444}.jockeyAndTrainerRow .nameRow .valueColumn{line-height:20px;color:#19345e}.jockeyAndTrainerRow .nameRow .ratingColumn{margin-left:auto;padding:4px 8px}.horseDetailsColLeft{grid-template-columns:1fr 1fr}.horseFormRow .raceColumn{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:30.5px}}@media(min-width:1200px){.horseDetailsWrapper .horseDetails{flex-direction:row;column-gap:32px;padding:23px 23px 23px 16px;position:relative;row-gap:0;display:grid;grid-template-columns:346px 1fr 324px}.horseDetailsWrapper.horseStatus .horseDetails{grid-template-columns:1fr}.horseStatus .horseTopWrap{padding-left:48px;position:relative}.ratingIndicatorRow{border-top:0;padding:0;grid-template-columns:1fr 123px;position:relative;width:auto;order:2}.ratingIndicatorRow .indicatorColumn:first-child{order:2;text-align:center}.ratingIndicatorRow .indicatorColumn:first-child:after{display:block}.ratingIndicatorRow .indicatorColumn:after{left:-15px}.ratingIndicatorRow .indicatorColumn:last-child{position:initial;order:1}.horseFormRow:before{left:-15px}.horseFormRow .raceColumn{column-gap:10.75px;grid-template-columns:46px repeat(3,minmax(0,1fr)) 46px}.horseOddsRow{display:grid;grid-template-columns:177px 1fr}.horseOddsRow .horseOddsColumn:last-child{display:block}.horseOddsRow .oddsBox{padding:8.5px 3px}.horseOddsRow .oddsHead{font-weight:600;height:33px}.horseOddsRow .tooltipBtn{top:0}.horseCell{position:relative;padding-left:32px;width:auto;order:1}.horseNameWithSaddle{margin-bottom:16px}.horseNameWithSaddle .horseName{font-size:18px;line-height:28px;color:#19345e;margin-left:0}.horseNameWithSaddle .horseCountry{font-size:16px;line-height:24px;color:#888;font-weight:400}.horseNameWithSaddle .saddle{position:absolute;left:0;width:24px;height:24px;min-width:24px;border-radius:8px}.jockeyAndTrainerRow{row-gap:12px}.raceHistory{width:auto;order:3}}@media(min-width:1368px){.horseDetailsWrapper .horseDetails{column-gap:48px;grid-template-columns:368px 1fr 363px}.horseDetailsColLeft{column-gap:48px;grid-template-columns:311px 330px}.horseFormRow:before{left:-23px}.ratingIndicatorRow{column-gap:48px;grid-template-columns:1fr 128px}.ratingIndicatorRow .indicatorColumn:after{left:-23px}.horseOddsRow{grid-template-columns:183px 1fr}.horseCell{padding-left:48px}.horseNameWithSaddle .saddle{width:36px;height:36px;min-width:36px}}.linearProgress{width:100%;height:8px;border-radius:100px;background-color:#f2f7ff;position:relative;overflow:hidden}.linearProgress .linearProgressBar{position:absolute;height:8px;width:50px;background-image:linear-gradient(to right,#1a73de,#0e3e78);border-radius:100px}.linearProgress .linearProgressBarLines{height:8px;position:absolute;width:100%;background-image:linear-gradient(315deg,transparent,transparent 18%,rgba(255,255,255,.35) 18%,rgba(255,255,255,.35) 21%,transparent 21%,transparent);background-size:38px 8px;background-repeat:repeat}.raceTabs{display:flex;margin:12px 0;border:1px solid #dae4e9;padding:3px;border-radius:30px;background-color:#fff}.raceTabs .raceTabItem{font-size:12px;line-height:16px;color:#06c;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:10.5px 0;flex:1 0 0;background-color:transparent;border-radius:20px}.raceTabs .raceTabItem.active{font-weight:500;color:#fff;position:relative;background-color:#06c;border-radius:20px}@media(min-width:744px){.raceTabs{margin:24px auto;width:fit-content;padding:6px;border-radius:36px;border:0}.raceTabs .raceTabItem{flex:0 0 auto;font-size:16px;line-height:24px;padding:8px 16px;white-space:nowrap}.raceTabs .raceTabItem.active{border-radius:20px}}.tabSeparator{border-bottom:1px solid #dae4e9;margin:0 -16px;padding-top:11px}.trackTabWrap{text-align:center}.trackTabWrap img{max-width:100%;height:auto}.trackTabWrap .trackDiagram{padding:16px 34px;border:1px solid #dae4e9;box-shadow:0 4px 24px #15395c15;background-color:#fff}.trackTabWrap .trackNotAvailable{padding:31px 34px 28px;border:.91px solid #eeeeee;background-color:#f6f6f6}.trackTabWrap .trackNotAvailable p{font-size:10.98px;line-height:14.63px;color:#0a0a0a;font-weight:600;margin:9px auto 0;max-width:140px}@media(min-width:744px){.trackTabWrap .trackDiagram,.trackTabWrap .trackNotAvailable{width:100%}.trackTabWrap .trackDiagram{padding-top:7px;padding-bottom:7px}.trackTabWrap .trackDiagram .trackDiagramImage{max-width:430.71px}}@media(min-width:1368px){.trackTabWrap .trackDiagram{width:100vw;margin-left:calc(-50vw + 50%);padding:0 calc(50vw - 50%)}}@media(min-width:744px){.tabSeparator{padding-top:23px;margin:0 calc(-50vw + 50%)}}.paceProjectorContainer{display:flex;flex-direction:column;gap:12px}.paceProjectorContainer .PPContent{font-size:14px;line-height:20px;color:#475569;font-weight:400;display:flex;flex-direction:column;margin-bottom:8px}.paceProjectorContainer .PPContent .PPTitleRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;column-gap:8px}.paceProjectorContainer .PPContent span{font-weight:600;line-height:16px}.paceProjectorContainer .PaceProjectorPosition{margin:0 -16px}.paceProjectorContainer .noSpeedWrap{font-size:12px;font-family:Inter,sans-serif}.paceProjectorContainer .projectorCardWrapper.paceProjector540 .favorsFrontrunners{font-size:11px;width:120px}@media(min-width:744px){.paceProjectorContainer{gap:24px}.paceProjectorContainer .PaceProjectorPosition{margin:0}.paceProjectorContainer .PPContent{font-size:16px;line-height:24px;color:#444;font-weight:400;margin-bottom:24px}.paceProjectorContainer .PPContent .PPTitleRow{justify-content:flex-start}.paceProjectorContainer .PPContent span{font-size:18px;line-height:28px;color:#0a0a0a;font-weight:700}}@media(min-width:1024px){.paceProjectorContainer{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.paceProjectorContainer .paceProjectorStart .PPContent .subText{display:contents}}@media(orientation:landscape){.projectorCardWrapper.isMobileDevice .paceProjectorDiagramWrap .paceProjectorDiagram{max-width:none!important}}.trackHeaderWrap{background:linear-gradient(134deg,#004fa1 16.18%,#17315b);margin:0 -16px;padding:20px 12px 8px;color:#fff}.trackHeaderWrap .trackHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.trackHeaderWrap .trackNameWithBtn{display:flex;align-items:center;column-gap:4px}.trackHeaderWrap .backButton{display:inline-flex}.trackHeaderWrap .trackName{font-size:17px;line-height:24px;font-weight:600}.trackHeaderWrap .trackEventName{font-size:14px;line-height:16px;font-weight:400}.trackHeaderWrap .raceSwipeContainer{gap:8px;margin:0 4px}.trackHeaderWrap .raceSwipeContainer .raceItem{border:1px solid #fff;padding:7px 10px;border-radius:20px;background:transparent;font-size:13px;line-height:16px;font-weight:400;display:flex;align-items:center;column-gap:4px;margin:0;white-space:nowrap}.trackHeaderWrap .raceSwipeContainer .raceItem.active{background:#fff;color:#06c;font-weight:600;opacity:1}.trackHeaderWrap .raceSwipeContainer .liveRaceIndicator{width:6px;height:6px;border-radius:50%;background:#ce2029}.trackHeaderWrap .raceSwipeContainer .raceItemDisable{opacity:.5}@media(min-width:744px){.trackHeaderWrap{width:100vw;margin-left:calc(-50vw + 50%);padding:16px calc(50vw - 50%);display:flex;flex-direction:column;align-items:flex-start;gap:24px}.trackHeaderWrap .trackHeader{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:0}.trackHeaderWrap .trackNameWithBtn{gap:4px}.trackHeaderWrap .backButton svg{width:24px;height:24px}.trackHeaderWrap .trackName{font-size:21px;line-height:28px;font-weight:500}.trackHeaderWrap .trackEventName{font-size:16px;line-height:24px;color:#f6f6f6;font-weight:400}.trackHeaderWrap .raceSwipeContainer{align-self:stretch;gap:16px;margin:0}.trackHeaderWrap .raceSwipeContainer .raceItem{padding:8px 16px;border-radius:30px;cursor:pointer;font-size:14px;line-height:20px;font-weight:600}.trackHeaderWrap .raceSwipeContainer .raceItem.active{border-color:#ccc}}@media(min-width:1024px){.trackHeaderWrap{flex-direction:row;align-items:center;gap:16px}.trackHeaderWrap .trackHeader{flex:1;white-space:nowrap}.trackHeaderWrap:after{content:"";flex:1}.trackHeaderWrap .trackName{font-size:18px;line-height:28px;font-weight:600}.trackHeaderWrap .raceSwipeContainer{align-self:auto}}@media(min-width:1200px){.trackHeaderWrap{width:100vw;margin-left:calc(-50vw + 50%);padding:28px calc(50vw - 50%)}}.comparisonGraph{margin-top:12px;border-radius:8px;border:1px solid #dae4e9;background-color:#fff;width:100%}.comparisonGraphList{padding:11px;flex-direction:column;row-gap:12px;display:flex;position:relative}.comparisonGraphList:before{position:absolute;top:0;width:1px;height:100%;left:43px;content:"";background:#dae4e9}.comparisonGraphList .saddleWithBar{display:flex;column-gap:13px;align-items:center}.comparisonGraphList .saddleWithBar .barWithValue{flex:1;position:relative}.comparisonGraphList .progressValue{width:25px;font-size:13px;line-height:normal;color:#475569;font-weight:500;left:auto;position:absolute;right:-33px}.comparisonProgress{width:calc(100% - 33px);height:16px;border-radius:0 4px 4px 0;position:relative}.comparisonProgress .comparisonProgressBar{position:absolute;height:16px;width:50px;background-image:linear-gradient(to right,#0e3e78,#1a73de);border-radius:0 4px 4px 0;margin-right:33px}.comparisonScrollBar{max-height:234px}.comparisonScrollBar .simplebar-scrollbar:before{background:#eef2f5;border-radius:8px;opacity:1;top:0;bottom:2px;left:0;right:0;width:8px}.comparisonTabWrap{display:flex;flex-direction:column;align-items:center}@media(min-width:744px){.comparisonGraph{margin-top:24px}.comparisonGraphList{padding:23px;row-gap:24px}.comparisonGraphList:before{left:65px}.comparisonGraphList .saddleWithBar{column-gap:24px}.comparisonGraphList .progressValue{font-size:16px;line-height:24px;color:#475569;font-weight:400}.comparisonProgress,.comparisonProgress .comparisonProgressBar{height:24px;border-radius:0 8px 8px 0}.comparisonScrollBar{max-height:400px}}.tabLayout{background:#f4f6fa;margin:0 -16px;padding:16px 16px 0}.tabLayout .tabContent{display:flow-root}@media(min-width:744px){.tabLayout .tabContent{display:block}}.tabLayout .tabSeparator{border-bottom:0;padding-top:4px}.tabLayout .bgLightContainer{padding-top:0}.tabLayout .bgLightContainer .learnMoreText{margin-top:12px}@media(min-width:744px){.tabLayout .bgLightContainer{margin:0;padding-left:0;padding-right:0}}@media(min-width:744px){.tabLayout{width:100vw;margin-left:calc(-50vw + 50%);padding:0 calc(50vw - 50%);padding-top:24px}.tabLayout>.raceTabs:first-child{margin-top:0}}@media(min-width:744px){.handicappingStandalone{width:100vw;margin-left:calc(-50vw + 50%);padding:0 calc(50vw - 50%);background:#f4f6fa;padding-top:24px}.handicappingStandalone .tabLayout{padding-top:0}.handicappingStandalone .bgLightContainer{margin:0;padding-left:0;padding-right:0}.handicappingStandalone .raceTabs{margin-top:0}}.tabLinks{display:flex;margin-bottom:16px}.tabLinks .tabLink{font-size:14px;line-height:20px;color:#444;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-bottom:8px;flex:1 0 0;position:relative}.tabLinks .tabLink:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:2px;background-color:#dae4e9}.tabLinks .tabLink.active{font-weight:700;color:#06c}.tabLinks .tabLink.active:after{background-color:#06c}@media(min-width:744px){.tabLinks{justify-content:center;margin-bottom:24px}.tabLinks .tabLink{flex:0 0 auto;width:202px;font-size:16px;line-height:24px}}@media(min-width:1024px){.tabLinks{position:relative}.tabLinks:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#dae4e9}}.raceResultsWrapper .saddle{font-family:Inter,sans-serif;width:24px;min-width:24px;height:24px;text-align:center;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:16px;font-weight:700;border:1px solid rgba(0,0,0,0)}.raceResultsWrapper .saddle1{background:#ec2c28;color:#fff}.raceResultsWrapper .saddle2{background:#fff;border-color:#babbbe;color:#000}.raceResultsWrapper .saddle3{background:#1d4fa3;color:#fff}.raceResultsWrapper .saddle4{background:#eaeb24;color:#000}.raceResultsWrapper .saddle5{background:#458544;color:#fff}.raceResultsWrapper .saddle6{background:#060103;color:#fff}.raceResultsWrapper .saddle7{background:#e86311;color:#000}.raceResultsWrapper .saddle8{background:#f9bcc5;color:#000}.raceResultsWrapper .saddle9{background:#1fb8d7;color:#000}.raceResultsWrapper .saddle10{background:#9a468f;color:#fff}.raceResultsWrapper .saddle11{background:#bbb;color:#000}.raceResultsWrapper .saddle12{background:#a9d5b5;color:#000}.raceResultsWrapper .saddle13{background:#644538;color:#fff}.raceResultsWrapper .saddle14{background:#671033;color:#fff}.raceResultsWrapper .saddle15{background:#c9c2b7;color:#000}.raceResultsWrapper .saddle16{background:#8688c4;color:#000}.raceResultsWrapper .saddle17{background:#1c3975;color:#fff}.raceResultsWrapper .saddle18{background:#103b1b;color:#fff}.raceResultsWrapper .saddle19{background:#0a73a8;color:#fff}.raceResultsWrapper .saddle20{background:#df0a79;color:#fff}.raceResultsWrapper .saddle21{background:#b5b3d9}.raceResultsWrapper .saddle22{background:#10446d;color:#fff}.raceResultsWrapper .saddle23{background:#bdd6cd}.raceResultsWrapper .saddle24{background:#42502c;color:#fff}.raceResultsWrapper .saddle25,.raceResultsWrapper .saddle26,.raceResultsWrapper .saddle27,.raceResultsWrapper .saddle28,.raceResultsWrapper .saddle29,.raceResultsWrapper .saddle30,.raceResultsWrapper .saddle31,.raceResultsWrapper .saddle32,.raceResultsWrapper .saddle33,.raceResultsWrapper .saddle34,.raceResultsWrapper .saddle35,.raceResultsWrapper .saddle36,.raceResultsWrapper .saddle37,.raceResultsWrapper .saddle38,.raceResultsWrapper .saddle39,.raceResultsWrapper .saddle40,.raceResultsWrapper .saddle41,.raceResultsWrapper .saddle42,.raceResultsWrapper .saddle43,.raceResultsWrapper .saddle44,.raceResultsWrapper .saddle45,.raceResultsWrapper .saddle46,.raceResultsWrapper .saddle47,.raceResultsWrapper .saddle48,.raceResultsWrapper .saddle49,.raceResultsWrapper .saddle50{background:#fff;border-color:#babbbe;color:#000}@media(min-width:744px){.raceResultsWrapper .saddle{width:36px;min-width:36px;height:36px;font-size:18px;line-height:28px;font-weight:700}}.raceResultsWrapper{font-family:Inter,sans-serif}.listLayout{margin-top:16px}.listLayout .listTitle{font-size:16px;line-height:150%;color:#000;font-weight:500;margin-bottom:10px}.listLayout .list{list-style:disc;padding-left:30px}.listLayout .list .listItem{list-style:disc;font-size:14px;line-height:150%;color:#000;font-weight:400;margin-bottom:10px}.listLayout .list .listHead{font-weight:500}@media screen and (min-width:768px){.listLayout{margin-top:12px}.listLayout .listTitle{font-size:18px}.listLayout .list{padding-left:20px}.listLayout .list .listItem{font-size:16px}}.raceResultHeaderWrapper{font-family:Inter,sans-serif;border-top-left-radius:8px;border-top-right-radius:8px;padding:16px 12px;background:linear-gradient(134.42deg,#004fa1 16.18%,#17315b);color:#fff;display:flex;flex-direction:column;gap:8px}.raceResultHeaderWrapper .raceResultHeaderUpper{display:flex;flex-direction:column;gap:8px}.raceResultHeaderWrapper .raceResultHeaderUpper .raceTitle{font-size:18px;line-height:22px;color:#fff;font-weight:500}.raceResultHeaderWrapper .raceResultHeaderUpper .raceTimeDate{display:flex;gap:12px;font-size:14px;line-height:17px;color:#fff;font-weight:500}.raceResultHeaderWrapper .raceResultHeaderUpper .raceTrackName{font-size:14px;line-height:17px;color:#fff;font-weight:500}.raceResultHeaderWrapper .raceResultHeaderLower .raceInfoWrapper{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:14px;line-height:17px;color:#fff;font-weight:400}@media screen and (min-width:1220px){.raceResultHeaderWrapper{gap:12px;padding:16px}.raceResultHeaderWrapper .raceResultHeaderUpper{flex-direction:row;justify-content:space-between;gap:20px;align-items:center}.raceResultHeaderWrapper .raceResultHeaderUpper .raceTitle{font-size:24px;line-height:32px;color:#fff;font-weight:500}.raceResultHeaderWrapper .raceResultHeaderUpper .raceTimeDate{font-size:16px;line-height:24px;color:#fff;font-weight:500}.raceResultHeaderWrapper .raceResultHeaderLower{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:16px}.raceResultHeaderWrapper .raceResultHeaderLower .raceInfoWrapper{display:flex;justify-content:flex-start;gap:12px;font-size:16px;line-height:24px;color:#fff;font-weight:400}.raceResultHeaderWrapper .raceResultHeaderLower .raceTrackName{font-size:16px;line-height:24px;color:#fff;font-weight:500}}.horseListMobileTableLayout{border:1px solid #dae4e9;border-radius:8px;background-color:#fff}.horseListMobileTableLayout .horseListRow{display:grid;grid-template-columns:28px minmax(0,1fr) 45px 45px 45px;align-items:center;column-gap:4px;height:48px;padding:0 7px;font-size:13px;line-height:16px;color:#444;font-weight:400;border-bottom:1px solid #dae4e9}.horseListMobileTableLayout .horseListRow:last-child{border-bottom:none}.horseListMobileTableLayout .horseListRow .horseName{color:#19345e;font-weight:600;word-wrap:break-word}.horseListMobileTableLayout .horseHeaderRow{height:40px;color:#444;font-weight:500;background-color:#f9fafb;border-top-left-radius:8px;border-top-right-radius:8px}.horseListMobileTableLayout .valueCol,.horseListMobileTableLayout .symbolCol{text-align:center}.horseListMobileTableLayout .symbolCol{margin-right:4px}.horseListMobileTableLayout .titleWithToolTip{display:flex;align-items:center;column-gap:8px;padding:11px;border-bottom:1px solid #dae4e9}.horseListMobileTableLayout .titleWithToolTip span{font-size:13px;line-height:16px;color:#19345e;font-weight:500}.horseListMobileTableLayout .titleWithToolTip svg{width:20px;height:20px}@media(min-width:744px){.horseListMobileTableLayout .horseListRow{font-size:16px;line-height:24px;color:#444;font-weight:400;grid-template-columns:36px minmax(0,1fr) repeat(3,minmax(0,97.66px));column-gap:16px;padding:0 24px;height:68px}.horseListMobileTableLayout .horseHeaderRow{font-size:16px;line-height:24px;color:#19345e;font-weight:600;height:56px}.horseListMobileTableLayout .horseName{font-size:16px;line-height:24px;color:#19345e;font-weight:600}.horseListMobileTableLayout .symbolCol{width:36px}.horseListMobileTableLayout .titleWithToolTip{padding:16px 24px 15px}.horseListMobileTableLayout .titleWithToolTip span{font-size:16px;line-height:24px;color:#19345e;font-weight:600}.horseListMobileTableLayout .titleWithToolTip svg{width:24px;height:24px}}@media(min-width:1025px){.horseListMobileTableLayout .horseListRow{grid-template-columns:36px repeat(4,1fr);height:68px}.horseListMobileTableLayout .horseHeaderRow{height:56px}}@media screen and (min-width:768px){.horseListDesktopTableLayout{margin:0 auto;border:1px solid #dae4e9;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.horseListDesktopTableLayout .horseListRow{display:grid;grid-template-columns:1fr 21.05% 21.05% 7.94% 7.94% 7.94%;align-items:center;column-gap:12px;padding:14px 15px 13px;font-size:14px;line-height:20px;color:#222;font-weight:400;border-bottom:1px solid #dae4e9}.horseListDesktopTableLayout .horseListRow:last-child{border-bottom:none}.horseListDesktopTableLayout .horseListRow .valueCol{margin-right:4px;text-align:center}.horseListDesktopTableLayout .horseHeaderRow{font-weight:500;color:#666;padding:12px 15px 11px}.horseListDesktopTableLayout .horseCol{display:flex;align-items:center;column-gap:4px}}.horseListCardLayout{border-width:0 1px 1px 1px;border-style:solid;border-color:#dae4e9;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.horseListCardLayout .horseListCard{padding:16px 12px 11px;display:flex;flex-direction:column;row-gap:12px}.horseListCardLayout .horseListCard .horseListNameWithSaddle{display:flex;align-items:center;column-gap:4px;font-size:15px;line-height:16px;color:#222;font-weight:600}.horseListCardLayout .horseListCard .infoRow{display:flex;align-items:center;justify-content:space-between}.horseListCardLayout .horseListCard .infoRow .infoColumn{width:calc(50% - 11.5px)}.horseListCardLayout .horseListCard .infoRow .infoHead{font-size:12px;line-height:16px;color:#666;font-weight:400;margin-bottom:4px}.horseListCardLayout .horseListCard .infoRow .infoValue{font-size:13px;line-height:16px;color:#222;font-weight:500}.horseListCardLayout .horseListCard .positionsRow{display:flex;align-items:center;column-gap:45.5px}.horseListCardLayout .horseListCard .positionsRow .positionHead{font-size:12px;line-height:16px;color:#666;font-weight:400;margin-bottom:4px}.horseListCardLayout .horseListCard .positionsRow .positionValue{font-size:13px;line-height:16px;color:#222;font-weight:500}.tableLayout{border:1px solid #dae4e9;border-radius:8px;margin-top:16px;background-color:#fff}.tableLayout .tableTitle{padding:11px;font-size:13px;line-height:16px;color:#19345e;font-weight:500;border-bottom:1px solid #dae4e9}.tableLayout .tableRow{padding:11px;border-bottom:1px solid #dae4e9}.tableLayout .tableRow:last-child{border-bottom:none}.tableLayout .tableHeaderRow{background-color:#f9fafb}.payoffTableLayout .tableRow{display:grid;grid-template-columns:1fr 1fr 44px;align-items:center;column-gap:12px;font-size:11px;line-height:16px;color:#222;font-weight:400}.payoffTableLayout .tableHeaderRow{font-size:13px;line-height:12px;color:#444;font-weight:500}.payoffTableLayout .tableTitle{display:flex;align-items:center;column-gap:8px}.payoffTableLayout .tableTitle svg{width:20px;height:20px}.winnerTableLayout .tableRow{display:grid;grid-template-columns:84px auto;column-gap:16px;font-size:14px;line-height:16px;color:#444;font-weight:400}.winnerTableLayout .tableRow .tableHeadCell{font-weight:500;color:#19345e;white-space:nowrap}.winnerTableLayout .tableRow.tableSingleCol{display:flex;flex-direction:column;gap:8px}@media(min-width:744px){.tableLayout .tableTitle{padding:16px 24px 15px;font-size:16px;line-height:24px;color:#19345e;font-weight:600}.tableLayout .tableRow{padding:16px 24px 15px;font-size:16px;line-height:24px;color:#222;font-weight:400}.tableLayout .tableHeadCell{font-weight:600}.payoffTableLayout .tableHeaderRow{font-size:16px;line-height:24px;color:#444;font-weight:500}.winnerTableLayout .tableRow{grid-template-columns:178px auto;font-size:16px;line-height:24px;color:#444;font-weight:400;column-gap:64px}.winnerTableLayout .tableRow .tableHeadCell{font-weight:600;color:#19345e;white-space:normal}.winnerTableLayout .tableRow.tableSingleCol{display:grid;gap:64px}}@media(min-width:1025px){.winnerTableLayout .tableRow{grid-template-columns:350px auto}}@media screen and (min-width:375px){.payoffTableLayout .tableRow{grid-template-columns:120px 111px auto}.payoffTableLayout .tableCol{white-space:nowrap}}@media screen and (min-width:576px){.payoffTableLayout .tableRow{grid-template-columns:1fr 1fr 1fr}}.btn{height:36px;padding:4px 12px;outline:none;box-shadow:none;font-size:13px;line-height:16px;color:#475569;font-weight:600;font-family:Inter,sans-serif;border-radius:26px;display:flex;align-items:center;justify-content:center;column-gap:3px;text-align:center;cursor:pointer}.btn:disabled,.btn.disabled{cursor:not-allowed;opacity:.5}.blueBtn{background-color:#06c;color:#fff;border:1px solid #0066cc}.blueBtn:not(.disabled):hover{color:#fff;box-shadow:0 4px 8px -3px #19345eb3}.btnLink{font-size:16px;line-height:20px;color:#06c;font-weight:500;cursor:pointer}.btnLink.cancelBtn{color:#1e293b}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-Medium-500.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold-600.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold-700.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.saddle{font-size:14px;line-height:16px;font-weight:700;font-family:Inter,sans-serif;width:24px;min-width:24px;height:24px;text-align:center;border-radius:2px;border:1px solid transparent;display:flex;align-items:center;justify-content:center}.saddleTxtLong{font-size:11px}.saddleLine{width:7px;align-self:stretch;border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:1px solid transparent}.saddleLine.saddle2{border-color:#dae4e9}.saddle1{background:#ec2c28;color:#fff}.saddle2{background:#fff;border-color:#babbbe;color:#000}.saddle3{background:#1d4fa3;color:#fff}.saddle4{background:#eaeb24;color:#000}.saddle5{background:#458544;color:#fff}.saddle6{background:#060103;color:#fff}.saddle7{background:#e86311;color:#fff}.saddle8{background:#f9bcc5;color:#000}.saddle9{background:#1fb8d7;color:#000}.saddle10{background:#9a468f;color:#fff}.saddle11{background:#bbb;color:#000}.saddle12{background:#a9d5b5;color:#000}.saddle13{background:#644538;color:#fff}.saddle14{background:#671033;color:#fff}.saddle15{background:#c9c2b7;color:#000}.saddle16{background:#8688c4;color:#000}.saddle17{background:#1c3975;color:#fff}.saddle18{background:#103b1b;color:#fff}.saddle19{background:#0a73a8;color:#fff}.saddle20{background:#df0a79;color:#fff}.saddle21{background:#b5b3d9}.saddle22{background:#10446d;color:#fff}.saddle23{background:#bdd6cd}.saddle24{background:#42502c;color:#fff}.saddle25{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle25{border-color:#dae4e9}.saddle26{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle26{border-color:#dae4e9}.saddle27{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle27{border-color:#dae4e9}.saddle28{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle28{border-color:#dae4e9}.saddle29{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle29{border-color:#dae4e9}.saddle30{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle30{border-color:#dae4e9}.saddle31{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle31{border-color:#dae4e9}.saddle32{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle32{border-color:#dae4e9}.saddle33{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle33{border-color:#dae4e9}.saddle34{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle34{border-color:#dae4e9}.saddle35{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle35{border-color:#dae4e9}.saddle36{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle36{border-color:#dae4e9}.saddle37{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle37{border-color:#dae4e9}.saddle38{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle38{border-color:#dae4e9}.saddle39{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle39{border-color:#dae4e9}.saddle40{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle40{border-color:#dae4e9}.saddle41{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle41{border-color:#dae4e9}.saddle42{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle42{border-color:#dae4e9}.saddle43{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle43{border-color:#dae4e9}.saddle44{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle44{border-color:#dae4e9}.saddle45{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle45{border-color:#dae4e9}.saddle46{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle46{border-color:#dae4e9}.saddle47{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle47{border-color:#dae4e9}.saddle48{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle48{border-color:#dae4e9}.saddle49{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle49{border-color:#dae4e9}.saddle50{background:#fff;border-color:#babbbe;color:#000}.saddleLine.saddle50{border-color:#dae4e9}@media(min-width:744px){.saddleBox .saddle{width:30px;height:30px;border-radius:8px;font-size:16px;line-height:24px;font-weight:700}}.horseNameWithSaddle .saddle1,.tooltipItem .saddle1{border-color:transparent}*{box-sizing:border-box}html,body{font-family:Inter,sans-serif}body{margin:0;padding:0;overflow-x:hidden}ul,ol{margin:0;padding:0}li{list-style-type:none}a{color:#06c;text-decoration:none}a:hover{color:#06c}.mainContainer{padding:0 16px}@media(min-width:744px){.mainContainer{padding:0 36px}}@media(min-width:1024px){.mainContainer{padding:0 64px}}@media(min-width:1200px){.mainContainer{padding:0 36px}}@media(min-width:1368px){.mainContainer{max-width:1312px;margin:0 auto;padding:0}}.synthetic{color:#2d87ae}.dirt{color:#b27e4a}.turf{color:#518121}h1,h2,h3,h4,h5,h6{margin:0}.swipeableContainer{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.swipeableContainer::-webkit-scrollbar{width:0;display:none}.swipeableItem{flex:0 0 auto;scroll-snap-align:start}p{margin:0}.showOverlay{position:fixed;width:100%;overflow:hidden}.bgLightContainer{background:#f4f6fa;margin:0 -16px;padding:12px 16px 20px}.hyphenStyle{font-size:16px;line-height:16px;color:#1e293b;font-weight:400}.errorContainer{display:flex;align-items:center;justify-content:center;height:257px;flex-direction:column}.errorMessage{font-size:14px;line-height:16px;color:#475569;font-weight:400;text-align:center}.mtp{font-size:14px;line-height:16px;font-weight:400;padding:3px 4px;border-radius:4px;align-items:center}.mtp.primary{color:#ce2029;background-color:#ec1c240d}.mtp.shadow{color:#475569;background-color:#f4f6fa}.raceStatus{font-size:14px;line-height:16px;color:#ce2029;font-weight:400;position:relative;padding-left:10px;display:inline-block}.raceStatus:before{position:absolute;content:"";top:5px;left:0;width:6px;height:6px;border-radius:50%;background-color:#ce2029}@media(min-width:744px){.raceStatus{font-size:16px;line-height:24px}.raceStatus:before{top:9px}}.liveRaceTag{display:flex;align-items:center;gap:4px;font-size:14px;line-height:20px;color:#ce2029;font-weight:400;flex-shrink:0;white-space:nowrap}.liveRaceTag .liveRaceTag__dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background-color:#ce2029}@media(min-width:744px){.liveRaceTag{font-size:16px;line-height:24px;color:#ce2029;font-weight:400}}.raceOffTag{font-size:14px;line-height:16px;color:#1e293b;font-weight:400}.d-flex{display:flex}.d-flex.center{justify-content:center;align-items:center}.d-flex.space-between{justify-content:space-between}.d-flex.align-center{align-items:center}.d-flex.gap-8{gap:8px}.trackLoader{margin-top:8px}.trackLoader .loaderAnimation{width:100%;height:10px;animation:animated 1s linear infinite;background:#e0ebf6;background-image:linear-gradient(90deg,#e0ebf6,#edf7ff,#edf4fb,#e0ebf6,#edf7ff);background-size:300% 100%}@keyframes animated{0%{background-position:100% 0%}to{background-position:0% 0%}}.trackLoader .mb-8{margin-bottom:8px}.trackLoader .pb-8{padding-bottom:8px}.trackLoader .dFlex{display:flex;align-items:center;justify-content:space-between;column-gap:24px}.trackLoader .raceNavigationBar .loaderAnimation{height:50px}.trackLoader .raceInfobar .loaderAnimation{height:48px}.trackLoader .raceInfobar .loaderAnimation:first-child{width:calc(80% - 12px)}.trackLoader .raceInfobar .loaderAnimation:last-child{width:calc(20% - 12px)}.trackLoader .raceGridBar{border-bottom:1px solid #dae4e9}.trackLoader .raceGridBar .loaderAnimation{height:24px;width:100px}.trackLoader .tabsBar .loaderAnimation{height:24px;width:calc(50% - 12px)}.trackLoader .tabsContentBar{border-bottom:1px solid #dae4e9}.trackLoader .tabsContentBar .loaderAnimation{margin-bottom:8px}.trackLoader .tabsContentBar .loaderAnimation:last-child{margin-bottom:0}.trackLoader .tabsContentBar .loaderAnimation:nth-child(odd){height:20px}.trackLoader .tabsContentBar .loaderAnimation:nth-child(2n){height:60px}.trackLoader .learnMoreBtnBar .loaderAnimation{height:36px;width:80%;margin:auto}.trackLoader .filtersBar .loaderAnimation{height:48px;width:calc(50% - 12px)}.trackLoader .horseDetailBar .loaderAnimation{height:100px}.trackLoader .homeFiltersBar .loaderAnimation{height:48px}.trackLoader .raceCardBar .loaderAnimation{height:163px;margin-bottom:8px}.raceCardWrapper .rotdContainer{position:absolute;top:-5px;left:50%;transform:translate(-50%)}.rotdContainer{width:92px;height:18px}@media(min-width:744px){.raceDetailSection .rotdContainer{width:123px;height:28px}.raceDetailSection .rotdContainer svg{width:100%;height:100%}.raceInfoContainer .rotdIcon{width:114px;height:26px}}.drfHeaderNav{position:sticky;top:0;background-color:#fff;box-shadow:0 4px 4px #0000000d;font-family:Inter,sans-serif;z-index:100}.drfHeaderNav .headerNavcontainer{height:56px;display:flex;align-items:center;justify-content:space-between;position:relative}@media(min-width:744px){.drfHeaderNav .headerNavcontainer{height:80px}}.drfHeaderNav .headerNavcontainer .headerNavLogo{height:40px;width:81px;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.drfHeaderNav .headerNavcontainer .headerNavLogoImg{height:100%;width:100%}.drfHeaderNav .headerNavcontainer .headerNavShopLink,.drfHeaderNav .headerNavcontainer .headerNavLoginLink{font-size:16px;line-height:100%;font-weight:700}.drfHeaderNav .headerNavcontainer .headerNavShopLink{color:#1e293b}@media(min-width:744px){.drfHeaderNav .headerNavcontainer .headerNavShopLink{color:#06c}}.drfHeaderNav .headerNavcontainer .headerNavLoginLink{color:#06c}.drfHeaderNav .userNameInitials .profileIcon{all:unset;font-size:14px;line-height:24px;color:#475569;font-weight:600;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;width:24px;height:24px;padding:3px;border-radius:50%;border:1px solid #475569}.drfHeaderNav .userNameInitials .profileIcon.open{color:#99a0aa;border:1px solid #99a0aa}.drfHeaderNav .profileDropdown .logoutButton{all:unset;font-size:16px;line-height:20px;color:#475569;font-weight:500;position:absolute;right:12px;padding:5px;border-radius:8px;background:#fff;box-shadow:0 4px 8px #6868681f;min-width:106px;text-align:center;height:32px;margin-top:4px}.footerWrapper{padding:0 12px 16px;font-family:Inter,sans-serif;border-top:1px solid #cccccc}@media(min-width:744px){.footerWrapper{padding:0}}.footerNavLinks{border-bottom:1px solid #cccccc;margin-bottom:24px}@media(min-width:744px){.footerNavLinks{border:none;margin:24px 0 0}}@media(min-width:1024px){.footerNavLinks{margin-top:0}}.footerNavLinks ul{display:flex;flex-wrap:wrap;margin-bottom:12px}@media(min-width:744px){.footerNavLinks ul{margin-bottom:0}}.footerNavLinks li{margin:12px 20px 10px 0;width:30%;line-height:16px;padding:0;white-space:nowrap}@media(min-width:744px){.footerNavLinks li{margin:0 0 26px;width:25%}}.footerNavLinks a{color:#000;text-decoration:none;font-size:13px;line-height:16px;padding:0;margin:0;display:inline-flex;vertical-align:top}@media(min-width:744px){.footerNavLinks a{color:#444;font-size:14px;line-height:20px}}.copyrightLabel{font-size:13px;line-height:16px;color:#000;font-weight:400;text-align:center}@media(min-width:744px){.copyrightLabel{font-size:11px;line-height:14px;color:#444;font-weight:400;padding:8px 0}}.copyrightLabel span{font-size:10px;vertical-align:top}.appStoreIcons .socialText,.footerSocialLinks .socialText{font-size:13px;line-height:16px;color:#000;font-weight:400;margin-bottom:6px;text-align:center}@media(min-width:744px){.appStoreIcons .socialText,.footerSocialLinks .socialText{font-size:14px;line-height:20px;color:#000;font-weight:600;margin-bottom:14px}}@media(min-width:1024px){.appStoreIcons .socialText,.footerSocialLinks .socialText{text-align:left}}.appStoreIcons .socialIconsLinks,.footerSocialLinks .socialIconsLinks{display:flex;justify-content:center}@media(min-width:744px){.appStoreIcons .socialIconsLinks,.footerSocialLinks .socialIconsLinks{gap:12px}}@media(min-width:1024px){.appStoreIcons .socialIconsLinks,.footerSocialLinks .socialIconsLinks{display:flex;justify-content:flex-start}}.appStoreIcons .socialIconsLinks li,.footerSocialLinks .socialIconsLinks li{margin-bottom:24px;height:40px}@media(min-width:744px){.appStoreIcons .socialIconsLinks li,.footerSocialLinks .socialIconsLinks li{height:32px;margin-bottom:0}}@media(min-width:744px){.appStoreIcons .socialIconsLinks,.footerSocialLinks .socialIconsLinks{display:flex;gap:12px}}.appStoreIcons .socialIconsLinks .socialLink,.footerSocialLinks .socialIconsLinks .socialLink{display:inline-flex;height:40px;width:40px}@media(min-width:744px){.appStoreIcons .socialIconsLinks .socialLink,.footerSocialLinks .socialIconsLinks .socialLink{width:32px;height:auto}}.appStoreIcons .socialIconsLinks svg,.footerSocialLinks .socialIconsLinks svg{width:100%;height:100%}@media(min-width:744px){.footerSocialLinks{margin-top:22px}}.appStoreIcons .socialIconsLinks li{margin-right:8px}.appStoreIcons .socialIconsLinks li:last-child{margin-right:0}.appStoreIcons .socialIconsLinks a{display:inline-flex;width:112px;height:40px}@media(min-width:744px){.appStoreIcons .socialIconsLinks a{height:auto}}.appStoreIcons .socialIconsLinks .androidPlay{width:107px;height:32px}.appStoreIcons .socialIconsLinks .appleStore{width:112px;height:32px}@media(min-width:744px){.footerLogoLinkWrapper{border:none;padding-top:36px;padding-bottom:64px}}@media(min-width:1024px){.footerLogoLinkWrapper{padding-bottom:48px}}.footerLogo{display:none}@media(min-width:744px){.footerLogo{display:flex;align-items:center}}@media(min-width:1024px){.footerLogo{height:138px}}@media(min-width:744px){.desktopView{display:flex;align-items:center;justify-content:center;flex-direction:column}}@media(min-width:1024px){.desktopView{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;gap:30px}}.filterSelect{position:relative;margin-top:12px}.filterSelect .showTrackValue{border:1px solid #dae4e9;background-color:#fff;border-radius:4px;padding:0 15px;display:flex;align-items:center;column-gap:8px;height:48px;cursor:pointer}.filterSelect .locationIcon{width:24px;height:24px;text-align:center;display:flex;align-items:center;justify-content:center}.filterSelect .locationIcon svg{width:12.55px}.filterSelect .selectedTrackValue{font-size:14px;line-height:17px;color:#475569;font-weight:400}@media(min-width:744px){.filterSelect .selectedTrackValue{font-size:16px;line-height:24px;color:#888;font-weight:400}}.filterSelect .filterDropDown{position:absolute;top:48px;left:0;border:1px solid #dae4e9;border-radius:4px;box-sizing:border-box;background-color:#fff;z-index:99;width:100%;padding:3px;margin-top:8px}.filterSelect .filterList{padding-bottom:4px;margin:0}.filterSelect .filterListItem{margin-bottom:6px;align-items:center;display:flex;padding:8px;column-gap:8px}.filterSelect .filterListItem:last-child{margin-bottom:0}.filterSelect .filterListItem .filterName{font-size:14px;line-height:20px;color:#1e293b;font-weight:500}.filterSelect .filterBtns{border-top:1px solid #dae4e9;padding:7px 12px 8px 28px;display:flex;align-items:center;justify-content:space-between}.filterSelect .filterBtns .blueBtn{border-radius:30px;width:72px;padding:7px 15px;font-size:14px}.filterSelect .filterBtns .btnLink{font-size:14px}.filterSelect .simplebar-track.simplebar-vertical{right:3px;width:8px;top:3px}.filterSelect .simplebar-scrollbar:before{background:#eef2f5;border-radius:8px;opacity:1;top:0;bottom:2px;left:0;right:0;width:8px}.checkboxWrap{position:relative;width:20px;height:20px;display:inline-block;vertical-align:middle}.checkboxWrap svg{width:100%;height:100%}.checkboxWrap input{position:absolute;opacity:0}.checkboxWrap .i-checkBoxchk,.checkboxWrap.checked .i-checkUnchk{display:none}.checkboxWrap.checked .i-checkBoxchk{display:block}.horseFilterSelect{width:100%}@media(min-width:1024px){.horseFilterSelect{width:312px;margin:0}}.horseFilterSelect .selectedValue{display:flex;align-items:center;justify-content:space-between;padding:5px 11px;height:48px;cursor:pointer;border-radius:8px;border:1px solid #dae4e9;background:#fff}.horseFilterSelect .comparisonVal{height:41px}@media(min-width:744px){.horseFilterSelect .comparisonVal{height:48px}}.horseFilterSelect .sortDropdown{left:auto;right:0}.horseFilterSelect .sortDropdown .RadioBtnchk{width:20px;height:20px}.horseFilterSelect .sortDropdown .filterListItem{margin-bottom:8px;padding:10px 8px}.horseFilterSelect .sortDropdown .filterListItem:last-child{margin-bottom:0}.horseFilterSelect .filterDropDown{min-width:320px}.horseFilterSelect .comparisonVal~.filterDropDown{top:41px}.comparisonLabel{font-size:14px;line-height:normal;color:#1e293b;font-weight:500}.horseFilterLabel{display:flex;align-items:center;gap:8px}.filtersHeader{display:flex;align-items:center;justify-content:flex-end;padding:16px;background:#f4f6fa80;margin:12px -16px 0;border-top:1px solid #dae4e9;border-bottom:1px solid #dae4e9}.filtersButton{font-size:14px;line-height:20px;color:#0a0a0a;font-weight:500;display:flex;align-items:center;gap:4px;padding:8px 12px;border:1px solid rgba(0,0,0,.0509803922);background-color:#fff;border-radius:30px;cursor:pointer;outline:none;font-family:inherit}.filtersButton:hover{color:#06c}.filtersCount{font-size:12px;line-height:16px;color:#06c;font-weight:400;display:list-item;list-style-type:disc;list-style-position:inside}.horseListText{font-size:12px;line-height:16px;color:#888;font-weight:600;padding:16px 16px 2px;margin-bottom:4px}.scrollBarWrap{max-height:250px}.resetAndApplyBtn{display:flex;align-items:center;gap:32px}.filterPanelOverlay{position:fixed;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;padding:0 15px;box-shadow:0 2px 25px #0003;background:#0003;height:100%}.filterPanelHeader{display:flex;justify-content:center;gap:16px;padding:8px;border-bottom:1px solid #eeeeee;margin-bottom:24px}.filterPanelTitle{font-size:18px;line-height:27px;color:#0a0a0a;font-weight:600}.filterPanelBody{display:flex;flex-direction:column;gap:24px;padding:0 16px;margin-bottom:24px}.filterSectionTitle{font-size:16px;line-height:24px;color:#0a0a0a;font-weight:500;margin-bottom:12px;display:flex;align-items:center;gap:4px}.filterPanel{border-top-left-radius:20px;border-top-right-radius:20px;background:#fff;width:100%}.filterPanel .filterListSortBy{display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,1fr);row-gap:16px;column-gap:8px;max-width:580px}.filterPanel .filterList{margin:0;padding:0 0 4px;list-style:none}.filterPanel .filterListItem{align-items:center;display:flex;gap:8px;cursor:pointer}.filterPanel .filterListItem:last-child{margin-bottom:0}.filterPanel .horseFilterItem{padding:8px 16px}.filterPanel .filterName{font-size:14px;line-height:20px;color:#444;font-weight:500}.filterPanel .checkboxWrap{width:20px;height:20px;border-radius:100px;border:1px solid #c4cbcf;background-color:#fff;overflow:hidden}.filterPanel .checkboxWrap svg rect:nth-of-type(2){stroke:transparent}.filterPanel .checkboxWrap .i-checkUnchk path{stroke:transparent}.filterPanel .oddsFormatOptions{display:flex;gap:16px}.filterPanel .oddsFormatOption{display:flex;align-items:center;column-gap:8px;cursor:pointer}.filterPanel .scrollBarWrap{border:1px solid #dae4e9;border-radius:8px;max-height:172px}.filterPanel .scrollBarWrap .simplebar-track.simplebar-vertical{right:3px;width:8px;top:3px}.filterPanel .scrollBarWrap .simplebar-scrollbar:before{background:#eef2f5;border-radius:8px;opacity:1;top:0;bottom:2px;left:0;right:0;width:8px}.filterPanel .saddle{border-radius:7px}.filterPanel .resetAndApplyBtn{gap:8px}.filterPanelFooter{flex-shrink:0;border-top:1px solid #dae4e9;padding:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.filterPanelFooter .blueBtn{border-radius:30px;min-width:72px;padding:7px 15px;font-size:14px}.filterPanelFooter .blueBtn:hover{background-color:#0052a3}.filterPanelFooter .btnLink{font-size:14px}.filterPanelFooter .resetBtn{padding:7px 15px;border:1px solid #0066cc;border-radius:30px}.filterPanelFooter .cancelBtn{padding:0 12px;color:#06c}.filterPanelFooter .cancelBtn:hover{color:#0a0a0a}@media(min-width:744px){.comparisonTabWrap .horseFilterSelect{max-width:312px}.comparisonTabWrap .horseFilterSelect .comparisonVal~.filterDropDown{top:48px;min-width:312px;padding:11px 0 0;border-radius:8px}.comparisonTabWrap .horseFilterSelect .sortDropdown .filterListItem{padding:12px 24px}.comparisonLabel{font-size:16px;line-height:24px;color:#19345e;font-weight:500}.filterSelect .filterDropDown{padding:0}.filterSelect .filterListItem{padding:8px 23px;margin-bottom:4px}.filterSelect .filterListItem .filterName{font-size:16px;line-height:24px;color:#0a0a0a;font-weight:400}.filterSelect .filterList{padding-bottom:8px}.filterSelect .filterBtns{padding:15px 11px 15px 27px}.filterSelect .filterBtns .btnLink{color:#19345e}.filterSelect .filterBtns .resetTrackFilter{color:#06c}.trackFilterSelect .checkboxWrap{width:24px;height:24px}.trackFilterSelect .filterListItem{column-gap:12px}.trackFilterSelect .scrollBarWrap{max-height:276px}.filtersHeader{padding:24px 0 0;margin:24px 0 0;border-bottom:none}.filtersCount{font-size:14px;line-height:20px;color:#06c;font-weight:400}.filterPanelHeader{margin-bottom:16px}.filterPanelBody{padding:0 32px;margin-bottom:16px}.horseListText{padding-top:8px;margin-bottom:2px}.filterPanel .filterListSortBy{row-gap:12px;column-gap:12px}.filterPanel .filterListSortBy .checkboxWrap,.filterPanel .oddsFormatOptions .checkboxWrap{height:24px;width:24px}.filterPanel .scrollBarWrap{max-height:235px}}@media(min-width:1024px){.filterPanelOverlay{align-items:center;padding:0}.filterPanel{max-width:500px;border-radius:20px}.filterPanel .resetAndApplyBtn{gap:16px}}@media(min-width:1200px){.filtersButton{font-size:16px;line-height:24px;color:#0a0a0a;font-weight:500}}.tooltipBtn{background:none;border:none;cursor:pointer;padding:0;width:18px;height:18px}.tooltipBtn svg{width:100%;height:100%}.tooltipOverlay{display:flex;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;z-index:1000;z-index:11000}.tooltipWrapper{position:fixed;top:0;right:0;bottom:0;left:0;padding:0 16px;display:flex;align-items:center;justify-content:center}.tooltipContent{background:#fff;border:1px solid #cccccc;border-radius:8px;box-shadow:0 2px 25px #00000036;width:100%;max-width:400px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden}.tooltipContent .modalBody{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.tooltipHeader{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.tooltipHeader .tooltipTitle{display:flex;align-items:center;gap:4px}.tooltipHeader .tooltipTitle svg{width:20px;height:20px;min-width:20px}.tooltipHeader .tooltipTitle .tooltipTitleText{font-size:21px;line-height:28px;color:#0a0a0a;font-weight:600;margin:0}.tooltipHeader .tooltipCloseBtn{background:none;border:none;cursor:pointer;height:24px;width:24px;padding:0;flex-shrink:0}.tooltipHeader .tooltipCloseBtn svg{width:100%;height:100%}.tooltipHeader .tooltipCloseBtn:hover{opacity:.7}.tooltipHeader .tooltipCloseBtn svg path{fill:#0a0a0a}.tooltipBody{display:flex;align-items:flex-start;flex-direction:column;row-gap:16px;padding:16px 24px 24px}.tooltipItem{display:flex;align-items:flex-start;flex-direction:column;row-gap:8px}.tooltipItem .tooltipSubHeading{font-size:16px;line-height:24px;color:#0a0a0a;font-weight:700;margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tooltipItem .tooltipSubHeading .saddle{border-radius:7px}.tooltipItem .tooltipDescription{font-size:14px;line-height:20px;color:#444;font-weight:400;margin:0}.tooltipItem ul{padding-left:0;margin:0 0 0 19.5px}.tooltipItem li{font-size:14px;line-height:20px;color:#444;font-weight:400;display:list-item;list-style-type:disc;list-style-position:outside;margin-bottom:5px}.tooltipItem .latePaceImg{width:51px}.tooltipItem .horseRating{background-color:#19345e;height:14px;text-align:center;border-radius:1px;display:inline-flex;align-items:center;justify-content:center;column-gap:2px;font-size:9px;line-height:12px;color:#fff;font-weight:700;padding:4px}.tooltipItem .timeformUSSelections{display:flex;align-items:center;gap:8px}.tooltipItem .timeformUSHeading{display:flex;flex-direction:column;gap:4px}.horseListMobileTableLayout .titleWithToolTip svg,.payoffTableLayout .tableTitle svg{width:100%;height:100%}.itemGap{display:flex;flex-direction:column;gap:16px}.drfAiButton{position:fixed;right:18px;bottom:40px;display:flex;align-items:center;justify-content:center;z-index:9999;gap:4px;background-color:#06c;color:#fff;padding:8px 12px;border-radius:30px;box-shadow:0 2px 8px #0066cc4d;border:none;cursor:pointer;transition:background-color .2s ease}.drfAiButton:hover{background-color:#0052a3}.drfAiButton .drfAiButtonStar{display:flex;align-items:center;justify-content:center}.drfAiButton .drfAiButtonText{font-size:16px;line-height:24px;color:#fff;font-weight:500;font-family:Inter,sans-serif}.drfAiButton .askText{display:none}@media(min-width:744px){.drfAiButton{right:31px}.drfAiButton .askText{display:inline}}
