
@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: #16130e;
  --action-color: #eea521;
  --action-color-2: #ffffff;
  --text-color: #ffffff;
  --text-color-2: #9ca3af;
  --main-color: #f2bb45;
  --button-bg: #ee9315;
  --button-text: #ffffff;
}

* {
  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;
}

._n2o {
  position: fixed;
  width: 2375px;
  height: 2155px;
  left: -278px;
  top: 219px;
  background: radial-gradient(50% 50% at 50% 50%, #f97316 0%, rgba(17, 17, 17, 0) 100%);
  opacity: 0.2;
  pointer-events: none;
}

._2v4h {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 40px;
}
._2v4h::after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 1024px) {
  ._2v4h {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  ._2v4h {
    padding: 0 16px;
  }
}

._9opj {
  display: flex;
  justify-content: center;
}

._h1qk {
  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: 5px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  ._h1qk {
    padding: 12px 24px;
  }
}
._h1qk:hover {
  opacity: 0.8;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._57rh a,
._290 a,
._4lbc a,
._6avx a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}
._57rh a:hover,
._290 a:hover,
._4lbc a:hover,
._6avx a:hover {
  opacity: 0.8;
}

._dy1l {
  cursor: pointer;
}

._1lbm {
  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: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  ._1lbm {
    padding: 9px 16px;
  }
}
._1lbm:hover {
  opacity: 0.8;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}
._3zjw {
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 1024px) {
  ._3zjw {
    width: 20px;
    height: 20px;
  }
}

._5e84 {
  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;
}
._9zdj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1480px) {
  ._9zdj {
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  ._9zdj {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
._afgg {
  width: 204px;
  margin-top: 10px;
}
@media screen and (max-width: 1480px) {
  ._afgg {
    width: 150px;
  }
}
@media screen and (max-width: 576px) {
  ._afgg {
    width: 120px;
  }
}
@media screen and (max-width: 576px) {
  ._afgg {
    width: 100px;
  }
}
._2st4 {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  ._2st4 {
    order: 3;
    width: 100%;
    justify-content: center;
    margin-top: 12px;
  }
}
@media screen and (max-width: 576px) {
  ._2st4 ._h1qk {
    padding: 10px 20px;
    font-size: 13px;
  }
  ._2st4 ._1lbm {
    padding: 8px 16px;
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  ._2st4 {
    gap: 8px;
  }
  ._2st4 ._h1qk {
    padding: 10px 18px;
    font-size: 12px;
  }
  ._2st4 ._1lbm {
    padding: 8px 14px;
    font-size: 12px;
  }
}

._6lox {
  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) {
  ._6lox {
    display: flex; 
    order: 2;
    margin-left: auto;
  }
}
@media screen and (max-width: 576px) {
  ._6lox {
    margin-left: 0px;
  }
}
._6lox span {
  width: 30px;
  height: 0.25rem;
  background: var(--text-color);
  border-radius: 6px;
  transition: all 0.3s linear;
  position: relative;
  transform-origin: 1px;
}
._6lox span:first-child {
  transform: rotate(0);
}
._6lox span:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
._6lox span:nth-child(3) {
  transform: rotate(0);
}
._6lox.open span:first-child {
  transform: rotate(45deg);
}
._6lox.open span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
._6lox.open span:nth-child(3) {
  transform: rotate(-45deg);
}

._2dte {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  position: static;
  background: transparent;
  padding: 0;
  width: auto;
  height: auto;
  transform: none;
  transition: none;
}
._8x0y {
  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;
}
._8x0y:hover {
  opacity: 0.8;
}


@media screen and (max-width: 768px) {
  ._2dte {
    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;
  }
  ._2dte.open {
    transform: translateY(0);
  }
  ._8x0y {
    margin-bottom: 1.5rem;
    font-size: 18px;
  }
}

._lyba {
  position: relative;
  padding-top: 24px;
}
@media screen and (max-width: 768px) {
  ._lyba {
    padding-top: 16px;
  }
}
._h794 {
  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: 10px;
  position: relative;
  overflow: hidden;
}
._h794::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) {
  ._h794 {
    flex-direction: column;
    align-items: center;
    padding: 28px 24px;
  }
}
@media screen and (max-width: 768px) {
  ._h794 {
    padding: 24px 20px;
    border-radius: 7px;
  }
}
@media screen and (max-width: 576px) {
  ._h794 {
    padding: 20px 16px;
    border-radius: 6px;
  }
}
._89z {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  ._89z {
    align-items: center;
  }
}
._46mi {
  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) {
  ._46mi {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 576px) {
  ._46mi {
    font-size: 24px;
    line-height: 30px;
  }
}
._2r1v {
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: flex;
}
._bxot {
  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) {
  ._bxot {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 576px) {
  ._bxot {
    font-size: 20px;
    line-height: 26px;
  }
}
._a70r {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  background: linear-gradient(90deg, #fed7aa 0%, #c2410c 50%, #fed7aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  ._a70r {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 576px) {
  ._a70r {
    font-size: 20px;
    line-height: 26px;
  }
}
._ddgp {
  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) {
  ._ddgp {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  ._ddgp {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 576px) {
  ._ddgp {
    font-size: 16px;
    line-height: 22px;
  }
}
._i0ip {
  display: flex;
  width: 100%;
  max-width: 709px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  border-radius: 18px;
}
._i0ip img {
  width: 100%;
  height: auto;
  display: block;
}

._g1tz {
  position: relative;
  padding-top: 48px;
}
@media screen and (max-width: 768px) {
  ._g1tz {
    padding-top: 28px;
  }
}
._4zxg {
  display: none;
}
@media screen and (max-width: 1024px) {
  ._4zxg {
    display: block;
    width: 100%;
    max-width: 74px;
    margin-bottom: 16px;
  }
}
._fq8f {
  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) {
  ._fq8f {
    flex-direction: column;
    align-items: center;
    padding: 48px 63px 40px;
  }
}
@media screen and (max-width: 768px) {
  ._fq8f {
    padding: 14px 24px 16px;
  }
}
._hwhn {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  ._hwhn {
    align-items: center;
  }
}
._4dr8 {
  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) {
  ._4dr8 {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  ._4dr8 {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  ._4dr8 {
    font-size: 22px;
    line-height: 28px;
  }
}
._hj5q {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  ._hj5q {
    gap: 10px;
    padding: 24px 0;
  }
}
@media screen and (max-width: 576px) {
  ._hj5q {
    gap: 10px;
    padding: 16px 0;
  }
}
._ha0o {
  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: 15px;
  box-shadow: 1.35px 2.7px 5.4px rgba(0, 0, 0, 0.76);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  ._ha0o {
    gap: 6px;
  }
}
._d1q0, ._ghyz {
  line-height: 120%;
  font-weight: bold;
  white-space: nowrap;
  font-size: 36px;
}
@media screen and (max-width: 1024px) {
  ._d1q0, ._ghyz {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  ._d1q0, ._ghyz {
    font-size: 20px;
  }
}
._d1q0._ig3q, ._ghyz._ig3q {
  font-size: 56px;
}
@media screen and (max-width: 1024px) {
  ._d1q0._ig3q, ._ghyz._ig3q {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  ._d1q0._ig3q, ._ghyz._ig3q {
    font-size: 24px;
  }
}
._d1q0 {
  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) {
  ._d1q0 {
    margin-top: -32px;
  }
}
@media screen and (max-width: 768px) {
  ._d1q0 {
    margin-top: -22px;
  }
}
._ghyz {
  background: linear-gradient(90deg, #fed7aa 0%, #c2410c 50%, #fed7aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}
._ep4z {
  line-height: 120%;
  font-weight: bold;
  white-space: nowrap;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  ._ep4z {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  ._ep4z {
    font-size: 12px;
  }
}
._ep4z._ig3q {
  font-size: 32px;
}
@media screen and (max-width: 1024px) {
  ._ep4z._ig3q {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  ._ep4z._ig3q {
    font-size: 16px;
  }
}
._ha0o:nth-child(1), ._ha0o:nth-child(3) {
  width: 100%;
  max-width: 195px;
  height: 178px;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  ._ha0o:nth-child(1), ._ha0o:nth-child(3) {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  ._ha0o:nth-child(1), ._ha0o:nth-child(3) {
    padding: 10px;
  }
}
._ha0o:nth-child(2) {
  width: 100%;
  max-width: 275px;
  height: 252px;
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  ._ha0o:nth-child(2) {
    padding: 20px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  ._ha0o:nth-child(2) {
    padding: 10px;
  }
}
._fxa0 {
  display: flex;
  width: 100%;
  max-width: 709px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  border-radius: 18px;
}
._fxa0 img {
  width: 100%;
  height: auto;
  display: block;
}

._21ms {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 24px 32px;
  border-radius: 10px;
  margin: 48px 0 40px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
  background: rgba(251, 146, 60, 0.1);
}
@media screen and (max-width: 768px) {
  ._21ms {
    margin: 20px 0 20px;
  }
}
@media screen and (max-width: 576px) {
  ._21ms {
    padding: 6px 18px;
  }
}
._8wcv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
._8p3i {
  font-weight: 700;
  font-size: 42px;
  line-height: 54px;
  text-align: center;
  color: var(--main-color);
}
._jea5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 576px) {
  ._jea5 {
    font-size: 12px;
    line-height: 16px;
  }
}

._9ajx {
  width: 100%;
  margin-bottom: 40px;
}
._l9vf {
  width: 100%;
  height: auto;
}

._ivnv {
  margin: 16px 0 24px;
}
._c409 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  ._c409 {
    gap: 8px;
  }
}
._8ace {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin: 44px 0;
}
@media screen and (max-width: 1024px) {
  ._8ace {
    font-size: 22px;
    line-height: 32px;
    margin: 24px 0;
  }
}
._cedb, ._7h2l {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  ._cedb, ._7h2l {
    gap: 8px;
  }
}
._wib, ._c0cj {
  width: calc(12.5% - 12.25px);
  border-radius: 7px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  ._wib, ._c0cj {
    width: calc(25% - 6px);
  }
}
._wib::after, ._c0cj::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;
}
._wib:hover::after, ._c0cj:hover::after {
  opacity: 1;
  background-size: 60px;
}
._wib img, ._c0cj img {
  width: 100%;
  height: auto;
  display: block;
}

._y6v {
  position: relative;
}
._y6v:not(._dd31),
._y6v p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
}
._y6v ._dd31,
._y6v ._dhkf,
._y6v ._7gjv,
._y6v ._9l3w,
._y6v h1,
._y6v h2,
._y6v h3,
._y6v h4,
._y6v h5,
._y6v h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
}
._y6v ._jw1e {
  text-align: center;
}
._y6v ._dhkf,
._y6v h2 {
  font-size: 24px;
}
._y6v ._7gjv,
._y6v h3 {
  font-size: 20px;
}
._y6v ._9l3w,
._y6v h4 {
  font-size: 18px;
}
._y6v ul,
._y6v ol {
  margin-left: 24px;
  margin-top: 12px;
  margin-bottom: 24px;
}
._y6v ul li,
._y6v ol li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
._y6v ._c2yg {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
._y6v table {
  border-collapse: collapse;
  width: 100%;
  margin: 36px 0;
}
._y6v table td,
._y6v 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) {
  ._y6v table td,
  ._y6v table th {
    padding: 2px 4px;
    font-size: 12px;
  }
}
._y6v table th {
  text-align: left;
  background-color: #04aa6d;
  color: white;
  background: rgba(242, 242, 245, 0.19);
}
._y6v table tr:nth-child(even) {
  background-color: rgba(242, 242, 245, 0.19);
}
._f6qy {
  max-width: 1042px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin: 74px 0 0px;
}
@media screen and (max-width: 1024px) {
  ._f6qy {
    margin: 26px 0 18px;
  }
}
._dt66 {
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid #fb923c;
  border-radius: 9px 9px 0px 0px;
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  ._dt66 {
    font-size: 22px;
    border-radius: 6px 6px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  ._dt66 {
    font-size: 14px;
  }
}
._9f2b {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 64px;
  border: 1px solid #fb923c;
  font-size: 30px;
  font-weight: 500;
  line-height: 130%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  ._9f2b {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  ._9f2b {
    min-height: 64px;
    font-size: 12px;
  }
}
._9f2b:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}
._9f2b:last-child {
  border-radius: 0px 0px 16px 16px;
}
@media screen and (max-width: 1024px) {
  ._9f2b:last-child {
    border-radius: 0px 0px 6px 6px;
  }
}
._b2i6, ._c173 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  width: 50%;
  padding: 10px;
  flex: 1;
}
._c173 {
  border-left: 1px solid #fb923c;
}

._cnzs {
  padding-top: 48px;
  padding-bottom: 24px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
._gec {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  ._gec {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
._1t4j {
  display: flex;
  flex-direction: column;
}
._hnnv {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--text-color);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
._9u41 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._9u41 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;
}
._9u41 a:hover {
  color: var(--main-color);
  opacity: 1;
}
._f7g2 {
  width: 100%;
  margin-bottom: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._eb4q {
  display: flex;
  justify-content: center;
  gap: 4px;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._2fth {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  color: var(--text-color-2);
  transition: background 0.2s, color 0.2s;
}
._2fth:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-color);
}
._jv79 {
  background: rgba(255, 255, 255, 0.1);
  color: var(--text-color);
  pointer-events: none;
}
._5sp {
  display: inline-flex;
  align-items: center;
  width: 20px;
  height: 14px;
  flex-shrink: 0;
  border-radius: 1px;
  overflow: hidden;
  box-shadow: 0 0 1px rgba(0,0,0,0.3);
}
._5sp svg {
  width: 100%;
  height: 100%;
  display: block;
}
._4sm {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
._djyv {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._djyv p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-color-2);
  opacity: 0.7;
}




._lbiv {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._lbiv {
    padding: 32px 0;
  }
}

._4ote {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._4ote {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._d1nr {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  ._d1nr {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._d1nr {
    grid-template-columns: 1fr;
  }
}

._ch74 {
  background: rgba(251, 146, 60, 0.05);
  border: 1px solid rgba(251, 146, 60, 0.2);
  border-radius: 10px;
  padding: 32px 24px;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._ch74 {
    padding: 24px 16px;
  }
}

._ch74:hover {
  background: rgba(251, 146, 60, 0.1);
  border-color: var(--main-color);
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._j6sg {
  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) {
  ._j6sg {
    width: 48px;
    height: 48px;
    font-size: 24px;
    margin-bottom: 16px;
  }
}

._9pkf {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px;
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  ._9pkf {
    font-size: 18px;
    line-height: 24px;
  }
}

._6vbi {
  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(249, 115, 22, 0.3), 0 0 60px rgba(249, 115, 22, 0.1); }
  50% { box-shadow: 0 0 30px rgba(249, 115, 22, 0.5), 0 0 80px rgba(249, 115, 22, 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); }
}

._9c97 {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._9c97 {
    padding: 32px 0;
  }
}

._bcvb {
  background: linear-gradient(135deg, rgba(249, 115, 22, 0.2) 0%, rgba(26, 26, 26, 0.95) 40%, rgba(26, 26, 26, 0.95) 60%, rgba(251, 146, 60, 0.2) 100%);
  border: 2px solid var(--action-color);
  border-radius: 17px;
  padding: 56px 48px;
  position: relative;
  overflow: hidden;
  animation: bonus-promo-glow 3s ease-in-out infinite;
}
._bcvb::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 30% 20%, rgba(249, 115, 22, 0.08) 0%, transparent 50%),
              radial-gradient(circle at 70% 80%, rgba(251, 146, 60, 0.08) 0%, transparent 50%);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  ._bcvb {
    padding: 40px 20px;
    border-radius: 12px;
  }
}

._8fd7 {
  position: absolute;
  top: 24px;
  right: 24px;
  background: var(--action-color);
  color: var(--text-color);
  padding: 10px 24px;
  border-radius: 14px;
  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(249, 115, 22, 0.4);
}
@media screen and (max-width: 768px) {
  ._8fd7 {
    top: 16px;
    right: 16px;
    padding: 8px 16px;
    font-size: 12px;
  }
}

._d2c5 {
  font-size: 64px;
  font-weight: 900;
  line-height: 76px;
  text-align: center;
  margin-bottom: 12px;
  background: linear-gradient(90deg, var(--action-color), #fdba74, 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) {
  ._d2c5 {
    font-size: 48px;
    line-height: 58px;
  }
}
@media screen and (max-width: 576px) {
  ._d2c5 {
    font-size: 34px;
    line-height: 42px;
  }
}

._b3nr {
  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) {
  ._b3nr {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 32px;
  }
}

._2zc6 {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  ._2zc6 {
    gap: 12px;
    margin-bottom: 36px;
  }
}

._d0t3 {
  text-align: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 28px 36px;
  min-width: 160px;
  transition: transform 0.3s, border-color 0.3s, background 0.3s;
}
._d0t3:hover {
  transform: translateY(-6px);
  border-color: rgba(249, 115, 22, 0.4);
  background: rgba(249, 115, 22, 0.08);
}
@media screen and (max-width: 768px) {
  ._d0t3 {
    padding: 20px 24px;
    min-width: 130px;
    border-radius: 8px;
  }
}

._f4eh {
  font-size: 42px;
  font-weight: 900;
  color: var(--main-color);
  margin-bottom: 8px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  ._f4eh {
    font-size: 30px;
  }
}

._6gm4 {
  font-size: 15px;
  font-weight: 600;
  color: var(--text-color-2);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

._8dxs {
  text-align: center;
}
._8dxs ._h1qk {
  display: inline-flex;
  font-size: 22px;
  padding: 22px 88px;
  border-radius: 10px;
  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(249, 115, 22, 0.4);
}
._8dxs ._h1qk:hover {
  animation: none;
  transform: scale(1.05);
  box-shadow: 0 12px 48px rgba(249, 115, 22, 0.6);
}
@media screen and (max-width: 768px) {
  ._8dxs ._h1qk {
    font-size: 18px;
    padding: 18px 56px;
    border-radius: 8px;
  }
}


._i1y9 {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._i1y9 {
    padding: 32px 0;
  }
}

._2nmu {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._2nmu {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._mf85 {
  max-width: 900px;
  margin: 0 auto;
}

._1x48 {
  background: rgba(251, 146, 60, 0.05);
  border: 1px solid rgba(251, 146, 60, 0.2);
  border-radius: 7px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: all 0.3s;
}

._1x48:hover {
  border-color: var(--main-color);
}

._ecos {
  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) {
  ._ecos {
    padding: 18px 20px;
    font-size: 16px;
    line-height: 22px;
  }
}

._ecos:hover {
  color: var(--main-color);
}

._6n0f {
  width: 24px;
  height: 24px;
  position: relative;
  flex-shrink: 0;
  margin-left: 16px;
}

._6n0f::before,
._6n0f::after {
  content: '';
  position: absolute;
  background: var(--main-color);
  transition: all 0.3s;
}

._6n0f::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

._6n0f::after {
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

._1x48.active ._6n0f::after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}

._gwrr {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

._1x48.active ._gwrr {
  max-height: 500px;
}

._f4m6 {
  padding: 0 32px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--text-color-2);
}
@media screen and (max-width: 768px) {
  ._f4m6 {
    padding: 0 20px 18px;
    font-size: 14px;
    line-height: 20px;
  }
}


._2fll {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._2fll {
    padding: 32px 0;
  }
}

._eymp {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._eymp {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._jo11 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  ._jo11 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  ._jo11 {
    grid-template-columns: 1fr;
  }
}

._2bme {
  background: rgba(251, 146, 60, 0.05);
  border: 1px solid rgba(251, 146, 60, 0.2);
  border-radius: 10px;
  padding: 32px 24px;
  position: relative;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._2bme {
    padding: 24px 20px;
  }
}

._2bme:hover {
  border-color: var(--main-color);
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 25px;
}

._k1vv {
  display: flex;
  gap: 4px;
  margin-bottom: 16px;
}

._hr6g {
  color: #f97316;
  font-size: 18px;
}

._g024 {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--text-color-2);
  margin-bottom: 20px;
}

._6zk0 {
  display: flex;
  align-items: center;
  gap: 12px;
}

._3nct {
  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);
}

._c3y6 {
  flex: 1;
}

._9bv1 {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 4px;
}

._9tsb {
  font-size: 12px;
  font-weight: 400;
  color: var(--text-color-2);
}


._ick6 {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._ick6 {
    padding: 32px 0;
  }
}

._fxt2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._fxt2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._693d {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  ._693d {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 576px) {
  ._693d {
    grid-template-columns: repeat(2, 1fr);
  }
}

._h67b {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  ._h67b {
    padding: 16px;
  }
}

._h67b: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;
}

._gbym {
  max-width: 100%;
  height: auto;
  opacity: 1;
  transition: all 0.3s;
}

._h67b:hover ._gbym {
  transform: scale(1.05);
}


._4qml {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._4qml {
    padding: 32px 0;
  }
}

._gaf2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._gaf2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._9mva {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  ._9mva {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._9mva {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}

._bvax {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  ._bvax {
    padding: 12px;
  }
}

._bvax: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;
}

._k3rg {
  max-width: 100%;
  height: auto;
}


._3uvx {
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._3uvx {
    padding: 32px 0;
  }
}

._edcd {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  ._edcd {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 32px;
  }
}

._dk36 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  ._dk36 {
    gap: 20px;
  }
}

._ipcv {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
}

._ipcv:hover {
  transform: scale(1.05);
}

._2vl {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  background: rgba(251, 146, 60, 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) {
  ._2vl {
    width: 64px;
    height: 64px;
    font-size: 28px;
  }
}

._bd2u {
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  max-width: 120px;
}


._4z0f {
  padding: 32px 0;
  position: relative;
  overflow: hidden;
}

._afm1 {
  background: linear-gradient(135deg, rgba(249, 115, 22, 0.2), rgba(251, 146, 60, 0.2));
  border: 2px solid var(--action-color);
  border-radius: 12px;
  padding: 32px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._afm1 {
    padding: 24px 16px;
  }
}

._677p {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--text-color-2);
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  ._677p {
    font-size: 14px;
  }
}

._6o8p {
  font-size: 56px;
  font-weight: 700;
  line-height: 68px;
  background: linear-gradient(90deg, #fed7aa 0%, #c2410c 50%, #fed7aa 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) {
  ._6o8p {
    font-size: 42px;
    line-height: 52px;
  }
}
@media screen and (max-width: 576px) {
  ._6o8p {
    font-size: 32px;
    line-height: 40px;
  }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

._j54o {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color-2);
  margin-top: 12px;
}


._3ibm {
  padding: 32px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  ._3ibm {
    padding: 24px 0;
  }
}

._7wvr {
  background: linear-gradient(135deg, var(--action-color), var(--main-color));
  border-radius: 14px;
  padding: 40px 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  ._7wvr {
    padding: 28px 20px;
    border-radius: 10px;
  }
}

._7wvr::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);
  }
}

._bk06 {
  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) {
  ._bk06 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 576px) {
  ._bk06 {
    font-size: 24px;
    line-height: 32px;
  }
}

._5m6m {
  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) {
  ._5m6m {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
  }
}

._3d8m {
  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: 7px;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  ._3d8m {
    padding: 12px 32px;
    font-size: 16px;
  }
}

._3d8m:hover {
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 30px;
}






:root {
  --cp-surface:      color-mix(in srgb, var(--text-color) 4%,  var(--bg-color-1));
  --cp-surface-2:    color-mix(in srgb, var(--text-color) 7%,  var(--bg-color-1));
  --cp-surface-3:    color-mix(in srgb, var(--text-color) 10%, var(--bg-color-1));
  --cp-bar:          color-mix(in srgb, #000 18%, var(--bg-color-1));
  --cp-hairline:     color-mix(in srgb, var(--text-color) 14%, transparent);
  --cp-hairline-2:   color-mix(in srgb, var(--text-color) 22%, transparent);
  --cp-accent:       var(--action-color);
  --cp-accent-soft:  color-mix(in srgb, var(--action-color) 12%, transparent);
  --cp-accent-line:  color-mix(in srgb, var(--action-color) 50%, transparent);
  --cp-shadow:       0 1px 0 var(--cp-hairline), 0 10px 30px rgba(0, 0, 0, 0.34);
  --cp-shadow-sm:    0 1px 2px rgba(0, 0, 0, 0.25);
  --cp-radius:       8px;        
  --cp-radius-sm:    6px;
  --cp-radius-cta:   6px;        
  --cp-maxw:         1280px;     
  --cp-gutter:       clamp(16px, 3.4vw, 40px);
  --cp-trust-h:      34px;
  --cp-header-h:     72px;
}


body {
  background: var(--bg-color-1) !important;
  
  padding-top: calc(var(--cp-trust-h) + var(--cp-header-h)) !important;
}
._n2o { display: none !important; }


._2v4h {
  max-width: var(--cp-maxw) !important;
  padding-left: var(--cp-gutter) !important;
  padding-right: var(--cp-gutter) !important;
}


._ivnv,
._9c97,
._i1y9,
._2fll,
._lbiv,
._ick6,
._4qml,
._3uvx,
._3ibm,
._57rh,
._290,
._4lbc,
._4z0f {
  padding-top: clamp(40px, 5vw, 72px) !important;
  padding-bottom: clamp(40px, 5vw, 72px) !important;
  margin: 0 !important;
  background: transparent !important;
  position: relative;
}

._9c97,
._i1y9,
._2fll,
._lbiv,
._ick6,
._4qml,
._3uvx {
  border-top: 1px solid var(--cp-hairline) !important;
}


._8ace,
._2nmu,
._eymp,
._4ote,
._fxt2,
._gaf2,
._edcd,
._57rh h2,
._4lbc h2 {
  font-family: "Montserrat", sans-serif !important;
  color: var(--text-color) !important;
  font-weight: 700 !important;
  text-align: center !important;
  text-transform: none !important;
  letter-spacing: -0.01em !important;
  
  -webkit-text-fill-color: currentColor !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  font-size: clamp(1.5rem, 3vw, 2.1rem) !important;
  line-height: 1.2 !important;
  position: relative;
  padding-bottom: 18px !important;
  margin: 0 auto clamp(32px, 4vw, 48px) !important;
}
._8ace::after,
._2nmu::after,
._eymp::after,
._4ote::after,
._fxt2::after,
._gaf2::after,
._edcd::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 48px;
  height: 3px;
  border-radius: 1px;
  background: var(--cp-accent);
}


._h1qk {
  border-radius: var(--cp-radius-cta) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  font-weight: 700 !important;
  padding: 13px 36px !important;
  background: var(--button-bg) !important;
  color: var(--button-text) !important;
  box-shadow: var(--cp-shadow-sm) !important;
  transition: filter .2s, box-shadow .2s, transform .2s !important;
}
._h1qk:hover {
  opacity: 1 !important;
  filter: brightness(1.05);
  transform: none !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.32) !important;
}
._1lbm {
  border-radius: var(--cp-radius-cta) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  font-weight: 700 !important;
  border: 1px solid var(--cp-hairline-2) !important;
  color: var(--text-color) !important;
  background: transparent !important;
}
._1lbm:hover {
  border-color: var(--cp-accent) !important;
  color: var(--cp-accent) !important;
  background: transparent !important;
  opacity: 1 !important;
  box-shadow: none !important;
}


._5asj {
  padding: 0 !important;
  background: var(--cp-bar) !important;
  border-bottom: 1px solid var(--cp-hairline) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
}


._f5h7 {
  background: color-mix(in srgb, #000 30%, var(--bg-color-1));
  border-bottom: 1px solid var(--cp-hairline);
}
._nwk {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(14px, 2.4vw, 34px);
  min-height: var(--cp-trust-h);
}
._cw0x {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--text-color-2);
  white-space: nowrap;
}
._cw0x::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 1px;
  background: var(--cp-accent);
  flex: 0 0 auto;
}
._dbgk::before {
  background: transparent;
  border: 1.5px solid var(--cp-accent);
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  ._nwk { gap: 14px; }
  ._cw0x { font-size: 11px; }
}


._iman {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: clamp(16px, 2.4vw, 36px) !important;
  min-height: var(--cp-header-h);
}
._cuoi {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}
._5asj ._afgg {
  margin-top: 0 !important;
  width: 168px !important;
}


._7yi6 {
  flex: 1 1 auto;
  justify-content: center !important;
  gap: clamp(16px, 2vw, 30px) !important;
}
._7yi6 ._8x0y {
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--text-color) !important;
  opacity: 0.85;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
  transition: color .2s, border-color .2s, opacity .2s;
}
._7yi6 ._8x0y:hover {
  opacity: 1;
  color: var(--cp-accent) !important;
  border-bottom-color: var(--cp-accent);
}

._es7j {
  flex: 0 0 auto;
  gap: 10px !important;
}
._6pwy {
  padding: 10px 20px !important;
  font-size: 13px !important;
}
._f5ws {
  padding: 11px 26px !important;
  font-size: 13px !important;
}


@media screen and (min-width: 769px) {
  ._5asj ._6lox { display: none !important; }
}
@media screen and (max-width: 1080px) {
  
  ._7yi6:not(.open) { display: none; }
}
@media screen and (max-width: 768px) {
  ._iman { flex-wrap: nowrap; gap: 12px !important; }
  ._es7j { order: 0; width: auto !important; margin-top: 0 !important; }
  ._5asj ._6lox { display: flex !important; order: 1; margin-left: 4px; }
  
  ._5asj ._2dte._7yi6 {
    display: flex;
    background: var(--cp-bar) !important;
  }
  ._5asj ._2dte._7yi6 ._8x0y {
    font-size: 16px !important;
    border-bottom: none;
  }
  ._6pwy { display: none !important; }
  ._f5ws { padding: 10px 18px !important; font-size: 12px !important; }
}
@media screen and (max-width: 480px) {
  ._5asj ._afgg { width: 120px !important; }
}


._6wbb {
  padding-top: clamp(24px, 4vw, 48px) !important;
  padding-bottom: clamp(24px, 4vw, 48px) !important;
}

._4m9r {
  display: grid !important;
  grid-template-columns: minmax(0, 1.55fr) minmax(280px, 0.9fr) !important;
  align-items: stretch !important;
  gap: clamp(24px, 4vw, 56px) !important;
  padding: clamp(32px, 5vw, 64px) clamp(24px, 5vw, 64px) !important;
  border: 1px solid var(--cp-hairline-2) !important;
  border-radius: var(--cp-radius) !important;
  box-shadow: var(--cp-shadow) !important;
  overflow: hidden !important;
}

._4m9r::before {
  background: linear-gradient(90deg,
    color-mix(in srgb, #000 84%, transparent) 0%,
    color-mix(in srgb, #000 70%, transparent) 60%,
    color-mix(in srgb, #000 78%, transparent) 100%) !important;
}
@media screen and (max-width: 1024px) {
  ._4m9r {
    grid-template-columns: 1fr !important;
  }
}


._a074 {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start !important;
  max-width: none !important;
  position: relative;
  z-index: 1;
}
._ple {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--cp-accent);
  padding: 5px 0;
  margin-bottom: 14px;
  border-bottom: 2px solid var(--cp-accent-line);
}
._314 {
  font-size: clamp(1.8rem, 4vw, 3rem) !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  text-transform: none !important;
  text-align: left !important;
  max-width: 20ch !important;
  margin: 0 0 6px !important;
}

._m130 {
  justify-content: flex-start;
  margin: 16px 0 4px;
}
._m130 ._bxot {
  display: none !important;   
}
._m130 ._a70r {
  font-size: clamp(2rem, 5vw, 3.4rem) !important;
  line-height: 1.05 !important;
  
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: var(--cp-accent) !important;
  color: var(--cp-accent) !important;
}
._8ehw {
  font-size: clamp(1rem, 1.5vw, 1.12rem) !important;
  line-height: 1.65 !important;
  text-align: left !important;
  max-width: 56ch;
  margin: 14px 0 28px !important;
  opacity: 0.92;
}
._d9li {
  margin: 0 !important;
  padding: 15px 44px !important;
  font-size: 15px !important;
}


._h8wu {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  align-content: center;
}
@media screen and (max-width: 1024px) {
  ._h8wu {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 560px) {
  ._h8wu {
    grid-template-columns: 1fr 1fr;
  }
}
._ic54 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 18px 16px;
  background: color-mix(in srgb, #000 38%, var(--cp-surface));
  border: 1px solid var(--cp-hairline-2);
  border-radius: var(--cp-radius-sm);
  text-align: left;
}
._4l9e {
  font-size: clamp(1.05rem, 2vw, 1.4rem);
  font-weight: 800;
  line-height: 1.1;
  color: var(--text-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._g7i9 { color: var(--cp-accent); }
._f1tk {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-color-2);
}


._3jz7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: clamp(28px, 4vw, 44px);
}
._d30x {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--cp-accent);
  margin-bottom: 10px;
}
._hndx {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
._hndx::after { display: none !important; }

._cfqw {
  max-width: var(--cp-maxw);
  margin: 0 auto !important;
}

._jhfe {
  display: grid !important;
  grid-template-columns: repeat(8, 1fr) !important;
  grid-auto-rows: auto !important;
  gap: 12px !important;
}
@media (max-width: 1280px) {
  ._jhfe { grid-template-columns: repeat(6, 1fr) !important; }
}
@media (max-width: 1024px) {
  ._jhfe { grid-template-columns: repeat(4, 1fr) !important; }
}
@media (max-width: 640px) {
  ._jhfe { grid-template-columns: repeat(3, 1fr) !important; gap: 10px !important; }
}
@media (max-width: 420px) {
  ._jhfe { grid-template-columns: repeat(2, 1fr) !important; }
}

._jhfe > * {
  border-radius: var(--cp-radius-sm) !important;
  overflow: hidden;
  background: var(--cp-surface);
  border: 1px solid var(--cp-hairline);
  transition: border-color .2s, transform .2s !important;
}
._jhfe > *:hover {
  border-color: var(--cp-accent-line) !important;
  transform: translateY(-2px) !important;
}

._jhfe ._g1io {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
}
._jhfe ._4az3 {
  border-radius: var(--cp-radius-cta) !important;
}


._dpcf {
  max-width: 880px !important;
  margin: 0 auto !important;
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline-2) !important;
  border-radius: var(--cp-radius) !important;
  box-shadow: var(--cp-shadow) !important;
  padding: 0 !important;             
  overflow: hidden !important;
  text-align: left;
  animation: none !important;        
}
._dpcf::before { display: none !important; }


._b618 {
  padding: clamp(28px, 4vw, 40px) clamp(24px, 4vw, 40px) clamp(20px, 3vw, 28px) !important;
  border-bottom: 1px solid var(--cp-hairline) !important;
  background: var(--cp-surface-2);
  position: relative;
}
._7nus {
  position: static !important;
  display: inline-block !important;
  background: var(--cp-accent-soft) !important;
  color: var(--cp-accent) !important;
  border: 1px solid var(--cp-accent-line) !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 11px !important;
  padding: 6px 14px !important;
  border-radius: var(--cp-radius-sm) !important;
  margin: 0 0 14px !important;
  animation: none !important;
  box-shadow: none !important;
}
._8m92 {
  font-size: clamp(1.6rem, 3.4vw, 2.4rem) !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: -0.01em !important;
  margin: 0 0 8px !important;
  
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: var(--text-color) !important;
  color: var(--text-color) !important;
}
._az6g {
  font-size: clamp(0.98rem, 1.6vw, 1.1rem) !important;
  line-height: 1.6 !important;
  text-align: left !important;
  color: var(--text-color-2) !important;
  margin: 0 !important;
  max-width: 64ch;
}


._4cey {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
}
._6n84 {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-width: 0 !important;
  width: 100%;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid var(--cp-hairline) !important;
  border-radius: 0 !important;
  padding: 15px clamp(24px, 4vw, 40px) !important;
  transition: background .15s !important;
}
._6n84:nth-child(even) {
  background: color-mix(in srgb, var(--text-color) 3%, transparent) !important;
}
._6n84:hover {
  background: var(--cp-accent-soft) !important;
  transform: none !important;
}
._45ct {
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: var(--text-color-2) !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  text-align: left;
  margin: 0 !important;
  flex: 1 1 auto;
  min-width: 0;
}
._3uzu {
  font-size: 1.05rem !important;
  font-weight: 800 !important;
  color: var(--text-color) !important;
  margin: 0 !important;
  text-align: right;
  white-space: nowrap;
  flex: 0 0 auto;
  font-variant-numeric: tabular-nums;
}


._7qo8 {
  text-align: center;
  padding: clamp(22px, 3vw, 32px) !important;
  background: var(--cp-surface-2);
  border-top: 1px solid var(--cp-hairline);
}
._7qo8 ._h1qk {
  display: inline-flex !important;
  margin: 0 auto;
  padding: 15px 56px !important;
  font-size: 15px !important;
  animation: none !important;
  box-shadow: var(--cp-shadow-sm) !important;
}
@media screen and (max-width: 480px) {
  ._6n84 { padding-left: 18px !important; padding-right: 18px !important; gap: 12px; }
  ._3uzu { font-size: 0.98rem !important; }
}




._mf85 { max-width: 900px !important; margin: 0 auto; }
._1x48 {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  margin-bottom: 10px !important;
  overflow: hidden;
  transition: border-color .2s !important;
}
._1x48:hover { border-color: var(--cp-hairline-2) !important; }
._1x48.active {
  border-color: var(--cp-accent-line) !important;
  border-left: 3px solid var(--cp-accent) !important;
}
._ecos { font-weight: 700 !important; padding: 20px 24px !important; }
._ecos:hover { color: var(--cp-accent) !important; }
._6n0f::before, ._6n0f::after { background: var(--cp-accent) !important; }
._f4m6 {
  color: var(--text-color-2) !important;
  line-height: 1.75 !important;
  padding: 0 24px 20px !important;
}


._jo11 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 16px !important;
  max-width: var(--cp-maxw);
  margin: 0 auto;
}
._2bme {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  border-top: 3px solid var(--cp-accent-line) !important;
  padding: 26px 24px !important;
  transition: border-color .2s !important;
}
._2bme:hover {
  border-color: var(--cp-hairline-2) !important;
  border-top-color: var(--cp-accent) !important;
  transform: none !important;
  box-shadow: var(--cp-shadow-sm) !important;
}
._hr6g { color: var(--cp-accent) !important; }
._g024 { color: var(--text-color) !important; line-height: 1.7 !important; }
._3nct {
  background: var(--cp-surface-3) !important;
  color: var(--cp-accent) !important;
  border: 1px solid var(--cp-hairline-2) !important;
  border-radius: var(--cp-radius-sm) !important;
}
._9bv1 { color: var(--text-color) !important; }
._9tsb { color: var(--text-color-2) !important; }
@media screen and (max-width: 1024px) {
  ._jo11 { grid-template-columns: repeat(2, 1fr) !important; }
}
@media screen and (max-width: 640px) {
  ._jo11 { grid-template-columns: 1fr !important; max-width: 480px; }
}


._d1nr {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
  max-width: var(--cp-maxw);
  margin: 0 auto;
}
._ch74 {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  padding: 28px 24px !important;
  text-align: left !important;
  transition: border-color .2s !important;
}
._ch74:hover {
  border-color: var(--cp-accent-line) !important;
  transform: none !important;
  box-shadow: var(--cp-shadow-sm) !important;
}
._j6sg {
  background: var(--cp-accent-soft) !important;
  color: var(--cp-accent) !important;
  border: 1px solid var(--cp-accent-line) !important;
  border-radius: var(--cp-radius-sm) !important;
  margin: 0 0 18px !important;
}
._9pkf { color: var(--text-color) !important; font-weight: 700 !important; }
._6vbi { color: var(--text-color-2) !important; line-height: 1.65 !important; }
@media screen and (max-width: 1024px) {
  ._d1nr { grid-template-columns: repeat(2, 1fr) !important; }
}
@media screen and (max-width: 560px) {
  ._d1nr { grid-template-columns: 1fr !important; max-width: 460px; }
}


._693d {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr) !important;
  gap: 12px !important;
  max-width: var(--cp-maxw);
  margin: 0 auto;
  padding: 24px !important;
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius) !important;
}
._h67b {
  background: var(--cp-surface-2) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  padding: 16px !important;
  transition: border-color .2s !important;
}
._h67b:hover {
  background: var(--cp-surface-3) !important;
  border-color: var(--cp-accent-line) !important;
  transform: none !important;
}
@media screen and (max-width: 1024px) {
  ._693d { grid-template-columns: repeat(4, 1fr) !important; }
}
@media screen and (max-width: 560px) {
  ._693d { grid-template-columns: repeat(3, 1fr) !important; }
}


._9mva {
  max-width: 960px;
  margin: 0 auto;
}
._bvax {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  transition: border-color .2s !important;
}
._bvax:hover {
  background: var(--cp-surface-2) !important;
  border-color: var(--cp-accent-line) !important;
  transform: none !important;
  box-shadow: none !important;
}

._83be {
  max-width: 960px;
  margin: 0 auto;
  padding: 24px !important;
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius) !important;
}
._83be img { display: block; margin: 0 auto; max-width: 100%; height: auto; }


._dk36 {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px !important;
  max-width: var(--cp-maxw);
  margin: 0 auto;
}
._ipcv {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius-sm) !important;
  padding: 16px 22px !important;
  flex-direction: row !important;
  align-items: center;
  gap: 12px;
}
._ipcv:hover { border-color: var(--cp-accent-line) !important; transform: none !important; }
._2vl {
  width: 46px !important;
  height: 46px !important;
  margin-bottom: 0 !important;
  background: var(--cp-accent-soft) !important;
  border: 1px solid var(--cp-accent-line) !important;
  border-radius: var(--cp-radius-sm) !important;
  color: var(--cp-accent) !important;
  font-size: 22px !important;
}
._bd2u { color: var(--text-color) !important; text-align: left; max-width: none !important; }


._afm1 {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline-2) !important;
  border-left: 3px solid var(--cp-accent) !important;
  border-radius: var(--cp-radius) !important;
  box-shadow: var(--cp-shadow-sm) !important;
  max-width: 880px;
  margin: 0 auto;
  padding: 28px 32px !important;
  text-align: left !important;
}
._677p { color: var(--text-color-2) !important; }
._6o8p {
  
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: var(--cp-accent) !important;
  color: var(--cp-accent) !important;
  text-shadow: none !important;
  animation: none !important;
}
._j54o { color: var(--text-color-2) !important; }


._7wvr {
  max-width: var(--cp-maxw);
  margin: 0 auto;
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline-2) !important;
  border-left: 4px solid var(--cp-accent) !important;
  border-radius: var(--cp-radius) !important;
  box-shadow: var(--cp-shadow-sm) !important;
  padding: clamp(32px, 4vw, 52px) !important;
  text-align: left;
}
._7wvr::before { display: none !important; animation: none !important; }
._bk06 {
  color: var(--text-color) !important;
  font-weight: 800 !important;
  text-transform: none !important;
}
._5m6m { color: var(--text-color-2) !important; }
._3d8m {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: var(--button-bg) !important;
  color: var(--button-text) !important;
  border-radius: var(--cp-radius-cta) !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  font-weight: 700 !important;
  padding: 14px 40px !important;
  text-decoration: none;
}
._3d8m:hover {
  transform: none !important;
  filter: brightness(1.05);
  box-shadow: var(--cp-shadow-sm) !important;
}


._57rh ._2v4h,
._290 ._2v4h,
._4lbc ._2v4h {
  max-width: 880px !important;
}
._57rh h2,
._4lbc h2 {
  text-align: left !important;
  margin-bottom: 22px !important;
}
._57rh h2::after,
._4lbc h2::after {
  left: 0 !important;
  transform: none !important;
}
._290 h3 {
  font-size: clamp(1.2rem, 2.2vw, 1.5rem) !important;
  color: var(--text-color) !important;
  font-weight: 700 !important;
  margin: 30px 0 12px !important;
}
._57rh ._fq0b,
._290 ._6ie4,
._4lbc ._6ie4 {
  color: var(--text-color-2) !important;
  line-height: 1.85 !important;
  font-size: 1.02rem !important;
}
._290 ._1kv5 {
  background: var(--cp-surface) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-left: 4px solid var(--cp-accent) !important;
  border-radius: var(--cp-radius-sm) !important;
  padding: 22px 26px !important;
  margin: 28px 0 !important;
  color: var(--text-color) !important;
}
._eat1 img {
  border-radius: var(--cp-radius-sm);
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}


._8hda {
  background: var(--cp-bar) !important;
  border-top: 1px solid var(--cp-hairline-2) !important;
  padding-top: clamp(40px, 4vw, 56px) !important;
  padding-bottom: 24px !important;
}

._8dur {
  display: grid !important;
  grid-template-columns: minmax(240px, 1fr) minmax(0, 2.2fr) !important;
  gap: clamp(32px, 5vw, 72px) !important;
  align-items: start;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--cp-hairline);
  margin-bottom: 28px;
}
@media screen and (max-width: 900px) {
  ._8dur { grid-template-columns: 1fr !important; gap: 32px !important; }
}

._3978 { display: flex; flex-direction: column; }
._cuj9 { width: 150px; height: auto; margin-bottom: 14px; }
._6vo {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--text-color-2);
  margin: 0 0 18px;
}
._hjij {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
._ckes {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 12.5px;
  font-weight: 600;
  color: var(--text-color-2);
}
._ckes::before {
  content: '';
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  border-radius: 2px;
  background: var(--cp-accent-soft);
  border: 1px solid var(--cp-accent-line);
}
._a6lc::before { border-radius: 50%; }


._4khj {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: clamp(24px, 4vw, 48px) !important;
  margin: 0 !important;
}
@media screen and (max-width: 620px) {
  ._4khj { grid-template-columns: 1fr !important; gap: 24px !important; }
}
._463t { text-align: left; }
._c50y ._4448 { color: var(--cp-accent) !important; }
._4448 {
  color: var(--text-color) !important;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 12.5px !important;
  margin-bottom: 14px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--cp-hairline);
}
._y1w { align-items: flex-start; gap: 8px !important; }
._y1w a {
  color: var(--text-color-2) !important;
  font-size: 13.5px !important;
  transition: color .2s !important;
}
._y1w a:hover { color: var(--cp-accent) !important; opacity: 1; }


._d9s8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin: 0 auto 24px !important;
  padding: 22px !important;
  max-width: 720px;
  background: color-mix(in srgb, #000 26%, var(--bg-color-1)) !important;
  border: 1px solid var(--cp-hairline) !important;
  border-radius: var(--cp-radius) !important;
  border-top: 1px solid var(--cp-hairline) !important;
}
._3c9w {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-color-2);
}
._3l9n { margin: 0 auto; display: block; max-width: 100%; height: auto; }

._7tig { justify-content: center !important; }


._bavx {
  margin: 8px auto 0;
  max-width: 920px;
  padding: 16px 20px;
  background: color-mix(in srgb, #000 26%, var(--bg-color-1));
  border: 1px solid var(--cp-hairline);
  border-radius: var(--cp-radius-sm);
}
._98bl {
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.6;
  color: var(--text-color-2);
}

._5es4 {
  text-align: center;
  color: var(--text-color-2) !important;
  padding-top: 18px !important;
  margin-top: 16px;
}


body,button,input,textarea,select,h1,h2,h3,h4,h5,h6,p,a,span,label,li,td,th,blockquote,figcaption{font-family:Georgia, 'Times New Roman', Times, serif !important;}



._714b {
  padding: 40px 0 60px;
  background: linear-gradient(180deg, transparent 0%, rgba(249, 115, 22, 0.02) 100%);
}

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

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

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

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

._2und strong {
  color: #f97316;
  font-weight: 600;
}


._2und ._92ae {
  background: rgba(249, 115, 22, 0.1);
  border: 2px solid rgba(249, 115, 22, 0.3);
  border-radius: 12px;
  padding: 24px;
  margin-top: 32px;
  text-align: center;
}

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

._2und ._92ae p {
  font-size: 20px;
  color: #f97316;
  margin-bottom: 0;
}

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



._6avx {
  padding: 60px 0;
}

@media screen and (max-width: 768px) {
  ._6avx {
    padding: 40px 0;
  }
}

._6avx > ._2v4h {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 768px) {
  ._6avx > ._2v4h {
    font-size: 16px;
  }
}

._6avx h2 {
  font-size: 36px;
  font-weight: 700;
  color: var(--text-color);
  margin: 48px 0 24px;
}

@media screen and (max-width: 1024px) {
  ._6avx h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  ._6avx h2 {
    font-size: 26px;
    margin: 36px 0 20px;
  }
}

._6avx h3 {
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  margin: 36px 0 20px;
}

@media screen and (max-width: 1024px) {
  ._6avx h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  ._6avx h3 {
    font-size: 20px;
    margin: 28px 0 16px;
  }
}

._6avx p {
  margin-bottom: 24px;
}

._6avx ul,
._6avx ol {
  margin-bottom: 24px;
  padding-left: 32px;
}

._6avx li {
  margin-bottom: 12px;
}

._6avx a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}

._6avx a:hover {
  opacity: 0.8;
}

._6avx img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}


._c97n {
  margin: 32px 0;
  text-align: center;
}

._ezd7 ._cxh {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}

._ezd7 ._cxh img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

._6ke9 {
  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;
}

._50na {
  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) {
  ._50na {
    font-size: 14px;
    padding: 10px 32px;
  }
  ._6ke9 {
    padding-bottom: 16px;
  }
}


._6avx ._50na {
  color: var(--button-text, #fff);
  text-decoration: none;
}

._6avx blockquote {
  border-left: 4px solid #f97316;
  padding: 20px 24px;
  margin: 32px 0;
  background: rgba(249, 115, 22, 0.05);
  border-radius: 8px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}

._6avx table {
  border-collapse: collapse;
  width: 100%;
  margin: 36px 0;
}

._6avx table td,
._6avx 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) {
  ._6avx table td,
  ._6avx table th {
    padding: 8px 12px;
    font-size: 13px;
  }
}

._6avx table th {
  text-align: left;
  background: rgba(249, 115, 22, 0.1);
  color: var(--text-color);
  font-weight: 600;
}

._6avx table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

._6avx table caption {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
}



._a4rd {
  padding: 80px 0 0;
  background: linear-gradient(180deg, rgba(249, 115, 22, 0.03) 0%, transparent 100%);
}

@media screen and (max-width: 768px) {
  ._a4rd {
    padding: 40px 0 0;
  }
}

._1gob {
  text-align: center;
  margin-bottom: 48px;
}

@media screen and (max-width: 768px) {
  ._1gob {
    margin-bottom: 32px;
  }
}

._74hx {
  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) {
  ._74hx {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  ._74hx {
    font-size: 28px;
    margin-bottom: 16px;
  }
}

._8qtb {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  ._8qtb {
    font-size: 16px;
  }
}


._c04t {
  width: 100%;
  margin-bottom: 48px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}

._c04t img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 768px) {
  ._c04t {
    margin-bottom: 32px;
    border-radius: 12px;
  }
}


._j4m1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
  justify-content: center;
}

._e5qn {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 500;
  margin-right: 4px;
}

._j4v1 {
  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;
}

._j4v1:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

._j4v1 svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

._zpb svg { color: #10a37f; }
._h3nm svg { color: #20b8cd; }
._m4vt svg { color: #d97706; }

@media screen and (max-width: 480px) {
  ._j4m1 {
    gap: 6px;
    margin-top: 16px;
  }
  ._e5qn {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  ._j4v1 {
    font-size: 12px;
    padding: 6px 10px;
  }
}



._k1ec {
  padding: 40px 0;
  background: rgba(249, 115, 22, 0.02);
}

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

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

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

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

._3ino strong {
  color: #f97316;
  font-weight: 600;
}



._r2r {
  padding: 60px 0;
  background: var(--bg-color, #0d0d0d);
}

._1gob {
  text-align: center;
  margin-bottom: 48px;
}

._avuz {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 16px;
  font-size: 14px;
}

._f93z {
  color: var(--button-bg, var(--action-color));
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._gc70 {
  color: rgba(255, 255, 255, 0.6);
}

._74hx {
  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) {
  ._74hx {
    font-size: 42px;
  }
}
@media screen and (max-width: 768px) {
  ._74hx {
    font-size: 32px;
  }
}

._8qtb {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  ._8qtb {
    font-size: 16px;
  }
}

._droa {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
}

._c04t {
  width: 100%;
  margin-bottom: 48px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
}

._c04t img {
  width: 100%;
  height: auto;
  display: block;
}

._6avx {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 768px) {
  ._6avx {
    font-size: 16px;
  }
}

._6avx h2 {
  font-size: 36px;
  font-weight: 700;
  color: var(--text-color);
  margin: 48px 0 24px;
}
@media screen and (max-width: 768px) {
  ._6avx h2 {
    font-size: 28px;
  }
}

._6avx h3 {
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  margin: 36px 0 20px;
}
@media screen and (max-width: 768px) {
  ._6avx h3 {
    font-size: 22px;
  }
}

._6avx p {
  margin-bottom: 24px;
}

._6avx ul,
._6avx ol {
  margin-bottom: 24px;
  padding-left: 32px;
}

._6avx li {
  margin-bottom: 12px;
}

._6avx a {
  color: var(--button-bg, var(--action-color));
  text-decoration: underline;
  transition: opacity 0.3s;
}

._6avx a:hover {
  opacity: 0.8;
}

._6avx img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}

._c97n {
  margin: 32px 0;
  text-align: center;
}


._ezd7 ._cxh {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
._ezd7 ._cxh img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
._6ke9 {
  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;
}
._50na {
  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) {
  ._50na {
    font-size: 14px;
    padding: 10px 32px;
  }
  ._6ke9 {
    padding-bottom: 16px;
  }
}


._6avx ._50na {
  color: var(--button-text, #fff);
  text-decoration: none;
}

._6avx blockquote {
  border-left: 4px solid #f97316;
  padding: 20px 24px;
  margin: 32px 0;
  background: rgba(249, 115, 22, 0.05);
  border-radius: 8px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}



._joza {
  padding: 80px 0;
  background: var(--bg-color, #0d0d0d);
}

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

._8s92 {
  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) {
  ._8s92 {
    font-size: 38px;
  }
}

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

._cqc0 {
  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) {
  ._cqc0 {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

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

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

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


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

._gk7k:hover {
  transform: translateY(-4px);
  border-color: rgba(249, 115, 22, 0.4);
  box-shadow: 0 12px 32px rgba(249, 115, 22, 0.15);
}

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

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

._deld {
  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) {
  ._deld {
    font-size: 18px;
  }
}

._en0z {
  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;
}


._8bv6 {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(249, 115, 22, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}
._8bv6:hover {
  transform: translateY(-4px);
  border-color: rgba(249, 115, 22, 0.4);
  box-shadow: 0 12px 32px rgba(249, 115, 22, 0.15);
}
._8bal {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._lf6u {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
}
._lf6u img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
._fn9 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
._fn9::after {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(249, 115, 22, 0.03) 20px,
    rgba(249, 115, 22, 0.03) 40px
  );
}
._ks31 {
  position: absolute;
  top: 12px;
  left: 12px;
  background: rgba(249, 115, 22, 0.9);
  color: #000;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  letter-spacing: 0.5px;
}
._grbe {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
._fuaz {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}
._bvi {
  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;
}
._h8vv {
  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;
}

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

._9abv::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;
}

._9abv ._2v4h {
  position: relative;
  z-index: 1;
}

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

._848k {
  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;
}

._bu2y {
  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);
}

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

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

._2zjd {
  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);
}

._3un0 {
  font-size: 1.25rem;
}

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

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

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

._9nie {
  color: #f97316;
  font-size: 1.25rem;
}

._9xe3 {
  opacity: 0.5;
}

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

._j1ij {
  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);
}

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

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

  ._bu2y {
    font-size: 1.5rem;
  }

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

._61gw {
  padding: 3rem 0;
}

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

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

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

._kbxa {
  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;
}

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

._1bqt {
  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;
}

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

._71l4 {
  gap: 0.35rem;
}

._lz07 {
  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;
}

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

._8wji {
  color: #f97316;
  font-size: 0.85rem;
}

._bwfm {
  gap: 0.3rem;
}

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

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

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

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

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

._ia7g {
  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;
}

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

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

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

  ._71l4 {
    align-items: center;
  }

  ._pzs {
    text-align: center;
  }

  ._75nz {
    justify-content: center;
  }

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

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

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

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

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

._290 table {
  border-collapse: collapse;
  width: 100%;
  margin: 24px 0;
}
._290 table td,
._290 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) {
  ._290 table td,
  ._290 table th {
    padding: 8px 10px;
    font-size: 13px;
  }
}
._290 table th {
  text-align: left;
  background: rgba(249, 115, 22, 0.1);
  color: var(--text-color);
  font-weight: 600;
}
._290 table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

._290 ._1kv5 {
  background: rgba(251, 146, 60, 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) {
  ._290 ._1kv5 {
    padding: 18px 20px;
    font-size: 15px;
    line-height: 24px;
  }
}

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

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

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

._4lbc table {
  border-collapse: collapse;
  width: 100%;
  margin: 24px 0;
}
._4lbc table td,
._4lbc 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) {
  ._4lbc table td,
  ._4lbc table th {
    padding: 8px 10px;
    font-size: 13px;
  }
}
._4lbc table th {
  text-align: left;
  background: rgba(249, 115, 22, 0.1);
  color: var(--text-color);
  font-weight: 600;
}
._4lbc table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.03);
}

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

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

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


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


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


._eat1 figure._12y3 {
  width: 100%;
}
._eat1 figure._12y3 img {
  width: 100%;
}


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


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


._eat1 + ._fq0b,
._eat1 + ._395q {
  overflow: hidden; 
}


._eat1 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) {
  ._eat1 {
    margin: 20px 0;
  }
  
  ._eat1:has(._dsfz),
  ._eat1:has(._63gr) {
    float: none;
    max-width: 100%;
    margin: 20px 0;
  }
}

._cnzs {
  padding-top: 48px;
  padding-bottom: 24px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
._gec {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  ._gec {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
._1t4j {
  display: flex;
  flex-direction: column;
}
._hnnv {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--text-color);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
._9u41 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._9u41 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;
}
._9u41 a:hover {
  color: var(--main-color);
  opacity: 1;
}
._9u41 a._8uwj {
  font-weight: 600;
  color: var(--main-color);
  margin-top: 4px;
}
._9u41 a._8uwj:hover {
  opacity: 0.8;
}
._f7g2 {
  width: 100%;
  margin-bottom: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._hkjz {
  width: 100%;
  height: auto;
  display: block;
  max-height: 80px;
  object-fit: contain;
  opacity: 0.7;
  transition: opacity 0.3s;
}
._hkjz:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  ._hkjz {
    max-height: 60px;
  }
}
._djyv {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._djyv p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-color-2);
  opacity: 0.7;
}



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

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


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

._g0yq {
  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) {
  ._g0yq {
    border-radius: 12px;
    margin-bottom: 16px;
  }
}

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

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

.game-image--fallback,
._g0yq:has(img[src=""]),
._g0yq:has(img:not([src])) {
  background: linear-gradient(135deg, #1a1210, #120d0a);
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

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

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


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

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


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

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

._53at:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(249, 115, 22, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(249, 115, 22, 0.1);
}

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

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

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

._juj0 {
  font-size: 18px;
  font-weight: 700;
  color: #f97316;
}


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

._fql4,
._8o5g {
  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) {
  ._fql4,
  ._8o5g {
    padding: 14px 24px;
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  ._fql4,
  ._8o5g {
    width: 100%;
  }
}

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

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

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

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

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


._xwl {
  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;
}

._xwl::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;
}

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

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

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

._jqwq {
  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);
  }
}

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

._d90q {
  color: #120d0a;
  transition: transform 0.3s ease;
}

._xwl:hover ._d90q {
  transform: translateX(4px);
}


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

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

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


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

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

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

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




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

._ivnv::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(249, 115, 22, 0.3), transparent);
}

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

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


._gmxf,
._ivnv ._meub {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 1fr;
  gap: 20px;
}

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

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

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

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

  ._gmxf,
  ._ivnv ._meub {
    grid-template-columns: repeat(3, 1fr);
  }
}

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

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

  ._gmxf,
  ._ivnv ._meub {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
}

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

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

  ._gmxf,
  ._ivnv ._meub {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}



._4qml {
  padding: 60px 0;
  background: linear-gradient(180deg, #1a1a1a 0%, #131313 100%);
}

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

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

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


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

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

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

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

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

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

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

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



._i6t0 {
  padding: 60px 0;
  background: linear-gradient(180deg, rgba(249, 115, 22, 0.02) 0%, transparent 100%);
  border-top: 1px solid rgba(249, 115, 22, 0.15);
}

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

._faw0 {
  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) {
  ._faw0 {
    font-size: 24px;
    margin-bottom: 32px;
  }
}

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


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

._9d8q:hover {
  transform: translateY(-4px);
  border-color: rgba(249, 115, 22, 0.4);
  box-shadow: 0 12px 32px rgba(249, 115, 22, 0.15);
}

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

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

._h2rn {
  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) {
  ._h2rn {
    font-size: 16px;
  }
}

._1ded {
  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;
}


._dde3 {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(249, 115, 22, 0.15);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}
._dde3:hover {
  transform: translateY(-4px);
  border-color: rgba(249, 115, 22, 0.4);
  box-shadow: 0 12px 32px rgba(249, 115, 22, 0.15);
}
._dhvl {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._96it {
  aspect-ratio: 16/9;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
}
._96it img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
._5qiu {
  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;
}
._jpkm {
  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;
}



._m3yj {
  padding: 80px 0;
  background: #0d0d0d;
  position: relative;
}

._m3yj::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(249, 115, 22, 0.3), transparent);
}

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

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

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


._g1io {
  background: linear-gradient(135deg, #1a1a1a 0%, #131313 100%);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(249, 115, 22, 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  position: relative;
}

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


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

._g1io:hover {
  transform: translateY(-8px);
  border-color: rgba(249, 115, 22, 0.4);
  box-shadow:
    0 20px 40px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(249, 115, 22, 0.1);
}

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

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

._kaki::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;
}

._g1io:hover ._kaki::after {
  opacity: 1;
}

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

._g1io:hover ._kaki img {
  transform: scale(1.1);
}


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

._gpe {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  font-weight: 900;
  color: #0d0d0d;
  box-shadow: 0 8px 24px rgba(249, 115, 22, 0.3);
}

._ixw8 {
  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;
}

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

._hnho {
  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;
}

._37la {
  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);
}

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

._el78 strong {
  color: #f97316;
  font-weight: 700;
  font-size: 14px;
}

._4az3 {
  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;
}

._4az3::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;
}

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

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

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


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

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

  ._f43z {
    font-size: 2rem;
  }

  ._c42h {
    font-size: 1rem;
  }

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

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

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

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

  ._meub {
    gap: 16px;
  }

  ._ie0b {
    padding: 16px;
  }

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

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

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

  ._f43z {
    font-size: 1.5rem;
  }

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


@media (prefers-reduced-motion: reduce) {
  ._g1io,
  ._g1io::before,
  ._kaki::after,
  ._kaki img,
  ._4az3,
  ._4az3::before {
    transition: none;
  }

  ._g1io:hover {
    transform: none;
  }

  ._g1io:hover ._kaki img {
    transform: none;
  }

  ._4az3:hover {
    transform: none;
  }

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

._8ydd {
  padding: 3rem 0;
}

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

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

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

._iesm {
  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;
}

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

._g58u {
  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;
}

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

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

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

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

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

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

  ._4q0i {
    font-size: 1.4rem;
  }

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

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

._kgvf {
  padding: 3rem 0;
}

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

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

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

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

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

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

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

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

._jvb8 {
  font-size: 1.1rem;
}

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

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

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

._5bws {
  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;
}

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

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

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

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

  ._bnzx {
    font-size: 1.4rem;
  }

  ._jz72 {
    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(13, 13, 13, 0.98) 0%, rgba(19, 19, 19, 0.98) 100%);
  border: 3px solid rgba(249, 115, 22, 0.6);
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 12px 40px rgba(249, 115, 22, 0.3),
              0 0 80px rgba(249, 115, 22, 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(249, 115, 22, 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(249, 115, 22, 0.9);
  box-shadow: 0 16px 56px rgba(249, 115, 22, 0.4),
              0 0 100px rgba(249, 115, 22, 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(249, 115, 22, 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(249, 115, 22, 0.7);
  }
  50% {
    transform: scale(1.08);
    box-shadow: 0 0 0 12px rgba(249, 115, 22, 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(249, 115, 22, 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(249, 115, 22, 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: #f97316;
  text-shadow: 0 0 15px rgba(249, 115, 22, 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(249, 115, 22, 0.2);
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #f97316;
  letter-spacing: 0.6px;
  border: 1px solid rgba(249, 115, 22, 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;
  }
}
