.styles-module__positionsContainer--dAgbR {
  padding-bottom: 8px;
}

.styles-module__positionsContainer--dAgbR:last-child {
  padding-bottom: 0;
}

.styles-module__legContainer--LM9aA {
  position: relative;
}

.styles-module__legContainer--LM9aA:not(:last-child)::after {
  content: "";
  width: 1px;
  border-radius: 1px;
  position: absolute;
  top: 20px;
  left: 9.5px;
  bottom: 0;
  z-index: 2;
  background: var(--fd-colors-system-neutral-background-default);
}

.styles-module__legContainer--LM9aA.styles-module__raceStatusOpen--D10dX:not(:last-child)::after {
  background: var(--fd-colors-system-neutral-background-default);
}
.styles-module__legContainer--LM9aA.styles-module__raceStatusRaceOff--bhuUt:not(:last-child)::after {
  background: var(--fd-colors-system-neutral-background-default);
}
.styles-module__legContainer--LM9aA.styles-module__raceStatusWin--YBbR3:not(:last-child)::after {
  background: var(--fd-colors-system-positive-background-default);
}
.styles-module__legContainer--LM9aA.styles-module__raceStatusLost--zhq2T:not(:last-child)::after {
  background: var(--fd-colors-system-important-border-default);
}
.styles-module__legContainer--LM9aA.styles-module__raceStatusAttention--kczQ0:not(:last-child)::after {
  background: var(--fd-colors-system-warning-background-default);
}
.styles-module__legContainer--LM9aA.styles-module__raceStatusUnknown--nALmR:not(:last-child)::after {
  background: var(--fd-colors-system-warning-background-default);
}

.styles-module__horizontalBreak--zBOgG {
  height: 2px;
  width: calc(100% - 4px);
  position: relative;
  left: 2px;
  z-index: 2;
  margin: 8px 0 0;
  border: none;
  background-color: var(--fd-colors-border-subtle);
}

.styles-module__leg--oIrqp {
  display: flex;
}

.styles-module__noLeg--pYK3h {
  display: grid;
  grid-template-columns: 25px 1fr auto;
  gap: 12px 8px;
  width: 100%;
}

@keyframes styles-module__fadeInDetailsHr--Ctafr {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.styles-module__detailsHr--D0KHS {
  height: 1px;
  background-color: var(--fd-colors-border-subtle);
  width: 100%;
  border: none;
  position: relative;
  z-index: 2;
  margin: 8px 0 0;
  animation: styles-module__fadeInDetailsHr--Ctafr 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.styles-module__container--sF5V1 {
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid var(--fd-colors-border-subtle);
}

.styles-module__container--sF5V1.styles-module__showOnlySelections--mK_PO {
  border: none;
}

.SaddleClothSilk-module__container--DYn1u {
  width: 32px;
}

.SaddleClothSilk-module__containerIsBadge--zV_c2 {
  width: 20px;
}

.SaddleClothSilk-module__containerUseUpdatedSilk--kwUNZ {
  width: 40px;
}

.SaddleClothSilk-module__containerHasSilk--lEShj {
  width: 59px;
}

@media screen and (min-width: 768px) {
  .SaddleClothSilk-module__container--DYn1u {
    align-items: center;
  }
}

.SaddleClothSilk-module__containerUpdatedSilkMobile--kwv5z {
  position: relative;
}

@media screen and (min-width: 767.98px) {
  .SaddleClothSilk-module__containerUpdatedSilkMobile--kwv5z {
    overflow: initial;
    position: static;
  }
}

.SaddleClothSilk-module__saddleContainer--ATnUd {
  background-color: #fff;
  display: inline-flex;
  flex-shrink: 0;
  z-index: 1;
}

.SaddleClothSilk-module__silkContainer--RxqW6 {
  transform: translateX(-16px);
}

.SaddleClothSilk-module__silkContainerIsScratched--L4nd_ {
  opacity: 0.4;
}

.SaddleClothSilk-module__useUpdatedSilkSilkBorderContainer--a8YjH svg {
  height: 55px;
  width: 56px;
}

.SaddleClothSilk-module__silkImage--sbLQz {
  display: flex;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.SaddleClothSilk-module__useUpdatedSilkSilkImage--NWQVM {
  height: 53px;
  width: 55px;
}

.styles-module__cell--LwMVS {
  display: flex;
  flex-direction: row;
  min-height: 64px;
  width: 100%;
  border: 1px solid transparent;
  border-bottom-color: var(--themeExtension-component-lhn-border-default, rgba(255, 255, 255, 0.2));
  box-sizing: border-box;
}

.styles-module__cellInteractive--dOhae {
  cursor: pointer;
}

.styles-module__cell--LwMVS:hover {
  background-color: var(--themeExtension-component-lhn-background-hover, #14417a);
  border-color: var(--themeExtension-component-lhn-border-brand, #0070eb);
  border-radius: 4px;
}

.styles-module__cell--LwMVS:focus-visible {
  outline: 2px solid var(--themeExtension-component-lhn-border-brand, #0070eb);
  outline-offset: -2px;
  border-radius: 4px;
}

.styles-module__header--aS2Z7 {
  position: sticky;
  top: -1px;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-bottom-color: var(--themeExtension-component-lhn-border-default, rgba(255, 255, 255, 0.2));
}

.styles-module__loadingBar--j3lZm {
  width: 100%;
  height: 12px;
  border-radius: 2px;
}

.styles-module__container--WLgrn {
  padding-top: var(--fd-space-space-4);    /* 16px */
  padding-bottom: var(--fd-space-space-8); /* 32px */
  padding-left: var(--fd-space-space-12);  /* 48px — aligns with race card content column */
  padding-right: var(--fd-space-space-2);  /* 8px */
}

.styles-module__groupHeader--coCdp {
  position: sticky;
  top: -1px;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
}

.styles-module__listItem--_kiZH {
  cursor: pointer;
}

.styles-module__listItem--_kiZH:hover {
  background-color: var(--themeExtension-component-lhn-background-hover, #14417A);
}

.styles-module__listItem--_kiZH:focus-visible {
  outline: 2px solid var(--fd-colors-core-blue-d-2, #1672d6);
  outline-offset: -2px;
}

/**
 IFRAME IOS HACK by David Walsh
 https://davidwalsh.name/scroll-iframes-ios
 */
.styles__iframeScrollWrapper--FxXhO {
  background: white;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.styles__iframeContent--Ew67H {
  height: 100%;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
}

.styles__splashScreen--oHRcV {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

.styles__loadingWrapper--Z9PXH {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
}


/*# sourceMappingURL=main-9acf4d28.e349edddaa7e66e60787.css.map*/