* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.sportuna-xxfcjf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .sportuna-xxfcjf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .sportuna-xxfcjf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.sportuna-kv52da {
  overflow: hidden;
}

.sportuna-to80j7 img {
  background: var(--Neutral-300);
}

.sportuna-5oel1z {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.sportuna-bsrvvn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.sportuna-bsrvvn:hover {
  background: var(--button-bg-hover);
}

.sportuna-d6316q {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.sportuna-d6316q:hover {
  background: var(--button-bg-hover);
}

.sportuna-654x8l {
  font-size: 12px;
  line-height: 18px;
}

.sportuna-sr2d3p {
  font-size: 18px;
  line-height: 26px;
}

.sportuna-v0z3x0 {
  width: 100%;
}

.sportuna-ed95gx {
  padding: 6px 16px;
}

.sportuna-ht9t93 {
  padding: 10px 16px;
}

.sportuna-pfw7en {
  padding: 15px 26px;
}

.sportuna-dzwi3n {
  flex-shrink: 0;
}

.sportuna-ayjxo8 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.sportuna-lg83y7 {
  display: none;
}

.sportuna-08p9ac {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.sportuna-zzt98z {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.sportuna-ayyk9f {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.sportuna-42822o {
  cursor: grab;
}

.sportuna-ayyk9f::-webkit-scrollbar {
  display: none;
}

.sportuna-36dxuu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.sportuna-17o8n2 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.sportuna-odi6m4 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.sportuna-cui9gi {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.sportuna-0rrj6a {
  visibility: visible;
}

.sportuna-jjv50x {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.sportuna-d6x0kc ease;
}

.sportuna-if0kex {
  background-color: var(--Primary-200);
  width: 16px;
}

.sportuna-dz0a0a {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.sportuna-d6x0kc,
    mask-image 0.3s;
}

.sportuna-dz0a0a.sportuna-eriwga {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.sportuna-mwczx9:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sportuna-rqxms6 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.sportuna-7wu285 {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.sportuna-7wu285::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.sportuna-iysgju {
  position: relative;
  z-index: 1;
}

.sportuna-7tatai {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.sportuna-rlijjh {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.sportuna-fuw2l8 {
  font-size: 40px;
  line-height: 48px;
}

.sportuna-jg5t3e {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.sportuna-72zd2l {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.sportuna-72zd2l:hover {
  background: var(--Primary-400);
}

.sportuna-72zd2l svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.sportuna-mwczx9 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .sportuna-7wu285 {
    max-width: 600px;
    padding: 64px;
  }

  .sportuna-7tatai {
    font-size: 24px;
    line-height: 32px;
  }

  .sportuna-rlijjh {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .sportuna-fuw2l8 {
    font-size: 50px;
    line-height: 56px;
  }

  .sportuna-jg5t3e {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .sportuna-rqxms6 {
    top: 25px;
    right: 25px;
  }
}

.sportuna-r6ncm2,
.sportuna-5nrqtu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.sportuna-xbai8r.sportuna-5rbq1d::before,
.sportuna-5nrqtu::before,
.sportuna-n0dyyj::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.sportuna-gzwufu 14.sportuna-gij5s3.sportuna-o4lpla 14.sportuna-lebmgh 15.sportuna-se3g7z 14.sportuna-zte02n 15.sportuna-ucjh69 14.sportuna-m2ja4x.sportuna-pa8tiw 14.sportuna-nm6mn8 19.sportuna-i9dw8i 12.sportuna-quh41k 19.sportuna-i9dw8i 10.sportuna-ine5xw.sportuna-i9dw8i 8.sportuna-5x7o9t 17.sportuna-d6cals 7.sportuna-09ubbn 15.sportuna-fdtke3 7.sportuna-2krv3x.sportuna-yuu8qq 7.sportuna-09ubbn 11.sportuna-bhvgb8 8.sportuna-5x7o9t 11.sportuna-bhvgb8 10.sportuna-ieeqah.sportuna-bhvgb8 12.sportuna-s4m0l1 13.sportuna-7dwbrp 14.sportuna-ku1m8r 15.sportuna-mxw9n0 14.sportuna-dvmvsq.sportuna-wxpzu5 14.sportuna-6pjied 15.sportuna-ka26si 14.sportuna-rtp6m2 15.sportuna-17h4iz 14.sportuna-ma201v.sportuna-gzwufu 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.sportuna-wiiguz 15.sportuna-dssdz7.sportuna-f8aocm 15.sportuna-lps72j 15.sportuna-1unvn1 15.sportuna-oa9d20 15.sportuna-9pzdqs 15.sportuna-0pxp66.sportuna-ah3mfd 15.sportuna-oa9d20 15.sportuna-ihccws 15.sportuna-6n1izt 15.sportuna-3z99jh 15.sportuna-0cul0r.sportuna-acjtmw 15.sportuna-8kifca 7.sportuna-mhoihz 18.sportuna-ina0ag 7.sportuna-c53is1 23.sportuna-dyohiq.sportuna-tg3lr9.sportuna-lhw2uo 18.sportuna-gbi0ew 19.sportuna-hajl3v 15.sportuna-ms312r 15.sportuna-wiiguz 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.sportuna-uxj3a2 [type="submit"] *,
.sportuna-w4p5wj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .sportuna-e0ptil {
    display: none;
  }
}

.sportuna-3esw4v {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .sportuna-3esw4v {
  display: none;
}

@media (min-width: 768px) {
  .sportuna-3esw4v {
    bottom: 22px;
  }
}

.sportuna-3esw4v input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .sportuna-3esw4v {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.sportuna-a59f95.static) .sportuna-3esw4v {
    bottom: 8px;
  }
}

.sportuna-06rkjx {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.sportuna-tzp8ru.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.sportuna-97xzma 3.sportuna-r5ey7t.sportuna-c3spdu.sportuna-3thkh9 3.sportuna-87k4bi 3.sportuna-5g4clr 5.sportuna-rsqes2 3.sportuna-5g4clr 8.sportuna-a3mnvd.sportuna-i1wnl7.sportuna-5g4clr 26.sportuna-7i90tm 5.sportuna-up1vru 28.sportuna-2jfygo 8.sportuna-taz8wt 28.sportuna-a7974w.sportuna-8bexzp 28.sportuna-izykjz.sportuna-6u96v9 34.sportuna-ee1kei.sportuna-na95w2 36.sportuna-iscfad 11.sportuna-1nojh0 37.sportuna-wveupi 12.sportuna-rzxh5c 36.sportuna-yaa15i.sportuna-rsoiig 28.sportuna-o30vod.sportuna-vd8hrw.sportuna-ejls6l 28.sportuna-6lq9ew 36.sportuna-lxrlsh 26.sportuna-nxg4tm 36.sportuna-lxrlsh 23.sportuna-7v80zv.sportuna-stv3xs.sportuna-lxrlsh 5.sportuna-pru1pb 34.sportuna-nmqhib 3.sportuna-87k4bi 31.sportuna-97xzma 3.sportuna-ej68mp.sportuna-ts02eb 18.sportuna-a8ckf8.sportuna-2ojq16 18.sportuna-s1akb7 8.sportuna-0106vt 17.sportuna-7zvadw 8.sportuna-0106vt 15.sportuna-vep05d.sportuna-0106vt 14.sportuna-uuazt8 9.sportuna-2ojq16 13.sportuna-qd8kh7 11.sportuna-ts02eb 13.sportuna-xhonam.sportuna-zuoby9 13.sportuna-qd8kh7 13.sportuna-pom79o 14.sportuna-uuazt8 13.sportuna-pom79o 15.sportuna-8294cy.sportuna-pom79o 17.sportuna-7zvadw 12.sportuna-zuoby9 18.sportuna-s1akb7 11.sportuna-ts02eb 18.sportuna-264aae.sportuna-65g1bd 18.sportuna-uuwy20.sportuna-wzffpv 18.sportuna-s1akb7 17.sportuna-aytpmh 17.sportuna-7zvadw 17.sportuna-aytpmh 15.sportuna-06bak4.sportuna-aytpmh 14.sportuna-uuazt8 18.sportuna-wzffpv 13.sportuna-qd8kh7 20.sportuna-65g1bd 13.sportuna-njkr3z.sportuna-knb3cs 13.sportuna-qd8kh7 22.sportuna-b56obi 14.sportuna-uuazt8 22.sportuna-b56obi 15.sportuna-cipapi.sportuna-on9uwc 17.sportuna-7zvadw 21.sportuna-knb3cs 18.sportuna-s1akb7 20.sportuna-65g1bd 18.sportuna-bsim23.sportuna-tgugi5 18.sportuna-euifp1.sportuna-lua0jw 18.sportuna-s1akb7 26.sportuna-7furhh 17.sportuna-7zvadw 26.sportuna-7furhh 15.sportuna-wv5wbh.sportuna-7furhh 14.sportuna-uuazt8 27.sportuna-lua0jw 13.sportuna-qd8kh7 28.sportuna-tgugi5 13.sportuna-l9qsrn.sportuna-7vdmqg 13.sportuna-qd8kh7 31.sportuna-if17rs 14.sportuna-uuazt8 31.sportuna-if17rs 15.sportuna-o739fy.sportuna-7furhh 17.sportuna-7zvadw 30.sportuna-7vdmqg 18.sportuna-s1akb7 28.sportuna-tgugi5 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .sportuna-06rkjx {
    display: none;
  }
}

.sportuna-w7u6bs {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .sportuna-w7u6bs {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.sportuna-w4p5wj {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .sportuna-w4p5wj {
    padding: 14px 16px;
  }
}

.sportuna-w4p5wj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.sportuna-w4p5wj button:first-child {
  align-content: end;
}

.sportuna-w4p5wj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .sportuna-w4p5wj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .sportuna-w4p5wj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.sportuna-w4p5wj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.sportuna-w4p5wj button:last-child svg {
  width: 38px;
  height: 38px;
}

.sportuna-n0dyyj {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.sportuna-n0dyyj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .sportuna-n0dyyj,
.pc61d126-chatbot[data-active-screen="3"]
  .sportuna-n0dyyj {
  opacity: 1;
  visibility: visible;
}

.sportuna-f14v7y {
  flex: 1 1;
}

.sportuna-4y7ath {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .sportuna-4y7ath {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .sportuna-uydl18 {
  display: block;
}

.sportuna-70retv {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .sportuna-70retv {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.sportuna-5nrqtu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.sportuna-5nrqtu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.sportuna-6ylnom span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.sportuna-6ylnom p {
  color: var(--Text-100);
}

.sportuna-5nrqtu .sportuna-g0k8gr {
  grid-area: button;
}

.sportuna-5nrqtu .sportuna-g0k8gr::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Cpath d='M4.sportuna-865492 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.sportuna-fnmkhh 15L16.sportuna-fnmkhh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.sportuna-fnmkhh 5L16.sportuna-fnmkhh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .sportuna-v1vqk2 {
  display: block;
}

.sportuna-sxyyig {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .sportuna-sxyyig {
    margin-top: 40px;
  }
}

.sportuna-r6ncm2 label,
.sportuna-r6ncm2 input {
  display: block;
  width: 100%;
}

.sportuna-r6ncm2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.sportuna-r6ncm2 label.sportuna-2s60ti input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.sportuna-r6ncm2 label.sportuna-2s60ti::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.sportuna-r6ncm2 input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.sportuna-r6ncm2 input::placeholder {
  color: var(--Text-400);
}

.sportuna-njxgxr {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .sportuna-njxgxr {
  display: flex;
}

.sportuna-njxgxr ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .sportuna-njxgxr ol {
    height: 420px;
    padding: 24px;
  }
}

.sportuna-njxgxr ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.sportuna-uxj3a2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .sportuna-uxj3a2 {
    padding: 0 24px 24px;
  }
}

.sportuna-uxj3a2 input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.sportuna-uxj3a2 input::placeholder {
  color: var(--Text-400);
}

.sportuna-uxj3a2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.sportuna-uxj3a2 [type="submit"]:disabled {
  opacity: 0.5;
}

.sportuna-uxj3a2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .sportuna-uxj3a2 [type="submit"] {
    right: 40px;
  }
}

.sportuna-xbai8r {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.sportuna-xbai8r.sportuna-5rbq1d {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.sportuna-xbai8r.sportuna-5rbq1d::before {
  content: "";
  width: 31px;
}

.sportuna-xbai8r.sportuna-5rbq1d p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.sportuna-xbai8r.sportuna-1m4mpu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.sportuna-xbai8r p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.sportuna-3esw4v .sportuna-g0k8gr {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.sportuna-e0ptil {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .sportuna-e0ptil {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .sportuna-e0ptil {
    padding: 18px 0;
  }
}

.sportuna-e0ptil .sportuna-xxfcjf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .sportuna-e0ptil .sportuna-xxfcjf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.sportuna-3x9glf {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .sportuna-3x9glf {
    max-width: 160px;
    height: 40px;
  }
}

.sportuna-3x9glf picture,
.sportuna-3x9glf img {
  display: block;
  width: 100%;
  height: 100%;
}

.sportuna-3x9glf img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .sportuna-epkmpx {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.sportuna-d6x0kc ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .sportuna-e0ptil.sportuna-6h937q .sportuna-epkmpx {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .sportuna-epkmpx {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .sportuna-epkmpx {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.sportuna-0b1wu0,
.sportuna-frszqs {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .sportuna-0b1wu0,
  .sportuna-frszqs {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .sportuna-frszqs {
    display: none;
  }
}

.sportuna-onarf5 {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.sportuna-6h937q .sportuna-onarf5 {
  background: var(--fh-bg-color);
}

.sportuna-onarf5 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .sportuna-onarf5 {
    display: none;
  }
}

.sportuna-ojqlf4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .sportuna-ojqlf4 {
    display: none;
  }
}

.sportuna-5fka15 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.sportuna-e0ptil.sportuna-6h937q .sportuna-5fka15:first-child {
  display: none;
}

.sportuna-e0ptil.sportuna-6h937q .sportuna-5fka15:last-child {
  display: block;
}

.sportuna-5fka15:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .sportuna-5fka15 {
    display: none;
  }
}

.sportuna-ytvwb8 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .sportuna-ytvwb8 {
    display: flex;
  }
}

.sportuna-ytvwb8 ul {
  max-height: 350px;
  overflow-y: auto;
}

.sportuna-ytvwb8:hover ul {
  visibility: visible;
  opacity: 1;
}

.sportuna-ytvwb8:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.sportuna-ytvwb8:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.sportuna-ytvwb8:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.sportuna-ytvwb8:hover .sportuna-jgoaot svg {
  transform: rotate(180deg);
}

.sportuna-2qnnhv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.sportuna-hf022z {
  padding: 0 8px;
}

.sportuna-jqd9ce {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.sportuna-jqd9ce:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .sportuna-jqd9ce {
    padding: 4px 8px;
  }
}

.sportuna-z5frqk {
  display: flex;
}

.sportuna-z5frqk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.sportuna-jgoaot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.sportuna-jgoaot svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.sportuna-iwih46 {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .sportuna-iwih46 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.sportuna-wzbwo6 {
  width: 100%;
}

@media (min-width: 1200px) {
  .sportuna-wzbwo6 {
    display: none;
  }
}

.sportuna-916jk8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.sportuna-53xhd8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.sportuna-5u8xdw {
  display: flex;
}

.sportuna-nwaonc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.sportuna-j0cpr3 {
  list-style: none;
}

@media (max-width: 1199px) {
  .sportuna-j0cpr3 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .sportuna-j0cpr3 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .sportuna-j0cpr3 .sportuna-nkoj8o [data-ref-el],
  .sportuna-j0cpr3 .sportuna-nkoj8o span,
  .sportuna-j0cpr3 .sportuna-nkoj8o a {
    white-space: nowrap;
  }
}

.sportuna-4f4bs1 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .sportuna-4f4bs1.sportuna-92pgia > .sportuna-nkoj8o {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .sportuna-4f4bs1.sportuna-s37u78:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .sportuna-4f4bs1.sportuna-92pgia > .sportuna-yy1l4s {
    height: auto;
  }

  .sportuna-4f4bs1.sportuna-92pgia > div > .sportuna-2dnmc5 {
    transform: rotate(180deg);
  }
}

.sportuna-4f4bs1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.sportuna-4f4bs1 [data-ref-el],
.sportuna-4f4bs1 span {
  cursor: pointer;
}

.sportuna-4f4bs1 [data-ref-el],
.sportuna-4f4bs1 span,
.sportuna-4f4bs1 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .sportuna-4f4bs1 [data-ref-el],
  .sportuna-4f4bs1 span,
  .sportuna-4f4bs1 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .sportuna-4f4bs1 [data-ref-el],
  .sportuna-4f4bs1 span,
  .sportuna-4f4bs1 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.sportuna-yy1l4s {
  height: 0;
  overflow: hidden;
  transition: height 0.sportuna-d6x0kc ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.sportuna-yy1l4s::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.sportuna-yy1l4s::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.sportuna-yy1l4s::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .sportuna-yy1l4s {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .sportuna-yy1l4s:has(> .sportuna-4f4bs1.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .sportuna-yy1l4s .sportuna-yy1l4s {
    padding: 0;
  }

  .sportuna-yy1l4s .sportuna-4f4bs1 {
    font-weight: 400;
  }

  .sportuna-yy1l4s .sportuna-4f4bs1:hover > .sportuna-nkoj8o {
    background: var(--Neutral-300);
  }

  .sportuna-yy1l4s .sportuna-2dnmc5 {
    rotate: -90deg;
  }
}

.sportuna-nkoj8o {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .sportuna-nkoj8o {
    padding: 8px;
  }

  .sportuna-4f4bs1.sportuna-qlrf3c > .sportuna-nkoj8o {
    background: var(--Neutral-300);
  }
}

.sportuna-2dnmc5 {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.sportuna-94gzo2 0.sportuna-j7crca.sportuna-gdydp9 -0.sportuna-5dgmyj 0.sportuna-37zn76 -0.sportuna-5dgmyj 1.sportuna-hls0vf 0.sportuna-yxwdt1.sportuna-6sbr2n 4.sportuna-mph329.sportuna-94gzo2 0.sportuna-st3you.sportuna-2yjg0z -0.sportuna-5dgmyj 9.sportuna-rj4cki -0.sportuna-5dgmyj 10.sportuna-omg1my 0.sportuna-ayrxa3.sportuna-uh8kb8 0.sportuna-gdydp9 10.sportuna-uh8kb8 0.sportuna-37zn76 10.sportuna-omg1my 1.sportuna-4h19sc.sportuna-nson8i 5.sportuna-rycywv.sportuna-y7vt79 6.sportuna-nl01iu 5.sportuna-bplenv 6.sportuna-nl01iu 4.sportuna-898n1m 5.sportuna-z7hz96.sportuna-94gzo2 1.sportuna-a58az3.sportuna-5dgmyj 0.sportuna-37zn76 -0.sportuna-5dgmyj 0.sportuna-gdydp9 0.sportuna-94gzo2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.sportuna-d6x0kc ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .sportuna-2dnmc5 {
    cursor: default;
  }
}

.sportuna-vpcste {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.sportuna-vc6dg4 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .sportuna-vc6dg4 {
    padding: 40px 4px;
  }
}

.sportuna-i93372 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .sportuna-i93372 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.sportuna-29loji {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .sportuna-29loji {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.sportuna-29loji ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.sportuna-29loji [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.sportuna-29loji [data-ref-el],
.sportuna-29loji span,
.sportuna-29loji a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.sportuna-tg3bns {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .sportuna-tg3bns {
    margin-bottom: 12px;
  }
}

.sportuna-fm2b24 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.sportuna-fm2b24 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .sportuna-fm2b24:last-child {
    margin-right: 0;
  }
}

.sportuna-df4zzr {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.sportuna-tg3bns:hover .sportuna-c39wbz {
  visibility: visible;
  opacity: 1;
}

.sportuna-c39wbz {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.sportuna-edhjb6 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.sportuna-u2naik {
  display: flex;
  margin: 6px;
}

.sportuna-u2naik img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.sportuna-c39wbz::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.sportuna-c39wbz::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.sportuna-bjw92v {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .sportuna-bjw92v {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.sportuna-hkwwli {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .sportuna-hkwwli {
    margin-right: 32px;
  }
}

.sportuna-jm3n98 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .sportuna-jm3n98 {
    margin-top: 0;
    width: 340px;
  }
}

.sportuna-jm3n98 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.sportuna-9ky2t8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.sportuna-kdfgot {
  position: relative;
}

@media (min-width: 768px) {
  .sportuna-kdfgot {
    margin-top: 40px;
  }
}

.sportuna-kdfgot + .sportuna-7obrg1,
.sportuna-kdfgot + .sportuna-kdfgot {
  margin-top: 24px;
}

.sportuna-sr4vml {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .sportuna-sr4vml {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .sportuna-sr4vml {
    padding: 80px;
  }
}

.sportuna-e2t6zm {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .sportuna-e2t6zm {
    padding: 0 16px;
}


}

.sportuna-3jubr6 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .sportuna-3jubr6 {
    font-size: 48px;
    line-height: 56px;
  }
}

.sportuna-h7namf {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .sportuna-h7namf {
    font-size: 24px;
    line-height: 32px;
  }
}

.sportuna-93i4jr {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.sportuna-93i4jr:hover {
  background: var(--button-bg-hover);
}

.sportuna-1f3hgk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.sportuna-1f3hgk img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .sportuna-1f3hgk img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .sportuna-1f3hgk img {
  min-height: 100%;
  }
}

.sportuna-sr4vml::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.sportuna-v1rkfp {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sportuna-v1rkfp h1,
.sportuna-v1rkfp h2,
.sportuna-v1rkfp h3,
.sportuna-v1rkfp h4 {
  margin-bottom: 6px;
}

.sportuna-v1rkfp h1:not(:first-child),
.sportuna-v1rkfp h2:not(:first-child),
.sportuna-v1rkfp h3:not(:first-child),
.sportuna-v1rkfp h4:not(:first-child) {
  margin-top: 16px;
}

.sportuna-v1rkfp h1,
.sportuna-v1rkfp h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .sportuna-v1rkfp h1,
  .sportuna-v1rkfp h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.sportuna-v1rkfp h2,
.sportuna-v1rkfp h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .sportuna-v1rkfp h2,
  .sportuna-v1rkfp h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.sportuna-v1rkfp h3,
.sportuna-v1rkfp h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .sportuna-v1rkfp h3,
  .sportuna-v1rkfp h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.sportuna-v1rkfp h4,
.sportuna-v1rkfp h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.sportuna-v1rkfp ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.sportuna-v1rkfp ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.sportuna-v1rkfp ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.sportuna-v1rkfp ul ul {
  margin-bottom: 8px;
}

.sportuna-v1rkfp ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.sportuna-v1rkfp ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.sportuna-v1rkfp ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.sportuna-v1rkfp ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.sportuna-v1rkfp ol li::marker {
  font-weight: 700;
}

.sportuna-v1rkfp ol ol {
  margin-bottom: 8px;
}

.sportuna-v1rkfp ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.sportuna-v1rkfp ol ul li {
  padding-left: 16px;
}

.sportuna-v1rkfp table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .sportuna-v1rkfp table {
    padding: 24px;
  }
}

.sportuna-v1rkfp table.sportuna-3snu6r {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.sportuna-d6x0kc,
    mask-image 0.3s;
}

.sportuna-v1rkfp table.sportuna-3snu6r.sportuna-eriwga {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .sportuna-v1rkfp table {
    display: table;
  }
}

.sportuna-v1rkfp table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.sportuna-v1rkfp table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.sportuna-v1rkfp table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.sportuna-v1rkfp table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .sportuna-v1rkfp table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.sportuna-v1rkfp table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.sportuna-v1rkfp table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.sportuna-v1rkfp table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.sportuna-v1rkfp img {
  max-width: 100%;
  height: auto;
}

.sportuna-f6ttcd {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .sportuna-f6ttcd {
    padding: 24px;
  }
}

.sportuna-1i4pn5 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .sportuna-1i4pn5 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.sportuna-1i4pn5 > * {
  margin: 0 !important;
}

.sportuna-1i4pn5 img,
.sportuna-qqjx64 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sportuna-1i4pn5 img,
  .sportuna-qqjx64 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sportuna-5xtnv3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sportuna-5xtnv3 {
    width: 32px;
    height: 32px;
  }
}

.sportuna-xwh2p8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.sportuna-xwh2p8 .sportuna-ft9gcm {
  flex-shrink: 0;
}

.sportuna-xwh2p8 .sportuna-wozucf svg {
  display: none;
}

.sportuna-1yp16b {
  display: grid;
  transition: max-height 0.sportuna-d6x0kc ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .sportuna-1yp16b {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .sportuna-1yp16b {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.sportuna-1yp16b.sportuna-4jiw06 + .sportuna-ft9gcm svg {
  transform: rotate(180deg);
}

.sportuna-wg44av {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.sportuna-wg44av > div:nth-child(3n) {
  grid-column: span 2;
}

.sportuna-wg44av
  > div:nth-child(3n)
  .sportuna-8awrwn
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .sportuna-wg44av {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .sportuna-wg44av > div:nth-child(3n) {
    grid-column: unset;
  }

  .sportuna-wg44av
    > div:nth-child(3n)
    .sportuna-8awrwn
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .sportuna-wg44av {
    max-width: 270px;
  }
}

.sportuna-wg44av .sportuna-8awrwn button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .sportuna-wg44av .sportuna-8awrwn button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .sportuna-wg44av .sportuna-8awrwn button {
    max-width: 104px;
  }
}

.sportuna-6ujxh0 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .sportuna-6ujxh0 {
    margin-bottom: 0;
  }
}

.sportuna-3mee6l {
  display: none;
  opacity: 0;
}

.sportuna-1dtgps {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.sportuna-1dtgps img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.sportuna-8awrwn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.sportuna-8awrwn button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .sportuna-8awrwn
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .sportuna-8awrwn
    button {
    max-width: 145px;
  }
}

.sportuna-7i4elq:first-child
  .sportuna-8awrwn
  button {
  max-width: 270px;
}

.sportuna-9ffy7g {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.sportuna-6ujxh0 picture {
  width: 100%;
  max-width: 100%;
}

.sportuna-u1psas {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.sportuna-u1psas svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.sportuna-6ujxh0:hover .sportuna-u1psas {
  display: flex;
}

.sportuna-dx3bx7 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.sportuna-ju8el3 {
  display: flex;
}

.sportuna-ju8el3:hover .sportuna-gpax28,
.sportuna-ju8el3 .sportuna-qlrf3c .sportuna-gpax28 {
  display: flex;
}

.sportuna-ju8el3 svg {
  flex-shrink: 0;
}

.sportuna-gpax28 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .sportuna-gpax28 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.sportuna-gpax28:hover {
  display: flex;
}

.sportuna-gpax28 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.sportuna-54s1vd {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .sportuna-54s1vd {
    font-size: 12px;
  }
}

.sportuna-fu2vj1,
.sportuna-g25cbq {
  width: 50%;
  flex-shrink: 0;
}

.sportuna-fu2vj1 {
  font-weight: 700;
}

.sportuna-opwg4n .sportuna-1yp16b {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .sportuna-opwg4n .sportuna-1yp16b {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .sportuna-opwg4n .sportuna-1yp16b {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.sportuna-opwg4n
  .sportuna-9ffy7g:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.sportuna-opwg4n .sportuna-1dtgps {
  height: 100% !important;
  border-radius: 16px;
}

.sportuna-opwg4n .sportuna-8awrwn {
  gap: 4px;
  align-items: center;
}

.sportuna-opwg4n .sportuna-8awrwn button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sportuna-opwg4n .sportuna-8awrwn svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.sportuna-opwg4n .sportuna-wi5gou,
.sportuna-opwg4n .sportuna-uolncb {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.sportuna-tzp8ru.org/2000/svg'%3E%3Cpath d='M9.sportuna-9rhzov 4.sportuna-tovpvg.sportuna-p099rg 5.sportuna-dwmpsb.sportuna-qmxua2 5.sportuna-4vkam5.sportuna-3x5ugr 5.sportuna-uh92ej.sportuna-f4umxr 8.sportuna-u6yoxa.sportuna-9roeng 9.sportuna-opti4d.sportuna-5if4lh 9.sportuna-p7hgjk.sportuna-zowigm 13.sportuna-xxy4i7.sportuna-csa8h7 11.sportuna-fyg8v2.sportuna-1nbuy5 11.sportuna-xqa72h.sportuna-u0c2sm 11.sportuna-puemmh.sportuna-b8uk0v 13.sportuna-ife4e8.sportuna-i9c2pf 9.sportuna-flr57s.sportuna-i7myun 9.sportuna-hcke28.sportuna-ytdp41 8.sportuna-be5yq2.sportuna-7m4tf7 5.sportuna-ag204k.sportuna-tafu1e 5.sportuna-0qyi4o.sportuna-us76p6 5.sportuna-q8tfqu.sportuna-cdb15s 4.sportuna-qdrwdp.sportuna-1nbuy5 1.sportuna-ol50a9.sportuna-9rhzov 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.sportuna-opwg4n .sportuna-wi5gou {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.sportuna-opwg4n .sportuna-uolncb {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.sportuna-wp153k {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .sportuna-wp153k {
    padding: 24px;
  }
}

.sportuna-wp153k .sportuna-ft9gcm {
  display: flex;
}

@media (min-width: 768px) {
  .sportuna-wp153k .sportuna-ft9gcm {
    display: none;
  }
}

.sportuna-wp153k .sportuna-wozucf svg {
  display: none;
}

.sportuna-b4yzx3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sportuna-b4yzx3 .sportuna-5oel1z {
  display: none;
}

@media (min-width: 768px) {
  .sportuna-b4yzx3 .sportuna-5oel1z {
    display: flex;
  }
}

.sportuna-2zlfex {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .sportuna-2zlfex {
    font-size: 40px;
    line-height: 48px;
  }
}

.sportuna-2zlfex > * {
  margin: 0 !important;
}

.sportuna-2zlfex img,
.sportuna-6ynz38 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sportuna-2zlfex img,
  .sportuna-6ynz38 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sportuna-oyg0ed {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sportuna-oyg0ed {
    width: 32px;
    height: 32px;
  }
}

.sportuna-ouab1h {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .sportuna-ouab1h {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .sportuna-ouab1h::-webkit-scrollbar {
    display: none;
  }
}

.sportuna-ndhmrd {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .sportuna-ndhmrd {
    padding: 7px 15px;
  }
}

.sportuna-ndhmrd:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.sportuna-hc9yep {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .sportuna-hc9yep {
    display: flex;
    opacity: 1;
  }
}

.sportuna-ndhmrd picture {
  height: 100%;
  display: block;
}

.sportuna-ndhmrd img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .sportuna-ndhmrd img {
    width: 88px;
    height: 44px;
  }
}

.sportuna-ndhmrd p {
  text-align: center;
  width: 100%;
}

.sportuna-raay3x {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .sportuna-raay3x {
    font-size: 40px;
    line-height: 48px;
  }
}

.sportuna-raay3x img,
.sportuna-2otdoh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sportuna-raay3x img,
  .sportuna-2otdoh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sportuna-ua74it {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sportuna-ua74it {
    width: 32px;
    height: 32px;
  }
}

.sportuna-8pf3bu {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.sportuna-7a1zxt {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.sportuna-ybs33f {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.sportuna-ybs33f.sportuna-qlrf3c {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.sportuna-k51946 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .sportuna-k51946 {
    font-size: 20px;
    line-height: 28px;
  }
}

.sportuna-thk0fu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.sportuna-ujxjb2 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.sportuna-d6x0kc ease;
  opacity: 0;
  color: var(--text-color);
}

.sportuna-sr11hg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.sportuna-sr11hg ol,
.sportuna-sr11hg ul {
  padding-left: 1.3em;
}

.sportuna-ybs33f.sportuna-qlrf3c .sportuna-ujxjb2 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.sportuna-ybs33f.sportuna-qlrf3c .sportuna-thk0fu {
  transform: rotate(180deg);
  color: var(--text-color);
}

.sportuna-xm7y7v {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .sportuna-xm7y7v {
    padding: 24px;
  }
}

.sportuna-xm7y7v .sportuna-ft9gcm {
  display: flex;
}

@media (min-width: 768px) {
  .sportuna-xm7y7v .sportuna-ft9gcm {
    display: none;
  }
}

.sportuna-xm7y7v .sportuna-wozucf svg {
  display: none;
}

.sportuna-ozspxr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sportuna-ozspxr .sportuna-5oel1z {
  display: none;
}

@media (min-width: 768px) {
  .sportuna-ozspxr .sportuna-5oel1z {
    display: flex;
  }
}

.sportuna-dk5adx {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .sportuna-dk5adx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.sportuna-dk5adx > * {
  margin: 0 !important;
}

.sportuna-dk5adx img,
.sportuna-aelfh4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sportuna-dk5adx img,
  .sportuna-aelfh4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sportuna-kmuv79 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sportuna-kmuv79 {
    width: 32px;
    height: 32px;
  }
}

.sportuna-ddz2f2 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .sportuna-ddz2f2 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .sportuna-ddz2f2::-webkit-scrollbar {
    display: none;
  }
}

.sportuna-lrlh2n {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.sportuna-lrlh2n:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.sportuna-ib11rz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .sportuna-ib11rz {
    display: flex;
    opacity: 1;
  }
}

.sportuna-lrlh2n picture {
  width: auto;
  height: 100%;
  display: block;
}

.sportuna-lrlh2n picture img {
  display: block;
  width: auto;
  height: 100%;
}

.sportuna-7ao0zc {
  margin: -24px 0;
}

.sportuna-7ao0zc:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .sportuna-7ao0zc {
    margin: -16px 0;
  }
}

.sportuna-qeocu7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .sportuna-qeocu7 {
    flex-direction: row;
  }
}

.sportuna-44jng7 {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .sportuna-44jng7 {
    flex: 1;
  }
}

.sportuna-44jng7::placeholder {
  color: var(--Text-400);
}

.sportuna-iq3arl {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.sportuna-ema0h4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.sportuna-ema0h4::-webkit-scrollbar {
  display: none;
}

.sportuna-nvw1zg {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.sportuna-nvw1zg img,
.sportuna-nvw1zg svg {
  margin-right: 8px;
}

.sportuna-ofjlbz {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.sportuna-7ao0zc + .sportuna-5mc8zs {
  margin-top: 0;
}

@media (min-width: 768px) {
  .sportuna-7ao0zc + .sportuna-5mc8zs {
    margin-top: -16px;
  }
}

.sportuna-cebdr9 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.sportuna-cebdr9 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.sportuna-cebdr9 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.sportuna-09mlu7 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.sportuna-wquhbu {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.sportuna-q22yvu {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.sportuna-dad51v {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.sportuna-t2670n {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.sportuna-09mlu7 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.sportuna-09mlu7 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .sportuna-09mlu7 {
    padding: 39px 179px 39px 39px;
  }

  .sportuna-wquhbu {
    font-size: 40px;
    line-height: 48px;
  }

  .sportuna-t2670n {
    height: 348px;
  }

  .sportuna-09mlu7 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .sportuna-09mlu7 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .sportuna-09mlu7 {
    padding: 63px;
  }
}

.sportuna-hwvs8s {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .sportuna-hwvs8s {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.sportuna-vbxuqj {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .sportuna-vbxuqj {
    width: auto;
  }
}

.sportuna-okw7or {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.sportuna-okw7or::-webkit-scrollbar {
  display: none;
}

.sportuna-okw7or a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.sportuna-okw7or a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .sportuna-okw7or {
    margin-left: 16px;
    margin-top: 0;
  }
}

.sportuna-hwvs8s .sportuna-4zajcb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.sportuna-d6x0kc,
    mask-image 0.3s;
}

.sportuna-hwvs8s .sportuna-4zajcb.sportuna-eriwga {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.sportuna-t1cr2r {
  margin: 40px -16px;
}

.sportuna-mqxiwx + .sportuna-7obrg1,
.sportuna-mqxiwx + .sportuna-kdfgot {
  margin-top: 24px;
}

.sportuna-vqe2ry {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.sportuna-vqe2ry picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.sportuna-xp4t7j {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .sportuna-xp4t7j {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .sportuna-xp4t7j {
    margin-top: 0;
  }
}

.sportuna-rbwcya {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .sportuna-rbwcya {
    font-size: 24px;
    line-height: 32px;
  }
}

.sportuna-hxqzz4 {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .sportuna-hxqzz4 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.sportuna-zt9u7x {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .sportuna-zt9u7x {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.sportuna-bsm71e {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .sportuna-bsm71e {
    font-size: 20px;
    line-height: 28px;
  }
}

.sportuna-ltjcvv {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .sportuna-ltjcvv {
    font-size: 32px;
    line-height: 40px;
  }
}

.sportuna-5m5ka5 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.sportuna-ty619p {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.sportuna-ty619p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sportuna-5mc8zs {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.sportuna-sowjoa {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .sportuna-sowjoa {
    padding: 15px 48px;
  }
}

main > .sportuna-5mc8zs {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .sportuna-1yp16b.sportuna-ckcjft > div:nth-child(n+5) {
    display: none;
  }
}

.sportuna-v1rkfp p a img {
  display: block;
  margin: 0 auto;
}


.sportuna-1bv0vm {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.sportuna-fra4hr {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.sportuna-fra4hr label {
  font-size: 14px;
}

.sportuna-fra4hr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.sportuna-fra4hr input,
.sportuna-fra4hr textarea,
.sportuna-fra4hr button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.sportuna-fra4hr button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.sportuna-yotxws ease;
}
.sportuna-fra4hr button:hover {
  background-color: var(--button-bg-hover);
}
.sportuna-85vg31 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.sportuna-vl0ru6 ease-in;
}

.sportuna-85vg31 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.sportuna-du7osp, .sportuna-qidnai, [class*="review-card"],
thead, thead th, table th, .sportuna-wranga,
.sportuna-2uzxt0, [class*="collapsible-header"],
.sportuna-z4ckxt, [class*="updated-block"] {
  color: #ece7dc !important;
}
