
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/montserrat-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/montserrat-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/montserrat-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/montserrat-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/assets/fonts/montserrat-900.woff2') format('woff2');
}

:root {
  --bg-color-1: #0d0d15;
  --action-color: #d4a843;
  --action-color-2: #b8942e;
  --text-color: #ffffff;
  --text-color-2: #8a8a9a;
  --main-color: #d4a843;
  --button-bg: #E8C35C;
  --button-text: #101319;
}

* {
  box-sizing: border-box;
}

body {
  background: var(--bg-color-1);
  color: var(--text-color);
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-style: normal;
  padding-top: 82px;
  position: relative;
  overflow-x: hidden;
}

._ad8d {
  position: fixed;
  width: 2375px;
  height: 2155px;
  left: -278px;
  top: 219px;
  background: radial-gradient(50% 50% at 50% 50%, #3a2a10 0%, rgba(13, 13, 21, 0) 100%);
  opacity: 0.45;
  pointer-events: none;
}

._2z8x {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 40px;
}
._2z8x::after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 1024px) {
  ._2z8x {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  ._2z8x {
    padding: 0 16px;
  }
}

._8ka {
  display: flex;
  justify-content: center;
}

._5izk {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--button-bg);
  color: var(--button-text);
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
  padding: 12px 60px;
  border-radius: 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  ._5izk {
    padding: 12px 24px;
  }
}
._5izk:hover {
  opacity: 0.8;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._llda a,
._jqx5 a,
._7nzn a,
._9jli a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}
._llda a:hover,
._jqx5 a:hover,
._7nzn a:hover,
._9jli a:hover {
  opacity: 0.8;
}

._ix7u {
  cursor: pointer;
}

._k5g3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  gap: 9px;
  color: var(--text-color);
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
  padding: 8px 36px;
  border: 3px solid var(--action-color-2);
  border-radius: 8px;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  ._k5g3 {
    padding: 9px 16px;
  }
}
._k5g3:hover {
  opacity: 0.8;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}
._6s3g {
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 1024px) {
  ._6s3g {
    width: 20px;
    height: 20px;
  }
}

._hx1n {
  background-color: var(--bg-color-1);
  padding: 16px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
._fsnq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1480px) {
  ._fsnq {
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  ._fsnq {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
._3jk7 {
  width: 204px;
  margin-top: 10px;
}
@media screen and (max-width: 1480px) {
  ._3jk7 {
    width: 150px;
  }
}
@media screen and (max-width: 576px) {
  ._3jk7 {
    width: 120px;
  }
}
@media screen and (max-width: 576px) {
  ._3jk7 {
    width: 100px;
  }
}
._7ro {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  ._7ro {
    order: 3;
    width: 100%;
    justify-content: center;
    margin-top: 12px;
  }
}
@media screen and (max-width: 576px) {
  ._7ro ._5izk {
    padding: 10px 20px;
    font-size: 13px;
  }
  ._7ro ._k5g3 {
    padding: 8px 16px;
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  ._7ro {
    gap: 8px;
  }
  ._7ro ._5izk {
    padding: 10px 18px;
    font-size: 12px;
  }
  ._7ro ._k5g3 {
    padding: 8px 14px;
    font-size: 12px;
  }
}

._awhf {
  display: none; 
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 12; 
  margin-left: 10px;
  position: relative; 
}
@media screen and (max-width: 768px) {
  ._awhf {
    display: flex; 
    order: 2;
    margin-left: auto;
  }
}
@media screen and (max-width: 576px) {
  ._awhf {
    margin-left: 0px;
  }
}
._awhf span {
  width: 30px;
  height: 0.25rem;
  background: var(--text-color);
  border-radius: 10px;
  transition: all 0.3s linear;
  position: relative;
  transform-origin: 1px;
}
._awhf span:first-child {
  transform: rotate(0);
}
._awhf span:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
._awhf span:nth-child(3) {
  transform: rotate(0);
}
._awhf.open span:first-child {
  transform: rotate(45deg);
}
._awhf.open span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
._awhf.open span:nth-child(3) {
  transform: rotate(-45deg);
}

._6n9k {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  position: static;
  background: transparent;
  padding: 0;
  width: auto;
  height: auto;
  transform: none;
  transition: none;
}
._1qo5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-color);
  transition: all 0.3s;
  margin: 0;
  white-space: nowrap;
}
._1qo5:hover {
  opacity: 0.8;
}


@media screen and (max-width: 768px) {
  ._6n9k {
    position: fixed;
    flex-direction: column;
    padding-top: 120px;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var(--bg-color-1);
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    overflow-y: auto;
    order: 4;
  }
  ._6n9k.open {
    transform: translateY(0);
  }
  ._1qo5 {
    margin-bottom: 1.5rem;
    font-size: 18px;
  }
}

._1mul {
  position: relative;
  padding-top: 24px;
}
@media screen and (max-width: 768px) {
  ._1mul {
    padding-top: 16px;
  }
}
._99p2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 36px 48px 32px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
._99p2::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.55) 50%, rgba(0,0,0,0.72) 100%);
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  ._99p2 {
    flex-direction: column;
    align-items: center;
    padding: 28px 24px;
  }
}
@media screen and (max-width: 768px) {
  ._99p2 {
    padding: 24px 20px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 576px) {
  ._99p2 {
    padding: 20px 16px;
    border-radius: 10px;
  }
}
._dci0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  ._dci0 {
    align-items: center;
  }
}
._bpop {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 1024px) {
  ._bpop {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 576px) {
  ._bpop {
    font-size: 24px;
    line-height: 30px;
  }
}
._7dle {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: flex;
}
._cn7x {
  position: absolute;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  color: #000;
  text-shadow: -2px 2px 3px rgba(0, 0, 0, 0.7);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  ._cn7x {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 576px) {
  ._cn7x {
    font-size: 20px;
    line-height: 26px;
  }
}
._lldz {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  background: linear-gradient(90deg, #FFE88A 0%, #FFAA00 50%, #FFE88A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  ._lldz {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 576px) {
  ._lldz {
    font-size: 20px;
    line-height: 26px;
  }
}
._2nzl {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-top: 16px;
  margin-bottom: 32px;
  opacity: 0.9;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  ._2nzl {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  ._2nzl {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 576px) {
  ._2nzl {
    font-size: 16px;
    line-height: 22px;
  }
}
._bolv {
  display: flex;
  width: 100%;
  max-width: 709px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  border-radius: 30px;
}
._bolv img {
  width: 100%;
  height: auto;
  display: block;
}

._6mzm {
  position: relative;
  padding-top: 48px;
}
@media screen and (max-width: 768px) {
  ._6mzm {
    padding-top: 28px;
  }
}
._jk8y {
  display: none;
}
@media screen and (max-width: 1024px) {
  ._jk8y {
    display: block;
    width: 100%;
    max-width: 74px;
    margin-bottom: 16px;
  }
}
._98m6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding: 68px 86px 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  ._98m6 {
    flex-direction: column;
    align-items: center;
    padding: 48px 63px 40px;
  }
}
@media screen and (max-width: 768px) {
  ._98m6 {
    padding: 14px 24px 16px;
  }
}
._jyln {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  ._jyln {
    align-items: center;
  }
}
._92gg {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  width: 100%;
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 1480px) {
  ._92gg {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  ._92gg {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  ._92gg {
    font-size: 22px;
    line-height: 28px;
  }
}
._elpv {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  ._elpv {
    gap: 10px;
    padding: 24px 0;
  }
}
@media screen and (max-width: 576px) {
  ._elpv {
    gap: 10px;
    padding: 16px 0;
  }
}
._cjpf {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(217, 217, 217, 0.1);
  -webkit-backdrop-filter: blur(2.7px);
          backdrop-filter: blur(2.7px);
  border-radius: 25px;
  box-shadow: 1.35px 2.7px 5.4px rgba(0, 0, 0, 0.76);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  ._cjpf {
    gap: 6px;
  }
}
._lsq3, ._7fmv {
  line-height: 120%;
  font-weight: bold;
  white-space: nowrap;
  font-size: 36px;
}
@media screen and (max-width: 1024px) {
  ._lsq3, ._7fmv {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  ._lsq3, ._7fmv {
    font-size: 20px;
  }
}
._lsq3._jbav, ._7fmv._jbav {
  font-size: 56px;
}
@media screen and (max-width: 1024px) {
  ._lsq3._jbav, ._7fmv._jbav {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  ._lsq3._jbav, ._7fmv._jbav {
    font-size: 24px;
  }
}
._lsq3 {
  position: absolute;
  color: #000;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.77);
  z-index: 1;
  margin-top: -42px;
}
@media screen and (max-width: 1024px) {
  ._lsq3 {
    margin-top: -32px;
  }
}
@media screen and (max-width: 768px) {
  ._lsq3 {
    margin-top: -22px;
  }
}
._7fmv {
  background: linear-gradient(90deg, #FFE88A 0%, #FFAA00 50%, #FFE88A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}
._7i78 {
  line-height: 120%;
  font-weight: bold;
  white-space: nowrap;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  ._7i78 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  ._7i78 {
    font-size: 12px;
  }
}
._7i78._jbav {
  font-size: 32px;
}
@media screen and (max-width: 1024px) {
  ._7i78._jbav {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  ._7i78._jbav {
    font-size: 16px;
  }
}
._cjpf:nth-child(1), ._cjpf:nth-child(3) {
  width: 100%;
  max-width: 195px;
  height: 178px;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  ._cjpf:nth-child(1), ._cjpf:nth-child(3) {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  ._cjpf:nth-child(1), ._cjpf:nth-child(3) {
    padding: 10px;
  }
}
._cjpf:nth-child(2) {
  width: 100%;
  max-width: 275px;
  height: 252px;
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  ._cjpf:nth-child(2) {
    padding: 20px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  ._cjpf:nth-child(2) {
    padding: 10px;
  }
}
._29jk {
  display: flex;
  width: 100%;
  max-width: 709px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  border-radius: 30px;
}
._29jk img {
  width: 100%;
  height: auto;
  display: block;
}

._ic2c {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 24px 32px;
  border-radius: 16px;
  margin: 48px 0 40px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  background: rgba(212, 168, 67, 0.1);
}
@media screen and (max-width: 768px) {
  ._ic2c {
    margin: 20px 0 20px;
  }
}
@media screen and (max-width: 576px) {
  ._ic2c {
    padding: 6px 18px;
  }
}
._8uty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
._2bgt {
  font-weight: 700;
  font-size: 42px;
  line-height: 54px;
  text-align: center;
  color: var(--main-color);
}
._duh7 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 576px) {
  ._duh7 {
    font-size: 12px;
    line-height: 16px;
  }
}

._ctgk {
  width: 100%;
  margin-bottom: 40px;
}
._cy2e {
  width: 100%;
  height: auto;
}

._a6s9 {
  margin: 16px 0 24px;
}
._4411 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  ._4411 {
    gap: 8px;
  }
}
._xr0 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin: 44px 0;
}
@media screen and (max-width: 1024px) {
  ._xr0 {
    font-size: 22px;
    line-height: 32px;
    margin: 24px 0;
  }
}
._lagh, ._fzh4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  ._lagh, ._fzh4 {
    gap: 8px;
  }
}
._av, ._gqpl {
  width: calc(12.5% - 12.25px);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  ._av, ._gqpl {
    width: calc(25% - 6px);
  }
}
._av::after, ._gqpl::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  background: rgba(40, 40, 40, 0.67);
  background-image: url("../icons/play-button.svg");
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
}
._av:hover::after, ._gqpl:hover::after {
  opacity: 1;
  background-size: 60px;
}
._av img, ._gqpl img {
  width: 100%;
  height: auto;
  display: block;
}

._dlkc {
  position: relative;
}
._dlkc:not(._3y4u),
._dlkc p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
}
._dlkc ._3y4u,
._dlkc ._a30f,
._dlkc ._3nex,
._dlkc ._kd41,
._dlkc h1,
._dlkc h2,
._dlkc h3,
._dlkc h4,
._dlkc h5,
._dlkc h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
}
._dlkc ._dg12 {
  text-align: center;
}
._dlkc ._a30f,
._dlkc h2 {
  font-size: 24px;
}
._dlkc ._3nex,
._dlkc h3 {
  font-size: 20px;
}
._dlkc ._kd41,
._dlkc h4 {
  font-size: 18px;
}
._dlkc ul,
._dlkc ol {
  margin-left: 24px;
  margin-top: 12px;
  margin-bottom: 24px;
}
._dlkc ul li,
._dlkc ol li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
._dlkc ._98ai {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
._dlkc table {
  border-collapse: collapse;
  width: 100%;
  margin: 36px 0;
}
._dlkc table td,
._dlkc table th {
  padding: 13px 20px;
  border: 1px solid #b9b9b9;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  ._dlkc table td,
  ._dlkc table th {
    padding: 2px 4px;
    font-size: 12px;
  }
}
._dlkc table th {
  text-align: left;
  background-color: #b8942e;
  color: white;
  background: rgba(242, 242, 245, 0.19);
}
._dlkc table tr:nth-child(even) {
  background-color: rgba(242, 242, 245, 0.19);
}
._h6z1 {
  max-width: 1042px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin: 74px 0 0px;
}
@media screen and (max-width: 1024px) {
  ._h6z1 {
    margin: 26px 0 18px;
  }
}
._ee4 {
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid #d4a843;
  border-radius: 15px 15px 0px 0px;
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  ._ee4 {
    font-size: 22px;
    border-radius: 10px 10px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  ._ee4 {
    font-size: 14px;
  }
}
._3kuv {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 64px;
  border: 1px solid #d4a843;
  font-size: 30px;
  font-weight: 500;
  line-height: 130%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  ._3kuv {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  ._3kuv {
    min-height: 64px;
    font-size: 12px;
  }
}
._3kuv:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}
._3kuv:last-child {
  border-radius: 0px 0px 27px 27px;
}
@media screen and (max-width: 1024px) {
  ._3kuv:last-child {
    border-radius: 0px 0px 10px 10px;
  }
}
._dt45, ._mdwo {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  width: 50%;
  padding: 10px;
  flex: 1;
}
._mdwo {
  border-left: 1px solid #d4a843;
}

._86m4 {
  padding-top: 48px;
  padding-bottom: 24px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
._fr8n {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  ._fr8n {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
._bgx2 {
  display: flex;
  flex-direction: column;
}
._igau {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--text-color);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
._46kt {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._46kt a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text-color-2);
  text-decoration: none;
  text-transform: none;
  transition: color 0.3s, opacity 0.3s;
}
._46kt a:hover {
  color: var(--main-color);
  opacity: 1;
}
._7ysn {
  width: 100%;
  margin-bottom: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._lfwh {
  display: flex;
  justify-content: center;
  gap: 4px;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._2edy {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  color: var(--text-color-2);
  transition: background 0.2s, color 0.2s;
}
._2edy:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-color);
}
._kkaa {
  background: rgba(255, 255, 255, 0.1);
  color: var(--text-color);
  pointer-events: none;
}
._idiu {
  display: inline-flex;
  align-items: center;
  width: 20px;
  height: 14px;
  flex-shrink: 0;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 0 1px rgba(0,0,0,0.3);
}
._idiu svg {
  width: 100%;
  height: 100%;
  display: block;
}
._4ziy {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
._i517 {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._i517 p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-color-2);
  opacity: 0.7;
}




._2hrt {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._2hrt {
    padding: 32px 0;
  }
}

._93oo {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._93oo {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._m98h {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  ._m98h {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._m98h {
    grid-template-columns: 1fr;
  }
}

._jpi2 {
  background: rgba(212, 168, 67, 0.05);
  border: 1px solid rgba(212, 168, 67, 0.2);
  border-radius: 16px;
  padding: 32px 24px;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._jpi2 {
    padding: 24px 16px;
  }
}

._jpi2:hover {
  background: rgba(212, 168, 67, 0.1);
  border-color: var(--main-color);
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._47ac {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  background: linear-gradient(135deg, var(--action-color), var(--main-color));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  ._47ac {
    width: 48px;
    height: 48px;
    font-size: 24px;
    margin-bottom: 16px;
  }
}

._kb7d {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px;
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  ._kb7d {
    font-size: 18px;
    line-height: 24px;
  }
}

._gri8 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-color-2);
}


@keyframes bonus-promo-glow {
  0%, 100% { box-shadow: 0 0 20px rgba(212, 168, 67, 0.3), 0 0 60px rgba(212, 168, 67, 0.1); }
  50% { box-shadow: 0 0 30px rgba(212, 168, 67, 0.5), 0 0 80px rgba(212, 168, 67, 0.2); }
}
@keyframes bonus-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}
@keyframes bonus-badge-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

._8es2 {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._8es2 {
    padding: 32px 0;
  }
}

._iksi {
  background: linear-gradient(135deg, rgba(212, 168, 67, 0.2) 0%, rgba(30, 20, 50, 0.95) 40%, rgba(30, 20, 50, 0.95) 60%, rgba(212, 168, 67, 0.2) 100%);
  border: 2px solid var(--action-color);
  border-radius: 28px;
  padding: 56px 48px;
  position: relative;
  overflow: hidden;
  animation: bonus-promo-glow 3s ease-in-out infinite;
}
._iksi::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 30% 20%, rgba(212, 168, 67, 0.08) 0%, transparent 50%),
              radial-gradient(circle at 70% 80%, rgba(212, 168, 67, 0.08) 0%, transparent 50%);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  ._iksi {
    padding: 40px 20px;
    border-radius: 20px;
  }
}

._d5gi {
  position: absolute;
  top: 24px;
  right: 24px;
  background: var(--action-color);
  color: var(--text-color);
  padding: 10px 24px;
  border-radius: 24px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  animation: bonus-badge-pulse 2s ease-in-out infinite;
  box-shadow: 0 4px 16px rgba(212, 168, 67, 0.4);
}
@media screen and (max-width: 768px) {
  ._d5gi {
    top: 16px;
    right: 16px;
    padding: 8px 16px;
    font-size: 12px;
  }
}

._dd8x {
  font-size: 64px;
  font-weight: 900;
  line-height: 76px;
  text-align: center;
  margin-bottom: 12px;
  background: linear-gradient(90deg, var(--action-color), #FFE88A, var(--main-color));
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._dd8x {
    font-size: 48px;
    line-height: 58px;
  }
}
@media screen and (max-width: 576px) {
  ._dd8x {
    font-size: 34px;
    line-height: 42px;
  }
}

._fp2j {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  color: var(--text-color);
  margin-bottom: 48px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  ._fp2j {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 32px;
  }
}

._ca8x {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  ._ca8x {
    gap: 12px;
    margin-bottom: 36px;
  }
}

._hqy8 {
  text-align: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 28px 36px;
  min-width: 160px;
  transition: transform 0.3s, border-color 0.3s, background 0.3s;
}
._hqy8:hover {
  transform: translateY(-6px);
  border-color: rgba(212, 168, 67, 0.4);
  background: rgba(212, 168, 67, 0.08);
}
@media screen and (max-width: 768px) {
  ._hqy8 {
    padding: 20px 24px;
    min-width: 130px;
    border-radius: 14px;
  }
}

._3zrc {
  font-size: 42px;
  font-weight: 900;
  color: var(--main-color);
  margin-bottom: 8px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  ._3zrc {
    font-size: 30px;
  }
}

._crh5 {
  font-size: 15px;
  font-weight: 600;
  color: var(--text-color-2);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

._9in8 {
  text-align: center;
}
._9in8 ._5izk {
  display: inline-flex;
  font-size: 22px;
  padding: 22px 88px;
  border-radius: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  animation: bonus-pulse 2.5s ease-in-out infinite;
  box-shadow: 0 8px 32px rgba(212, 168, 67, 0.4);
}
._9in8 ._5izk:hover {
  animation: none;
  transform: scale(1.05);
  box-shadow: 0 12px 48px rgba(212, 168, 67, 0.6);
}
@media screen and (max-width: 768px) {
  ._9in8 ._5izk {
    font-size: 18px;
    padding: 18px 56px;
    border-radius: 14px;
  }
}


._h8hr {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._h8hr {
    padding: 32px 0;
  }
}

._4cv3 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._4cv3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._7pu7 {
  max-width: 900px;
  margin: 0 auto;
}

._bh6f {
  background: rgba(212, 168, 67, 0.05);
  border: 1px solid rgba(212, 168, 67, 0.2);
  border-radius: 12px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: all 0.3s;
}

._bh6f:hover {
  border-color: var(--main-color);
}

._m52r {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  color: var(--text-color);
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._m52r {
    padding: 18px 20px;
    font-size: 16px;
    line-height: 22px;
  }
}

._m52r:hover {
  color: var(--main-color);
}

._4sec {
  width: 24px;
  height: 24px;
  position: relative;
  flex-shrink: 0;
  margin-left: 16px;
}

._4sec::before,
._4sec::after {
  content: '';
  position: absolute;
  background: var(--main-color);
  transition: all 0.3s;
}

._4sec::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

._4sec::after {
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

._bh6f.active ._4sec::after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}

._3wtc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

._bh6f.active ._3wtc {
  max-height: 500px;
}

._ksof {
  padding: 0 32px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--text-color-2);
}
@media screen and (max-width: 768px) {
  ._ksof {
    padding: 0 20px 18px;
    font-size: 14px;
    line-height: 20px;
  }
}


._3zya {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._3zya {
    padding: 32px 0;
  }
}

._f81x {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._f81x {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._7j0m {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  ._7j0m {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  ._7j0m {
    grid-template-columns: 1fr;
  }
}

._mehf {
  background: rgba(212, 168, 67, 0.05);
  border: 1px solid rgba(212, 168, 67, 0.2);
  border-radius: 16px;
  padding: 32px 24px;
  position: relative;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._mehf {
    padding: 24px 20px;
  }
}

._mehf:hover {
  border-color: var(--main-color);
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._5ukg {
  display: flex;
  gap: 4px;
  margin-bottom: 16px;
}

._2kbu {
  color: #d4a843;
  font-size: 18px;
}

._58xy {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text-color-2);
  margin-bottom: 20px;
}

._7d1n {
  display: flex;
  align-items: center;
  gap: 12px;
}

._1vun {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--action-color), var(--main-color));
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
}

._b7bo {
  flex: 1;
}

._jiif {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 4px;
}

._6g2p {
  font-size: 12px;
  font-weight: 400;
  color: var(--text-color-2);
}


._jmkz {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._jmkz {
    padding: 32px 0;
  }
}

._i3vt {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._i3vt {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._m76g {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  ._m76g {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 576px) {
  ._m76g {
    grid-template-columns: repeat(2, 1fr);
  }
}

._k0jt {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  ._k0jt {
    padding: 16px;
  }
}

._k0jt:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--main-color);
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

._aaz2 {
  max-width: 100%;
  height: auto;
  opacity: 1;
  transition: all 0.3s;
}

._k0jt:hover ._aaz2 {
  transform: scale(1.05);
}


._lff4 {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._lff4 {
    padding: 32px 0;
  }
}

._4k0v {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._4k0v {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._cvb0 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  ._cvb0 {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._cvb0 {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}

._8vod {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._8vod {
    padding: 12px;
  }
}

._8vod:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--action-color-2);
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

._8w5l {
  max-width: 100%;
  height: auto;
}


._wqi {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._wqi {
    padding: 32px 0;
  }
}

._il5w {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._il5w {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._8rw8 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  ._8rw8 {
    gap: 20px;
  }
}

._228m {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
}

._228m:hover {
  transform: scale(1.05);
}

._h6cy {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  background: rgba(212, 168, 67, 0.1);
  border: 2px solid var(--main-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  ._h6cy {
    width: 64px;
    height: 64px;
    font-size: 28px;
  }
}

._halz {
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  max-width: 120px;
}


._hxup {
  padding: 32px 0;
  position: relative;
  overflow: hidden;
}

._3tt0 {
  background: linear-gradient(135deg, rgba(212, 168, 67, 0.2), rgba(212, 168, 67, 0.2));
  border: 2px solid var(--action-color);
  border-radius: 20px;
  padding: 32px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._3tt0 {
    padding: 24px 16px;
  }
}

._gpwx {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--text-color-2);
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  ._gpwx {
    font-size: 14px;
  }
}

._2362 {
  font-size: 56px;
  font-weight: 700;
  line-height: 68px;
  background: linear-gradient(90deg, #FFE88A 0%, #FFAA00 50%, #FFE88A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
  animation: pulse 2s ease-in-out infinite;
}
@media screen and (max-width: 1024px) {
  ._2362 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media screen and (max-width: 576px) {
  ._2362 {
    font-size: 32px;
    line-height: 40px;
  }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

._kmks {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color-2);
  margin-top: 12px;
}


._ks4a {
  padding: 32px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._ks4a {
    padding: 24px 0;
  }
}

._ebcj {
  background: linear-gradient(135deg, var(--action-color), var(--main-color));
  border-radius: 24px;
  padding: 40px 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  ._ebcj {
    padding: 28px 20px;
    border-radius: 16px;
  }
}

._ebcj::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
  animation: rotate 20s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

._lhvf {
  font-size: 42px;
  font-weight: 700;
  line-height: 54px;
  color: var(--text-color);
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._lhvf {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 576px) {
  ._lhvf {
    font-size: 24px;
    line-height: 32px;
  }
}

._axgh {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: var(--text-color);
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  ._axgh {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
  }
}

._8xzu {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: var(--text-color);
  color: var(--bg-color-1);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 48px;
  border-radius: 12px;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  ._8xzu {
    padding: 12px 32px;
    font-size: 16px;
  }
}

._8xzu:hover {
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 30px;
}




._kcng {
  padding: 40px 0 60px;
  background: linear-gradient(180deg, transparent 0%, rgba(212, 168, 67, 0.02) 100%);
}

@media screen and (max-width: 768px) {
  ._kcng {
    padding: 32px 0 48px;
  }
}

._22ky {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 768px) {
  ._22ky {
    font-size: 16px;
  }
}

._22ky p {
  margin-bottom: 20px;
}

._22ky strong {
  color: #d4a843;
  font-weight: 600;
}


._22ky ._ar0k {
  background: rgba(212, 168, 67, 0.1);
  border: 2px solid rgba(212, 168, 67, 0.3);
  border-radius: 12px;
  padding: 24px;
  margin-top: 32px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  ._22ky ._ar0k {
    padding: 20px;
    margin-top: 24px;
  }
}

._22ky ._ar0k p {
  font-size: 20px;
  color: #d4a843;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  ._22ky ._ar0k p {
    font-size: 18px;
  }
}



._9jli {
  padding: 60px 0;
}

@media screen and (max-width: 768px) {
  ._9jli {
    padding: 40px 0;
  }
}

._9jli > ._2z8x {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 768px) {
  ._9jli > ._2z8x {
    font-size: 16px;
  }
}

._9jli h2 {
  font-size: 36px;
  font-weight: 700;
  color: var(--text-color);
  margin: 48px 0 24px;
}

@media screen and (max-width: 1024px) {
  ._9jli h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  ._9jli h2 {
    font-size: 26px;
    margin: 36px 0 20px;
  }
}

._9jli h3 {
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  margin: 36px 0 20px;
}

@media screen and (max-width: 1024px) {
  ._9jli h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  ._9jli h3 {
    font-size: 20px;
    margin: 28px 0 16px;
  }
}

._9jli p {
  margin-bottom: 24px;
}

._9jli ul,
._9jli ol {
  margin-bottom: 24px;
  padding-left: 32px;
}

._9jli li {
  margin-bottom: 12px;
}

._9jli a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}

._9jli a:hover {
  opacity: 0.8;
}

._9jli img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}


._ba1e {
  margin: 32px 0;
  text-align: center;
}

._ckcz ._1zww {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}

._ckcz ._1zww img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

._5gw6 {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.7) 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 24px;
  pointer-events: none;
}

._5a4w {
  pointer-events: auto;
  font-size: 18px;
  padding: 14px 48px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  color: var(--button-text, #fff);
}

@media screen and (max-width: 768px) {
  ._5a4w {
    font-size: 14px;
    padding: 10px 32px;
  }
  ._5gw6 {
    padding-bottom: 16px;
  }
}


._9jli ._5a4w {
  color: var(--button-text, #fff);
  text-decoration: none;
}

._9jli blockquote {
  border-left: 4px solid #d4a843;
  padding: 20px 24px;
  margin: 32px 0;
  background: rgba(212, 168, 67, 0.05);
  border-radius: 8px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}

._9jli table {
  border-collapse: collapse;
  width: 100%;
  margin: 36px 0;
}

._9jli table td,
._9jli table th {
  padding: 13px 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  ._9jli table td,
  ._9jli table th {
    padding: 8px 12px;
    font-size: 13px;
  }
}

._9jli table th {
  text-align: left;
  background: rgba(212, 168, 67, 0.1);
  color: var(--text-color);
  font-weight: 600;
}

._9jli table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

._9jli table caption {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
}



._hbib {
  padding: 80px 0 0;
  background: linear-gradient(180deg, rgba(212, 168, 67, 0.03) 0%, transparent 100%);
}

@media screen and (max-width: 768px) {
  ._hbib {
    padding: 40px 0 0;
  }
}

._juuf {
  text-align: center;
  margin-bottom: 48px;
}

@media screen and (max-width: 768px) {
  ._juuf {
    margin-bottom: 32px;
  }
}

._16wm {
  font-size: 56px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  ._16wm {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  ._16wm {
    font-size: 28px;
    margin-bottom: 16px;
  }
}

._1meb {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  ._1meb {
    font-size: 16px;
  }
}


._cl35 {
  width: 100%;
  margin-bottom: 48px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}

._cl35 img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 768px) {
  ._cl35 {
    margin-bottom: 32px;
    border-radius: 12px;
  }
}


._82l9 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
  justify-content: center;
}

._15c4 {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 500;
  margin-right: 4px;
}

._5ju0 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  font-size: 13px;
  line-height: 1.15;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}

._5ju0:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

._5ju0 svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

._dd26 svg { color: #10a37f; }
._emfv svg { color: #20b8cd; }
._d9h1 svg { color: #d97706; }

@media screen and (max-width: 480px) {
  ._82l9 {
    gap: 6px;
    margin-top: 16px;
  }
  ._15c4 {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  ._5ju0 {
    font-size: 12px;
    padding: 6px 10px;
  }
}



._8gk1 {
  padding: 40px 0;
  background: rgba(212, 168, 67, 0.02);
}

@media screen and (max-width: 768px) {
  ._8gk1 {
    padding: 32px 0;
  }
}

._7pz9 {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 768px) {
  ._7pz9 {
    font-size: 16px;
  }
}

._7pz9 p {
  margin-bottom: 20px;
}

._7pz9 strong {
  color: #d4a843;
  font-weight: 600;
}



._69bd {
  padding: 60px 0;
  background: var(--bg-color, #09090f);
}

._juuf {
  text-align: center;
  margin-bottom: 48px;
}

._8kbx {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 16px;
  font-size: 14px;
}

._8boc {
  color: var(--button-bg, var(--action-color));
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._hov5 {
  color: rgba(255, 255, 255, 0.6);
}

._16wm {
  font-size: 56px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._16wm {
    font-size: 42px;
  }
}
@media screen and (max-width: 768px) {
  ._16wm {
    font-size: 32px;
  }
}

._1meb {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  ._1meb {
    font-size: 16px;
  }
}

._h4ni {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
}

._cl35 {
  width: 100%;
  margin-bottom: 48px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}

._cl35 img {
  width: 100%;
  height: auto;
  display: block;
}

._9jli {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 768px) {
  ._9jli {
    font-size: 16px;
  }
}

._9jli h2 {
  font-size: 36px;
  font-weight: 700;
  color: var(--text-color);
  margin: 48px 0 24px;
}
@media screen and (max-width: 768px) {
  ._9jli h2 {
    font-size: 28px;
  }
}

._9jli h3 {
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  margin: 36px 0 20px;
}
@media screen and (max-width: 768px) {
  ._9jli h3 {
    font-size: 22px;
  }
}

._9jli p {
  margin-bottom: 24px;
}

._9jli ul,
._9jli ol {
  margin-bottom: 24px;
  padding-left: 32px;
}

._9jli li {
  margin-bottom: 12px;
}

._9jli a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}

._9jli a:hover {
  opacity: 0.8;
}

._9jli img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}

._ba1e {
  margin: 32px 0;
  text-align: center;
}


._ckcz ._1zww {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
._ckcz ._1zww img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
._5gw6 {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(0,0,0,0.7) 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 24px;
  pointer-events: none;
}
._5a4w {
  pointer-events: auto;
  font-size: 18px;
  padding: 14px 48px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.3);
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  ._5a4w {
    font-size: 14px;
    padding: 10px 32px;
  }
  ._5gw6 {
    padding-bottom: 16px;
  }
}


._9jli ._5a4w {
  color: var(--button-text, #fff);
  text-decoration: none;
}

._9jli blockquote {
  border-left: 4px solid #d4a843;
  padding: 20px 24px;
  margin: 32px 0;
  background: rgba(212, 168, 67, 0.05);
  border-radius: 8px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}



._jxgv {
  padding: 80px 0;
  background: var(--bg-color, #09090f);
}

@media screen and (max-width: 768px) {
  ._jxgv {
    padding: 60px 0;
  }
}

._goxw {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  color: var(--text-color);
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  ._goxw {
    font-size: 38px;
  }
}

@media screen and (max-width: 768px) {
  ._goxw {
    font-size: 28px;
  }
}

._ivcz {
  text-align: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 60px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  ._ivcz {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

._gf18 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

@media screen and (max-width: 1024px) {
  ._gf18 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}

@media screen and (max-width: 768px) {
  ._gf18 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}


._xuk {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(212, 168, 67, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
}

._xuk:hover {
  transform: translateY(-4px);
  border-color: rgba(212, 168, 67, 0.4);
  box-shadow: 0 12px 32px rgba(212, 168, 67, 0.15);
}

._nrv {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

@media screen and (max-width: 768px) {
  ._nrv {
    padding: 20px;
  }
}

._aed1 {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 12px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  ._aed1 {
    font-size: 18px;
  }
}

._erps {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


._fa83 {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(212, 168, 67, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}
._fa83:hover {
  transform: translateY(-4px);
  border-color: rgba(212, 168, 67, 0.4);
  box-shadow: 0 12px 32px rgba(212, 168, 67, 0.15);
}
._30nb {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._lwi3 {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
}
._lwi3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
._1q5y {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
._1q5y::after {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(212, 168, 67, 0.03) 20px,
    rgba(212, 168, 67, 0.03) 40px
  );
}
._9clj {
  position: absolute;
  top: 12px;
  left: 12px;
  background: rgba(212, 168, 67, 0.9);
  color: #000;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  letter-spacing: 0.5px;
}
._8939 {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
._8d8p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}
._i2kn {
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 10px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
._6mq3 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

._3y0x {
  position: relative;
  padding: 4rem 0 3rem;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

._3y0x::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.75) 100%);
  z-index: 0;
}

._3y0x ._2z8x {
  position: relative;
  z-index: 1;
}

._9x59 {
  max-width: 700px;
  margin: 0 auto;
}

._ij58 {
  display: inline-block;
  padding: 0.35rem 1rem;
  background: var(--action-color);
  color: #fff;
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1.25rem;
}

._kz9l {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

._2yv1 {
  font-size: 1.1rem;
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

._94me {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

._ix0r {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: var(--border-radius, 8px);
  backdrop-filter: blur(4px);
}

._kwqh {
  font-size: 1.25rem;
}

._7uzu {
  font-size: 0.9rem;
  font-weight: 600;
  color: #fff;
}

._lxym {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

._hi01 {
  display: flex;
  gap: 2px;
}

._eugv {
  color: #d4a843;
  font-size: 1.25rem;
}

._g4c0 {
  opacity: 0.5;
}

._cfl6 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
}

._9r86 {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 2.5rem;
  background: var(--action-color);
  color: #fff;
  border-radius: var(--border-radius, 8px);
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(0,0,0,0.3);
}

._9r86:hover {
  filter: brightness(1.15);
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgba(0,0,0,0.4);
}

@media (max-width: 768px) {
  ._3y0x {
    padding: 2.5rem 0 2rem;
  }

  ._kz9l {
    font-size: 1.5rem;
  }

  ._94me {
    flex-direction: column;
    align-items: center;
  }
}

._ec6f {
  padding: 3rem 0;
}

._ld7j {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: var(--text-color);
}

._j8a1 {
  font-size: 1rem;
  color: var(--text-color-2);
  margin-bottom: 2rem;
}

._9p71 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

._m27h {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr 1.2fr;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  background: var(--bg-color-2, rgba(255,255,255,0.05));
  border: 1px solid var(--border-color, rgba(255,255,255,0.1));
  border-radius: var(--border-radius, 10px);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

._m27h:hover {
  border-color: var(--action-color);
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

._8m8r {
  border-color: var(--action-color);
  background: linear-gradient(135deg, rgba(var(--action-color-rgb, 255,107,0), 0.08) 0%, var(--bg-color-2, rgba(255,255,255,0.05)) 100%);
  position: relative;
}

._dnnb {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

._hxl5 {
  gap: 0.35rem;
}

._3ip6 {
  display: inline-block;
  padding: 0.15rem 0.6rem;
  background: var(--action-color);
  color: #fff;
  border-radius: 999px;
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  width: fit-content;
}

._2klg {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-color);
}

._lkny {
  color: #d4a843;
  font-size: 0.85rem;
}

._ao5s {
  gap: 0.3rem;
}

._8i85 {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--text-color);
}

._7pj6 {
  font-size: 0.8rem;
  color: var(--text-color-2);
}

._7pj6 strong {
  font-family: monospace;
  background: rgba(255,255,255,0.08);
  padding: 0.1rem 0.4rem;
  border-radius: 4px;
  color: var(--action-color);
}

._czma {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
}

._2fdy {
  display: flex;
  justify-content: flex-end;
}

._2jyo {
  padding: 0.6rem 1.5rem;
  border-radius: var(--border-radius, 8px);
  font-weight: 600;
  font-size: 0.9rem;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  white-space: nowrap;
}

._cfed {
  background: var(--action-color);
  color: #fff;
}

._cfed:hover {
  filter: brightness(1.15);
  transform: translateY(-1px);
}

@media (max-width: 768px) {
  ._m27h {
    grid-template-columns: 1fr;
    gap: 0.75rem;
    text-align: center;
  }

  ._hxl5 {
    align-items: center;
  }

  ._czma {
    text-align: center;
  }

  ._2fdy {
    justify-content: center;
  }

  ._2jyo {
    width: 100%;
    padding: 0.75rem;
  }
}

._jqx5 {
  padding: 24px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._jqx5 {
    padding: 16px 0;
  }
}

._fl8e {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  ._fl8e {
    margin-bottom: 24px;
  }
}

._fl8e h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
  color: var(--text-color);
}
@media screen and (max-width: 1024px) {
  ._fl8e h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}

._fl8e p,
._fl8e ._80c1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: var(--text-color-2);
  margin-bottom: 14px;
}
._fl8e p:last-child,
._fl8e ._80c1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  ._fl8e p,
  ._fl8e ._80c1 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 12px;
  }
}

._jqx5 table {
  border-collapse: collapse;
  width: 100%;
  margin: 24px 0;
}
._jqx5 table td,
._jqx5 table th {
  padding: 12px 18px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 15px;
  line-height: 1.5;
  color: var(--text-color-2);
}
@media screen and (max-width: 768px) {
  ._jqx5 table td,
  ._jqx5 table th {
    padding: 8px 10px;
    font-size: 13px;
  }
}
._jqx5 table th {
  text-align: left;
  background: rgba(212, 168, 67, 0.1);
  color: var(--text-color);
  font-weight: 600;
}
._jqx5 table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

._jqx5 ._6y7d {
  background: rgba(212, 168, 67, 0.08);
  border-left: 4px solid var(--main-color);
  border-radius: 0 12px 12px 0;
  padding: 24px 32px;
  margin: 32px 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  ._jqx5 ._6y7d {
    padding: 18px 20px;
    font-size: 15px;
    line-height: 24px;
  }
}

._7nzn {
  padding: 24px 0 48px;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._7nzn {
    padding: 16px 0 32px;
  }
}

._7nzn h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
  color: var(--text-color);
}
@media screen and (max-width: 1024px) {
  ._7nzn h2 {
    font-size: 22px;
    line-height: 32px;
  }
}

._7nzn p,
._7nzn ._80c1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: var(--text-color-2);
  margin-bottom: 14px;
}
._7nzn p:last-child,
._7nzn ._80c1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  ._7nzn p,
  ._7nzn ._80c1 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 12px;
  }
}

._7nzn table {
  border-collapse: collapse;
  width: 100%;
  margin: 24px 0;
}
._7nzn table td,
._7nzn table th {
  padding: 12px 18px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 15px;
  line-height: 1.5;
  color: var(--text-color-2);
}
@media screen and (max-width: 768px) {
  ._7nzn table td,
  ._7nzn table th {
    padding: 8px 10px;
    font-size: 13px;
  }
}
._7nzn table th {
  text-align: left;
  background: rgba(212, 168, 67, 0.1);
  color: var(--text-color);
  font-weight: 600;
}
._7nzn table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

._llda {
  padding: 48px 0 24px;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._llda {
    padding: 32px 0 16px;
  }
}

._llda h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  margin-bottom: 24px;
  color: var(--text-color);
}
@media screen and (max-width: 1024px) {
  ._llda h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 16px;
  }
}

._llda ._bt59 {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: var(--text-color-2);
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  ._llda ._bt59 {
    font-size: 16px;
    line-height: 26px;
  }
}


._7lf6 {
  margin: 28px 0;
  overflow: hidden; 
}
._7lf6 figure {
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
}
._7lf6 figure img {
  display: block;
  height: auto;
  border-radius: 12px;
}
._7lf6 figure a {
  display: block;
}
._7lf6 figure a img {
  transition: opacity 0.2s;
}
._7lf6 figure a:hover img {
  opacity: 0.85;
}


._7lf6 figure._58fr {
  text-align: center;
  margin: 0 auto;
}
._7lf6 figure._58fr img {
  max-width: 100%;
  margin: 0 auto;
}


._7lf6 figure._a22z {
  width: 100%;
}
._7lf6 figure._a22z img {
  width: 100%;
}


._7lf6:has(._fmew) {
  float: left;
  margin: 4px 28px 16px 0;
  max-width: 45%;
}
._7lf6 figure._fmew img {
  width: 100%;
}


._7lf6:has(._k4nb) {
  float: right;
  margin: 4px 0 16px 28px;
  max-width: 45%;
}
._7lf6 figure._k4nb img {
  width: 100%;
}


._7lf6 + ._bt59,
._7lf6 + ._5cbm {
  overflow: hidden; 
}


._7lf6 figcaption {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-top: 8px;
  font-style: italic;
}

@media screen and (max-width: 768px) {
  ._7lf6 {
    margin: 20px 0;
  }
  
  ._7lf6:has(._fmew),
  ._7lf6:has(._k4nb) {
    float: none;
    max-width: 100%;
    margin: 20px 0;
  }
}

._86m4 {
  padding-top: 48px;
  padding-bottom: 24px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
._fr8n {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  ._fr8n {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
._bgx2 {
  display: flex;
  flex-direction: column;
}
._igau {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--text-color);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
._46kt {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._46kt a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text-color-2);
  text-decoration: none;
  text-transform: none;
  transition: color 0.3s, opacity 0.3s;
}
._46kt a:hover {
  color: var(--main-color);
  opacity: 1;
}
._46kt a._9128 {
  font-weight: 600;
  color: var(--main-color);
  margin-top: 4px;
}
._46kt a._9128:hover {
  opacity: 0.8;
}
._7ysn {
  width: 100%;
  margin-bottom: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._2kul {
  width: 100%;
  height: auto;
  display: block;
  max-height: 80px;
  object-fit: contain;
  opacity: 0.7;
  transition: opacity 0.3s;
}
._2kul:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  ._2kul {
    max-height: 60px;
  }
}
._i517 {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._i517 p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-color-2);
  opacity: 0.7;
}



._bulz {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._bulz {
    padding: 24px 0;
  }
}

._18bs {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 48px;
  align-items: start;
}
@media screen and (max-width: 1200px) {
  ._18bs {
    grid-template-columns: 350px 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 900px) {
  ._18bs {
    display: block;
  }
  ._duu7 {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  ._duu7 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 480px) {
  ._duu7 {
    margin-bottom: 20px;
  }
}


._duu7 {
  position: sticky;
  top: 100px;
}
@media screen and (max-width: 768px) {
  ._duu7 {
    position: static;
  }
}

._fftu {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  ._fftu {
    border-radius: 12px;
    margin-bottom: 16px;
  }
}

._fftu img {
  width: 100%;
  height: auto;
  display: block;
}

._fftu img[src=""],
._fftu img:not([src]) {
  display: none;
}

.game-image--fallback,
._fftu:has(img[src=""]),
._fftu:has(img:not([src])) {
  background: linear-gradient(135deg, #15120a, #0e0e15);
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.game-image--fallback::after,
._fftu:has(img[src=""])::after,
._fftu:has(img:not([src]))::after {
  content: '\1F3B0';
  font-size: 80px;
  opacity: 0.3;
}

._j8kv {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(212, 168, 67, 0.1);
  border: 1px solid rgba(212, 168, 67, 0.3);
  border-radius: 12px;
  padding: 12px 16px;
}
@media screen and (max-width: 768px) {
  ._j8kv {
    padding: 10px 14px;
    gap: 10px;
  }
}

._j8kv img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  ._j8kv img {
    width: 32px;
    height: 32px;
  }
}

._j8kv span {
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  ._j8kv span {
    font-size: 14px;
  }
}


._mb5l {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  ._mb5l {
    gap: 24px;
  }
}

._81h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 54px;
  color: var(--text-color);
  margin: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._81h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  ._81h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (max-width: 576px) {
  ._81h3 {
    font-size: 22px;
    line-height: 30px;
  }
}


._7qsf {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  ._7qsf {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
@media screen and (max-width: 576px) {
  ._7qsf {
    grid-template-columns: 1fr;
  }
}

._67nt {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(212, 168, 67, 0.15);
  border-radius: 12px;
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
}

._67nt:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(212, 168, 67, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(212, 168, 67, 0.1);
}

._8br7 {
  font-size: 28px;
  line-height: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}

._13hj {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

._dt9f {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 600;
}

._6968 {
  font-size: 18px;
  font-weight: 700;
  color: #d4a843;
}


._hqa7 {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 576px) {
  ._hqa7 {
    flex-direction: column;
    gap: 12px;
  }
}

._7kj9,
._l1pg {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 12px;
  transition: all 0.3s;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  ._7kj9,
  ._l1pg {
    padding: 14px 24px;
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._7kj9,
  ._l1pg {
    width: 100%;
  }
}

._7kj9 {
  background: var(--action-color);
  color: var(--text-color);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

._7kj9:hover {
  opacity: 0.8;
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4);
}

._7kj9 svg {
  margin-left: 4px;
}

._l1pg {
  background: transparent;
  color: var(--text-color);
  border: 2px solid var(--action-color-2);
}

._l1pg:hover {
  opacity: 0.8;
  transform: translateY(-2px);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.35);
}


._9b3i {
  margin-top: 24px;
  background: var(--action-color-2);
  border-radius: 16px;
  padding: 24px 32px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: block;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

._9b3i::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}

._9b3i:hover::before {
  left: 100%;
}

._9b3i:hover {
  opacity: 0.8;
  transform: translateY(-4px);
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}

._jqqy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  z-index: 1;
}

._9cdg {
  font-size: 36px;
  line-height: 1;
  animation: pulse-icon 2s ease-in-out infinite;
}

@keyframes pulse-icon {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

._1i52 {
  font-size: 22px;
  font-weight: 800;
  color: #0e0e15;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

._buxb {
  color: #0e0e15;
  transition: transform 0.3s ease;
}

._9b3i:hover ._buxb {
  transform: translateX(4px);
}


._lou6 {
  margin-top: 16px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.02);
  border-left: 4px solid #d4a843;
  border-radius: 8px;
}

._lou6 h3 {
  font-size: 16px;
  font-weight: 700;
  color: #d4a843;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._lou6 p {
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}


._dp7i {
  margin-top: 16px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

._fkoy {
  display: flex;
  gap: 12px;
  font-size: 14px;
}

._fkoy strong {
  color: #d4a843;
  font-weight: 700;
  min-width: 90px;
}

._fkoy span {
  color: rgba(255, 255, 255, 0.7);
}




._a6s9 {
  margin: 0;
  padding: 80px 0;
  background: linear-gradient(180deg, #0e0e16 0%, #1a1a25 100%);
  position: relative;
}

._a6s9::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(212, 168, 67, 0.3), transparent);
}

._xr0 {
  font-size: 2.5rem;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 48px 0;
  text-align: center;
  background: linear-gradient(135deg, #ffffff 0%, #d4a843 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

._4411 {
  max-width: 1400px;
  margin: 0 auto;
}


._a7bh,
._a6s9 ._j0vj {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 1fr;
  gap: 20px;
}

@media (max-width: 1400px) {
  ._a7bh,
  ._a6s9 ._j0vj {
    grid-template-columns: repeat(5, 1fr);
    gap: 18px;
  }
}

@media (max-width: 1200px) {
  ._a7bh,
  ._a6s9 ._j0vj {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}

@media (max-width: 1024px) {
  ._a6s9 {
    padding: 60px 0;
  }

  ._xr0 {
    font-size: 2rem;
    margin-bottom: 40px;
  }

  ._a7bh,
  ._a6s9 ._j0vj {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  ._a6s9 {
    padding: 48px 0;
  }

  ._xr0 {
    font-size: 1.75rem;
    margin-bottom: 32px;
  }

  ._a7bh,
  ._a6s9 ._j0vj {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
}

@media (max-width: 480px) {
  ._a6s9 {
    padding: 40px 0;
  }

  ._xr0 {
    font-size: 1.5rem;
    margin-bottom: 24px;
  }

  ._a7bh,
  ._a6s9 ._j0vj {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}



._lff4 {
  padding: 60px 0;
  background: linear-gradient(180deg, #1a1a25 0%, #0e0e16 100%);
}

._4k0v {
  font-size: 2rem;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 40px 0;
  text-align: center;
  background: linear-gradient(135deg, #ffffff 0%, #d4a843 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

._f33k {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

._f33k img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}


@media (max-width: 1024px) {
  ._lff4 {
    padding: 50px 0;
  }

  ._4k0v {
    font-size: 1.75rem;
    margin-bottom: 32px;
  }
}

@media (max-width: 768px) {
  ._lff4 {
    padding: 40px 0;
  }

  ._4k0v {
    font-size: 1.5rem;
    margin-bottom: 24px;
  }

  ._f33k {
    border-radius: 12px;
  }
}

@media (max-width: 480px) {
  ._lff4 {
    padding: 32px 0;
  }

  ._4k0v {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }

  ._f33k {
    border-radius: 8px;
  }
}



._94o2 {
  padding: 60px 0;
  background: linear-gradient(180deg, rgba(212, 168, 67, 0.02) 0%, transparent 100%);
  border-top: 1px solid rgba(212, 168, 67, 0.15);
}

@media screen and (max-width: 768px) {
  ._94o2 {
    padding: 40px 0;
  }
}

._b3pu {
  font-size: 32px;
  font-weight: 700;
  color: var(--text-color);
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  ._b3pu {
    font-size: 24px;
    margin-bottom: 32px;
  }
}

._2cxc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media screen and (max-width: 1024px) {
  ._2cxc {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  ._2cxc {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}


._g9hg {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(212, 168, 67, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
}

._g9hg:hover {
  transform: translateY(-4px);
  border-color: rgba(212, 168, 67, 0.4);
  box-shadow: 0 12px 32px rgba(212, 168, 67, 0.15);
}

._gevf {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

@media screen and (max-width: 768px) {
  ._gevf {
    padding: 20px;
  }
}

._4ae1 {
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 12px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  ._4ae1 {
    font-size: 16px;
  }
}

._bat3 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


._6vtl {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(212, 168, 67, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}
._6vtl:hover {
  transform: translateY(-4px);
  border-color: rgba(212, 168, 67, 0.4);
  box-shadow: 0 12px 32px rgba(212, 168, 67, 0.15);
}
._ltaq {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._atdc {
  aspect-ratio: 16/9;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
}
._atdc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
._hliw {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color);
  padding: 16px 16px 8px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
._9ck3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  padding: 0 16px 16px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}



._3tv3 {
  padding: 80px 0;
  background: #09090f;
  position: relative;
}

._3tv3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(212, 168, 67, 0.3), transparent);
}

._gay0 {
  font-size: 2.5rem;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 12px 0;
  text-align: center;
  background: linear-gradient(135deg, #ffffff 0%, #d4a843 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

._g4af {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 48px 0;
  text-align: center;
  font-weight: 400;
}

._j0vj {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  gap: 24px;
  max-width: 1400px;
  margin: 0 auto;
}


._2qw2 {
  background: linear-gradient(135deg, #1a1a25 0%, #0e0e16 100%);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(212, 168, 67, 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  position: relative;
}

._2qw2::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(212, 168, 67, 0.3), rgba(212, 168, 67, 0.3));
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}


@supports ((-webkit-mask-composite: xor) or (mask-composite: exclude)) {
  ._2qw2::before {
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
}

._2qw2:hover {
  transform: translateY(-8px);
  border-color: rgba(212, 168, 67, 0.4);
  box-shadow:
    0 20px 40px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(212, 168, 67, 0.1);
}

._2qw2:hover::before {
  opacity: 1;
}

._4rfz {
  width: 100%;
  aspect-ratio: 16/9;
  background: linear-gradient(135deg, #252530 0%, #1a1a25 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

._4rfz::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

._2qw2:hover ._4rfz::after {
  opacity: 1;
}

._4rfz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

._2qw2:hover ._4rfz img {
  transform: scale(1.1);
}


._1lwo {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: linear-gradient(135deg, #252530 0%, #1a1a25 100%);
}

._8rhk {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d4a843 0%, #c49a38 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  font-weight: 900;
  color: #09090f;
  box-shadow: 0 8px 24px rgba(212, 168, 67, 0.3);
}

._fv87 {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 0 16px;
  max-width: 200px;
  line-height: 1.4;
}

._d91s {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 12px;
}

._hvha {
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
  min-height: 48px;
}

._8kkv {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding: 12px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

._kxy3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 500;
}

._kxy3 strong {
  color: #d4a843;
  font-weight: 700;
  font-size: 14px;
}

._a8a3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: auto;
  padding: 14px 20px;
  background: var(--action-color);
  color: var(--text-color);
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

._a8a3::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

._a8a3:hover::before {
  width: 300px;
  height: 300px;
}

._a8a3:hover {
  opacity: 0.8;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}

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


@media (max-width: 1400px) {
  ._j0vj {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1024px) {
  ._3tv3 {
    padding: 60px 0;
  }

  ._gay0 {
    font-size: 2rem;
  }

  ._g4af {
    font-size: 1rem;
  }

  ._j0vj {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 768px) {
  ._3tv3 {
    padding: 48px 0;
  }

  ._gay0 {
    font-size: 1.75rem;
    margin-bottom: 8px;
  }

  ._g4af {
    font-size: 0.9375rem;
    margin-bottom: 32px;
  }

  ._j0vj {
    gap: 16px;
  }

  ._d91s {
    padding: 16px;
  }

  ._hvha {
    font-size: 15px;
    min-height: 42px;
  }

  ._a8a3 {
    padding: 12px 16px;
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  ._j0vj {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
  }

  ._gay0 {
    font-size: 1.5rem;
  }

  ._4rfz {
    aspect-ratio: 16/9;
  }
}


@media (prefers-reduced-motion: reduce) {
  ._2qw2,
  ._2qw2::before,
  ._4rfz::after,
  ._4rfz img,
  ._a8a3,
  ._a8a3::before {
    transition: none;
  }

  ._2qw2:hover {
    transform: none;
  }

  ._2qw2:hover ._4rfz img {
    transform: none;
  }

  ._a8a3:hover {
    transform: none;
  }

  ._a8a3:hover::before {
    width: 0;
    height: 0;
  }
}

._l9j9 {
  padding: 3rem 0;
}

._hcf5 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: var(--text-color);
}

._ainq {
  font-size: 1rem;
  color: var(--text-color-2);
  margin-bottom: 2rem;
  max-width: 700px;
  line-height: 1.6;
}

._oze {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

._6iwn {
  display: flex;
  gap: 1.25rem;
  padding: 1.5rem;
  background: var(--bg-color-2, rgba(255,255,255,0.05));
  border: 1px solid var(--border-color, rgba(255,255,255,0.1));
  border-radius: var(--border-radius, 12px);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

._6iwn:hover {
  border-color: var(--action-color);
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

._9srd {
  font-size: 2rem;
  line-height: 1;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg-color-3, rgba(255,255,255,0.08));
  border-radius: 12px;
}

._22l9 {
  flex: 1;
  min-width: 0;
}

._k7 {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--text-color);
  margin: 0 0 0.5rem 0;
}

._gku4 {
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--text-color-2);
}

._gku4 p {
  margin: 0 0 0.75rem 0;
}

._gku4 p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  ._l9j9 {
    padding: 2rem 0;
  }

  ._hcf5 {
    font-size: 1.4rem;
  }

  ._6iwn {
    flex-direction: column;
    gap: 0.75rem;
    padding: 1.25rem;
  }

  ._9srd {
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
  }
}

._27qv {
  padding: 3rem 0;
}

._2fiq {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: var(--text-color);
}

._hnfr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}

._6cvc {
  background: var(--bg-color-2, rgba(255,255,255,0.05));
  border-radius: var(--border-radius, 12px);
  overflow: hidden;
}

._31k7 {
  border: 1px solid rgba(34,197,94,0.2);
}

._6868 {
  border: 1px solid rgba(239,68,68,0.2);
}

._hq3s {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  font-weight: 700;
  font-size: 1rem;
}

._8mqz {
  background: rgba(34,197,94,0.1);
  color: #22c55e;
}

._juh {
  background: rgba(239,68,68,0.1);
  color: #ef4444;
}

._hqj {
  font-size: 1.1rem;
}

._3fzr {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._deb7 {
  list-style: none;
  margin: 0;
  padding: 0.75rem 0;
}

._fky8 {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.6rem 1.25rem;
}

._hwwp {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1;
}

._4z3o ._hwwp {
  background: rgba(34,197,94,0.15);
  color: #22c55e;
}

._i8cb ._hwwp {
  background: rgba(239,68,68,0.15);
  color: #ef4444;
}

._f7md {
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--text-color-2);
}

@media (max-width: 768px) {
  ._27qv {
    padding: 2rem 0;
  }

  ._2fiq {
    font-size: 1.4rem;
  }

  ._hnfr {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}



.winner-popup-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 450px;
}

@media screen and (max-width: 768px) {
  .winner-popup-container {
    right: 10px;
    bottom: 10px;
    max-width: calc(100vw - 20px);
  }
}


.winner-popup {
  background: linear-gradient(135deg, rgba(9, 9, 15, 0.98) 0%, rgba(16, 16, 25, 0.98) 100%);
  border: 3px solid rgba(212, 168, 67, 0.6);
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 12px 40px rgba(212, 168, 67, 0.3),
              0 0 80px rgba(212, 168, 67, 0.2);
  backdrop-filter: blur(12px);
  pointer-events: auto;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(20px) scale(0.95);
  animation: slideUpPopup 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
  position: relative;
  overflow: hidden;
  min-height: 120px;
}

.winner-popup::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(212, 168, 67, 0.25), transparent);
  animation: shimmer 3s infinite;
}

@keyframes slideUpPopup {
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes slideOutPopup {
  from {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  to {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
  }
}

@keyframes shimmer {
  to {
    left: 100%;
  }
}

.winner-popup.removing {
  animation: slideOutPopup 0.4s ease forwards;
}

.winner-popup:hover {
  transform: translateY(-6px) scale(1.03);
  border-color: rgba(212, 168, 67, 0.9);
  box-shadow: 0 16px 56px rgba(212, 168, 67, 0.4),
              0 0 100px rgba(212, 168, 67, 0.3);
}


.winner-popup__header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
}

.winner-popup__icon {
  width: 56px;
  height: 56px;
  background: radial-gradient(circle, rgba(212, 168, 67, 0.4), transparent);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  animation: pulse 2s ease-in-out infinite;
  flex-shrink: 0;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(212, 168, 67, 0.7);
  }
  50% {
    transform: scale(1.08);
    box-shadow: 0 0 0 12px rgba(212, 168, 67, 0);
  }
}

.winner-popup__player-info {
  flex: 1;
  min-width: 0;
}

.winner-popup__label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: rgba(212, 168, 67, 0.8);
  font-weight: 700;
  margin-bottom: 4px;
}

.winner-popup__player-name {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.winner-popup__body {
  display: flex;
  gap: 14px;
  align-items: center;
}

.winner-popup__game-image {
  width: 100px;
  height: 75px;
  border-radius: 10px;
  object-fit: cover;
  border: 2px solid rgba(212, 168, 67, 0.4);
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 768px) {
  .winner-popup__game-image {
    width: 85px;
    height: 64px;
  }
}

.winner-popup__game-info {
  flex: 1;
  min-width: 0;
}

.winner-popup__game-name {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .winner-popup__game-name {
    font-size: 13px;
  }
}

.winner-popup__amount {
  font-size: 24px;
  font-weight: 900;
  color: #d4a843;
  text-shadow: 0 0 15px rgba(212, 168, 67, 0.6), 0 2px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: baseline;
  gap: 4px;
}

@media screen and (max-width: 768px) {
  .winner-popup__amount {
    font-size: 21px;
  }
}

.winner-popup__currency {
  font-size: 16px;
  font-weight: 700;
  opacity: 0.95;
}

@media screen and (max-width: 768px) {
  .winner-popup__currency {
    font-size: 14px;
  }
}


.winner-popup__time {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(212, 168, 67, 0.2);
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #d4a843;
  letter-spacing: 0.6px;
  border: 1px solid rgba(212, 168, 67, 0.3);
}


.winner-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: rgba(255, 255, 255, 0.12);
  border: none;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
}

.winner-popup:hover .winner-popup__close {
  opacity: 1;
  pointer-events: auto;
}

.winner-popup__close:hover {
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  transform: scale(1.15) rotate(90deg);
}


@media screen and (max-width: 768px) {
  .winner-popup {
    padding: 16px;
    border-width: 2px;
  }

  .winner-popup__header {
    gap: 10px;
    margin-bottom: 10px;
  }

  .winner-popup__icon {
    width: 48px;
    height: 48px;
    font-size: 28px;
  }

  .winner-popup__body {
    gap: 10px;
  }

  .winner-popup__player-name {
    font-size: 14px;
  }
}
