.styles_circle__6mLrK {
  border: 1px solid #174fa9;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.styles_circleMiddle__U6jka {
  background-color: #001e4700;
  width: 80%;
  height: 80%;
  inset: auto;
}
.styles_circleInner__8SElF {
  background-color: #fff0;
  width: 50%;
  height: 50%;
  inset: auto;
}
.styles_circleWrapper__6b2ul {
  justify-content: center;
  width: 700px;
  height: 700px;
  margin-top: 6rem;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
.styles_circleWrapper__6b2ul,
.styles_splitOrbit__ATiFc {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.styles_splitOrbit__ATiFc {
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  inset: -5% 0;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg)
    rotate(143.694deg) skew(0deg, 0deg);
}
.styles_altSplitOrbit__CSsuA {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}
.styles_betSlipCardLeft__BvQUx,
.styles_betSlipCard__pJwRk {
  width: 237.66px;
  height: auto;
  position: relative;
}
.styles_betSlipCardLeft__BvQUx {
  left: -25%;
}
.styles_betSlipCardRight__Lgmhb {
  width: 237.66px;
  height: auto;
  position: relative;
  left: 25%;
}
.styles_orbittingElement__Pg2Mv {
  will-change: transform;
  transform-style: preserve-3d;
}
.styles_centeredElement__1VkJ8 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.styles_carouselCardActive__M22FI {
  opacity: 1;
  background-color: #051530;
  background-image: linear-gradient(283deg, #fff0, #17263f 56%, #172946 92%);
  border-radius: 3px;
}
.styles_carouselCardInactive__V7Uru {
  opacity: 0.09;
  color: #fff;
  background-color: #0000;
  padding: 15px;
}
.styles_founderCard__HyHUx {
  background-image: url(/landing-page-assets/card-bg.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  align-items: flex-start;
  padding: 18px 20px;
}
.styles_faqItem__BofXx,
.styles_founderCard__HyHUx {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
.styles_faqItem__BofXx {
  text-align: left;
  border-radius: 8px;
  gap: 1.25rem;
  width: 100%;
  margin-bottom: 16px;
  padding: 12px;
  font-size: 14px;
  text-decoration: none;
  transition: box-shadow 0.3s;
  overflow: hidden;
  box-shadow: 0 1px 2px #2e323c17;
  color: #fff;
  background-color: #ffffff29;
  border: 2px solid #66f98d45;
  line-height: 25px;
}
.styles_faqItem__BofXx ul {
  list-style-type: disc;
}
.styles_faqItem__BofXx ol {
  list-style-type: decimal;
}
.styles_faqItem__BofXx li {
  margin-left: 20px;
  font-size: 14px;
}
.styles_faqItem__BofXx a {
  color: #66f98d;
  text-decoration: underline;
  font-weight: 400;
}
.styles_splashEmailSignup__gegar {
  background-image: url(https://cdn.prod.website-files.com/668d404da32b916e10785023/6699dc86f9ef8ea3188ad67c_circles.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-transform: uppercase;
}
.styles_splashEmailSignup__gegar > * {
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  .styles_circleWrapper__6b2ul {
    width: calc(100vw - 24px);
    height: calc(100vw - 24px);
  }
  .styles_betSlipCardRight__Lgmhb {
    left: 0;
  }
  .styles_carouselCardInactive__V7Uru {
    opacity: 1;
    background-color: #051530;
    background-image: linear-gradient(283deg, #fff0, #17263f 56%, #172946 92%);
    border-radius: 3px;
  }
  .styles_splashEmailSignup__gegar > * {
    max-width: 375px;
  }
}
