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

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

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

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

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

.SaddleClothSilk-module__containerUpdatedSilkMobile--MKcIq {
  overflow: hidden;
  position: relative;
}

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

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

@media screen and (max-width: 767.98px) {
  .SaddleClothSilk-module__saddleContainer--EqAT7 > div {
    height: 100%;
    border-radius: 0 4px 4px 0;
  }

  .SaddleClothSilk-module__saddleContainerUseUpdatedSilk--NtjO5 > div {
    justify-content: center;
    align-items: flex-start;
    padding: 4px;
    z-index: 0;
    position: absolute;
  }

  .SaddleClothSilk-module__saddleContainerIsSilkVisible--HkoUi > div p {
    position: absolute;
    top: 4px;
    right: 11px;
  }
}

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

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

@media screen and (max-width: 767.98px) {
  .SaddleClothSilk-module__useUpdatedSilkSilkContainer--qANdG {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 40%;
    position: absolute;
    z-index: 1;
  }
}

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

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

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

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

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

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

.styles-module__legContainer--HOkLY:not(:first-child) {
  margin-top: 2px;
}

.styles-module__legContainer--HOkLY:not(:last-child)::after {
  content: "";
  width: 2px;
  height: calc(100% - 18px);
  border-radius: 1px;
  position: absolute;
  top: 20px;
  left: 9px;
  z-index: 2;
  background: var(--fd-colors-system-neutral-background-default);
}

.styles-module__legContainer--HOkLY.styles-module__raceStatus-open--ADy_J:not(:last-child)::after {
  background: var(--fd-colors-system-neutral-background-default);
}
.styles-module__legContainer--HOkLY.styles-module__raceStatus-raceOff--uv1PR:not(:last-child)::after {
  background: var(--fd-colors-system-neutral-background-default);
}
.styles-module__legContainer--HOkLY.styles-module__raceStatus-win--zDngH:not(:last-child)::after {
  background: var(--fd-colors-system-positive-background-default);
}
.styles-module__legContainer--HOkLY.styles-module__raceStatus-lost--FuqjJ:not(:last-child)::after {
  background: var(--fd-colors-system-important-background-default);
}
.styles-module__legContainer--HOkLY.styles-module__raceStatus-attention--f6ZFz:not(:last-child)::after {
  background: var(--fd-colors-system-warning-background-default);
}
.styles-module__legContainer--HOkLY.styles-module__raceStatus-unknown--XukvC:not(:last-child)::after {
  background: var(--fd-colors-system-neutral-background-default);
}

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

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

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

.styles-module__willPaysInfoContainer--Mqf28 > div {
    margin-right: 4px;
}

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

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


.styles-module__withWagerDetails--F_ALj {
    display: grid;
    column-gap: 8px;
    row-gap: 12px;
    grid-template-columns: min-content 1fr min-content;
}

.styles-module__withoutWagerDetails--DKdpb {
    flex-direction: row;
}

.styles-module__rowContainer--zSyAe {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.styles-module__withDetailView--UJRyD {
    display: grid;
    grid-template-columns: min-content 1fr min-content;
    column-gap: 8px;
    row-gap: 12px;
}

.styles-module__columnContainer--uVdIj {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
.styles-module__button--yQtgE span {
  font-weight: bold;
}

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

.styles-module__container--F_oZr.styles-module__showOnlySelections--DRVH3 {
  border: none;
}

.styles-module__container--F_oZr:not(:last-child) {
  margin-bottom: 12px;
}


/*# sourceMappingURL=4768.ff7e93c2336fab05b72b.css.map*/