/* Reset and base styles  */
* {
	padding: 0px;
	margin: 0px;
	border: none;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
/* Links */
a, a:link, a:visited  {
    text-decoration: none;
}
a:hover  {
    text-decoration: none;
}
/* Common */
aside, nav, footer, header, section, main {
	display: block;
}
h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
	font-weight: inherit;
}
ul, ul li {
	list-style: none;
}
img {
	vertical-align: top;
}
img, svg {
	max-width: 100%;
	height: auto;
}
address {
  font-style: normal;
}
/* Form */
input, textarea, button, select {
	font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}
input::-ms-clear {
	display: none;
}
button, input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}
input:focus, input:active,
button:focus, button:active {
    outline: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
label {
	cursor: pointer;
}
legend {
	display: block;
}
:root{
  --color-bg: radial-gradient(97.92% 97.92% at 31.54% 2.08%, #2F2C35 0%, #201E24 23.75%, #18161B 100%);
  --color-bg-menu: linear-gradient(180deg, rgba(70, 67, 81, 0.24) 0%, rgba(70, 67, 81, 0.1152) 40.36%);
  --color-bg-footer: linear-gradient(180deg, rgba(70, 67, 81, 0.1152) 0%, rgba(44, 42, 52, 0.1536) 40.36%);
  --color-bg-choice: rgba(25, 23, 29, 1);
  --color-bg-gray-line: rgba(250, 250, 251, 0.12);
  --color-bg-item: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
  --color-bg-item1: linear-gradient(180deg, #767385 0%, #524654 100%);
  --color-bg-item2: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);

  --color-button-gray: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
  --color-button-orange: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
  --color-text-white: rgba(255, 255, 255, 1);
  --color-text-green: rgba(27, 184, 121, 1);
  --color-text-gray: rgba(250, 250, 251, 0.48);
  --color-text-gray2: rgba(82, 84, 87, 1);
  --color-text-gray3: rgba(250, 250, 251, 0.32);
  --color-text-gray4: rgba(250, 250, 251, 0.64);
  --color-text-orange: radial-gradient(100% 100% at 50% 0%, #F4D48F 0%, #E2965B 100%);



  --border-radius-16: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}
@font-face {
  font-family: 'Exo2';
  src: url('/src/fonts/Exo2-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/src/fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/src/fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('/src/fonts/RobotoCondensed-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('/src/fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('/src/fonts/RobotoCondensed-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('/src/fonts/RobotoCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
html{
  background: var(--color-bg);
}



._App_h81x3_1 {
    display: flex;
  }
  
  ._Content_h81x3_5 {
    margin-top: 1.25vw;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  ._Main_h81x3_13{
    width: 56.25vw;
  }



._MenuFooter_1u9yy_1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
}

._Column_1u9yy_8{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._LastColumn_1u9yy_14 {
    margin-right: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Title_1u9yy_18{
    cursor: default;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);

}

._LinkContainer_1u9yy_28{
    display: flex;
    flex-direction: column;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
}

._Link_1u9yy_28{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-gray4);
}




._Footer_yxc9j_1{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(8rem, 12.5vw, 15rem) clamp(1.063rem, -0.009rem + 1.67vw, 2rem) 240px; /* 24 240 32 240 px*/
    background: var(--color-bg-footer);
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._InfoPt1_yxc9j_11{
    width: 100%;
    display: flex;
    gap: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
}

._InfoPt2_yxc9j_17{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._LogoInfo_yxc9j_25{
    display: flex;
    flex-direction: column;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._LogoInfo_yxc9j_25 div{
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.75rem, -0.036rem + 1.23vw, 1.438rem); /*от 12 до 23 px при от 1024 до 1920*/
    background: var(--color-button-gray);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._LogoInfo_yxc9j_25 span{
    width: clamp(14rem, 21.88vw, 26.25rem); /*от 224 до 420 px при от 1024 до 1920*/
    cursor: default;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.75rem, 0.036rem + 1.12vw, 1.375rem); /*от 12 до 22 px при от 1024 до 1920*/
    color: var(--color-text-gray3);
}

._Partners_yxc9j_58{
    width: 100%;
    display: flex;
    align-items: center;
    height: clamp(2.813rem, 0.027rem + 4.35vw, 5.25rem);/*от 45 до 84 px при от 1024 до 1920*/
    border-top: 1px solid var(--color-bg-gray-line);
    border-bottom: 1px solid var(--color-bg-gray-line);
}

._Copyright_yxc9j_67{
    cursor: default;
    font-family: 'Exo2';
    font-size: clamp(0.5rem, 0.78vw, 0.938rem);/*от 8 до 15 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: var(--color-text-gray);
}

._Copyright_yxc9j_67 span{
    background: var(--color-text-orange);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



._DropdownCS_lrvag_1{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }
  
  ._Casino_lrvag_7, ._Sport_lrvag_7, ._Sports_lrvag_7, ._ESports_lrvag_7{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/ /* 16 20 16 20*/
    border-radius: var(--border-radius-16);
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    backdrop-filter: blur(4.957746505737305px);
    box-shadow: 0px 5.96px 17.89px 0px rgba(2, 16, 33, 0.12);
  }
  
  ._Casino_lrvag_7{
    background: radial-gradient(
        circle at 20% 80%, 
        rgba(202, 63, 123, 0.24) 0%, 
        transparent 60%
      ),
      radial-gradient(
        circle at 80% 80%, 
        rgba(255, 188, 217, 0.6) 0%, 
        transparent 80%
      );
      cursor: pointer;
  }
  
  ._Sport_lrvag_7{
    background: radial-gradient(
        circle at 20% 80%, 
        rgba(57, 127, 255, 0.24) 0%, 
        transparent 60%
      ),
      radial-gradient(
        circle at 80% 80%, 
        rgba(134, 233, 255, 0.6) 0%, 
        transparent 80%
      );
      cursor: pointer;
  }

  ._Casino_lrvag_7 span, ._Sport_lrvag_7 span{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: var(--color-text-white);
    cursor: pointer;
  }

  ._Casino_lrvag_7 span svg, ._Sport_lrvag_7 span svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Arrow_lrvag_63{
    width:  clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  height: clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
  }
  
  ._ArrowUp_lrvag_68 {
    transform: rotate(180deg);
  }

  ._Casino_lrvag_7._Active_lrvag_72, ._Sport_lrvag_7._Active_lrvag_72 {
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px 0px; /*16 16 0 0*/
  }


  ._Dropdown_lrvag_1 {
    display: flex;
    flex-direction: column;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    padding: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    border-radius: 0px 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
    backdrop-filter: blur(4.957746505737305px);
    box-shadow: 0px 5.96px 17.89px 0px rgba(2, 16, 33, 0.12);
  }
  
  ._MenuItem_lrvag_88 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: inherit;
    transition: color 0.3s, font-weight 0.3s;
  }
  
  ._MenuItem_lrvag_88:hover ._IName_lrvag_96 span,
  ._MenuItem_lrvag_88:hover ._IName_lrvag_96 svg path,
  ._MenuItem_lrvag_88:hover ._GameCount_lrvag_98 {
    fill: white;
    color: white;
  }

  ._IName_lrvag_96{
    display: flex;
    align-items: center;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }

  ._IName_lrvag_96 span, ._GameCount_lrvag_98{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._IName_lrvag_96 span, ._Sports_lrvag_7 span, ._ESports_lrvag_7 span{
    color: rgba(250, 250, 251, 0.64);
  }

  ._IName_lrvag_96 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._GameCount_lrvag_98{
    color: rgba(250, 250, 251, 0.48);
  }
  

  ._WrapperSport_lrvag_130{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }
  

  ._All_lrvag_137{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }

  ._Sports_lrvag_7, ._ESports_lrvag_7{
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
  }

  ._Sports_lrvag_7 span, ._ESports_lrvag_7 span{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Sports_lrvag_7 span svg, ._ESports_lrvag_7 span svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Arrow1_lrvag_162{
    width:  clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
    height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  } 




._ListMenu_ijkw1_1{
    margin-bottom: clamp(5.75rem, 0.036rem + 8.93vw, 10.75rem); /*от 92 до 172 px при от 1024 до 1920*/
}

._ListMenu_ijkw1_1, ._Title_ijkw1_5, ._MenuList_ijkw1_5, ._AddList_ijkw1_5{
    display: flex;
    flex-direction: column;
}

._Title_ijkw1_5 span, ._MenuList_ijkw1_5, ._AddList_ijkw1_5{
    margin-left: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Title_ijkw1_5 span, ._MenuItem_ijkw1_14 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Title_ijkw1_5{
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    margin-bottom: 32px;
}

._Title_ijkw1_5 span{
    color: var(--color-text-gray);
    cursor: default;
}

._Line_ijkw1_31{
    height: 2px;
    background: linear-gradient(90deg, rgba(255, 253, 240, 0.08) 0%, rgba(255, 253, 240, 0.0192) 100%);
}

._MenuList_ijkw1_5{
    gap: 32px;
    margin-bottom: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._MenuItem_ijkw1_14{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._MenuItem_ijkw1_14 span{
    color: var(--color-text-white);
}

._MenuItem_ijkw1_14 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}


._AddItem_ijkw1_57 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-gray2);
}

._AddList_ijkw1_5{
    margin-top: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Active_ijkw1_70 span{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
}

._Active_ijkw1_70 span::before {
    content: '';
    width: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    height: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    background-color: transparent;
    border-radius: 50%;
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
}

._Footer_yxc9j_1{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(8rem, 12.5vw, 15rem) clamp(1.063rem, -0.009rem + 1.67vw, 2rem) 240px; /* 24 240 32 240 px*/
    background: var(--color-bg-footer);
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._InfoPt1_yxc9j_11{
    width: 100%;
    display: flex;
    gap: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
}

._InfoPt2_yxc9j_17{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._LogoInfo_yxc9j_25{
    display: flex;
    flex-direction: column;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._LogoInfo_yxc9j_25 div{
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.75rem, -0.036rem + 1.23vw, 1.438rem); /*от 12 до 23 px при от 1024 до 1920*/
    background: var(--color-button-gray);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._LogoInfo_yxc9j_25 span{
    width: clamp(14rem, 21.88vw, 26.25rem); /*от 224 до 420 px при от 1024 до 1920*/
    cursor: default;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.75rem, 0.036rem + 1.12vw, 1.375rem); /*от 12 до 22 px при от 1024 до 1920*/
    color: var(--color-text-gray3);
}

._Partners_yxc9j_58{
    width: 100%;
    display: flex;
    align-items: center;
    height: clamp(2.813rem, 0.027rem + 4.35vw, 5.25rem);/*от 45 до 84 px при от 1024 до 1920*/
    border-top: 1px solid var(--color-bg-gray-line);
    border-bottom: 1px solid var(--color-bg-gray-line);
}

._Copyright_yxc9j_67{
    cursor: default;
    font-family: 'Exo2';
    font-size: clamp(0.5rem, 0.78vw, 0.938rem);/*от 8 до 15 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: var(--color-text-gray);
}

._Copyright_yxc9j_67 span{
    background: var(--color-text-orange);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



._DropdownCS_lrvag_1{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }
  
  ._Casino_lrvag_7, ._Sport_lrvag_7, ._Sports_lrvag_7, ._ESports_lrvag_7{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/ /* 16 20 16 20*/
    border-radius: var(--border-radius-16);
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    backdrop-filter: blur(4.957746505737305px);
    box-shadow: 0px 5.96px 17.89px 0px rgba(2, 16, 33, 0.12);
  }
  
  ._Casino_lrvag_7{
    background: radial-gradient(
        circle at 20% 80%, 
        rgba(202, 63, 123, 0.24) 0%, 
        transparent 60%
      ),
      radial-gradient(
        circle at 80% 80%, 
        rgba(255, 188, 217, 0.6) 0%, 
        transparent 80%
      );
      cursor: pointer;
  }
  
  ._Sport_lrvag_7{
    background: radial-gradient(
        circle at 20% 80%, 
        rgba(57, 127, 255, 0.24) 0%, 
        transparent 60%
      ),
      radial-gradient(
        circle at 80% 80%, 
        rgba(134, 233, 255, 0.6) 0%, 
        transparent 80%
      );
      cursor: pointer;
  }

  ._Casino_lrvag_7 span, ._Sport_lrvag_7 span{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: var(--color-text-white);
    cursor: pointer;
  }

  ._Casino_lrvag_7 span svg, ._Sport_lrvag_7 span svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Arrow_lrvag_63{
    width:  clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  height: clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
  }
  
  ._ArrowUp_lrvag_68 {
    transform: rotate(180deg);
  }

  ._Casino_lrvag_7._Active_lrvag_72, ._Sport_lrvag_7._Active_lrvag_72 {
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px 0px; /*16 16 0 0*/
  }


  ._Dropdown_lrvag_1 {
    display: flex;
    flex-direction: column;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    padding: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    border-radius: 0px 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
    backdrop-filter: blur(4.957746505737305px);
    box-shadow: 0px 5.96px 17.89px 0px rgba(2, 16, 33, 0.12);
  }
  
  ._MenuItem_lrvag_88 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: inherit;
    transition: color 0.3s, font-weight 0.3s;
  }
  
  ._MenuItem_lrvag_88:hover ._IName_lrvag_96 span,
  ._MenuItem_lrvag_88:hover ._IName_lrvag_96 svg path,
  ._MenuItem_lrvag_88:hover ._GameCount_lrvag_98 {
    fill: white;
    color: white;
  }

  ._IName_lrvag_96{
    display: flex;
    align-items: center;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }

  ._IName_lrvag_96 span, ._GameCount_lrvag_98{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._IName_lrvag_96 span, ._Sports_lrvag_7 span, ._ESports_lrvag_7 span{
    color: rgba(250, 250, 251, 0.64);
  }

  ._IName_lrvag_96 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._GameCount_lrvag_98{
    color: rgba(250, 250, 251, 0.48);
  }
  

  ._WrapperSport_lrvag_130{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }
  

  ._All_lrvag_137{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }

  ._Sports_lrvag_7, ._ESports_lrvag_7{
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
  }

  ._Sports_lrvag_7 span, ._ESports_lrvag_7 span{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Sports_lrvag_7 span svg, ._ESports_lrvag_7 span svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._Arrow1_lrvag_162{
    width:  clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
    height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }



._ListMenu_ijkw1_1{
    margin-bottom: clamp(5.75rem, 0.036rem + 8.93vw, 10.75rem); /*от 92 до 172 px при от 1024 до 1920*/
}

._ListMenu_ijkw1_1, ._Title_ijkw1_5, ._MenuList_ijkw1_5, ._AddList_ijkw1_5{
    display: flex;
    flex-direction: column;
}

._Title_ijkw1_5 span, ._MenuList_ijkw1_5, ._AddList_ijkw1_5{
    margin-left: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Title_ijkw1_5 span, ._MenuItem_ijkw1_14 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Title_ijkw1_5{
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    margin-bottom: 32px;
}

._Title_ijkw1_5 span{
    color: var(--color-text-gray);
    cursor: default;
}

._Line_ijkw1_31{
    height: 2px;
    background: linear-gradient(90deg, rgba(255, 253, 240, 0.08) 0%, rgba(255, 253, 240, 0.0192) 100%);
}

._MenuList_ijkw1_5{
    gap: 32px;
    margin-bottom: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._MenuItem_ijkw1_14{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._MenuItem_ijkw1_14 span{
    color: var(--color-text-white);
}

._MenuItem_ijkw1_14 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}


._AddItem_ijkw1_57 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-gray2);
}

._AddList_ijkw1_5{
    margin-top: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Active_ijkw1_70 span{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
}

._Active_ijkw1_70 span::before {
    content: '';
    width: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    height: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    background-color: transparent;
    border-radius: 50%;
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
}



._ChoiceCorS_1arff_1{
    display: flex;
    justify-content: space-between;
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    background: var(--color-bg-choice);
    border-radius: var(--border-radius-16);
    box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
}

._Span_1arff_10{
    width: clamp(4.688rem, 0.045rem + 7.25vw, 8.75rem); /*от 75 до 140 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: transparent;
    color: var(--color-text-gray);
    transition: color 0.4s ease;
    cursor: pointer;
}

._Span_1arff_10 svg{
    width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
}

._Active_1arff_31 {
    background: var(--color-button-orange);
    border-radius: var(--border-radius-16);
    color: var(--color-text-white);
}

._Span_1arff_10._Active_1arff_31 svg path{
    fill: var(--color-text-white);
    fill-opacity: 100;
}


._Menu_1gheo_1{
  position: relative;
  flex-shrink: 0;
  width: clamp(12rem, 18.75vw, 22.5rem); /*от 192 до 360 px при от 1024 до 1920*/
  transition: width 0.5s ease;
}

._Menu_1gheo_1::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--color-bg-menu);
  border-right: 2px solid rgba(70, 67, 81, 0.04);
  opacity: 64%;
  z-index: -1;
}

._Sidebar_1gheo_18 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: clamp(12rem, 18.75vw, 22.5rem); /*от 192 до 360 px при от 1024 до 1920*/
  gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
  padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) 0px clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /* 24 40 0 40*/
  transform: translateX(0);
  transition: transform 0.5s ease;
}
  
._Menu_1gheo_1._Close_1gheo_29{
  width: 0;
}

._Sidebar_1gheo_18._Close_1gheo_29{
  transform: translateX(-100%);
}

._Menu_1gheo_1._Close_1gheo_29 > ._toggleButton_1gheo_37 {
  left: clamp(2rem, 3.13vw, 3.75rem); /*от 32 до 60 px при от 1024 до 1920*/
}

._toggleButton_1gheo_37 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: clamp(0.938rem, -0.063rem + 1.56vw, 1.813rem); /*от 15 до 29 px при от 1024 до 1920*/
  left: clamp(11.563rem, -0.009rem + 18.08vw, 21.688rem);/*от 185 до 347 px при от 1024 до 1920*/
  width: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  border-radius: var(--border-radius-16);
  background: var(--color-button-gray);
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  cursor: pointer;
  z-index: 1;
  transition: left 0.4s ease;
}

._toggleButton_1gheo_37 svg{
  width: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
  height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Container_1gheo_63{
  display: flex;
  flex-direction: column;
  gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._LS_1gheo_69{
  display: flex;
  align-items: center;
  gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  color: var(--color-text-white);
  margin-left: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  cursor: pointer;
}

._LS_1gheo_69 svg{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._LanguageDropdown_1gheo_87 {
  position: relative;
  cursor: pointer;
  margin-left: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._LanguageDropdown_1gheo_87._Open_1gheo_93{
  margin-left: 0;
}

._SelectedLanguage_1gheo_97{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
  padding: 0px clamp(0.688rem, 0.045rem + 1vw, 1.25rem) 0px 0px;/*от 11 до 20 px при от 1024 до 1920*/
}

._SelectedLanguage_1gheo_97 svg path{
  stroke: rgba(255, 255, 255, 0.64);
}

._SelectedLanguage_1gheo_97._Open_1gheo_93 {
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/* 16 20 16 20*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
}

._Wrap_1gheo_115{
  display: flex;
  align-items: center;
  gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Arrow_1gheo_121{
  width:  clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  height: clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
}

._Wrap_1gheo_115 div, ._LanguageItem_1gheo_126 div{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  overflow: hidden;
}

._Wrap_1gheo_115 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
}

._ArrowUp_1gheo_141{
  transform: rotate(180deg);
}

._SelectedLanguage_1gheo_97._Open_1gheo_93 svg path{
  stroke: rgba(255, 255, 255, 1);
}

._LanguageListWrap_1gheo_149 {
  display: flex;
  position: absolute;
  bottom: 125%;
  width: 100%;
  max-height: clamp(10.125rem, -0.018rem + 15.85vw, 19rem); /*от 162 до 304 px при от 1024 до 1920*/
  background: linear-gradient(180deg, #2A2830 0%, #242229 100%);
  padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  box-shadow: 0px 4px 4px 0px rgba(70, 67, 81, 0.12) inset;
}

._LanguageList_1gheo_149 {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: rgba(255, 255, 255, 0.24) transparent;
}

/* WebKit (Chrome, Edge, Safari) */
._LanguageListWrap_1gheo_149::-webkit-scrollbar {
  width: 6px;
}

._LanguageListWrap_1gheo_149::-webkit-scrollbar-track {
  background: transparent;
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._LanguageListWrap_1gheo_149::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.24);
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._LanguageListWrap_1gheo_149::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.4);
}

._LanguageItem_1gheo_126{
  display: flex;
  align-items: center;
  gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  margin-right: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._LanguageItem_1gheo_126 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 0.48);
}

._LanguageItem_1gheo_126._Selected_1gheo_97 {
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  border: 1.6px solid rgba(255, 253, 240, 0.02);
}








  ._Header_lv615_1{
    position: sticky;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
}

._ContainerLR_lv615_9{
    display: flex;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Logo_lv615_14, ._Login_lv615_14, ._Register_lv615_14{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/
    height: 100%;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.75rem, -0.036rem + 1.23vw, 1.438rem); /*от 12 до 23 px при от 1024 до 1920*/
}

._Logo_lv615_14, ._Login_lv615_14{
    background: var(--color-button-gray);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Register_lv615_14{
    background: var(--color-button-orange);
}

._Logo_lv615_14{
    cursor: default;
}

._Login_lv615_14, ._Register_lv615_14{
    cursor: pointer;
}

._ProfileMenu_lv615_45{
    display: flex;
    align-items: center;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: 100%;
}

._Profile_lv615_45{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    height: 100%;
    background: rgba(144, 140, 194, 1);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.04), 0px 0px 8px 0px rgba(30, 24, 46, 0.84);
    cursor: pointer;
}

._Image_lv615_64{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Wallet_lv615_69{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: rgba(25, 23, 29, 1);
    box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
    min-width: clamp(8rem, 12.5vw, 15rem); /*от 128 до 240 px при от 1024 до 1920*/
    max-width: clamp(10rem, 15.63vw, 18.75rem);/*от 160 до 300 px при от 1024 до 1920*/
    height: 100%;
}

._WrapWallet_lv615_81{
    display: flex;
    align-items: center;
    height: 100%;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WrapWallet_lv615_81 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    margin-right: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._CoinIcon_lv615_98{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    height: 100%;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Plus_lv615_109{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    box-shadow: 0px 4px 12px 0px rgba(13, 13, 16, 0.12);
    margin-right: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Plus_lv615_109 svg{
    width: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
    height: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
}



._ModalOverlay_vshs3_1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(18, 16, 20, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
  }
  
  ._ModalContent_vshs3_14 {
    position: relative;
    display: flex;
    gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    background: linear-gradient(180deg, #2A2830 0%, #242229 100%);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/

  }
 
  ._Bg_vshs3_23{
    flex-shrink: 0;
    width: clamp(13.313rem, -0.045rem + 20.87vw, 25rem); /*от 213 до 400 px при от 1024 до 1920*/
    background: url('/src/assets/modal/bgLogin.png') no-repeat center center;
    background-size: cover;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.04) inset;
  }
  
  ._CloseIcon_vshs3_32{
    position: absolute;
    top: 5%;
    right: 4%;
    cursor: pointer;
}

._CloseIcon_vshs3_32 svg{
  width: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
  height: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/;
}

._Info_vshs3_44{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) 0px; /* 40 40 40*/
    gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Title_vshs3_52{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Welcom_vshs3_59{
    font-family: 'RobotoCondensed';
    font-size: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Title_vshs3_52 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    cursor: default;
}

._RegisterLink_vshs3_77, ._LoginLink_vshs3_77{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

._Form_vshs3_86{
  display: flex;
  flex-direction: column;
  gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._InputE_vshs3_92, ._InputP_vshs3_92{
  display: flex;
  flex-direction: column;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._TitleLogin_vshs3_98, ._TitlePassword_vshs3_98 span:nth-child(1){
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}

._TitlePassword_vshs3_98{
  display: flex;
  justify-content: space-between;
}

._InputContainer_vshs3_112{
  display: flex;
  align-items: center;
  background: rgba(25, 23, 29, 0.24);
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.12) inset;
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /* 12 16 12 16*/
}

._Login_vshs3_77, ._Password_vshs3_123{
  width: 100%;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: white;
}

._TitlePassword_vshs3_98 span:nth-child(2){
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: white;
  cursor: pointer;
}

._Login_vshs3_77::placeholder, ._Password_vshs3_123::placeholder{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.24);
}


._EyeIcon_vshs3_150{
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  cursor: pointer;
}

._EyeIcon_vshs3_150 svg{
  width: 100%;
  height: 100%;
}

._Buttons_vshs3_164{
  display: flex;
  flex-direction: column;
  gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._LoginButton_vshs3_170, ._WithdrawButton_vshs3_170{
  width: 100%;
  height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
  box-shadow: 0px 4px 12px 0px rgba(13, 13, 16, 0.12);
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 800;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
}

._LoginButton_vshs3_170:disabled,
._WithdrawButton_vshs3_170:disabled,
._Disabled_vshs3_185 {
  opacity: 50%;
  cursor: not-allowed;
}

._Wrap_vshs3_190{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Wrap_vshs3_190 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}

._Continue_vshs3_207{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}

._Continue_vshs3_207 div{
  display: flex;
  align-items: center;
}

._Continue_vshs3_207 span{
  margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  margin-right: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.24);
}

._ChoiceButtons_vshs3_230{
  display: flex;
  gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._ChoiceButtons_vshs3_230 button{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
  border: 1.6px solid rgba(255, 253, 240, 0.02);
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.64);
  
}

._ChoiceButtons_vshs3_230 button svg{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._InputsBR_vshs3_259{
  display: flex;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WrapReg_vshs3_264{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._WrapReg_vshs3_264 span{
  font-family:'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}

._InfoWallet_vshs3_280{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: clamp(1.063rem, -0.009rem + 1.67vw, 2rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) 0px; /* 32 40 40 0*/
  gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._TitleWallet_vshs3_288{
  display: flex;
  flex-direction: column;
  gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._TitleWallet_vshs3_288 span:nth-child(1){
  display: flex;
  align-items: center;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-family: 'RobotoCondensed';
  font-size: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
  cursor: default;
}

._TitleWallet_vshs3_288 span:nth-child(2){
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}

._TitleWallet_vshs3_288 span svg{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._WrapperS_vshs3_320{
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Switch_vshs3_327{
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
  background: var(--color-bg-choice);
  border-radius: var(--border-radius-16);
  box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
}

._SpanN_vshs3_337{
  width: clamp(7.875rem, 0.018rem + 12.28vw, 14.75rem); /*от 126 до 236 px при от 1024 до 1920*/
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 800;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  background: transparent;
  color: var(--color-text-gray);
  transition: color 0.4s ease;
  cursor: pointer;
}

._Active_vshs3_353 {
  background: radial-gradient(142.71% 142.71% at 50% -42.71%, #FFBCD9 0%, #CA3F7B 100%);
  border-radius: var(--border-radius-16);
  color: var(--color-text-white);
}

._Span_vshs3_337._Active_vshs3_353 svg path{
  fill: var(--color-text-white);
  fill-opacity: 100;
}

._Content_vshs3_364{
  width: 100%;
}

._Withdraw_vshs3_170{
  display: flex;
  flex-direction: column;
}

._WalletAddress_vshs3_373{
  display: flex;
  flex-direction: column;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WalletAddress_vshs3_373 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}

._Address_vshs3_388{
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  background: rgba(25, 23, 29, 0.24);
  box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.12) inset;
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/ /* 16 20 16 20*/
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(245, 248, 255, 1);
}


._Checkbox_vshs3_402 {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

._CheckboxLabel_vshs3_409 {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.64);
  gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  margin: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px clamp(1.063rem, -0.009rem + 1.67vw, 2rem) 0px; /* 24 0 32 0*/
}

._CheckboxCheck_vshs3_422 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  background: rgba(25, 23, 29, 0.48);
  border: 1px solid rgb(121, 121, 121);
  box-shadow: 0px 4px 12px 0px rgba(13, 13, 16, 0.12);
  transition: .3s;
}

._IconCheck_vshs3_435 {
  opacity: 0;
  transition: .3s;
}

._Checkbox_vshs3_402:checked + ._CheckboxCheck_vshs3_422 {
  background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
  border: none;
}

._Checkbox_vshs3_402:checked + ._CheckboxCheck_vshs3_422 ._IconCheck_vshs3_435 {
  opacity: 1;
}

._Choice_vshs3_230{
  display: flex;
  gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  margin-bottom: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WrapCurrency_vshs3_455, ._WrapNetwork_vshs3_455{
  display: flex;
  flex-direction: column;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WrapCurrency_vshs3_455 span, ._WrapNetwork_vshs3_455 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
}


._Min_vshs3_471, ._Description_vshs3_471{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  margin-bottom: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Min_vshs3_471 span{
  color: rgba(255, 255, 255, 1);
  cursor: default;
}

._Description_vshs3_471{
  cursor: default;
  width: clamp(14rem, 21.88vw, 26.25rem); /*от 224 до 420 px при от 1024 до 1920*/
}

._Currency_vshs3_490{
  display: flex;
  align-items: center;
  background: rgba(25, 23, 29, 0.24);
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  padding: 0px clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) 0px 0px; /*от 4 до 8 px при от 1024 до 1920*/
}

._CoinDropdown_vshs3_500 {
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}

._SelectedCoin_vshs3_506{
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  border: 1.6px solid rgba(255, 253, 240, 0.02);
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._SelectedCoin_vshs3_506._Open_vshs3_519 {
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
}

._WrapCoin_vshs3_523{
  display: flex;
  align-items: center;
  gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._WrapCoin_vshs3_523 div, ._CoinnItem_vshs3_529 div{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._WrapCoin_vshs3_523 img,._WrapNet_vshs3_455 img, ._NetworkItem_vshs3_534 img, ._CoinItem_vshs3_534 img{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}
._Arrow_vshs3_538{
  width:  clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  height: clamp(0.313rem, -0.045rem + 0.56vw, 0.625rem); /*от 5 до 10 px при от 1024 до 1920*/
}


._WrapCoin_vshs3_523 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
}



._ArrowUp_vshs3_554{
  transform: rotate(180deg);
}


._CoinListWrap_vshs3_559 {
  display: flex;
  position: absolute;
  top: 120%;
  width: 100%;
  max-height: clamp(5rem, 7.81vw, 9.375rem); /*от 80 до 150 px при от 1024 до 1920*/
  background: linear-gradient(180deg, #2A2830 0%, #242229 100%);
  padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 4px 0px rgba(70, 67, 81, 0.12) inset;
  z-index: 1;
}

._CoinList_vshs3_559 {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: rgba(255, 255, 255, 0.24) transparent;
}

/* WebKit (Chrome, Edge, Safari) */
._CoinListWrap_vshs3_559::-webkit-scrollbar {
  width: 6px;
}

._CoinListWrap_vshs3_559::-webkit-scrollbar-track {
  background: transparent;
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._CoinListWrap_vshs3_559::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.24);
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._CoinListWrap_vshs3_559::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.4);
}

._CoinItem_vshs3_534{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  margin-right: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._CoinItem_vshs3_534 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 0.48);
}

._CoinkItem_vshs3_618._Selected_vshs3_506 {
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  border: 1.6px solid rgba(255, 253, 240, 0.02);
}

._Number_vshs3_626{
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  width: 100px;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(245, 248, 255, 1);
}

._All_vshs3_637{
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
  height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  border: 1.6px solid rgba(255, 253, 240, 0.02);
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  font-family: 'RobotoCondensed';
  font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(245, 248, 255, 1);
}


._NetworkDropdown_vshs3_655 {
  position: relative;
  cursor: pointer;
  width: clamp(6rem, 9.38vw, 11.25rem); /*от 96 до 180 px при от 1024 до 1920*/
}

._SelectedNetwork_vshs3_661{
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px clamp(0.75rem, 0.036rem + 1.12vw, 1.375rem) 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920 22 16*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  border: 1.6px solid rgba(255, 253, 240, 0.02);
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;

}

._SelectedNetwork_vshs3_661._Open_vshs3_519 {
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
}

._WrapNet_vshs3_455{
  display: flex;
  align-items: center;
  gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._WrapNet_vshs3_455 div, ._NetworkItem_vshs3_534 div{
  width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}



._WrapNet_vshs3_455 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
}

._ArrowUp_vshs3_554{
  transform: rotate(180deg);
}

._SelectedNetwork_vshs3_661._Open_vshs3_519 svg path{
  stroke: rgba(255, 255, 255, 1);
}

._NetworkListWrap_vshs3_707 {
  display: flex;
  position: absolute;
  top: 120%;
  width: 100%;
  max-height: clamp(5rem, 7.81vw, 9.375rem); /*от 80 до 150 px при от 1024 до 1920*/
  background: linear-gradient(180deg, #2A2830 0%, #242229 100%);
  padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 4px 0px rgba(70, 67, 81, 0.12) inset;
  z-index: 1;
}

._NetworkList_vshs3_707 {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: rgba(255, 255, 255, 0.24) transparent;
}

/* WebKit (Chrome, Edge, Safari) */
._NetworkListWrap_vshs3_707::-webkit-scrollbar {
  width: 6px;
}

._NetworkListWrap_vshs3_707::-webkit-scrollbar-track {
  background: transparent;
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._NetworkListWrap_vshs3_707::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.24);
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._NetworkListWrap_vshs3_707::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.4);
}

._NetworkItem_vshs3_534{
  display: flex;
  align-items: center;
  gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  margin-right: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._NetworkItem_vshs3_534 span{
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 0.48);
}

._NetworkItem_vshs3_534._Selected_vshs3_506 {
  height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
  border: 1.6px solid rgba(255, 253, 240, 0.02);
}


._TabsContainer_vshs3_774 {
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid rgba(255, 253, 240, 0.08);
  margin-bottom: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Tab_vshs3_774 {
  flex: 1;
  text-align: center;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  font-weight: 800;
  line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  margin-bottom: 18px;
}

._Tab_vshs3_774._ActiveD_vshs3_796{
  color: rgba(255, 255, 255, 1);
}

._Underline_vshs3_800 {
  position: absolute;
  bottom: 0;
  width: 33.33%;
  height: 2px;
  background: radial-gradient(142.71% 142.71% at 50% -42.71%, #FFBCD9 0%, #CA3F7B 100%);
  transition: left 0.3s ease-in-out;
}

._Crypto_vshs3_809{
  display: flex;
  flex-direction: column;
}

._DepositAddress_vshs3_814{
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: rgba(25, 23, 29, 0.24);
  border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.12) inset;
  padding: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  margin-top: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  margin-bottom: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._DepInfo_vshs3_826{
  display: flex;
  flex-direction: column;
}

._DepInfo_vshs3_826 span:nth-child(1){
  font-family: 'RobotoCondensed';
  font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(250, 250, 251, 0.48);
  cursor: default;
  margin-bottom: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._DepInfo_vshs3_826 span:nth-child(2){
  width: 96%;
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 500;
  line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  color: rgba(245, 248, 255, 1);
  margin-bottom: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

._Copy_vshs3_854{
  align-self: flex-start;
  padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*12 24 12 24*/
  border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
  background: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
  font-family: 'RobotoCondensed';
  font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  font-weight: 700;
  line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}

._QR_vshs3_867{
  width: clamp(3.625rem, 0.054rem + 5.58vw, 6.75rem); /*от 58 до 108 px при от 1024 до 1920*/
  height: clamp(3.625rem, 0.054rem + 5.58vw, 6.75rem);/*от 58 до 108 px при от 1024 до 1920*/
}



._MainBaner_18fv7_1{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(8.813rem, 0.027rem + 13.73vw, 16.5rem); /*от 141 до 264 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._First_18fv7_10{
    display: flex;
    justify-content: flex-end;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /* 24 24 0 0*/
}

._ButtonLogOut_18fv7_16{
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    width: clamp(4.125rem, -0.018rem + 6.47vw, 7.75rem); /*от 66 до 124 px при от 1024 до 1920*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(250, 250, 251, 1);
    cursor: pointer;
    background: radial-gradient(100% 100% at 50% 0%, #FFBCD9 0%, #CA3F7B 100%);
    box-shadow: 0px 4px 12px 0px rgba(132, 32, 255, 0.12);
}

._ButtonLogOut_18fv7_16 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Second_18fv7_39{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(3.75rem, 0.036rem + 5.8vw, 7rem); /*от 60 до 112 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    background: 
    radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%), 
    linear-gradient(180deg, #2A2830 0%, #242229 100%), 
    linear-gradient(180deg, rgba(57, 127, 255, 0) 0%, rgba(57, 127, 255, 0.0256) 100%);
    padding: 0px clamp(1.625rem, 0.054rem + 2.46vw, 3rem) 0px clamp(1.5rem, 2.34vw, 2.813rem); /* 0 48 0 45*/
}

._InfoLeft_18fv7_55{
    display: flex;

}

._InfoLeft_18fv7_55 div{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoLeft_18fv7_55 div span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._InfoLeft_18fv7_55 div span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    cursor: default;
}

._Line_18fv7_86, ._Line1_18fv7_86{
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    width: 1px;
    background: rgba(255, 253, 240, 0.08)
}

._Line_18fv7_86{
    margin-left: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    margin-right: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Line1_18fv7_86{
    margin-left: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    margin-right: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._InfoRight_18fv7_102{
    display: flex;
    gap: clamp(2rem, 0.071rem + 3.01vw, 3.688rem); /*от 32 до 59 px при от 1024 до 1920*/
}

._ButtonWallet_18fv7_107{
    width: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(250, 250, 251, 1);
    cursor: pointer;
    background: radial-gradient(100% 100% at 50% 0%, #86E9FF 0%, #397FFF 100%);
    box-shadow: 0px 4px 12px 0px rgba(0, 89, 255, 0.12);
}

._Total_18fv7_124{
    display: flex;
    flex-direction: column;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Total_18fv7_124 span{
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    cursor: default;
}

._Total_18fv7_124 div svg:nth-child(1){
    width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
}


._Total_18fv7_124 div{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Prof_18fv7_157{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
}

._Prof_18fv7_157 span{
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Icon_18fv7_177{
    position: relative;
    width: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    height: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    background: rgba(144, 140, 194, 1);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Lvl_18fv7_185{
    width: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    position: absolute;
    top: 48%;
    left: 32%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    z-index: 1;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}




._Banners_1en1c_1{
    display: flex;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(11.625rem, 0.054rem + 18.08vw, 21.75rem);  /*от 186 до 348 px при от 1024 до 1920*/
    margin-bottom: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Referral_1en1c_8, ._Total_1en1c_8{
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Referral_1en1c_8{
    background: linear-gradient(180deg, #2A2830 0%, #242229 100%),
linear-gradient(180deg, rgba(57, 127, 255, 0) 0%, rgba(57, 127, 255, 0.0256) 100%);
}

._Total_1en1c_8{
    background: linear-gradient(180deg, #2A2830 0%, #242229 100%),
linear-gradient(180deg, rgba(202, 63, 123, 0) 0%, rgba(202, 63, 123, 0.0256) 100%);

}

._Title_1en1c_26{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(70, 67, 81, 0.5376) 0%, rgba(70, 67, 81, 0.2016) 100%),
linear-gradient(359.8deg, rgba(134, 233, 255, 0) 0.17%, rgba(134, 233, 255, 0.0256) 99.83%);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /* 24 24 0 0*/
    height: clamp(2.375rem, -0.054rem + 3.79vw, 4.5rem);  /*от 38 до 72 px при от 1024 до 1920*/
    padding: 0px clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*0 24 0 24*/
}

._Title_1en1c_26 span{
    display: flex;
    align-items: center;
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._Title_1en1c_26 span svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem);/*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem);/*от 13 до 24 px при от 1024 до 1920*/
}

._ButtonInvite_1en1c_55{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.375rem, -0.054rem + 6.92vw, 8.25rem); /*от 70 до 132 px при от 1024 до 1920*/
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    background: radial-gradient(100% 100% at 50% 0%, #86E9FF 0%, #397FFF 100%);
    box-shadow: 0px 4px 12px 0px rgba(0, 89, 255, 0.12);
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

._Content_1en1c_72{
    display: flex;
    flex-direction: column;
    padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /* 16 24 20 24*/
}

._Item_1en1c_78{
    display: flex;
    align-items: center;
    padding: 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /* 0 16 0 16*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Info_1en1c_85{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    flex: 1;
}

._Icon_1en1c_92{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    background: rgba(144, 140, 194, 1);
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._IconImg_1en1c_102{
    width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Info_1en1c_85 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}


._CountGames_1en1c_117{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

._CountGames_1en1c_117 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._CountGames_1en1c_117 span span{
    color: rgba(145, 147, 153, 1);
}

._Income_1en1c_137{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem);/*от 3 до 6 px при от 1024 до 1920*/
    flex: 1;
}

._Income_1en1c_137 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    cursor: default;
}

._Income_1en1c_137 span:nth-child(1){
    color: rgba(145, 147, 153, 1);
}

._Income_1en1c_137 span:nth-child(3){
    color: rgba(255, 255, 255, 1);
}

._Income_1en1c_137 svg{
    width: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/

}

._GrayBackground_1en1c_167{
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
}

._Week_1en1c_174{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}



._HistoryTableWrapper_iac12_1 {
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
}

._NoData_iac12_8{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
}

._Wrap_iac12_19{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

._Choice_iac12_25 {
    display: flex;
    justify-content: space-between;
    width: clamp(14rem, 21.88vw, 26.25rem);  /*от 224 до 420 px при от 1024 до 1920*/
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    background: var(--color-bg-choice);
    border-radius: var(--border-radius-16);
    border: 1.6px solid rgba(229, 207, 239, 0.08);
    box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
}

._Filter_iac12_36{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: clamp(5.313rem, -0.045rem + 8.37vw, 10rem); /*от 85 до 160 px при от 1024 до 1920*/
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    padding: 0px clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem) 0px clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/* 0 18 0 20*/
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
}

._Filter_iac12_36 span{
    cursor: default;
}

._Span_iac12_57{
    cursor: pointer;
    width: clamp(4.688rem, 0.045rem + 7.25vw, 8.75rem); /*от 75 до 140 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: transparent;
    color: var(--color-text-gray);
    transition: color 0.4s ease;
}

._Active_iac12_73 {
    background: var(--color-button-orange);
    border-radius: var(--border-radius-16);
    color: var(--color-text-white);
}

._HistoryTable_iac12_1{
    display: flex;
    flex-direction: column;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._HistoryItem_iac12_85{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
    background:  var(--color-bg-item);
    padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/* 12 20 12 20*/
}

._InfoGame_iac12_97, ._Time_iac12_97, ._InfoUser_iac12_97, ._InfoCoin_iac12_97, ._InfoMulti_iac12_97, ._InfoCoinTotal_iac12_97{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoGame_iac12_97{
    flex: 0.8;
}

._Time_iac12_97{
    flex: 0.8;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}


._InfoCoin_iac12_97{
    flex: 0.6;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoMulti_iac12_97{
    flex: 0.5;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoCoinTotal_iac12_97{
    flex: 0.4;
}

._InfoMulti_iac12_97 span{
    display: flex;
    align-items: center;
    height: 100%;
    padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/* 8 14 8 14*/
    background:  var(--color-bg-item);
    border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
    color: var(--color-text-gray4);
}

._Icon_iac12_139, ._DefaultIcon_iac12_139{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._InfoGame_iac12_97 span, ._Time_iac12_97 span, ._InfoUser_iac12_97 span, ._InfoCoin_iac12_97 span, ._InfoMulti_iac12_97 span, ._InfoCoinTotal_iac12_97 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._InfoGame_iac12_97 span, ._InfoUser_iac12_97 span, ._InfoCoin_iac12_97 span{
    cursor: default;
    color: var(--color-text-white);
}

._InfoCoin_iac12_97 svg, ._InfoCoinTotal_iac12_97 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
}

._Time_iac12_97{
    display: flex;
    align-items: center;
    color: var(--color-text-gray4);
}

._DefaultIcon_iac12_139{
    border-radius: 100%;
    background: var(--color-bg-item1);
}

._Green_iac12_173{
    color: var(--color-text-green);
}

._Gray_iac12_177{
    color: var(--color-text-gray4);
}



._Profile_py1u9_1{
    display: flex;
    flex-direction: column;
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}



._About_v9js4_1{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Title_v9js4_9{
  font-family: 'RobotoCondensed';
  font-weight: 900;
  font-size: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
  line-height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
  color: rgba(255, 255, 255, 1);
  cursor: default;
}

._Details_v9js4_18{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Info_v9js4_25 {
    display: flex;
    width: 100%;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
    padding: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  }

  ._Info_v9js4_25[open] {
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
  }
  
  ._Down_v9js4_39 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    list-style: none;
    position: relative;
    cursor: pointer;
  }

  ._Info_v9js4_25 span{
    width: 80%; 
    margin-top: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    cursor: default;
  }

._Down_v9js4_39 svg{
    transition: transform 0.3s ease;
}   

._Info_v9js4_25[open] ._Down_v9js4_39 svg {
    transform: rotate(180deg);
}

._Info_v9js4_25[open] ._Down_v9js4_39 {
  color: white;
}

._Info_v9js4_25[open] ._Down_v9js4_39 svg path{
  fill: #FFA947;
  stroke: #FFA947;
}

._Icon_v9js4_81{
  width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}   

._AboutBanner_hto2h_1{
    display: flex;
    height: clamp(18rem, 28.13vw, 33.75rem); /*от 288 до 540 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    box-shadow: 0px 4px 24px 0px rgba(72, 69, 87, 0.12) inset;
    background-image: 
 radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.04) 0%, rgba(86, 80, 99, 0.04) 100%),
    url('/src/assets/vip/bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    padding: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Container_hto2h_15{
    display: flex;
    flex-direction: column;
    width: 47%;
}

._Info_hto2h_21{
    display: flex;
    flex-direction: column;
    gap:  clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Info_hto2h_21 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    line-height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._Info_hto2h_21 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height:  clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.84);
    cursor: default;
}

._Line_hto2h_46{
    display: flex;
    align-items: center;
    margin: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px; /* 24 0 24 0*/
    width: 96%;
}


._Info2_hto2h_54{
    display: flex;
    flex-direction: column;
    gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Info2_hto2h_54 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height:  clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.84);
    cursor: default;
}

._Details_hto2h_69{
    display: flex;
    gap: clamp(2.938rem, 0.009rem + 4.58vw, 5.5rem); /*от 47 до 88 px при от 1024 до 1920*/
    margin-bottom: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Left_hto2h_75, ._Right_hto2h_75{
    display: flex;
    flex-direction: column;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Left_hto2h_75 span, ._Right_hto2h_75 span{
    display: flex;
    align-items: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(233, 233, 233, 1);
    cursor: default;
}

._Left_hto2h_75 span svg, ._Right_hto2h_75 span svg{
    width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._JoinButton_hto2h_98{
    width: clamp(7.313rem, -0.045rem + 11.5vw, 13.75rem); /*от 117 до 220 px при от 1024 до 1920*/
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    line-height: clamp(0.938rem, 0.009rem + 1.45vw, 1.75rem); /*от 15 до 28 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(250, 250, 251, 1);
    cursor: pointer;
    background: radial-gradient(100% 100% at 50% 0%, #FFBCD9 0%, #CA3F7B 100%);
}



._Slider_9xqgu_1 {
    width: 100%;
    position: relative;
    margin-bottom: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Controls_9xqgu_7 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Title_9xqgu_14{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Lvl_9xqgu_23{
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    line-height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Lvl_9xqgu_23 span{
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._Details_9xqgu_38{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

._Details_9xqgu_38 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    cursor: default;
}

._Buttons_9xqgu_54{
    width: 106%;
    justify-content: space-between;
    position: absolute;
    top: 58%;
    left: -3%;
    display: flex;
    z-index: 1;
}

._Buttons_9xqgu_54 div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    cursor: pointer;
}

._Buttons_9xqgu_54 div svg{
   width: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
   height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Buttons_9xqgu_54 div svg path{
    stroke: white;
    fill: white;
}

._Buttons_9xqgu_54 div._Disabled_9xqgu_85 {
    background: radial-gradient(92.31% 100% at 53.85% 0%, #55525D 0%, #393541 100%);
    cursor: default;
}

._Buttons_9xqgu_54 div._Disabled_9xqgu_85 svg path{
    stroke: rgba(139, 138, 141, 1);
    fill: rgba(139, 138, 141, 1);
}

._SlideContainer_9xqgu_95 {
    display: flex;
    overflow: hidden;
    width: 100%;
}

._Slides_9xqgu_101 {
    display: flex;
    transition: transform 0.3s ease-in-out;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    width: 100%;
}

._Container_9xqgu_108{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: clamp(11.438rem, -0.063rem + 17.97vw, 21.5rem); /*от 183 до 344 px при от 1024 до 1920*/
}

._Slide_9xqgu_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: clamp(15.313rem, -0.045rem + 24vw, 28.75rem); /*от 245 до 460 px при от 1024 до 1920*/
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.04) 0%, rgba(86, 80, 99, 0.04) 100%);
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    box-shadow: 0px 4px 24px 0px rgba(72, 69, 87, 0.12) inset;
}

._Empty_9xqgu_129{
    display: flex;
    height: clamp(1.188rem, -0.027rem + 1.9vw, 2.25rem); /*от 19 до 36 px при от 1024 до 1920*/
}

._Logo_9xqgu_134{
    width: 100%;
    height: clamp(4.375rem, -0.054rem + 6.92vw, 8.25rem); /*от 70 до 132 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -3%;
}

._Logo_9xqgu_134 svg{
    width: clamp(4.125rem, -0.018rem + 6.47vw, 7.75rem); /*от 66 до 124 px при от 1024 до 1920*/
    height: 100%;
}

._BG_9xqgu_149{
    width: 100%;
    margin-top: -7%;
    position: absolute;
}

._BG_9xqgu_149 svg{
    width: clamp(11.438rem, -0.063rem + 17.97vw, 21.5rem); /*от 183 до 344 px при от 1024 до 1920*/
    height: clamp(3.125rem, -0.018rem + 4.91vw, 5.875rem);  /*от 50 до 94 px при от 1024 до 1920*/
}

._BGLevel1_9xqgu_160{
    fill: url(#orange1);
}

._BGLevel2_9xqgu_164{
    fill: url(#blue1);
}

._BGLevel3_9xqgu_168{
    fill: url(#yellow1);
}

._BGLevel4_9xqgu_172{
    fill: url(#orange1);
}

._BGLevel5_9xqgu_176{
    fill: url(#orange1);
}

._Level_9xqgu_180{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
}

._Level_9xqgu_180 svg{
    width: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    z-index: 1;
}

._Number_9xqgu_193{
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    text-anchor: middle;
    dominant-baseline: middle;
    cursor: default;
}

._NumberLevel1_9xqgu_203{
    fill: url(#orange);
}

._NumberLevel2_9xqgu_207{
    fill: url(#blue);
}

._NumberLevel3_9xqgu_211{
    fill: url(#yellow);
}

._NumberLevel4_9xqgu_215{
    fill: url(#orange);
}

._NumberLevel5_9xqgu_219{
    fill: url(#orange);
}

._Name_9xqgu_223{
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(233, 233, 233, 1);
    margin-bottom: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    cursor: default;
}


._Info1_9xqgu_234{
    width: 88%;
    display: flex;
    justify-content: space-between;
}

._Info1_9xqgu_234 div{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
}

._Info1_9xqgu_234 div span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    letter-spacing: 0%;
    display: flex;
    align-items: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    cursor: default;
}

._Info1_9xqgu_234 div span:nth-child(1) svg{
    width: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Info1_9xqgu_234 div:nth-child(2) span:nth-child(1), ._Info1_9xqgu_234 div:nth-child(3) span:nth-child(1){
    color: rgba(255, 255, 255, 1);
}

._Info1_9xqgu_234 div span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    cursor: default;
}

._CashbackLevel1_9xqgu_277 {
    background: linear-gradient(180deg, #FE9849 0%, #FD571A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

._CashbackLevel2_9xqgu_285 {
    background: linear-gradient(180deg, #C9E7FD 0%, #6EAFEA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

._CashbackLevel3_9xqgu_293 {
    background: linear-gradient(180deg, #FCDC14 0%, #FF8733 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

._CashbackLevel4_9xqgu_301 {
    background: linear-gradient(180deg, #FE9849 0%, #FD571A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

._CashbackLevel5_9xqgu_309 {
    background: linear-gradient(180deg, #FE9849 0%, #FD571A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

._Info2_9xqgu_317{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Info2_9xqgu_317 span{
    display: flex;
    align-items: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._Info2_9xqgu_317 span svg{
    width: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Line_9xqgu_339{
    width: 100%;
    margin-top: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    margin-bottom: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._FeatureActive_9xqgu_345 {
    color: rgba(233, 233, 233, 1);
}

._FeatureInactive_9xqgu_349 {
    color: rgba(250, 250, 251, 0.64);
}

._CircleLevel1_9xqgu_353 {
    fill: url(#orange);
}

._CircleLevel2_9xqgu_357 {
    fill:  url(#blue);
}

._CircleLevel3_9xqgu_361:first-of-type {
    fill: url(#yellow1);
}

._CircleLevel3_9xqgu_361:last-of-type {
    fill: url(#yellow2);
}

._CircleLevel4_9xqgu_369 {
    fill:  url(#blue);
}

._CircleLevel5_9xqgu_373 {
    fill:  url(#blue);
}

._FeatureInactive_9xqgu_349 svg circle:first-of-type{
    fill: #7C8497;
}

._FeatureInactive_9xqgu_349 svg circle:last-of-type{
    fill: #7C8497;
}





._VIPInfo_1miwp_1{
    display: flex;
    height: clamp(3.75rem, 0.036rem + 5.8vw, 7rem); /*от 60 до 112 px при от 1024 до 1920*/
    margin-bottom: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Container_1miwp_7{
    width: 100%;
    display: flex;
    align-items: center;
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
}

 ._Image_1miwp_19{
    flex-shrink: 0;
    width: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    height: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
 }

._Span_1miwp_25{
    display: flex;
    flex-direction: column;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
}

._Span_1miwp_25 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(233, 233, 233, 1);
    cursor: default;
}

._Span_1miwp_25 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/;
    color: rgba(250, 250, 251, 0.64);
    cursor: default;
}

._Arrow_1miwp_49{
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) 0px clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /* 0 8 0 8*/
}

._Arrow_1miwp_49 svg{
    width: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
}



._BannerVIP_1oz4n_1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.06);
    height: clamp(11.875rem, 0.018rem + 18.53vw, 22.25rem); /*от 190 до 356 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
}

._Container_1oz4n_10{
    display: flex;
    flex-direction: column;
    width: clamp(18rem, 28.13vw, 33.75rem); /*от 288 до 540 px при от 1024 до 1920*/
    padding: clamp(1.063rem, -0.009rem + 1.67vw, 2rem) 0px 0px 0px; /*от 17 до 32 px при от 1024 до 1920*/
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Title_1oz4n_18{
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    line-height: clamp(2.375rem, -0.054rem + 3.79vw, 4.5rem);  /*от 38 до 72 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Info_1oz4n_27{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.938rem, 0.009rem + 1.45vw, 1.75rem); /*от 15 до 28 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    cursor: default;
}

._Image_1oz4n_36{
    width: clamp(11.875rem, 0.018rem + 18.53vw, 22.25rem); /*от 190 до 356 px при от 1024 до 1920*/
    height: clamp(11.875rem, 0.018rem + 18.53vw, 22.25rem); /*от 190 до 356 px при от 1024 до 1920*/
}

._ButtonJoin_1oz4n_41{
    width:  clamp(7.313rem, -0.045rem + 11.5vw, 13.75rem); /*от 117 до 220 px при от 1024 до 1920*/
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    line-height: clamp(0.938rem, 0.009rem + 1.45vw, 1.75rem); /*от 15 до 28 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(250, 250, 251, 1);
    cursor: pointer;
    background: radial-gradient(100% 100% at 50% 0%, #FFBCD9 0%, #CA3F7B 100%);
    margin-top: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}


._VIPPage_sn24y_1{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}


._Slide_1sjnx_1 {
    position: relative;
    display: flex;
    align-items: center;
    width: clamp(8.375rem, -0.054rem + 13.17vw, 15.75rem); /*от 134 до 252 px при от 1024 до 1920*/
    height: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/ 
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
    cursor: pointer;
}

._Image_1sjnx_12{
    width: clamp(3.25rem, -0.036rem + 5.13vw, 6.125rem); /*от 52 до 98 px при от 1024 до 1920*/
    height: clamp(4.125rem, -0.018rem + 6.47vw, 7.75rem); /*от 66 до 124 px при от 1024 до 1920*/
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Rec_1sjnx_18{
    width: clamp(5.188rem, -0.027rem + 8.15vw, 9.75rem); /*от 83 до 156 px при от 1024 до 1920*/
    height: 100%;
    top: 1%;
    left: 39%;
    position: absolute;
}

._Info_1sjnx_26 {
    display: flex;
    flex-direction: column;
    top: 13%;
    left: 18%;
    position: absolute;
    pointer-events: none;
}

._Label_1sjnx_35{
    position: relative;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: var(--color-text-white);
    max-width: clamp(3.688rem, 0.045rem + 5.69vw, 6.875rem); /*от 59 до 110 px при от 1024 до 1920*/
    white-space: nowrap;
    overflow: hidden;
}

._LongText_1sjnx_47 {
    color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
    background-image: linear-gradient(to right, #ffffff, #ffffff, rgba(0, 0, 0, 0));
}


._Online_1sjnx_55{
    display: flex;
    align-items: center;
    margin-top:  clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Drop_1sjnx_66{
    margin-top: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    width: clamp(3.625rem, 0.054rem + 5.58vw, 6.75rem);  /*от 58 до 108 px при от 1024 до 1920*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(10, 10, 23, 0.64);
    box-shadow: 0px 4px 4px 0px rgba(10, 10, 23, 0.24) inset;
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    gap: 4px;
}

._Number_1sjnx_80{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Text_1sjnx_88{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    color: var(--color-text-gray4);
}

._Dot_1sjnx_96{
    margin-right: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem); /*от 3 до 6 px при от 1024 до 1920*/
    width: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem);/*от 3 до 6 px при от 1024 до 1920*/
    height: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem);/*от 3 до 6 px при от 1024 до 1920*/
    border-radius: 50%;
    background: radial-gradient(106.54% 172.79% at 47.67% 94.6%, #53ED76 0%, #37AC52 100%);
    animation: _pulse_1sjnx_1 1500ms infinite; 
    border: 1.96px solid rgba(255, 255, 255, 0.15);
  }
  
  @keyframes _pulse_1sjnx_1 {
    0% {
      box-shadow: rgba(55, 172, 82, 1) 0 0 0 0;
    }
    75% {
      box-shadow: rgba(55, 172, 82, 0) 0 0 0 6px;
    }
  }

  
  

._Slide_1ax3e_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(5.313rem, -0.045rem + 8.37vw, 10rem); /*от 85 до 160 px при от 1024 до 1920*/
    height: clamp(6.688rem, 0.045rem + 10.38vw, 12.5rem); /*от 107 до 200 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
    cursor: pointer;
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}

._Image_1ax3e_13{
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}


._Casino_i6nmh_1{
    display: flex;
    flex-direction: column;
    gap: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
}

._Sliders_i6nmh_9{
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}


._Slide_1gvkn_1 {
    display: flex;
    flex-direction: column;
    width: clamp(17.625rem, 0.054rem + 27.46vw, 33rem); /*от 282 до 528 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
}

._FirstPart_1gvkn_9{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    padding: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._FirstPart_1gvkn_9::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 40, 53, 0.459);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    z-index: 0;
}

._FirstPart_1gvkn_9 span{
    position: relative;
    z-index: 1;
    opacity: 1;
}

._BTitle_1gvkn_37{
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
    font-size: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
    cursor: default;
}

._Sub_1gvkn_49{
    margin-top: auto;
    text-transform: uppercase;
    text-align: end;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
    cursor: default;
}

._gold_1gvkn_63 {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._SecondPart_1gvkn_69{
    display: flex;
    flex-direction: column;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px 0px; /*от 13 до 24 px при от 1024 до 1920*/
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._SecondPart_1gvkn_69 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._SecondPart_1gvkn_69 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}



._Promotions_10kir_1{
    display: flex;
    flex-direction: column;
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    gap: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Banners_10kir_9{
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Item_10kir_15{
    display: flex;
    flex-direction: column;
    width: clamp(11.438rem, -0.063rem + 17.97vw, 21.5rem); /*от 183 до 344 px при от 1024 до 1920*/
    height: clamp(8.25rem, -0.036rem + 12.95vw, 15.5rem); /*от 132 до 248 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._FirstPart_10kir_23{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height:  clamp(6rem, 9.38vw, 11.25rem); /*от 96 до 180 px при от 1024 до 1920*/ 
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._FirstPart_10kir_23::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 40, 53, 0.459);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    z-index: 0;
}

._FirstPart_10kir_23 span{
    position: relative;
    z-index: 1;
    opacity: 1;
}

._BTitle_10kir_51{
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
    font-size: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
    cursor: default;
}

._Sub_10kir_63{
    margin-top: auto;
    text-transform: uppercase;
    text-align: end;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
    cursor: default;
}

._gold_10kir_77 {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._SecondPart_10kir_83{
    display: flex;
    flex-direction: column;
    padding: clamp(0.688rem, 0.045rem + 1vw, 1.25rem) 0px 0px 0px;/*от 11 до 20 px при от 1024 до 1920*/
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
}

._SecondPart_10kir_83 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._SecondPart_10kir_83 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._Buttons_10kir_110{
    display: flex;
    height: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Casino_10kir_116, ._Sport_10kir_116{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    padding: 0px clamp(1.063rem, -0.009rem + 1.67vw, 2rem) 0px clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /* 0 32 0 8*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
}

._Casino_10kir_116 svg, ._Sport_10kir_116 svg{
    width: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Info_10kir_133{
    display: flex;
    align-items: center;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._Info_10kir_133 span{
    font-family: 'RobotoCondensed';
    font-weight: 700;
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    cursor: default;
}

._IconC_10kir_149, ._IconS_10kir_149{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    width: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
}

._IconC_10kir_149 svg, ._IconS_10kir_149 svg{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/;
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/;
}

._IconC_10kir_149{
    background: radial-gradient(100% 100% at 50% 0%, #FFBCD9 0%, #CA3F7B 100%);
}

._IconS_10kir_149{
    background: radial-gradient(100% 100% at 50% 0%, #86E9FF 0%, #397FFF 100%);
}








._Slide_1aluy_1 {
    display: flex;
    flex-direction: column;
    width: clamp(17.625rem, 0.054rem + 27.46vw, 33rem); /*от 282 до 528 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
}

._FirstPart_1aluy_10{
    position: relative;
    background-size: contain;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    padding: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /*от 13 до 24 px при от 1024 до 1920*/
}

._FirstPart_1aluy_10::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 40, 53, 0.459);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /*от 13 до 24 px при от 1024 до 1920*/
    z-index: 0;
}

._FirstPart_1aluy_10 span{
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: default;
}

._BTitle_1aluy_40{
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
    font-size: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
}

._Sub_1aluy_51{
    margin-top: auto;
    text-transform: uppercase;
    text-align: end;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
}

._gold_1aluy_64 {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._SecondPart_1aluy_70{
    display: flex;
    flex-direction: column;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem); /* 24 16 24 20 px */
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Info2Part_1aluy_77{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: clamp(-0.5rem, -0.036rem - 0.45vw, -0.25rem);/*от 4 до 8 px при от 1024 до 1920*/
}

._Time_1aluy_84{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._Bonus_1aluy_94{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._Descript_1aluy_104{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 400;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._Platform_1aluy_114{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(3.188rem, -0.027rem + 5.02vw, 6rem);/*от 51 до 96 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Platform_1aluy_114 span{
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    cursor: default;
}



._Blog_17r16_1{
    display: flex;
    flex-direction: column;
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    gap: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Banners_17r16_9{
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Item_17r16_15{
    display: flex;
    flex-direction: column;
    width: clamp(11.438rem, -0.063rem + 17.97vw, 21.5rem);/*от 183 до 344 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: linear-gradient(90deg, rgba(182, 182, 247, 0.0564706) 0%, rgba(182, 182, 247, 0.0384) 100%);
}

._FirstPart_17r16_23{
    position: relative;
    display: flex;
    justify-content: space-between;
    background-size: contain;
    width: 100%;
    height: clamp(6rem, 9.38vw, 11.25rem); /*от 96 до 180 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px;  /*от 13 до 24 px при от 1024 до 1920*/
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._FirstPart_17r16_23::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 40, 53, 0.459);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px;  /*от 13 до 24 px при от 1024 до 1920*/
    z-index: 0;
}

._FirstPart_17r16_23 span{
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: default;
}

._BTitle_17r16_53{
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
    font-size: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
}

._Sub_17r16_64{
    margin-top: auto;
    text-transform: uppercase;
    text-align: end;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
}

._gold_17r16_77 {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._SecondPart_17r16_83{
    display: flex;
    flex-direction: column;
    padding: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem); /* 16 0 20 20 px*/
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._SecondPart_17r16_83 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._SecondPart_17r16_83 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._SecondPart_17r16_83 span:nth-child(3){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 400;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}






._RG_nfsv6_1{
    display: flex;
    gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._ChoiceDoc_nfsv6_7{
    display: flex;
    flex-direction: column;
    width: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    align-self: flex-start;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Title_nfsv6_18{
    display: flex;
    align-items: center;
    padding: 0px 0px 0px clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /* 0 0 0 24*/
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /* 24 24 0 0 */
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
}

._Title_nfsv6_18 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    cursor: default;
}

._Title_nfsv6_18 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Menu_nfsv6_42 {
    display: flex;
    flex-direction: column;
    padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*8 8 12 8*/
}

._MenuItem_nfsv6_48 {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
    border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
}

._MenuItem_nfsv6_48 span{
    margin-left: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._MenuItem_nfsv6_48::before {
    content: '';
    width: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    height: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    background-color: transparent;
    border-radius: 50%;
    margin-left: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._MenuItem_nfsv6_48._Active_nfsv6_74::before {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
}

._MenuItem_nfsv6_48._Active_nfsv6_74{
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}
._Active_nfsv6_74 {
    color: rgba(255, 255, 255, 1);
}

._Content_nfsv6_85{
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    width: clamp(25.313rem, -0.045rem + 39.62vw, 47.5rem); /*от 405 до 760 px при от 1024 до 1920*/
}

._Desc_nfsv6_93, ._MiniDesc_nfsv6_93{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Desc_nfsv6_93 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
}

._Desc_nfsv6_93 span:nth-child(2), ._Banner_nfsv6_107 span:nth-child(2), ._WrappImg_nfsv6_107{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
}

._Desc_nfsv6_93 span:nth-child(3), ._MiniDesc_nfsv6_93 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 400;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
}

._MiniDesc_nfsv6_93 span:nth-child(1), ._LabelI_nfsv6_123{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
}

._Banner_nfsv6_107{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    width: 100%;
    height: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background-size: cover;
    box-shadow: 0px 4px 8px 0px rgba(255, 255, 255, 0.12) inset;
}


._Banner_nfsv6_107::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 40, 53, 0.459);
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    z-index: 0;
}

._Banner_nfsv6_107 span {
    position: relative;
    z-index: 1;
    opacity: 1;
}

._Banner_nfsv6_107 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    white-space: pre-line;
    text-align: center;
}

._Images_nfsv6_175{
    display: flex;
    flex-direction: column;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Images_nfsv6_175 div{
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._WrappImg_nfsv6_107{
    display: flex;
    align-items: flex-end;
    background-size: 100% 100%;
    padding: 0px clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /* 0 16 16 16*/
    width: clamp(8rem, 12.5vw, 15rem); /*от 128 до 240 px при от 1024 до 1920*/
    height: clamp(4.125rem, -0.018rem + 6.47vw, 7.75rem); /*от 66 до 124 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._WrappImg_nfsv6_107 span{
    text-align: center;
}


._Tournaments_16ajy_1{
    display: flex;
    gap: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    margin-top: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._ChoiceDoc_16ajy_7{
    display: flex;
    flex-direction: column;
    width: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    align-self: flex-start;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Title_16ajy_18{
    display: flex;
    align-items: center;
    padding: 0px 0px 0px clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*0 0 0 24*/
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem) 0px 0px; /* 24 24 0 0*/
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.12) 0%, rgba(86, 80, 99, 0.12) 100%);
}

._Title_16ajy_18 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
}

._Title_16ajy_18 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._Menu_16ajy_41 {
    display: flex;
    flex-direction: column;
    padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*8 8 12 8*/
}

._MenuItem_16ajy_47 {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    color: rgba(250, 250, 251, 0.48);
    border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
}

._MenuItem_16ajy_47 span{
    margin-left: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._MenuItem_16ajy_47::before {
    content: '';
    width: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    height: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    background-color: transparent;
    border-radius: 50%;
    margin-left: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._MenuItem_16ajy_47._Active_16ajy_73::before {
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
}

._MenuItem_16ajy_47._Active_16ajy_73{
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}
._Active_16ajy_73 {
    color: rgba(255, 255, 255, 1);
}

._Content_16ajy_84{
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
    width: clamp(25.313rem, -0.045rem + 39.62vw, 47.5rem); /*от 405 до 760 px при от 1024 до 1920*/
}

._Desc_16ajy_92, ._MiniDesc_16ajy_92{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Desc_16ajy_92 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
}

._Desc_16ajy_92 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.64);
}

._Desc_16ajy_92 span:nth-child(3), ._MiniDesc_16ajy_92 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/
    font-weight: 400;
    line-height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 0.48);
}

._MiniDesc_16ajy_92 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);

}



._SliderContainer_yu9l5_1 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  ._Slider_yu9l5_1 {
    position: relative;
    width: 100%;
    height: 100%;
  }
  
  ._Slide_yu9l5_1 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
  }

  ._Wrap_yu9l5_23{
    display: flex;
    flex-direction: column;
    width: clamp(18rem, 28.13vw, 33.75rem); /*от 288 до 540 px при от 1024 до 1920*/
}

._SlideContent_yu9l5_29 {
    display: flex;
    padding: clamp(5.625rem, 0.054rem + 8.71vw, 10.5rem) 0px 0px 0px; /*от 90 до 168 px при от 1024 до 1920*/
    width: 100%;
    height: 100%;
}

._Wrap_yu9l5_23 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-size: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(2.375rem, -0.054rem + 3.79vw, 4.5rem);/*от 38 до 72 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    margin-bottom: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
}

._Wrap_yu9l5_23 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.938rem, 0.009rem + 1.45vw, 1.75rem); /*от 15 до 28 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    margin-bottom: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._Wrap_yu9l5_23 div{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    font-weight: 800;
    line-height: clamp(0.938rem, 0.009rem + 1.45vw, 1.75rem); /*от 15 до 28 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    width: clamp(6.125rem, -0.018rem + 9.6vw, 11.5rem); /*от 98 до 184 px при от 1024 до 1920*/
    height: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    box-shadow: 0px 4px 12px 0px rgba(13, 13, 16, 0.12);

  }
  
  ._NavButtons_yu9l5_73 {
    position: absolute;
    top: 85%;
    left: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
  }
  
  ._Prev_yu9l5_84 svg, ._Next_yu9l5_84 svg{
   width: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
   height: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
  }
  
  
  
  ._Dots_yu9l5_91 {
    display: flex;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    justify-content: center;
    align-items: center;
  }
  
  ._Dot_yu9l5_91 {
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    height: clamp(0.125rem, -0.018rem + 0.22vw, 0.25rem);/*от 2 до 4 px при от 1024 до 1920*/
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
  }
  
  ._Dot_yu9l5_91:hover {
    background-color: rgba(255, 255, 255, 1);
  }
  
  ._ActiveDot_yu9l5_111 {
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    background-color: rgba(255, 255, 255, 1);

  }
  

._Slide_1s9r6_1 {
    position: relative;
    display: flex;
    align-items: center;
    width: clamp(8.375rem, -0.054rem + 13.17vw, 15.75rem); /*от 134 до 252 px при от 1024 до 1920*/
    height: clamp(4.938rem, 0.009rem + 7.7vw, 9.25rem);  /*от 79 до 148 px при от 1024 до 1920*/ 
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
    cursor: pointer;
}

._Image_1s9r6_12{
    width: clamp(3.25rem, -0.036rem + 5.13vw, 6.125rem); /*от 52 до 98 px при от 1024 до 1920*/
    height: clamp(4.125rem, -0.018rem + 6.47vw, 7.75rem); /*от 66 до 124 px при от 1024 до 1920*/
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._Rec_1s9r6_18{
    width: clamp(5.188rem, -0.027rem + 8.15vw, 9.75rem); /*от 83 до 156 px при от 1024 до 1920*/
    height: 100%;
    top: 1%;
    left: 39%;
    position: absolute;
}

._Info_1s9r6_26 {
    display: flex;
    flex-direction: column;
    top: 13%;
    left: 18%;
    position: absolute;
    pointer-events: none;
}

._Label_1s9r6_35{
    position: relative;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: var(--color-text-white);
    max-width: clamp(3.688rem, 0.045rem + 5.69vw, 6.875rem); /*от 59 до 110 px при от 1024 до 1920*/
    white-space: nowrap;
    overflow: hidden;
}

._LongText_1s9r6_47 {
    color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
    background-image: linear-gradient(to right, #ffffff, #ffffff, rgba(0, 0, 0, 0));
}


._Online_1s9r6_55{
    display: flex;
    align-items: center;
    margin-top:  clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Drop_1s9r6_66{
    margin-top: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    width: clamp(3.625rem, 0.054rem + 5.58vw, 6.75rem);  /*от 58 до 108 px при от 1024 до 1920*/
    height: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(10, 10, 23, 0.64);
    box-shadow: 0px 4px 4px 0px rgba(10, 10, 23, 0.24) inset;
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    gap: 4px;
}

._Number_1s9r6_80{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Text_1s9r6_88{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 500;
    line-height: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    color: var(--color-text-gray4);
}

._Dot_1s9r6_96{
    margin-right: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem); /*от 3 до 6 px при от 1024 до 1920*/
    width: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem);/*от 3 до 6 px при от 1024 до 1920*/
    height: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem);/*от 3 до 6 px при от 1024 до 1920*/
    border-radius: 50%;
    background: radial-gradient(106.54% 172.79% at 47.67% 94.6%, #53ED76 0%, #37AC52 100%);
    animation: _pulse_1s9r6_1 1500ms infinite; 
    border: 1.96px solid rgba(255, 255, 255, 0.15);
  }
  
  @keyframes _pulse_1s9r6_1 {
    0% {
      box-shadow: rgba(55, 172, 82, 1) 0 0 0 0;
    }
    75% {
      box-shadow: rgba(55, 172, 82, 0) 0 0 0 6px;
    }
  }


._Slide_jg3q0_1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(5.313rem, -0.045rem + 8.37vw, 10rem); /*от 85 до 160 px при от 1024 до 1920*/
    height: clamp(6.688rem, 0.045rem + 10.38vw, 12.5rem); /*от 107 до 200 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    flex-shrink: 0;
    cursor: pointer;
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}

._Image_jg3q0_14{
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
}

._Label_jg3q0_18 {
    position: absolute;
    top: 4%;
    left: 6%;
    padding: clamp(0.188rem, 0.045rem + 0.22vw, 0.313rem) clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /* 5 8 */
    border-radius: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    z-index: 1;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Label_jg3q0_18._TOP_jg3q0_32 {
    background-color: rgba(255, 30, 0, 0.8);
}

._Label_jg3q0_18._NEW_jg3q0_36 {
    background-color: rgba(30, 255, 0, 0.8);
}


._Slide_1ax3e_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(5.313rem, -0.045rem + 8.37vw, 10rem); /*от 85 до 160 px при от 1024 до 1920*/
    height: clamp(6.688rem, 0.045rem + 10.38vw, 12.5rem); /*от 107 до 200 px при от 1024 до 1920*/
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    flex-shrink: 0;
    cursor: pointer;
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}

._Image_1ax3e_13{
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}



._SliderContainer_kuirf_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    gap: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
}

._blog_kuirf_10{
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._promo_kuirf_14{
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem);/*от 17 до 32 px при от 1024 до 1920*/
}

._Header_kuirf_18 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
}

._headerSpan_kuirf_25{
    display: flex;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: var(--color-text-white);
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    cursor: default;
}

._header-blog_kuirf_36, ._header-promo_kuirf_36{
    display: flex;
    font-family: 'RobotoCondensed';
    font-size: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    font-weight: 900;
    line-height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    color: var(--color-text-white);
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
    cursor: default;
}

._Header_kuirf_18 img{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Container_kuirf_52{
    display: flex;
    align-items: center;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    height: 100%;
}

._navButtons_kuirf_59 {
    display: flex;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._navButtons_kuirf_59 button{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    height: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /*от 21 до 40 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    cursor: pointer;
}

._navButtons_kuirf_59 button svg path{
    stroke: var(--color-text-white);;
    fill: var(--color-text-white);
}

._navButtons_kuirf_59 button:disabled {
    background: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    cursor: default;
}

._navButtons_kuirf_59 button:disabled svg path{
    stroke: #a29bae9a;
    fill: #a29bae9a;
}

._navButtons_kuirf_59 svg{
    width: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    height: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
}

._sliderWrapper_kuirf_96 {
    display: flex;
    width: 100%;
    transition: transform 1.5s ease;
}

._providers_kuirf_102 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}
._blog_kuirf_10 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

  ._promo_kuirf_14 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }
._sports_kuirf_112 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
  }

._live_kuirf_116 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._top_kuirf_120 ._sliderWrapper_kuirf_96 {
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
}

._viewAllButton_kuirf_124 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(2.813rem, 0.027rem + 4.35vw, 5.25rem);/*от 45 до 84 px при от 1024 до 1920*/
    height: 100%;
    background: radial-gradient(92.31% 100% at 53.85% 0%, #A29BAE 0%, #565063 100%);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: var(--color-text-white);
}



._Slide_1sx2r_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(5.313rem, -0.045rem + 8.37vw, 10rem); /*от 85 до 160 px при от 1024 до 1920*/
    height: clamp(3.188rem, -0.027rem + 5.02vw, 6rem);/*от 51 до 96 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    flex-shrink: 0;
    cursor: pointer;
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.48) 0%, rgba(86, 80, 99, 0.48) 100%);
}



._HistoryTableWrapper_j2upw_1 {
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-bottom: clamp(2.688rem, 0.045rem + 4.13vw, 5rem); /*от 43 до 80 px при от 1024 до 1920*/
}

._ChoiceCorS_j2upw_8 {
    display: flex;
    justify-content: space-between;
    width: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    background: var(--color-bg-choice);
    border-radius: var(--border-radius-16);
    border: 1.6px solid rgba(229, 207, 239, 0.08);
    box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
}

._Span_j2upw_19{
    cursor: pointer;
    width: clamp(4.688rem, 0.045rem + 7.25vw, 8.75rem); /*от 75 до 140 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    background: transparent;
    color: var(--color-text-gray);
    transition: color 0.4s ease;
}

._Active_j2upw_35 {
    background: var(--color-button-orange);
    border-radius: var(--border-radius-16);
    color: var(--color-text-white);
}

._HistoryTable_j2upw_1{
    display: flex;
    flex-direction: column;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._HistoryItem_j2upw_47{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
    background:  var(--color-bg-item);
    padding: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem) clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem) clamp(0.688rem, 0.045rem + 1vw, 1.25rem); /* 12 20 12 20*/
}

._InfoGame_j2upw_59, ._Time_j2upw_59, ._InfoUser_j2upw_59, ._InfoCoin_j2upw_59, ._InfoMulti_j2upw_59, ._InfoCoinTotal_j2upw_59{
    display: flex;
    align-items: center;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoGame_j2upw_59{
    flex: 1;
}

._Time_j2upw_59{
    flex: 0.5;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoUser_j2upw_59{
    flex: 1;
}

._InfoCoin_j2upw_59{
    flex: 0.6;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}

._InfoMulti_j2upw_59{
    flex: 0.6;
    margin-left: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/
}


._InfoCoin_j2upw_59 svg, ._InfoCoinTotal_j2upw_59 svg{
    width: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
    height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/;
}

._InfoCoinTotal_j2upw_59{
    flex: 0.6;
}

._InfoMulti_j2upw_59 span{
    display: flex;
    align-items: center;
    height: 100%;
    padding: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) 14px clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem) 14px; /* 8 14 8 14*/
    background:  var(--color-bg-item);
    border-radius: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.12) inset;
    color: var(--color-text-gray4);
}

._Icon_j2upw_110, ._DefaultIcon_j2upw_110{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._InfoGame_j2upw_59 span, ._Time_j2upw_59 span, ._InfoUser_j2upw_59 span, ._InfoCoin_j2upw_59 span, ._InfoMulti_j2upw_59 span, ._InfoCoinTotal_j2upw_59 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._InfoGame_j2upw_59 span, ._InfoUser_j2upw_59 span, ._InfoCoin_j2upw_59 span{
    cursor: default;
    color: var(--color-text-white);
}

._Time_j2upw_59{
    display: flex;
    align-items: center;
    color: var(--color-text-gray4);
}

._DefaultIcon_j2upw_110{
    border-radius: 100%;
    background: var(--color-bg-item1);
}

._Green_j2upw_139{
    color: var(--color-text-green);
}

._Gray_j2upw_143{
    color: var(--color-text-gray4);
}



._Partners_k6n1c_1{
    display: flex;
    align-items: center;
    width: 100%;
}

._Numbers_k6n1c_7{
    display: flex;
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    margin-right: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._Span_k6n1c_13, ._ShowAll_k6n1c_13{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.625rem, 0.054rem + 0.89vw, 1.125rem); /*от 10 до 18 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    cursor: default;
}

._Span_k6n1c_13{
    display: flex;
    align-items: center;
    gap: clamp(0.188rem, -0.027rem + 0.33vw, 0.375rem); /*от 3 до 6 px при от 1024 до 1920*/
    color: var(--color-text-gray);
}

._Span_k6n1c_13 span{
    font-size: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    line-height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    color: var(--color-text-white);
}

._Line_k6n1c_34{
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    width: 2px;
    background: var(--color-bg-gray-line);
}

._List_k6n1c_40{
    display: flex;
    align-items: center;
    margin-left: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-right: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._List_k6n1c_40{
    width: 100%;
    justify-content: space-between;
}

._Wrapper_k6n1c_52{
    flex: 0.1;
    display: flex;
    align-items: center;
}

._ShowAll_k6n1c_13{
    flex-shrink: 0;
    margin-left: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: var(--color-text-white);
    cursor: default;
}

._ModalOverlay_k6n1c_65 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(18, 16, 20, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
  }
  
  ._ModalContent_k6n1c_78 {
    display: flex;
    flex-direction: column;
    width: 28%;
    max-height: clamp(24rem, 37.5vw, 45rem);/*от 384 до 720 px при от 1024 до 1920*/
    background: linear-gradient(180deg, #2A2830 0%, #242229 100%);
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
  }

  ._WrapperS_k6n1c_87{
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
  }

  ._Title_k6n1c_95{
    position: relative;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem) clamp(0.5rem, -0.071rem + 0.89vw, 1rem) 0px 0px; /* 16 16 0 0 px*/
    height: clamp(2.375rem, -0.054rem + 3.79vw, 4.5rem);/*от 38 до 72 px при от 1024 до 1920*/
    background: linear-gradient(180deg, rgba(70, 67, 81, 0.4032) 0%, rgba(70, 67, 81, 0.2016) 100%);
  }

  ._CloseIcon_k6n1c_106{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 35%;
    right: 6%;
    cursor: pointer;
}

._CloseIcon_k6n1c_106 svg{
   width: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/;
   height: clamp(0.438rem, -0.063rem + 0.78vw, 0.875rem);/*от 7 до 14 px при от 1024 до 1920*/;

}

._Title_k6n1c_95 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    font-weight: 700;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

._Switch_k6n1c_131{
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem); /*от 30 до 56 px при от 1024 до 1920*/
    background: var(--color-bg-choice);
    border-radius: var(--border-radius-16);
    box-shadow: 0px 4px 4px 0px rgba(19, 15, 16, 0.24) inset;
}

._SpanN_k6n1c_141{
    width: clamp(7.875rem, 0.018rem + 12.28vw, 14.75rem); /*от 126 до 236 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.25rem, -0.036rem + 0.45vw, 0.5rem); /*от 4 до 8 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    background: transparent;
    color: var(--color-text-gray);
    transition: color 0.4s ease;
    cursor: pointer;
}

._Active_k6n1c_157 {
    background: radial-gradient(142.71% 142.71% at 50% -42.71%, #FFBCD9 0%, #CA3F7B 100%);
    border-radius: var(--border-radius-16);
    color: var(--color-text-white);
}

._Span_k6n1c_13._Active_k6n1c_157 svg path{
    fill: var(--color-text-white);
    fill-opacity: 100;
}

._ItemN_k6n1c_168{
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(4.875rem, -0.054rem + 7.7vw, 9.188rem); /*от 78 до 147 px при от 1024 до 1920*/
    height: clamp(2.813rem, 0.027rem + 4.35vw, 5.25rem);/*от 45 до 84 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
}

._Content_k6n1c_180{
    width: 100%;
}

._Networks_k6n1c_184, ._Cryptos_k6n1c_184{
    max-height: clamp(16.688rem, 0.045rem + 26vw, 31.25rem); /*от 267 до 500 px при от 1024 до 1920*/
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    overflow-y: auto;
    -ms-overflow-style: none; 
    scrollbar-width: none;  
}

._Networks_k6n1c_184::-webkit-scrollbar, ._Cryptos_k6n1c_184::-webkit-scrollbar {
    display: none;
  }

  ._ItemC_k6n1c_199{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    width: clamp(2.188rem, 0.045rem + 3.35vw, 4.063rem); /*от 35 до 65 px при от 1024 до 1920*/
    height: clamp(2.813rem, 0.027rem + 4.35vw, 5.25rem);/*от 45 до 84 px при от 1024 до 1920*/
    background: radial-gradient(92.31% 100% at 53.85% 0%, rgba(162, 155, 174, 0.24) 0%, rgba(86, 80, 99, 0.24) 100%);
    border: 1.6px solid rgba(255, 253, 240, 0.02);
    box-shadow: 0px 4px 12px 0px rgba(72, 69, 87, 0.24) inset;
    gap: clamp(0.375rem, -0.054rem + 0.67vw, 0.75rem); /*от 6 до 12 px при от 1024 до 1920*/;
  }

  ._ItemC_k6n1c_199 span{
    font-family: 'RobotoCondensed';
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    font-weight: 800;
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    color: rgba(255, 255, 255, 1);
  }

  ._ImageC_k6n1c_221{
    width: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/;
    height: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/;
  }
   

._Home_7puu3_1{
    display: flex;
    flex-direction: column;   
}

._Sliders_7puu3_6{
    
    display: flex;
    flex-direction: column;
    gap: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-bottom: clamp(1.625rem, 0.054rem + 2.46vw, 3rem); /*от 26 до 48 px при от 1024 до 1920*/
}

._Partners_7puu3_14{
    position: sticky;
    display: flex;
    align-items: center;
    justify-content: center;
    height: clamp(1.188rem, -0.027rem + 1.9vw, 2.25rem); /*от 19 до 36 px при от 1024 до 1920*/
    width: 98%;
    margin-bottom: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
    margin-top: clamp(-2rem, -1.063rem -1.67vw, -1.063rem);/*от 17 до 32 px при от 1024 до 1920*/
}

._Slider_7puu3_6{
    height: clamp(20rem, 31.25vw, 37.5rem); /*от 320 до 600 px при от 1024 до 1920*/
    margin-top: clamp(-3.438rem, 0.045rem - 2.9vw, -1.813rem); /*от 29 до 55 px при от 1024 до 1920*/
}

._Banners_7puu3_30{
    display: flex;
    height: clamp(9.313rem, -0.045rem + 14.62vw, 17.5rem); /*от 149 до 280 px при от 1024 до 1920*/
    gap: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    margin-bottom: clamp(1.063rem, -0.009rem + 1.67vw, 2rem); /*от 17 до 32 px при от 1024 до 1920*/
}

._VIP_7puu3_37, ._Promo_7puu3_37{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: clamp(0.813rem, 0.027rem + 1.23vw, 1.5rem); /*от 13 до 24 px при от 1024 до 1920*/
    padding: clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem) 0px clamp(1.063rem, -0.009rem + 1.67vw, 2rem) clamp(1.313rem, -0.045rem + 2.12vw, 2.5rem); /* 40 0 32 40*/
}

._Info_7puu3_46{
    display: flex;
    flex-direction: column;
    gap: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
}

._Info_7puu3_46 span:nth-child(1), ._Info_7puu3_46 span:nth-child(1){
    font-family: 'RobotoCondensed';
    font-weight: 900;
    font-size: clamp(2.125rem, -0.018rem + 3.35vw, 4rem);  /*от 34 до 64 px при от 1024 до 1920*/
    line-height: clamp(2.375rem, -0.054rem + 3.79vw, 4.5rem);/*от 38 до 72 px при от 1024 до 1920*/
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    margin-bottom: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    cursor: default;
}

._Info_7puu3_46 span:nth-child(1) span{
    background: radial-gradient(100% 100% at 50% 0%, #FFD986 0%, #F58229 100%);
    -webkit-background-clip: text;
    color: transparent;
}

._Info_7puu3_46 span:nth-child(2), ._Info_7puu3_46 span:nth-child(2){
    font-family: 'RobotoCondensed';
    font-weight: 500;
    font-size: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    line-height: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/;
    color: rgba(250, 250, 251, 1);
    text-shadow: 0px 4px 4px 0px rgba(2, 16, 33, 0.24);
    cursor: default;
}

._VIP_7puu3_37{
    background: url('/src/assets/home/banner/vip.png');
    background-repeat: no-repeat;
    background-size: cover;
}

._Promo_7puu3_37{
    background: url('/src/assets/home/banner/promo.png');
    background-repeat: no-repeat;
    background-size: cover;
}

._ButtonVIP_7puu3_91, ._ButtonPromo_7puu3_91{
    width: clamp(6.375rem, -0.054rem + 10.04vw, 12rem); /*от 102 до 192 px при от 1024 до 1920*/
    height: clamp(1.875rem, 0.018rem + 2.9vw, 3.5rem);/*от 30 до 56 px при от 1024 до 1920*/
    font-family: 'RobotoCondensed';
    font-weight: 800;
    font-size: clamp(0.688rem, 0.045rem + 1vw, 1.25rem);/*от 11 до 20 px при от 1024 до 1920*/
    line-height: clamp(0.75rem, -0.036rem + 1.23vw, 1.438rem);/*от 12 до 23 px при от 1024 до 1920*/
    border-radius: clamp(0.5rem, -0.071rem + 0.89vw, 1rem); /*от 8 до 16 px при от 1024 до 1920*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(250, 250, 251, 1);
    cursor: pointer;
}

._ButtonVIP_7puu3_91{
    background: radial-gradient(100% 100% at 50% 0%, #FFBCD9 0%, #CA3F7B 100%);
    box-shadow: 0px 4px 12px 0px rgba(132, 32, 255, 0.12);
}

._ButtonPromo_7puu3_91{
    background: radial-gradient(100% 100% at 50% 0%, #86E9FF 0%, #397FFF 100%);
    box-shadow: 0px 4px 12px 0px rgba(0, 89, 255, 0.12);
}